\(\renewcommand\AA{\unicode{x212B}}\)
USANSReduction v1¶
Summary¶
Perform USANS data reduction
See Also¶
Properties¶
| Name | Direction | Type | Default | Description | 
|---|---|---|---|---|
| RunNumbers | Input | long list | 0 | Runs to reduce | 
| EmptyRun | Input | string | Run number for the empty run | |
| OutputWorkspace | Output | Mandatory | Output workspace | 
Description¶
Perform USANS reduction.
- Load the data and the empty run. 
- Normalize the data. 
- Compute the transmission and apply the transmission correction. 
The procedure is repeated for each monochromator reflection. Each analyzer angle is treated separately.
Note: This algorithm is under active development.
More details about the procedure will be documented here as the complete reduction process becomes available.
Categories: AlgorithmIndex | SANS
Source¶
Python: USANSReduction.py