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项信息缺失,发布C类警告
必须提供吸收校正方法的引用文献。但请勿将此信息填入吸收校正类型(_exptl_absorpt_correction_type)项,该文献引用的填写有另外的单独数据名称条目,即“_exptl_absorpt_process_details”。引文应以常用引文格式置于括号内。
例:
_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”后填写吸收校正文献和细节。若未做吸收校正则将“_exptl_absorpt_correction_type”后面改成“none”或“?”。