The visir_util_qc recipe¶
- visir_util_qc¶
Synopsis¶
Prepares qc parameters from data where the beam has been deteteced and bad images have been removed
Description¶
The files listed in the Set Of Frames (sof-file) must be tagged: VISIR-chopnod-corrected-file.fits BKG_CORRECTED The product(s) will have a FITS card ‘HIERARCH ESO PRO CATG’ with a value of: QC_HEADER
Constructor¶
- cpl.Recipe("visir_util_qc")
Create an object for the recipe visir_util_qc.
import cpl
visir_util_qc = cpl.Recipe("visir_util_qc")
See also
cpl.Recipe for more information about the recipe object.
Bug reports¶
Please report any problems to Julian Taylor. Alternatively, you may send a report to the ESO User Support Department.
Copyright¶
This file is part of the VISIR Instrument Pipeline Copyright (C) 2012 European Southern Observatory
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA
Code author: Julian Taylor <https://support.eso.org>