tlambert03 / napari-dv

Deltavision/MRC file reader for napari
MIT License
3 stars 1 forks source link

Issue trying to read a .dv file #8

Open OReyesMatte opened 1 year ago

OReyesMatte commented 1 year ago

Hi! I tried loading a .dv file with napari and using the napari-dv plugin. However, it throws an error message about the length of an array which, I assume, is about the image dimensions and characteristics. Here is a screenshot of the error. Screenshot_importError The image I tried loading has 2 channels (phase contrast and red fluorescence) and 15 z-stack points with 0.1 µm between them. I'm using napari version 0.4.18

Thank you and don't hesitate to ask for more info!

Best, Octavio

tlambert03 commented 1 year ago

thanks @OReyesMatte

in the meantime, can you also try using napari-aicsimageio? I have added the underlying mrc library as a reader there as well. It has more people paying attention to it and the interface with napari may be better up to date