\(\renewcommand\AA{\unicode{x212B}}\)
Table of Contents
| Name | Direction | Type | Default | Description | 
|---|---|---|---|---|
| CalibrationWorkspace | Input | TableWorkspace | Mandatory | An output workspace. | 
| GroupingWorkspace | Input | GroupingWorkspace | Optional: A GroupingWorkspace giving the grouping info. | |
| MaskWorkspace | Input | MaskWorkspace | Optional: A MaskWorkspace 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 to a HDF5 file.
The hierarchy of the HDF5 file is as follows:
Categories: AlgorithmIndex | DataHandling\Instrument | Diffraction\DataHandling
C++ header: SaveDiffCal.h (last modified: 2021-03-31)
C++ source: SaveDiffCal.cpp (last modified: 2021-03-31)