Ticket #1010 (closed: fixed)
Spline Background does not copy spectra geometric information
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 20 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
From Laurent:
I have located the problem in the instance.create() of the workspace factory. If the two input and output workspaces have different sizes, then the axis information is not copied over. Maybe I let you to fix it as it might impact on other algorithms and so on. I guess we could have an explicit axis copy in the Spline Algorithm itself.
Change History
Note: See
TracTickets for help on using
tickets.
(In [3417]) Copying the spectra number from the input workspace. No copying of the x-values. re #1010