This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
testtest
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.
360
Commits
1
Branch
26 MiB
Tree:
4183bcc4d5
zolfa-add_slices_loading
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4183bcc4d5'
${ noResults }
testtest
/
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
resolves #152: images truly act like numpy arrays now and are also displayable
9 years ago
from
nd2reader.reader
import
ND2Reader
from
nd2reader.legacy
import
Nd2
__version__
=
'
2.1.3
'