This website works better with JavaScript.
Home
Help
Sign In
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.
424
Commits
3
Branches
333 MiB
Tree:
d16b4e70d8
master
zolfa-add_slices_loading
zolfariot-partialimages-draft
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd16b4e70d8'
${ noResults }
nd2reader
/
nd2reader
/
__init__.py
4 lines
95 B
Raw
Normal View
History
Hopefully fix Python 2 import error
8 years ago
Provide backwards compatibility with old 2.1.3 version
8 years ago
resolves #135. we're ready to publish version 2.0.0
9 years ago
Fix version number
7 years ago
from
nd2reader.reader
import
ND2Reader
from
nd2reader.legacy
import
Nd2
__version__
=
'
3.0.8
'