Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InPeaksWorkspace | Input | PeaksWorkspace | Mandatory | Name of the peaks workspace. |
InputWorkspace | Input | MatrixWorkspace | Mandatory | A 2D workspace with X values of time of flight |
OutPeaksWorkspace | Output | PeaksWorkspace | Name of the output peaks workspace with integrated intensities. | |
IkedaCarpenterTOF | Input | boolean | False | Integrate TOF using IkedaCarpenter fit. Default is false which is best for corrected data. |
MatchingRunNo | Input | boolean | True | Integrate only peaks where run number of peak matches run number of sample. Default is true. |
NBadEdgePixels | Input | number | 0 | Number of bad Edge Pixels |
Integrate and calculate error of integration of each peak from single crystal data and place results into peak workspace. Uses IkedaCarpenter function to fit TOF.
Categories: Algorithms | Crystal\Integration
C++ source: PeakIntegration.cpp (last modified: 2017-08-03)
C++ header: PeakIntegration.h (last modified: 2016-06-15)