Ticket #2975 (closed: fixed)
Allow short Cost Function names
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 29 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
Add attribute to CostFunction with name say shortName().
This will default to 'Quality' and for the Least Squares cost function will Chi-sq or '{\chi}2' if possible.
These short names will be used in ticket #2971 as the label when displaying the cost function value at the top
Change History
comment:3 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
Note: See
TracTickets for help on using
tickets.
(In [11969]) Allow short Cost Function names. re #2975