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.
292
Commits
1
Branch
26 MiB
Python
98.5%
Batchfile
1%
Makefile
0.4%
Tree:
e41d8eb99d
zolfa-add_slices_loading
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e41d8eb99d'
${ noResults }
testtest
/
nd2reader
History
jim
19c45ed952
Version 2.1.1
9 years ago
..
common
#125: refactored to make adding more metadata easier
9 years ago
driver
resolves #140
9 years ago
model
#147: this mostly resolves the issue and I'm going to close it out with this patch, however, I'm not satisfied with the solution (taken from http://stackoverflow.com/questions/16805987/python-numpy-ndarray-subclasses-and-zero-rank-arrays). While this allows most numpy operations to work, you still can't do basic things like adding two Image objects (even though np.sum([[n[0], n[1]]]) will work). Hopefully no one will care or notice
9 years ago
parser
resolves #143: we can now programatically access the width of pixels in microns
9 years ago
__init__.py
Version 2.1.1
9 years ago
exc.py
updated docs, minor bug fixes, added unit tests
9 years ago
main.py
resolves #132: The `select` method now allows you to specify a range of images to iterate over
9 years ago
version.py
updated docs, minor bug fixes, added unit tests
9 years ago