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.
156
Commits
3
Branches
204 MiB
Tree:
74dc101776
feature/load_slices
master
upstream/backport/20220103
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '74dc101776'
${ noResults }
zolfa-nd2reader
/
jim.py
3 lines
72 B
Raw
Normal View
History
resolves #77: fixes bug where an nd2 with a single cycle or z-level wouldn't work
9 years ago
import
nd2reader
nd2
=
nd2reader
.
Nd2
(
"
/var/nd2s/hawkjo.nd2
"
)
print
(
nd2
)