@@ -4960,7 +4960,8 @@ save_pd_meas.counts_background
49604960 Note that counts-per-second values should be converted to
49614961 total counts. If the counting time varies for different
49624962 points, it may be included in the loop using
4963- _pd_meas.step_count_time.
4963+ _pd_meas.step_count_time. A constant count time can be
4964+ recorded using _pd_meas_overall.step_count_time.
49644965
49654966 Standard uncertainties should not be quoted for these values.
49664967 If the standard uncertainties differ from the square root of
@@ -4997,7 +4998,8 @@ save_pd_meas.counts_container
49974998 Note that counts-per-second values should be converted to
49984999 total counts. If the counting time varies for different
49995000 points, it may be included in the loop using
5000- _pd_meas.step_count_time.
5001+ _pd_meas.step_count_time. A constant count time can be
5002+ recorded using _pd_meas_overall.step_count_time.
50015003
50025004 Standard uncertainties should not be quoted for these values.
50035005 If the standard uncertainties differ from the square root of
@@ -5033,7 +5035,8 @@ save_pd_meas.counts_monitor
50335035 Note that counts-per-second values should be converted to
50345036 total counts. If the counting time varies for different
50355037 points, it may be included in the loop using
5036- _pd_meas.step_count_time.
5038+ _pd_meas.step_count_time. A constant count time can be
5039+ recorded using _pd_meas_overall.step_count_time.
50375040
50385041 Standard uncertainties should not be quoted for these values.
50395042 If the standard uncertainties differ from the square root of
@@ -5070,7 +5073,8 @@ save_pd_meas.counts_total
50705073 Note that counts-per-second values should be converted to
50715074 total counts. If the counting time varies for different
50725075 points, it may be included in the loop using
5073- _pd_meas.step_count_time.
5076+ _pd_meas.step_count_time. A constant count time can be
5077+ recorded using _pd_meas_overall.step_count_time.
50745078
50755079 Standard uncertainties should not be quoted for these values.
50765080 If the standard uncertainties differ from the square root of
@@ -5156,6 +5160,11 @@ save_pd_meas.intensity_background
51565160 measurements where the standard uncertainty is
51575161 estimated as the square root of the number of counts).
51585162
5163+ If the counting time varies for different points, it may
5164+ be included in the loop using _pd_meas.step_count_time.
5165+ A constant count time can be recorded using
5166+ _pd_meas_overall.step_count_time.
5167+
51595168 Corrections for background, detector dead time etc.
51605169 should not have been made to these values. Instead, make the
51615170 corrections and record the result using
@@ -5210,6 +5219,11 @@ save_pd_meas.intensity_container
52105219 measurements where the standard uncertainty is
52115220 estimated as the square root of the number of counts).
52125221
5222+ If the counting time varies for different points, it may
5223+ be included in the loop using _pd_meas.step_count_time.
5224+ A constant count time can be recorded using
5225+ _pd_meas_overall.step_count_time.
5226+
52135227 Corrections for background, detector dead time etc.
52145228 should not have been made to these values. Instead, make the
52155229 corrections and record the result using
@@ -5265,6 +5279,11 @@ save_pd_meas.intensity_monitor
52655279 measurements where the standard uncertainty is
52665280 estimated as the square root of the number of counts).
52675281
5282+ If the counting time varies for different points, it may
5283+ be included in the loop using _pd_meas.step_count_time.
5284+ A constant count time can be recorded using
5285+ _pd_meas_overall.step_count_time.
5286+
52685287 Corrections for background, detector dead time etc.
52695288 should not have been made to these values. Instead, make the
52705289 corrections and record the result using
@@ -5319,6 +5338,11 @@ save_pd_meas.intensity_total
53195338 measurements where the standard uncertainty is
53205339 estimated as the square root of the number of counts).
53215340
5341+ If the counting time varies for different points, it may
5342+ be included in the loop using _pd_meas.step_count_time.
5343+ A constant count time can be recorded using
5344+ _pd_meas_overall.step_count_time.
5345+
53225346 Corrections for background, detector dead time etc.,
53235347 should not have been made to these values. Instead use
53245348 _pd_proc.intensity_* for corrected diffractograms.
@@ -5436,10 +5460,14 @@ save_pd_meas.step_count_time
54365460
54375461 _definition.id '_pd_meas.step_count_time'
54385462 _alias.definition_id '_pd_meas_step_count_time'
5439- _definition.update 2023-01-06
5463+ _definition.update 2025-06-22
54405464 _description.text
54415465;
54425466 The count time in seconds for each intensity measurement.
5467+
5468+ Use this item for measurements where the count time
5469+ varies for different points; where the step count time is
5470+ constant, prefer _pd_meas_overall.step_count_time.
54435471;
54445472 _name.category_id pd_meas
54455473 _name.object_id step_count_time
@@ -8457,6 +8485,46 @@ save_pd_meas_overall.diffractogram_id
84578485
84588486save_
84598487
8488+ save_pd_meas_overall.step_count_time
8489+
8490+ _definition.id '_pd_meas_overall.step_count_time'
8491+ _definition.update 2025-06-22
8492+ _description.text
8493+ ;
8494+ The count time in seconds for each intensity measurement where
8495+ the count time is constant for each step in the diffractogram.
8496+
8497+ Where the step count time is not constant for each point, use
8498+ _pd_meas.step_count_time.
8499+ ;
8500+ _name.category_id pd_meas_overall
8501+ _name.object_id step_count_time
8502+ _type.purpose Measurand
8503+ _type.source Assigned
8504+ _type.container Single
8505+ _type.contents Real
8506+ _enumeration.range 0.0:
8507+ _units.code seconds
8508+
8509+ save_
8510+
8511+ save_pd_meas_overall.step_count_time_su
8512+
8513+ _definition.id '_pd_meas_overall.step_count_time_su'
8514+ _definition.update 2025-06-22
8515+ _description.text
8516+ ;
8517+ Standard uncertainty of _pd_meas_overall.step_count_time.
8518+ ;
8519+ _name.category_id pd_meas_overall
8520+ _name.object_id step_count_time_su
8521+ _name.linked_item_id '_pd_meas_overall.step_count_time'
8522+ _units.code seconds
8523+
8524+ _import.get [{'file':templ_attr.cif 'save':general_su}]
8525+
8526+ save_
8527+
84608528save_PD_PEAK
84618529
84628530 _definition.id PD_PEAK
@@ -13157,4 +13225,6 @@ save_
1315713225 the source of a refined wavelength value.
1315813226 _diffrn_radiation_wavelength.special_details added to record
1315913227 information about the wavelength.
13228+
13229+ Added _pd_meas_overall.step_count_time
1316013230;
0 commit comments