The VISIR 4.4.2 pipeline¶
These pages describe the python interface for the VISIR pipeline recipes.
Standard recipes¶
visir_img_darkDark recipe
visir_img_ffFlat field recipe
visir_img_reduceCombines a stack of chopped, jittered and/or nodded exposures and can compute the sensitivity for standard star observations
visir_img_transInstrument Transmission recipe
visir_old_spc_obsOld DRS detector: Spectroscopic Observation recipe
visir_old_spc_obs_echOld DRS detector: Spectroscopic Observation recipe in Echelle mode
visir_old_spc_photOld DRS detector: Sensitivity computation in spectroscopy
visir_old_spc_phot_echOld DRS detector: Sensitivity computation in echelle spectroscopy
visir_old_spc_wcalOld DRS detector: Spectroscopic wavelength calibration recipe
visir_old_spc_wcal_echOld DRS detector: Spectroscopic wavelength calibration recipe in Echelle
visir_spc_reduceSpectroscopic Observation recipe
visir_util_repackConversion of raw CUBE2 or BURST images to on- and off-cubes
Additional recipes¶
visir_old_img_combineOld DRS detector: Images combination recipe
visir_old_img_photOld DRS detector: Sensitivity computation
visir_old_util_destripeOld DRS detector: Attempt to remove stripes in spectral data
visir_util_apply_calibAttempt to remove stripes in spectral data
visir_util_clipKappa-sigma clipping of outliers for each pixel
visir_util_convert_weightConversion between different weight maps
visir_util_detect_shift2012
visir_util_img_std_catConvert ASCII-file(s) to a FITS standard star catalog
visir_util_joinExtend the final product with extensions containing its error map, bad pixel map and weight or contribution map
visir_util_qcPrepares qc parameters from data where the beam has been deteteced and bad images have been removed
visir_util_run_swarpRun swarp program to coadd images.
visir_util_spc_std_catGenerate a FITS catalog of spectroscopic standard stars
visir_util_spc_txt2fitsGenerate spectrum calibration FITS tables
visir_util_undistortCorrect the distortion in spectral data
See also
The VISIR 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 VISIR pipeline recipes package, please, first refer to the list of known problems and limitations in the pipeline manual of the current VISIR pipeline release.
For any other issues or requests, please, send a report to the ESO User Support Department, describing:
the VISIR 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.