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.
226
Commits
3
Branches
204 MiB
Python
98.5%
Batchfile
1.1%
Makefile
0.4%
Tree:
cc2a49ac6d
feature/load_slices
master
upstream/backport/20220103
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'cc2a49ac6d'
${ noResults }
zolfa-nd2reader
/
nd2reader
History
jim
cc2a49ac6d
#110
added many comments, fixed parameter names where frame_number was incorrectly used in place of index
9 years ago
..
common
#110 added many comments, fixed parameter names where frame_number was incorrectly used in place of index
9 years ago
driver
#110 added many comments, fixed parameter names where frame_number was incorrectly used in place of index
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
#110 added many comments, fixed parameter names where frame_number was incorrectly used in place of index
9 years ago
version.py
updated docs, minor bug fixes, added unit tests
9 years ago