Getting started
Instruments
Techniques
Utilities
Developer documentation
About
Perform normalization of counts as a fucntion of Q. If the numerator contains events, we use the sc.lookup function to perform the division.
numerator (DataArray) – The data whose counts will be divided by the denominator. This can either be event or dense (histogrammed) data.
DataArray
denominator (DataArray) – The divisor for the normalization operation. This cannot be event data, it must contain histogrammed data.
previous
ess.sans.normalization.compute_denominator
next
ess.sans.common.gravity_vector