Skip to content
Snippets Groups Projects
Commit 51e7e22a authored by Federico Montesino Pouzols's avatar Federico Montesino Pouzols
Browse files

bit more explanation of adv options, re #12610

parent 07f1f979
No related branches found
No related tags found
No related merge requests found
...@@ -62,6 +62,7 @@ Calibration Parameters ...@@ -62,6 +62,7 @@ Calibration Parameters
^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
The calibration settings are organized in three blocks: The calibration settings are organized in three blocks:
1. Input directories 1. Input directories
2. Pixel calibration 2. Pixel calibration
3. Advanced settings 3. Advanced settings
...@@ -78,12 +79,15 @@ The Following advanced settings are available to customize the ...@@ -78,12 +79,15 @@ The Following advanced settings are available to customize the
behavior of this interface: behavior of this interface:
Force recalculate Force recalculate
Vanadium corrections will be recalculated even if previous correction If this is enabled, Vanadium corrections will be recalculated even
results are available for the current Vanadium run number. if previous correction results are available for the current Vanadium
run number. This is not required unless a modification is done to the
original Vanadium run file, or there is a change in the algorithms
that calculate the corrections
Tempalte .prm file Tempalte .prm file
Use a different template file for the output GSAS IPAR that is By changing this option you can Use a different template file for the
generated in the Calibration tab. output GSAS IPAR that is generated in the Calibration tab.
Rebin for Calibrate Rebin for Calibrate
This sets a rebin width parameter that can be used by underlying This sets a rebin width parameter that can be used by underlying
...@@ -95,9 +99,10 @@ Algorithms ...@@ -95,9 +99,10 @@ Algorithms
Most of the functionality provided by this interface is based on the Most of the functionality provided by this interface is based on the
engineering diffraction Mantid algorithms (which are named with the engineering diffraction Mantid algorithms (which are named with the
prefix *Engg*. This includes :ref:`EnggCalibrate prefix *Engg*). This includes :ref:`EnggCalibrate
<algm-EnggCalibrate>`, :ref:`EnggCalibrateFull <algm-EnggCalibrate>`, :ref:`EnggCalibrateFull
<algm-EnggCalibrateFull>`, :ref:`Engg <algm-EnggCalibrateFull>`, <algm-EnggCalibrateFull>`, :ref:`EnggFocus <algm-EnggFocus>` and
explained in detail in the Mantid algorithm description. several other algorithms, explained in detail in the Mantid algorithm
description.
.. categories:: Interfaces Diffraction .. categories:: Interfaces Diffraction
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment