Input/Output#
Read/Write with Files#
IO module for handling the file format EDF used by the ESRF beamline id19 Provides read, write and readHeader functions. |
|
Wrapper to store nearly anything in an hdf5 file. |
|
Wrapper to store nearly anything in a file using JSON encoding. |
|
read .raw images from FLI camera Created in Nov 2013 TODO: add masking function to mask out hot/dead pixels of detector @author: Bjoern Enders |
|
Wrapper over Python Imaging Library to read images (+ metadata) and write images. |
|
|
Try to load image data from any file. |
Client/Server Interaction#
Interaction module |