Algorithm: CalculateDiffCalTable
Description:
It uses the instrument definition within the workspace and calls the CalculateDIFC algorithm, which moronically creates matrix workspace, and converts the matrix workspace into a calibration table.
Expected Inputs:
InputWorkspace: - Type: MatrixWorkspace - Direction: Input - Property Mode: Mandatory - Description: Workspace containing the instrument definition.
OffsetMode: - Type: String - Direction: Input - Property Mode: Mandatory - Description: Mode for the offset calculation. Valid options are Signed, Relative, and Absolute.
BinWidth: - Type: Double - Direction: Input - Property Mode: Mandatory - Description: Width of the bin.
Expected Outputs:
CalibrationTable: - Type: ITableWorkspace - Direction: Output - Property Mode: Optional - Description: The resulting calibration table.