Releases: Open-Science-Tools/nd2reader
Releases · Open-Science-Tools/nd2reader
Various bugfixes
Store version number only in __init__.py
3.2.3 Version 3.2.3 due to build error of new version number storage system
Bugfix release
3.2.2 Merge branch 'master' of github.com:rbnvrw/nd2reader
3.2.1
3.2.0
Special thanks to the contributors @glichtner and @WMAPernice who submitted awesome PRs!
- Numerous bugfixes: issue #11, issue #12, issue #16, pull request #20, pull request #21, pull request #22
- The framerate is now calculated from the NDExperiment loop data - this will be closer to the actual framerate as opposed to the set framerate
- Related to the above point, the acquisition times are now available in the parser
- Better adherence to the PIMS FramesSequenceND API