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.
224
Commits
3
Branches
204 MiB
Python
98.5%
Batchfile
1.1%
Makefile
0.4%
Tree:
a102f6189b
feature/load_slices
master
upstream/backport/20220103
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a102f6189b'
${ noResults }
zolfa-nd2reader
/
nd2reader
History
jim
a102f6189b
resolves
#113
: removed `.data` property from images now that they simply behave like numpy arrays
9 years ago
..
common
fixed syntax errors
9 years ago
driver
resolves #106: implemented missing method and added tests
9 years ago
model
resolves #113: removed `.data` property from images now that they simply behave like numpy arrays
9 years ago
parser
resolves #103: ND2s with a single image could not be parsed properly as they do not contain any dimension data, so when absent we can assume a single frame exists
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 #119: removed some commented-out code and an unused import
9 years ago
version.py
updated docs, minor bug fixes, added unit tests
9 years ago