Ticket #959 (closed: fixed)
Add a cubic spline algorithm
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 20 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Add an algorithm that will calculate a cubic spline through a spectra outputing a workspace (with error values).
The spline must ignore regions of the spectra where bins have been masked with MaskBins.
Change History
Note: See
TracTickets for help on using
tickets.
(In [3281]) Added SplineBackground algorithm. Recompiled gsl.dll, because bsplines were missing. re #959