SaveDiffCal v1

../_images/SaveDiffCal-v1_dlg.png

SaveDiffCal dialog.

Table of Contents

Summary

Saves a calibration file for powder diffraction

Properties

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’]

Description

This algorithm saves a diffraction calibration workspace, MaskWorkspace, and GroupingWorkspace from a hdf5 file.

Categories: Algorithms | DataHandling\Instrument | Diffraction\DataHandling

Source

C++ source: SaveDiffCal.cpp

C++ header: SaveDiffCal.h