scopesim.effects.spectral_trace_list_utils#
Utility classes and functions for SpectralTraceList.
- This module contains
the definition of the SpectralTrace class. The visible effect should always be a SpectralTraceList, even if that contains only one SpectralTrace.
the definition of the XiLamImage class
utility functions for use with spectral traces
Functions
|
Fill in zeros in a sequence with the previous non-zero number. |
|
Return coefficients from a polynomial fit as a matrix. |
|
Return rotation and shear for each MTC point along a |
|
Create 2D interpolation functions for images. |
|
Calculate the rolling median of a sequence for +/- n entries. |
|
Determine polynomial fits of FPA position. |
|
Determine polynomial fits of wavelength/slit position. |
Classes
|
Definition of one spectral trace. |
|
2-dimensional polynomial transform. |
|
Class to compute a rectified 2D spectrum. |