CheckCIF-ABSTY02
PROC-NAME: ABSTY02 Type_1
PURPOSE: To check that _exptl_absorpt_correction_type contains some reference text.
PROCEDURE:
TEST
IF _exptl_absorpt_correction_type !~ 'Ref:'
OR _exptl_absorpt_process_details is missing
issue ALERT C
? ? ? ? "Alert C An _exptl_absorpt_correction_type has been given without a literature citation. This should be contained in the _exptl_absorpt_process_details field."
? ? ? ? A literature citation to the absorption correction method must be provided. However, do not append this to the keyword given with _exptl_absorpt_correction_type. There is a separate data name entry for the citation which is _exptl_absorpt_process_details. The citation should be in parentheses in the usual citation format.
? ? ? ? Example:
? ? ? ? _exptl_absorpt_correction_type psi-scan
? ? ? ? _exptl_absorpt_process_details '(North et al., 1968)'
(http://journals.iucr.org/services/cif/checking/ABSTY_02.html)
目的:檢查吸收校正類型是否包含引用文獻。
若_exptl_absorpt_correction_type項填入引用文獻,或_exptl_absorpt_process_details項信息缺失,發(fā)布C類警告
? ? ? ? 必須提供吸收校正方法的引用文獻。但請勿將此信息填入吸收校正類型(_exptl_absorpt_correction_type)項,該文獻引用的填寫有另外的單獨數(shù)據(jù)名稱條目,即“_exptl_absorpt_process_details”。引文應以常用引文格式置于括號內(nèi)。
? ? ? ? 例:
? ? ? ? _exptl_absorpt_correction_type psi-scan
? ? ? ? _exptl_absorpt_process_details '(North et al., 1968)'
例:ABSTY02_ALERT_1_C An _exptl_absorpt_correction_type has been given without a literature citation. This should be contained in the _exptl_absorpt_process_details field. Absorption correction given as Not Given
解決策略:在cif文件中“_exptl_absorpt_process_details”后填寫吸收校正文獻和細節(jié)。若未做吸收校正則將“_exptl_absorpt_correction_type”后面改成“none”或“?”。