SIGMAs of some reflections in anomalous_diff.mtz are NaN. Thus, iotbx fails to load the file (e.g. phenix.xtriage and phenix.reflection_file_converter).
To use the file in SHELX, the workaround is as follows:
mtz2sca input.mtz
grep -v nan input.sca > fixed.sca
SIGMAs of some reflections in anomalous_diff.mtz are NaN. Thus, iotbx fails to load the file (e.g. phenix.xtriage and phenix.reflection_file_converter).
To use the file in SHELX, the workaround is as follows: