SimExLite.DiffractionData.EMCFormat
- class SimExLite.DiffractionData.EMCFormat[source]
Defines I/O for the EMC (Dragonfly orientation recovery) 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, pattern_shape])Read diffraction patterns into an array from a file.
write(object, filename[, key])Save the data with the filename.