\(\renewcommand\AA{\unicode{x212B}}\)
EQSANSNormalise v1¶
Summary¶
Normalise detector counts by accelerator current and beam spectrum
Properties¶
| Name | Direction | Type | Default | Description | 
|---|---|---|---|---|
| InputWorkspace | Input | Mandatory | ||
| NormaliseToBeam | Input | boolean | True | If true, the data will also be normalise by the beam profile | 
| BeamSpectrumFile | Input | string | Beam spectrum to be used for normalisation [takes precedence over default] | |
| NormaliseToMonitor | Input | boolean | False | If true, the algorithm will look for a monitor workspace to use | 
| ReductionProperties | Input | string | __sans_reduction_properties | Property manager name for the reduction | 
| OutputWorkspace | Output | Mandatory | ||
| OutputMessage | Output | string | Output message | 
Description¶
Normalise detector counts by accelerator current and beam spectrum.
Categories: AlgorithmIndex | Workflow\SANS\UsesPropertyManager
Source¶
Python: EQSANSNormalise.py