Ticket #611 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.
(In [2637]) Add Russell suggestions for changes to improve speed etc of curvefitting algorithm. Refs #611.