The VIMOS 4.1.7 pipeline¶
These pages describe the python interface for the VIMOS pipeline recipes.
Standard recipes¶
vmbias
Create a master bias from set of raw bias frames.
vmdark
Create a master dark from set of raw dark frames.
vmdet
Determine RON, gain, and bad pixels from a set of flat field exposures.
vmifucalib
Generate IFU calibrations from a set of flat and arc lamp exposures.
vmifuscience
Extract spectra from an IFU scientific exposure.
vmifustandard
Extract a standard star spectrum.
vmmoscalib
Determination of the extraction mask
vmmosscience
Extraction of scientific spectra
Additional recipes¶
vimos_ima_bias
Bias combination for imaging
vimos_ima_dark
Dark combination for imaging
vimos_ima_det_noise
Detector noise for imaging
vimos_ima_fringe
Fringe frame creation for imaging
vimos_ima_science
Science processing for imaging
vimos_ima_standard
Standard field processing for imaging
vimos_ima_twilight_flat
Twilight flat combination for imaging
vmifucombine
Combine partial IFU field-of-views reconstructed by vmifuscience from different quadrants.
vmifucombinecube
Rearrange into cube format images of extracted spectraproduced by vmifucalib, vmifuscience, and vmifustandard.
vmspphot
Apply to IFU or MOS 1D-extracted spectra a flux correction.
See also
The VIMOS Pipeline User Manual in PDF format,
an overview over the existing ESO pipelines,
the python-cpl package.
Bug reports¶
If you experience an unexpected behavior of any component of the VIMOS pipeline recipes package, please, first refer to the list of known problems and limitations in the pipeline manual of the current VIMOS pipeline release.
For any other issues or requests, please, send a report to the ESO User Support Department, describing:
the VIMOS pipeline version,
the version of your OS and C compiler,
the exact sequence of actions that were performed before the problem occurred,
what were precisely the symptoms and the possible error message(s),
whether the problem is repeatable.