Process (sitelle.process)¶
Introduction¶
This module overrides the SpectralCube methods of ORCS, to correct:
- the
integratefunction, that was not using the calibrated datacube - the median extraction, that was not properly computed
- the parallel extraction, that can be slower than non-parallel when only a few spectra are extracted
- the possibility to extract non-integrated spectrum, if we want to analyse them separately without extracting them one by one
Reference/API¶
sitelle.process Module¶
Classes¶
SpectralCubePatch |
Overload of orcs.process.SpectralCube, to extend or correct some behaviors. |
Class Inheritance Diagram¶