fabio icon indicating copy to clipboard operation
fabio copied to clipboard

I/O library for images produced by 2D X-ray detector

Results 39 fabio issues
Sort by recently updated
recently updated
newest added

Apparently, there is a problem in tif image when using getframe to jump to another image. It seems related to tifimage expecting a multi-image file and not a series of...

bug

Hello, when building fabio, the test gives some errors because it try to download a bunch of files. It would be nice if these test could be skipped. thanks Fred

This is a binary file with the `.ccd` extension. Specification provided by the developer.

Won't be part of 0.11 Related to #401

work in progress

Hello, can you tel me if this is ok for you thanks Fred, with this I can read a soleil file a see a stack of image out of the...

improvement needed

* Prevents the code from being imported at the top level * Simplifies the versioning (?)

Please add the required Python version to the setup, such that ```bash python3 -m pip install fabio ``` on Python 3.5 installs `fabio==0.10.2` instead of the newest version. Because of...