Ruben Verweij
|
31868d2765
|
Add additional date formats for parsing raw metadata
|
7 years ago |
Ruben Verweij
|
a6760b173e
|
Test color channels, fix a bug in color channel encoding
|
7 years ago |
Ruben Verweij
|
34191adb61
|
Unit testing: test the correct parsing of image_attributes
|
7 years ago |
Ruben Verweij
|
1a3a78f34c
|
Add try/except blocks to make code more robust + fix unit tests
|
7 years ago |
Ruben Verweij
|
da38f7cd66
|
Add more unit test for common + fix possibly endless loop
|
8 years ago |
Ruben Verweij
|
3590a7ec6b
|
Fix creating test file for unit tests
|
8 years ago |
Ruben Verweij
|
b640490de1
|
Bug fixes by testing different .nd2 files
|
8 years ago |
Ruben Verweij
|
a5417099b0
|
Extend unit tests
|
8 years ago |
Ruben Verweij
|
f3d5c62042
|
Improve documentation
|
8 years ago |
Ruben Verweij
|
dab0b4aca8
|
docstrings
|
8 years ago |
Ruben Verweij
|
5f863a3ca5
|
Cleanup docstrings to use google python docs
|
8 years ago |
Ruben Verweij
|
685afb16ab
|
Rename exceptions
|
8 years ago |
Ruben Verweij
|
7c779b3a40
|
Small refactor of common functions
|
8 years ago |
Ruben Verweij
|
cb2c06f9a5
|
Complete refactor
- use only one parser for v3 files
- merge some classes
- return metadata as raw metadata and dictionary
|
8 years ago |
Jim Rybarski
|
1436068d4c
|
#125: refactored to make adding more metadata easier
|
9 years ago |
jim
|
5196c7d2c7
|
#125 decoded much more metadata and also found pointers to XML data
|
9 years ago |
jim
|
cc2a49ac6d
|
#110 added many comments, fixed parameter names where frame_number was incorrectly used in place of index
|
9 years ago |
Jim Rybarski
|
2b2ad95a82
|
fixed syntax errors
|
9 years ago |