\(\renewcommand\AA{\unicode{x212B}}\)
LRPeakSelection v1¶
Summary¶
Find reflectivity peak and return its pixel range.
Properties¶
| Name | Direction | Type | Default | Description | 
|---|---|---|---|---|
| InputWorkspace | Input | Mandatory | Workspace to select peak from | |
| PeakRange | Output | long list | ||
| LowResRange | Output | long list | ||
| PrimaryRange | Output | long list | ||
| ComputePrimaryRange | Input | boolean | False | If True, the primary fraction range will be determined | 
Description¶
Determine various types of peak for reflectivity. Those include specular peaks and low-resolution direction signal range.
Categories: AlgorithmIndex | Reflectometry\SNS
Source¶
Python: LRPeakSelection.py