/home/amodigli/releases/xsh/1.2.10/pso/xsh.26608/xshp/recipes/xsh_mflat.c File Reference

#include <xsh_error.h>
#include <xsh_pfits.h>
#include <xsh_utils.h>
#include <xsh_utils_image.h>
#include <xsh_msg.h>
#include <xsh_dfs.h>
#include <xsh_data_instrument.h>
#include <xsh_data_order.h>
#include <xsh_drl.h>
#include <xsh_drl_check.h>
#include <cpl.h>

Go to the source code of this file.

Defines

#define RECIPE_ID   "xsh_mflat"
#define RECIPE_AUTHOR   "P.Goldoni, L.Guglielmi, R. Haigron, F. Royer, A. Modigliani"
#define RECIPE_CONTACT   "amodigli@eso.org"

Functions

static int xsh_mflat_create (cpl_plugin *plugin)
 Setup the recipe options.
static int xsh_mflat_exec (cpl_plugin *plugin)
 Execute the plugin instance given by the interface.
static int xsh_mflat_destroy (cpl_plugin *plugin)
 Destroy what has been created by the 'create' function.
static void xsh_mflat (cpl_parameterlist *parameters, cpl_frameset *frameset)
 Interpret the command line options and execute the data processing.
int cpl_plugin_get_info (cpl_pluginlist *list)
 Build the list of available plugins, for this module.
static void xsh_mflat_recipe_main (cpl_frameset *raw_set, cpl_frameset *on_set, cpl_frameset *off_set, cpl_frame *bpmap_frame, cpl_frame *master_bias_frame, cpl_frame *master_dark_frame, cpl_frame *cen_order_tab_frame, cpl_frame *qc_cen_order_tab_frame, xsh_clipping_param *crhclip_par, xsh_detect_order_param *detectorder_par, xsh_background_param *background_par, const int pre_overscan_corr, cpl_frame **edges_order_tab_frame, cpl_frame **master_flat_frame, cpl_frame **rmbackground, cpl_frame **grid_background, cpl_frame **frame_backg, xsh_instrument *instrument)
static cpl_error_code xsh_params_monitor (xsh_background_param *backg, xsh_detect_order_param *det_order)
static cpl_error_code xsh_params_bin_scale (cpl_frameset *raws, xsh_background_param *backg, xsh_detect_order_param *det_order)
 Rescale parameters for binning.
static cpl_error_code xsh_params_set_defaults (cpl_parameterlist *pars, xsh_instrument *inst, xsh_detect_order_param *det_order, xsh_background_param *backg)

Variables

static char xsh_mflat_description_short []
static char xsh_mflat_description []

Generated on 9 Mar 2011 for X-shooter Pipeline Reference Manual by  doxygen 1.6.1