python-fabio-dbg

I/o library for images produced by 2d x-ray detector - python2 debug
  https://github.com/kif/fabio
  0
  no reviews



Fabio is an i/o library for images produced by 2d x-ray detectors and written in python. fabio support images detectors from a dozen of companies (including mar, dectris, adsc, hamamatsu, oxford, ...), for a total of 20 different file formats (like cbf, edf, tiff, ...) and offers an unified interface to their headers (as a python dictionary) and datasets (as a numpy ndarray of integers or floats)

this package contains the extension built for the python 2 debug interpreter.