diff --git a/Code/Mantid/docs/source/algorithms/EnginXCalibrate-v1.rst b/Code/Mantid/docs/source/algorithms/EnginXCalibrate-v1.rst index e248d22c4284..852c7f9c0c96 100644 --- a/Code/Mantid/docs/source/algorithms/EnginXCalibrate-v1.rst +++ b/Code/Mantid/docs/source/algorithms/EnginXCalibrate-v1.rst @@ -14,8 +14,9 @@ Description This algorithm is being developed for a specific instrument. It might get changed or even removed without a notification, should instrument scientists decide to do so. -The calibration run is focussed and then fitted using expected Bragg peak positions. +Utilises :ref:`algm-EnginXFitPeaks` which determines peaks through peak function and provides the Difc and ZERO params to the Calibrate algorithm. It then calls :ref:`algm-EnginXFocus` which performs a TOF to dSpacing conversion using calibrated pixel positions, focuses the values in dSpacing and then converts them back to TOF. +For this algorithm it is the indirect calibration of the sample position that is calibrated and the result of this is returned as Difc and Zero rather than an actual new sample position (hence the reason for 'indirect'). Allows to correct for deviations in sample position. .. categories::