Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions cif_pow.dic
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,10 @@ save_PD_BACKGROUND
_pd_proc.intensity_bkg_calc.

The computed background values should include all normalization corrections,
and thus are specified on the same scale as the observed intensities
(_pd_meas.counts_* or _pd_meas.intensity_*, and _pd_calc.intensity_total).
and thus are specified on the same scale as the other calculated intensities
such as _pd_calc.intensity_total. Indeed the sum of
_pd_proc.intensity_bkg_calc and _pd_calc.intensity_net should be
_pd_calc.intensity_total.

If more than one type of background is specified for a particular
diffractogram, then it is assumed they are linearly additive.
Expand Down