Ticket #965 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Multi peak + shared Background Fitting

Reported by: Nick Draper Owned by: Roman Tolchenov
Priority: critical Milestone: Iteration 21
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Allow users to specify multiple curves and a single background Fn and fit all of them simultaneously.

Change History

comment:1 Changed 11 years ago by Roman Tolchenov

(In [3302]) Added IFunction and IPeakFunction interfaces. re #965

comment:2 Changed 11 years ago by Roman Tolchenov

(In [3307]) Fixed a few mistakes and added a few methods to IFunction. re #965

comment:3 Changed 11 years ago by Roman Tolchenov

(In [3312]) This should fix the fitting tests. re #965

comment:4 Changed 11 years ago by Roman Tolchenov

(In [3323]) Added CompositeFunction. re #965

comment:5 Changed 11 years ago by Roman Tolchenov

(In [3331]) Added CompositeFunctionTest. re #965

comment:6 Changed 11 years ago by Roman Tolchenov

(In [3345]) Added FunctionFactory, a few changes to the Fit algorithm. re #965

comment:7 Changed 11 years ago by Roman Tolchenov

(In [3359]) Added parameter ties. re #965

comment:8 Changed 11 years ago by Roman Tolchenov

(In [3360]) Trying to fix the linux build. re #965

comment:9 Changed 11 years ago by Roman Tolchenov

(In [3362]) Trying to fix the linux build. re #965

comment:10 Changed 11 years ago by Roman Tolchenov

(In [3369]) Added initialize(...) method to IFunction. re #965

comment:11 Changed 11 years ago by Roman Tolchenov

(In [3372]) Added initialize(...) method to CompositeFunction + a few tests. re #965

comment:12 Changed 11 years ago by Roman Tolchenov

(In [3373]) Added FitTest. re #965

comment:13 Changed 11 years ago by Roman Tolchenov

(In [3376]) m_specIndex is changed to m_worksaceIndex in IFunction re #965

comment:14 Changed 11 years ago by Roman Tolchenov

  • Status changed from new to accepted

comment:15 Changed 11 years ago by Roman Tolchenov

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:16 Changed 11 years ago by Martyn Gigg

  • Status changed from testing to closed

comment:17 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1813

Note: See TracTickets for help on using tickets.