I(Q) reduction workflow
Contents
I(Q) reduction workflow¶
Main workflow¶
|
Compute the scattering cross-section I(Q) for a SANS experimental run, performing binning in Q and a normalization based on monitor data and a direct beam function. |
Building blocks¶
|
Create unit conversion graphs. |
|
Convert the data array and all the items inside the dict of monitors to wavelength using a pre-defined conversion graph. |
|
Subtract a background baseline from monitor counts, taken as the mean of the counts outside the specified |
|
If the wavelength binning of the direct beam function does not match the requested |
|
Convert the data to momentum vector Q. This accepts both dense and event data. The final step merges all spectra: - In the case of event data, events in all bins are concatenated - In the case of dense data, counts in all spectra are summed. |