Ticket #611 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Fit1D: Output curve fit as a workspace2D

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

Description

output the values of the fitted curve as a workspace2d.

# only calculate the values if the output workspace has been named. # The bin values etc should match those of the input workspace. # Providing a Fit output workspace name should be optional

Change History

comment:1 Changed 11 years ago by Anders Markvardsen

(In [2637]) Add Russell suggestions for changes to improve speed etc of curvefitting algorithm. Refs #611.

comment:2 Changed 11 years ago by Russell Taylor

(In [2639]) Missed one. Re #611.

comment:3 Changed 11 years ago by Russell Taylor

(In [2641]) A variable in Fit1D::exec() (bool isDerived) wasn't being initialized. Re #611.

comment:4 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 18 to Iteration 19

Moved as part of iteration 18 end

comment:5 Changed 11 years ago by Nick Draper

  • Owner changed from Anders Markvardsen to Roman Tolchenov

comment:6 Changed 11 years ago by Roman Tolchenov

(In [3070]) Added a property to Fit1D algorithm which if set creates an output workspace2d with the fit results and a Tableworkspace with the fit parameters. re #611

comment:7 Changed 11 years ago by Roman Tolchenov

  • 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 1459

Note: See TracTickets for help on using tickets.