diff --git a/Code/Mantid/instrument/BASIS_Parameters.xml b/Code/Mantid/instrument/BASIS_Parameters.xml index 27dc1f52aa12db8470de58dcc2b56ec17909bfc2..6b4b28398bca2c833f75ddb92278f0b2d7c33993 100644 --- a/Code/Mantid/instrument/BASIS_Parameters.xml +++ b/Code/Mantid/instrument/BASIS_Parameters.xml @@ -30,6 +30,12 @@ <!-- This is the step size to optionally rebin the monitor to"--> <value val="10.0" /> </parameter> +<parameter name="Workflow.GroupingMethod" type="string"> + <value val="File" /> +</parameter> +<parameter name="Workflow.GroupingFile" type="string"> + <value val="BASIS_Grouping.xml" /> +</parameter> <parameter name="Workflow.MonitorArea" > <value val="1.276e-3" /> </parameter>