The FORS 5.5.6 pipeline¶
These pages describe the python interface for the FORS pipeline recipes.
Standard recipes¶
fors_biasCompute the master bias frame
fors_calibDetermination of the extraction mask
fors_darkCompute master dark frame
fors_extractExtraction of scientific spectra
fors_img_scienceReduce imaging scientific exposure
fors_img_screen_flatCompute master screen flat frame
fors_img_sky_flatCompute master img_sky_flat frame
fors_pmos_calibDetermination of the extraction mask
fors_pmos_extractExtraction of scientific spectra
fors_scienceExtraction of scientific spectra
fors_sumfluxIntegrate flux from all or part of the input frame
fors_zeropointCompute zeropoint
Additional recipes¶
fors_align_skyUpgrade wavelength solution using sky lines
fors_align_sky_lssUpgrade wavelength solution using sky lines
fors_configCreation of FORS recipes configuration tables
fors_detect_objectsDetect objects in slit spectra
fors_detect_spectraDetect MOS/MXU spectra on CCD
fors_extract_objectsExtract objects in slit spectra
fors_extract_slitsSpatial rectification of spectral image
fors_flatfieldFlat field correction of input frame
fors_normalise_flatNormalise master flat spectrum
fors_photometryCompute corrected flatfield
fors_pmos_scienceExtraction of scientific spectra
fors_remove_biasSubtract bias from input frame
fors_resampleResample input spectra at constant wavelength step
fors_spec_mflatComputes master spectroscopic flat, removing bias first
fors_subtract_skySubtract sky from scientific spectra
fors_subtract_sky_lssSubtract sky from calibrated long slit exposure
fors_trace_flatDetermine spectral curvature model
fors_wave_calibDerive dispersion relation from rectified arc lamp frame
fors_wave_calib_lssDerive dispersion relation from long-slit arc lamp frame
See also
The FORS 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 FORS pipeline recipes package, please, first refer to the list of known problems and limitations in the pipeline manual of the current FORS pipeline release.
For any other issues or requests, please, send a report to the ESO User Support Department, describing:
the FORS 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.