Package fabio :: Module byte_offset
[hide private]
[frames] | no frames]

Module byte_offset

Authors: Jerome Kieffer, ESRF Email: jerome.kieffer@esrf.eu

Cif Binary Files images are 2D images written by the Pilatus detector and others. They use a modified (simplified) byte-offset algorithm. This file contains the decompression function from a string to an int64 numpy array.

This is Cython: convert it to pure C then compile it with gcc $ cython byte_offset.pyx


Author: J\xc3\xa9r\xc3\xb4me Kieffer

Contact: jerome.kieffer@esrf.eu

Copyright: 2010, European Synchrotron Radiation Facility, Grenoble, France

License: GPLv3+

Variables [hide private]
  __package__ = 'fabio'
  __test__ = {}