Closed aaristov closed 2 years ago
This is the link to the original dataset https://github.com/BaroudLab/anchor-droplet-chip/releases/download/v0.0.5-pre/BF.nd2
Thanks @aaristov
and thanks for the file, will try to have a look on linux soon. In the meantime, could you perhaps try
nd2.ND2File(..., read_using_sdk=True).to_dask()
and see if that fixes it? (there's not a good way to do that via AICSImageio for now... but just to help debug)
nevermind, was also able to reproduce on mac, and it looks like that flag isn't making a difference
Description
Opening some large-scale (tiled) nd2 files in Ubuntu appears skewed. Same files read correctly in Windows.
What I Did
I used AICSImageIO plugin in napari or nd2.ND2File().to_dask() - the result is the same as in the attachment.
Ubuntu-report:
pip freeze: