fabio
fabio copied to clipboard
I/O library for images produced by 2D X-ray detector
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...
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.
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...
* 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...