Ticket #613 (closed: fixed)
Fit1D: Allow parameters to be fixed
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 18 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Sometimes certain parameters in a curve fit are known and should not be varied by the optimiser. We need to be able to flag these as fixed and treat them as such.
Change History
Note: See
TracTickets for help on using
tickets.
(In [2659]) Added "Fix" property to Fit1D algorithm allowing to fix some of the fitting parameters. re #613