The VISIR 3.5.1 pipeline¶
These pages describe the python interface for the VISIR pipeline recipes.
Standard recipes¶
visir_img_combine
- Images combination recipe
visir_img_phot
- Sensitivity computation
visir_img_ff
- Flat field recipe
visir_img_dark
- Dark recipe
visir_img_trans
- Instrument Transmission recipe
visir_spc_obs
- Spectroscopic Observation recipe
visir_spc_obs_ech
- Spectroscopic observation recipe in Echelle mode
visir_spc_wcal
- Spectroscopic wavelength calibration recipe
visir_spc_wcal_ech
- Spectroscopic wavelength calibration recipe in Echelle
visir_spc_phot
- Sensitivity computation in spectroscopy
visir_spc_phot_ech
- Sensitivity computation in echelle spectroscopy
Additional recipes¶
visir_img_burst
- Images burst combination recipe
visir_util_clip
- Kappa-sigma clipping of outliers for each pixel
visir_util_convert_pos
- Conversion of object position(s) from matching pairs of nodded object files + sextractor tables
visir_util_convert_weight
- Conversion between different weight maps
visir_util_find_beam
- Find the positive beam in a nodded image
visir_util_img_std_cat
- Convert ASCII-file(s) to a FITS standard star catalog
visir_util_inputs
- Conversion of raw images to nodded images
visir_util_join
- Extend the final product with extensions containing its error map, bad pixel map and weight or contribution map
visir_util_repack
- Conversion of raw CUBE2 or BURST images to on- and off-cubes
visir_util_spc_std_cat
- Generate a FITS catalog of spectroscopic standard stars
visir_util_spc_txt2fits
- Generate spectrum calibration FITS tables
visir_util_undistort
- Correct the distortion in spectral data
visir_util_weight2error
- Conversion of a swarp weight map to an error map
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.