This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
zolfa-nd2reader
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
253
Commits
3
Branches
204 MiB
Python
98.5%
Batchfile
1.1%
Makefile
0.4%
Tree:
47966b75dd
feature/load_slices
master
upstream/backport/20220103
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '47966b75dd'
${ noResults }
zolfa-nd2reader
/
nd2reader
History
Jim Rybarski
47966b75dd
resolves
#129
: renamed filter() to select()
9 years ago
..
common
#125: refactored to make adding more metadata easier
9 years ago
driver
resolves #114. added index to Images to help with testing. Increased test coverage for filter()
9 years ago
model
resolves #114. added index to Images to help with testing. Increased test coverage for filter()
9 years ago
parser
resolves #117. The XML-formatted strings in a few raw_metadata are now parsed into OrderedDicts. This isn't exposed to the user but if we want to add any of the data it will be more convenient for contributors to examine the contents of the data
9 years ago
__init__.py
#66 began enormous refactor to support multiple versions of ND2s in an elegant way
9 years ago
exc.py
updated docs, minor bug fixes, added unit tests
9 years ago
interface.py
resolves #129: renamed filter() to select()
9 years ago
version.py
updated docs, minor bug fixes, added unit tests
9 years ago