-
- Downloads
add a check that filename passed to nd2reader has an extension .nd2 because...
add a check that filename passed to nd2reader has an extension .nd2 because the current implementation raises InvalidVersionError if the passed file is non-nd2 type, which is misleading add an exception InvalidFileType add a test for the new behavior of ND2Reader constructor
Please register or sign in to comment