cfelpyutils package¶
Submodules¶
Module contents¶
Utilities for CFEL software projects.
This module provides utilities (functions, classes, etc.) used by many CFEL projects.
It contains the following submodules (non of which are automatically imported):
cfelfabio: utilities based on the fabio python module (a module that allows python to work with several file format used in x-ray imaging).
cfelgeom: utilities for processing CrystFEL-style geometry files.
cfelhdf5: utilities for processing HDF5 files (based on the h5py python module).
cfeloptarg: utilities to parse command line arguments and parameter files.
cfelpsana: utilities that expand the functionality of the psana python module.