-
-
Notifications
You must be signed in to change notification settings - Fork 129
Echelle Spectra
Ian Czekala edited this page Feb 18, 2014
·
6 revisions
This page is for expanded discussion and brainstorming of functionality for Echelle spectra, as discussed in this issue.
- List of 1DSpectra?
- 2-Dimensional array.
With the two-dimensional array, will there ever be a use case where all echelle orders are not guaranteed to be the same length (ie, a ragged array)?
- Combining orders
- Fitting and removing blaze function
(@wkerzendorf) "coadding, shifting, crossmatching of spectra is at the moment limited by our interpolation capacity. Interpolation is intricately linked with WCS and the main part missing to do a good general interpolation is a description of the pixel reference frame."
- More generally, is there any insurance that resample/rebinning routines properly Nyquist sample the spectra? How about convolution with an instrumental kernel.
- Extracting spectra from raw data