ess.sans.normalization.normalize_q#

ess.sans.normalization.normalize_q(numerator, denominator, return_events, uncertainties, wavelength_bands)[source]#

Perform normalization of counts as a function of Q. If the numerator contains events, we use the sc.lookup function to perform the division.

Parameters:
Returns:

IofQ[TypeVar(ScatteringRunType, types.SampleRun (int), types.BackgroundRun (int))] – The input data normalized by the supplied denominator.