Closed tkittel closed 1 year ago
This came up recently in discussions within the https://highnessproject.eu/ project, and also independently in discussions concerning a backend for https://easydiffraction.org/
Will ultimately need #68 to be resolved, but also anisotropic displacement factors. For reference, here is a preliminary validation plot (taken out of context admittedly) of Bragg diffraction in a graphite powder. I believe the difference between the NCrystal and gemmi/cif2hkl is due to the effects of anisotropic displacements:
(the pymatgen difference can most likely be ignored, it is due to difficulties getting the displacements out via pymatgen)
Support was added in v3.6.0.
As has been requested, being able to convert CIF files to NCMAT data would be useful (as cmdline script and/or python module). We already have most of the work done internally for the
ncrystal_onlinedb2ncmat
script.