The amber_calibrate recipe¶
- amber_calibrate¶
Synopsis¶
AMBER Derives calibrated visibilities
Description¶
This recipe calculates calibrated squared visibilities and closure phases
Input files¶
DO category: Type: Explanation: Required:
SCIENCE_REDUCED Products Science frame
or Y
SCIENCE_REDUCED_FILTERED Products Science frame
AMBER_TRF_J Calib J-Band transfer function
and/or
AMBER_TRF_H Calib H-Band transfer function Y
and/or
AMBER_TRF_K Calib K-Band transfer function
Output files¶
DO category: Data type: Explanation:
SCIENCE_CALIBRATED calibrated (vis2) OI-fits file
Constructor¶
- cpl.Recipe("amber_calibrate")
Create an object for the recipe amber_calibrate.
import cpl
amber_calibrate = cpl.Recipe("amber_calibrate")
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>