Table of Contents
| Name | Direction | Type | Default | Description |
|---|---|---|---|---|
| CalibrationWorkspace | Input | TableWorkspace | Mandatory | An output workspace. |
| GroupingWorkspace | Input | GroupingWorkspace | Optional: An GroupingWorkspace workspace giving the grouping info. | |
| MaskWorkspace | Input | MaskWorkspace | Optional: An Workspace workspace giving which detectors are masked. | |
| Filename | Input | string | Mandatory | Path to the .h5 file that will be created. Allowed extensions: [‘.h5’] |
This algorithm saves a diffraction calibration workspace, MaskWorkspace, and
GroupingWorkspace from a hdf5 file.
Categories: AlgorithmIndex | DataHandling\Instrument | Diffraction\DataHandling
C++ header: SaveDiffCal.h (last modified: 2019-03-27)
C++ source: SaveDiffCal.cpp (last modified: 2019-07-17)