Ruben Verweij
|
97846ac6b1
|
Fix fps calculation
|
6 years ago |
Ruben Verweij
|
1311e2df58
|
Fix to take into account real acquisition times when calculating framerate instead of the set interval (which is sometimes inaccurate)
|
6 years ago |
Ruben Verweij
|
25e4bafd99
|
New release
|
7 years ago |
Ruben Verweij
|
53163826a3
|
Fix #4
|
7 years ago |
Ruben Verweij
|
fbdb5a8a55
|
Version 3.0.6: Add FOV support
|
7 years ago |
Ruben Verweij
|
6511f7d82a
|
Test legacy Nd2, parser, reader fixes
|
8 years ago |
Ruben Verweij
|
589345ebac
|
Add a class priority so this reader will be loaded before the Bioformats reader
|
8 years ago |
Ruben Verweij
|
6128ba4838
|
Fix imports of pims and release 3.0.4
|
8 years ago |
Ruben Verweij
|
cbdec0fdc9
|
Cache timesteps and add frame rate property
|
8 years ago |
Ruben Verweij
|
9f96d23988
|
Always set 't' axis
|
8 years ago |
Ruben Verweij
|
9c957a1d0a
|
Only setup certain axes if size > 1
|
8 years ago |
Ruben Verweij
|
d4e505779d
|
Issue #2: clean up axes handling, guess a better default axis
|
8 years ago |
Ruben Verweij
|
80a6e51a77
|
Fix issue #2 by following PIMS conventions more closely
|
8 years ago |
Ruben Verweij
|
45674ff241
|
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
|
107c05293d
|
Fix the number of frames
|
8 years ago |
Ruben Verweij
|
480e231d17
|
Bump version number to reflect api changes
|
8 years ago |
Ruben Verweij
|
cfd6b93cca
|
New documentation
|
8 years ago |
Ruben Verweij
|
b0f22eb83b
|
Very basic Reader test
|
8 years ago |
Ruben Verweij
|
6d1fd6d243
|
Provide backwards compatibility with old 2.1.3 version
|
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
|
00cc869497
|
Correctly parse experiment data for NDAqcuisition and add get_timesteps function to reader
|
8 years ago |
Ruben Verweij
|
c2e48e36db
|
Add ability to bundle the color axis
|
8 years ago |
Ruben Verweij
|
3b07b58d01
|
Add ability to bundle the color axis
|
8 years ago |
Ruben Verweij
|
bd10811aee
|
Add unit tests for opening files and axis sizes
|
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 |
Ruben Verweij
|
d19a9c305b
|
Refactor, add metadata to Frame objects, support PIMS open function
|
8 years ago |
Ruben Verweij
|
7b7bf1ac25
|
Start porting to PIMS framework, cleanup unnecessary files
|
8 years ago |