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
/
parser
History
Jim Rybarski
aedfa921a5
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 more refactoring
9 years ago
base.py
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
parser.py
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
v3.py
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