The VIMOS 4.1.7 pipeline¶
These pages describe the python interface for the VIMOS pipeline recipes.
Standard recipes¶
vmbiasCreate a master bias from set of raw bias frames.
vmdarkCreate a master dark from set of raw dark frames.
vmdetDetermine RON, gain, and bad pixels from a set of flat field exposures.
vmifucalibGenerate IFU calibrations from a set of flat and arc lamp exposures.
vmifuscienceExtract spectra from an IFU scientific exposure.
vmifustandardExtract a standard star spectrum.
vmmoscalibDetermination of the extraction mask
vmmosscienceExtraction of scientific spectra
Additional recipes¶
vimos_ima_biasBias combination for imaging
vimos_ima_darkDark combination for imaging
vimos_ima_det_noiseDetector noise for imaging
vimos_ima_fringeFringe frame creation for imaging
vimos_ima_scienceScience processing for imaging
vimos_ima_standardStandard field processing for imaging
vimos_ima_twilight_flatTwilight flat combination for imaging
vmifucombineCombine partial IFU field-of-views reconstructed by vmifuscience from different quadrants.
vmifucombinecubeRearrange into cube format images of extracted spectraproduced by vmifucalib, vmifuscience, and vmifustandard.
vmspphotApply 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.