Ticket #4626 (closed: fixed)
MUON: Disable sequential fit for Muon Analysis' Fit Property Browser.
Reported by: | Robert Whitley | Owned by: | Robert Whitley |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | anders.markvardsen@… | Blocked By: | |
Blocking: | Tester: | Stuart Campbell |
Description
This isn't used but can cause multiple fittings to be made because it adds an extra '_res_' to the name of the curve.
The name change causes problems because the fitting searches for a fit with a different name, doesn't find it and therefore repeats the fitting onto a new curve.
Change History
comment:3 Changed 9 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 9 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
comment:5 Changed 9 years ago by Stuart Campbell
- Status changed from verifying to verify
- Tester Anders Markvardsen deleted
Note: See
TracTickets for help on using
tickets.
Refs #4626. Disable sequential fit in custom interface.