Skip to content

Feature to export data in the CCP4 Mtz file format

Christian Trageser requested to merge mtz_file_export into main

This feature allows for exporting data from ohkl projects to the CCP4 Mtz file format (https://www.ccp4.ac.uk/html/mtzformat.html). For this the external 3rd party library (under GNU LESSER GENERAL PUBLIC LICENSE) as source code has been added.

This feature will be build on later and currently only basic information are exported: h,k,l, Intensity.Value and Intensity.sigma. Instrumentalist have been analyzed and compared the exported data in these Mtz files and it is comparable with the previous data.

Resolve #421 (closed)

Edited by Christian Trageser

Merge request reports