AMBER Derives the transfer function
This recipe calculates the transfer function of Amber
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
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
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.
Please report any problems to Armin Gabasch. Alternatively, you may send a report to the ESO User Support Department.