Skip to content

Commit

Permalink
Refs #6675 Added formula
Browse files Browse the repository at this point in the history
  • Loading branch information
jmborr committed Mar 8, 2013
1 parent 3c4b8fa commit de61999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/instrument/VISION_Parameters.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<value val="IdentifyNoisyDetectors" />
</parameter>

<!-- formula for t0 calculation. See http://muparser.sourceforge.net/mup_features.html#idDef2 for available operators-->
<!-- formula for t0 calculation. See http://muparser.sourceforge.net/mup_features.html#idDef2 for available operators-->
<parameter name="t0_formula" type="string">
<value val="34.746 - 0.166672*incidentEnergy + 0.00020538*incidentEnergy^(2.0)" />
</parameter>
Expand Down

0 comments on commit de61999

Please sign in to comment.