Skip to content

Avoid retrieving for raw data with no images

Karim Ahmed requested to merge feat/no_retrieve_for_empty_raw_data into master

Avoid retrieving constants for raw data with no memory cells after calculation from the corresponding raw file. Also avoid errors of squeezing arrays of shape (0, 1)

@karnem

Edited by Karim Ahmed

Merge request reports