Gabriele Girelli
|
08eca8966c
|
Implemented test.
|
4 years ago |
Ulugbek Abdullaev
|
9059a15781
|
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
|
5 years ago |
Ruben Verweij
|
4d9bc03c44
|
Resolve issue #24
|
5 years ago |
Ruben Verweij
|
0d533bfb96
|
Make unit test less specific to accomodate for different versions of struct
|
5 years ago |
Ruben Verweij
|
8e0a642ed2
|
Fixes issue #25, adds unit tests and release 3.2.1
|
5 years ago |
Ruben Verweij
|
f2e6153bf2
|
Fix test and update gitignore
|
7 years ago |
Ruben Verweij
|
731a05214a
|
Fix #4
|
7 years ago |
Ruben Verweij
|
81b785d1e7
|
Test legacy Nd2, parser, reader fixes
|
7 years ago |
Ruben Verweij
|
c2302092ab
|
Extend unit tests
|
7 years ago |
Ruben Verweij
|
16288909b9
|
Issue #2: clean up axes handling, guess a better default axis
|
8 years ago |
Ruben Verweij
|
10c2589348
|
Do not add 'z' to sizes of the reader if there is only one plane, as seems to be the PIMS convention
|
8 years ago |
Ruben Verweij
|
93446019ed
|
version 3.0.1: Include LICENSE via MANIFEST.in for conda forge
|
8 years ago |
Ruben Verweij
|
e5557b0073
|
Fix creating test file for unit tests
|
8 years ago |
Ruben Verweij
|
a50b446373
|
Extend unit tests
|
8 years ago |
Ruben Verweij
|
aa7e05f1d2
|
Very basic Reader test
|
8 years ago |
Ruben Verweij
|
5974408aa5
|
Remove functional test for now, cannot store large nd2 files on github
|
8 years ago |
Ruben Verweij
|
3620064dfd
|
Update tests
|
8 years ago |
Ruben Verweij
|
0d3e07e521
|
Fix path to test files
|
8 years ago |
Ruben Verweij
|
8f513fde74
|
Add unit tests for opening files and axis sizes
|
8 years ago |