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.
 
 
 
jim a1d73157b4 #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
..
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 Bump version to 2.1.0, updated documentation, removed skips from some unit tests 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