The amber_trf recipe¶
- amber_trf¶
Synopsis¶
AMBER Derives the transfer function
Description¶
This recipe calculates the transfer function of Amber
Input files¶
DO category: Type: Explanation: Required:
CALIB_REDUCED Products Calibrator frame
or Y
CALIB_REDUCED_FILTERED Products Calibrator frame
CALIB_DATABASE_J Calib J-Band Calibrator database
and/or
CALIB_DATABASE_H Calib H-Band Calibrator database Y
and/or
CALIB_DATABASE_K Calib K-Band Calibrator database
Output files¶
DO category: Data type: Explanation:
AMBER_TRF_J OI-fits table Transfer Function
and/or
AMBER_TRF_H OI-fits table Transfer Function
and/or
AMBER_TRF_K OI-fits table Transfer Function
Constructor¶
- cpl.Recipe("amber_trf")
Create an object for the recipe amber_trf.
import cpl
amber_trf = cpl.Recipe("amber_trf")
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>