SimExLite.DiffractionData.SingFELFormat
- class SimExLite.DiffractionData.SingFELFormat[source]
Defines I/O for the SingFEL format.
Methods
__init__()convert(obj, output, output_format_class, ...)Direct convert method, if the default converting would be too slow or not suitable for the output_format
direct_convert_formats()format_register()read(filename[, index, poissonize])Read the data from the file with the filename to a dictionary.
write(object, filename[, arr_poisson, key])Save the data with the filename.