The flames_utl_unpack recipe =============================================================== .. data:: flames_utl_unpack Synopsis -------- Unpack flames-uves packed frames Description ----------- This recipe unpack flames-uves packed products. Information on relevant parameters can be found with esorex --params flames_utl_unpack esorex --help flames_utl_unpack Constructor ----------- .. method:: cpl.Recipe("flames_utl_unpack") :noindex: Create an object for the recipe flames_utl_unpack. :: import cpl flames_utl_unpack = cpl.Recipe("flames_utl_unpack") .. seealso:: `cpl.Recipe `_ for more information about the recipe object. Bug reports ----------- Please report any problems to `Andrea Modigliani `_. Alternatively, you may send a report to the `ESO User Support Department `_. Copyright --------- This file is part of the ESO UVES Instrument Pipeline Copyright (C) 2004,2005,2006 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, 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA .. codeauthor:: Andrea Modigliani