Jerome Kieffer
Jerome Kieffer
This is a binary file with the `.ccd` extension. Specification provided by the developer.
* Prevents the code from being imported at the top level * Simplifies the versioning (?)
Multiple options are possible: * [x] Lima-like HDF5 files * [x] Eiger-like HDF5 files * [ ] NXMx nexus format - preferred by beam-line staff - cannot be read back...
It would be great to have a couple of extra toptions to `fabio-convert` to * `--split`: transform a multi-frame format into a serie of single frame images * `--merge`: transform...
Spotted in edfimage at least, by Peter Boesecke. Probably affects only "complex128" with swapped endianness.
Recently approved bu Nexus... http://download.nexusformat.org/sphinx/classes/applications/NXcanSAS.html I doubt this is actually a 2D image ?
This is likely to be more reliable than the manual (un-)packing and provide better performances. https://docs.scipy.org/doc/numpy/reference/generated/numpy.packbits.html