Ticket #375 (closed: fixed)
Create a CorrectByTransmission algorithm
Reported by: | Nick Draper | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 15 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
#Missing CorrectByTransmission algorithm to do the following
#Load transmission data
#Load direct data
#handle conversion of both to instrument transmission mode
#convert to wavelength and rebin
# transM3/transM2 = trans
# directM3/directM2 = direct
# correction = trans/direct
#rebin trans to data
# data/trans
Change History
comment:10 Changed 12 years ago by Russell Taylor
comment:11 Changed 12 years ago by Russell Taylor
comment:12 Changed 12 years ago by Russell Taylor
comment:13 Changed 12 years ago by Russell Taylor
- Status changed from new to closed
- Resolution set to fixed
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1223
Note: See
TracTickets for help on using
tickets.
(In [1864]) Adding an algorithm for linear least squares fitting. Uses GSL. Re #375.