Ruben Verweij
|
3b65069ef3
|
Issue #2: fix calculation of image group number when there is no z-axis
|
8 years ago |
Ruben Verweij
|
9696954baf
|
Add test for Parser
|
8 years ago |
Ruben Verweij
|
480432df50
|
Improve documentation
|
8 years ago |
Ruben Verweij
|
2f2f138f17
|
docstrings
|
8 years ago |
Ruben Verweij
|
60378ad06f
|
Cleanup docstrings to use google python docs
|
8 years ago |
Ruben Verweij
|
a56a7cc665
|
Fix dtype at np.float64
|
8 years ago |
Ruben Verweij
|
a716471131
|
Small fixes
|
8 years ago |
Ruben Verweij
|
63a286d167
|
Hopefully fix Python 2 import error
|
8 years ago |
Ruben Verweij
|
685afb16ab
|
Rename exceptions
|
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
|
b80ed8c75b
|
possible fix for weird problem resulting from having many exposure times
|
9 years ago |
jim
|
9bbbf7ba28
|
resolves #140
|
9 years ago |
Jim Rybarski
|
343a39dd9d
|
fixes #133. The index assigned to images produced by `select` was wrong.
|
9 years ago |
jim
|
faa50235d3
|
moved public methods to the top of classes
|
9 years ago |
Jim Rybarski
|
f366f38009
|
resolves #114. added index to Images to help with testing. Increased test coverage for filter()
|
9 years ago |
jim
|
5196c7d2c7
|
#125 decoded much more metadata and also found pointers to XML data
|
9 years ago |
jim
|
4943a854f1
|
resolves #123: the label map and raw metadata are now accessible, so we can more easily compare what they contain to the information in the XML (which we're still not parsing)
|
9 years ago |
jim
|
09173fcb9e
|
resolves #110: added comments and parameter types to every method with a few minor exceptions where it's super obvious and unimportant what's happening
|
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
|
90ae0907de
|
resolves #106: implemented missing method and added tests
|
9 years ago |
Jim Rybarski
|
6b859bd7ba
|
updated docs, minor bug fixes, added unit tests
|
9 years ago |
Jim Rybarski
|
2b2ad95a82
|
fixed syntax errors
|
9 years ago |
Jim Rybarski
|
ac91d388c1
|
cleaned up a bit
|
9 years ago |
jim
|
89d78030f1
|
#66 resolves v3 driver refactor
|
9 years ago |
jim
|
45c148a1d3
|
#66 even more refactoring
|
9 years ago |
jim
|
544fd974eb
|
#66 more refactoring
|
9 years ago |