The amber_spectral_calibration recipe¶
- amber_spectral_calibration¶
Synopsis¶
AMBER Offset between photo. and interf. channels
Description¶
The recipe calculates the real Y offset between the different photometric and the interferometric channels in the 3-telescope mode. It uses the same algorithm as the amber_p2vm recipe.
Input files¶
DO category: Type: Explanation: Required:
AMBER_BADPIX Products Bad pixel map Y
AMBER_FLATFIELD Products Flatfield Y
AMBER_3WAVE Raw amber_wave data Y
Output files¶
DO category: Data type: Explanation:
AMBER_SPECTRAL_CALIBRATION Products Header with QC parameter
Constructor¶
- cpl.Recipe("amber_spectral_calibration")
Create an object for the recipe amber_spectral_calibration.
import cpl
amber_spectral_calibration = cpl.Recipe("amber_spectral_calibration")
See also
cpl.Recipe for more information about the recipe object.
Bug reports¶
Please report any problems to Armin Gabasch. Alternatively, you may send a report to the ESO User Support Department.
Copyright¶
GPL
Code author: Armin Gabasch <https://support.eso.org>