ptypy.io.edfIO#
IO module for handling the file format EDF used by the ESRF beamline id19 Provides read, write and readHeader functions.
translated to python: April 2010, Dieter Hahn
- Among other, contains the functions
readData writeData WHICH IS NOT YET IMPLEMENTED
Functions
|
|
|
d,meta = edfread(filename) |
|
Reads image data from .edf file. |
|
Reads and parses the metadata contained in the header of an .edf file. |
not yet implemented |