Hi all.
I am trying to read in czi files, but kept having problems by this error message:
Error in detector_gain[i] <- as.numeric(unlist(channel_information[[1]]$DetectorSettings$Gain)) :
replacement has length zero
I wonder whether there might be metadata-extracting-errors which could be overlooked or set through a default value.
Eventually substitute the hard stop with warnings
Otherwise the minimal corruption/absence of metadata value would stop the entire process, especially when it comes in reading in files from external source where there is no way to control czi generation.
Best regards
Andrea
Hi all.
I am trying to read in czi files, but kept having problems by this error message:
I wonder whether there might be metadata-extracting-errors which could be overlooked or set through a default value.
Eventually substitute the hard stop with warnings
Otherwise the minimal corruption/absence of metadata value would stop the entire process, especially when it comes in reading in files from external source where there is no way to control czi generation.
Best regards
Andrea