checkCIF procedure
PROC-NAME: CRYSS01 Type_1PURPOSE: To check that _exptl_crystal_size_min value is consistent with _exptl_crystal_size_mid and _exptl_crystal_size_max.
PROCEDURE:
TEST
IF _exptl_crystal_size_min > _exptl_crystal_size_mid
OR _exptl_crystal_size_mid > _exptl_crystal_size_max
issue ALERT B
"Alert B The magnitudes of the crystal dimensions do not match the min, mid and max definitions"
| The magnitudes of the crystal dimensions do not match the min, mid and max definitions. This is usually caused by a typographical error when entering the crystal dimensions or assigning the greatest dimension to the _exptl_crystal_size_min entry and vice versa. |

menu

