Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.41 KB

SingleCrystalDiffractionPanelCalibration.rst

File metadata and controls

35 lines (21 loc) · 1.41 KB

Single Crystal Diffraction Panel Calibration

You will need :ref:`PeaksWorkspace` with indexed peaks from multiple orientations.

:ref:`SCDCalibratePanels <algm-SCDCalibratePanels>` is the prime algorithm that performs this calibration. Take a look the description and workflow sections of the :ref:`algorithm documentation <algm-SCDCalibratePanels>` for more details. If you set a value for DetCalFilename then it will output a DetCal file for :ref:`LoadIsawDetCal <algm-LoadIsawDetCal>`.

After calibration, you can save the workspace to Nexus (or Nexus processed) and get it back by loading in a later Mantid session. You can copy the calibration to another workspace using the same instrument by means of the :ref:`CopyInstrumentParameters <algm-CopyInstrumentParameters>` algorithm. To do so select the workspace, which you have calibrated as the InputWorkspace and the workspace you want to copy the calibration to, the OutputWorkspace.

.. categories:: Calibration