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

//python-fabio-0.4.0+dfsg/.pybuild/pythonX.Y_2.7/build/fabio/cbfimage.py:docstring of fabio.cbfimage.CIF.tostring:6: WARNING: Block quote ends without a blank line; unexpected unindent. //python-fabio-0.4.0+dfsg/.pybuild/pythonX.Y_2.7/build/fabio/cbfimage.py:docstring of fabio.cbfimage.CIF.tostring:8: ERROR: Unexpected indentation. //python-fabio-0.4.0+dfsg/.pybuild/pythonX.Y_2.7/build/fabio/numpyimage.py:docstring of fabio.numpyimage.NumpyImage:6: SEVERE: Unexpected section title. # Format Specification: Version...

When trying to read a MarCCD image from an old MarCCD detector (165, I believe), I encounter the following error: ``` WARNING:fabio.tifimage:Unable to read /n/hekstra_lab/projects/laue-dials-tests/hemoglobin_TR/data/new_imgs/HbI5a_off_019.mccd with TiffIO due to cannot...

question

Decision taken at the Doc-day ... See https://github.com/silx-kit/silx/pull/3994 for inspiration

Easy
doc

Currently, FabIO does not recognize signed floats as valid data type for .cbf files, only integers. However, floats are a legitimate possibility for the CBF standard, so I have added...

With the size of the experiment increasing, it is common to have 1000000 images in 1000 files ... thus one encounters a problem with the number of opened files which...

Easy

Unchanged: pyqt5 Drop pypt4, pyside, pyside2 Support pyqt6, pyside6

enhancement
Easy
dependencies

Hi, I have started using this package for data processing and it has so many great possibilities. I mainly parse and open .img files, but I am curious if converting...

enhancement
Easy