Allowed Value | Details |
---|---|
linear | |
logarithmic_scaled | The logarithm base 10 of raw intensities multiplied by _array_intensities.scaling is calculated and stored, perhaps rounded to the nearest integer. Thus, linearization involves dividing the stored values by _array_intensities.scaling and calculating 10 to the power of this number. |
offset | The value defined by _array_intensities.offset should be added to each element value. |
raw | The array consists of raw values to which no corrections have been applied. While the handling of the data is similar to that given for 'linear' data with no offset, the meaning of the data differs in that the number of incident photons is not necessarily linearly related to the number of counts reported. This value is intended for use either in calibration experiments or to allow for handling more complex data-fitting algorithms than are allowed for by this data item. |
scaling | The value defined by _array_intensities.scaling should be multiplied with each element value. |
scaling_offset | The combination of the scaling and offset with the scale factor applied before the offset value. |
sqrt_scaled | The square root of raw intensities multiplied by _array_intensities.scaling is calculated and stored, perhaps rounded to the nearest integer. Thus, linearization involves dividing the stored values by _array_intensities.scaling and squaring the result. |
Allowed Value | Details |
---|---|
linear | |
logarithmic_scaled | The logarithm base 10 of raw intensities multiplied by _array_intensities.scaling is calculated and stored, perhaps rounded to the nearest integer. Thus, linearization involves dividing the stored values by _array_intensities.scaling and calculating 10 to the power of this number. |
offset | The value defined by _array_intensities.offset should be added to each element value. |
raw | The array consists of raw values to which no corrections have been applied. While the handling of the data is similar to that given for 'linear' data with no offset, the meaning of the data differs in that the number of incident photons is not necessarily linearly related to the number of counts reported. This value is intended for use either in calibration experiments or to allow for handling more complex data-fitting algorithms than are allowed for by this data item. |
scaling | The value defined by _array_intensities.scaling should be multiplied with each element value. |
scaling_offset | The combination of the scaling and offset with the scale factor applied before the offset value. |
sqrt_scaled | The square root of raw intensities multiplied by _array_intensities.scaling is calculated and stored, perhaps rounded to the nearest integer. Thus, linearization involves dividing the stored values by _array_intensities.scaling and squaring the result. |