Ticket #3413 (closed: fixed)
Allow dimensionless units for formula fitting parameters
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description
At present a formula fitting parameter has the syntax
<parameter name="IkedaCarpenterPV:Alpha0" type="fitting">
<formula eq="0.734079" unit="TOF" result-unit="TOF"/> <fixed />
</parameter>
where unit and result-unit are not optional. Allow these to be optional and where the default is no unit.
Change History
comment:1 Changed 9 years ago by Anders Markvardsen
- Status changed from new to accepted
- Summary changed from Allow dimensional units for formula fitting parameters to Allow dimensionless units for formula fitting parameters
comment:2 Changed 9 years ago by Anders Markvardsen
Also updated the wiki doc for formula fitting parameter on http://www.mantidproject.org/InstrumentDefinitionFile#Using_fitting_.3Cparameter.3E
comment:4 Changed 9 years ago by Anders Markvardsen
Also committed the following to this ticket which for some reason did not get registered.
Revision 13418 Allow dimensionless units for formula fitting parameters.
Also moved the fitting for GEM_Definition.xml into GEM_Parameters.xml for clarity which now includes an example where Kappa is dimensionless.
re #3413
comment:5 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed