ChemCryst / crystals

Refinement and analysis of structures against single crystal diffraction data
1 stars 1 forks source link

Fix for repeated scatt factors in cif #205

Closed richardicooper closed 4 years ago

richardicooper commented 4 years ago
  1. Prevent output of repeated structure factors from list 3 into CIF. L3 is keyed on element name and gives scattering factor, so repeats will be ignored anyway. The need for this change is that repeated scattering factors (even with the right values) cause misleading errors in IUCr's checkCIF.
  2. Change test output precision for regression tests. With GCC10 compilers some results are slightly more variable than previous versions (still within expected errors).
richardicooper commented 4 years ago

PS. First test on Intel will fail due to need to update test reference files.