Ticket #541 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Create curve fitting base class

Reported by: Nick Draper Owned by: Anders Markvardsen
Priority: major Milestone: Iteration 18
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

amalgamate all gsl calls into this base class.

Change History

comment:1 Changed 11 years ago by Anders Markvardsen

(In [2455]) Created curve fitting base class for 1D functions and first example of derivative class to this base class. Refs #541.

comment:2 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 17 to Iteration 18

Moved as part of iteration end

comment:3 Changed 11 years ago by Anders Markvardsen

(In [2471]) Updated code to the Fit1D curvefitting. Refs #541.

comment:4 Changed 11 years ago by Anders Markvardsen

(In [2472]) Meant to delete this file in previous commit... Refs #541.

comment:5 Changed 11 years ago by Anders Markvardsen

(In [2473]) Changed order of build so CurveFitting before Algorithms. Refs #541.

comment:6 Changed 11 years ago by Anders Markvardsen

(In [2489]) Improved docs for a for fitting functions and changed Gaussian1D and GaussianLinearBG1D such that 'height' is allowed to be refined to a negative value to fit a dipped curve. Refs #541.

comment:7 Changed 11 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1389

Note: See TracTickets for help on using tickets.