/home/amodigli/releases/xsh/2.1.1/xsh.30433/xshp/recipes/xsh_absorp.c File Reference

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

Go to the source code of this file.

Defines

#define RECIPE_ID   "xsh_absorp"
#define RECIPE_AUTHOR   "P.Goldoni, L.Guglielmi, R. Haigron, F. Royer, A. Modigliani"
#define RECIPE_CONTACT   "regis.haigron@obspm.fr,amodigli@eso.org"

Functions

static int xsh_absorp_create (cpl_plugin *plugin)
 Setup the recipe options.
static int xsh_absorp_exec (cpl_plugin *plugin)
 Execute the plugin instance given by the interface.
static int xsh_absorp_destroy (cpl_plugin *plugin)
 Destroy what has been created by the 'create' function.
static cpl_error_code xsh_absorp (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 cpl_error_code xsh_params_set_defaults (cpl_parameterlist *pars, const char *rec_id, xsh_instrument *inst, xsh_rectify_param *rectify_par, xsh_background_param *backg)
static cpl_error_code xsh_params_monitor (xsh_background_param *backg, xsh_rectify_param *rectify_par, xsh_localize_obj_param *loc_obj_par, xsh_opt_extract_param *opt_extract_par, int sub_sky_nbkpts1, int sub_sky_nbkpts2)
static cpl_error_code xsh_params_bin_scale (cpl_frameset *raws, xsh_background_param *backg, xsh_opt_extract_param *opt_extract_par, int *sub_sky_nbkpts1, int *sub_sky_nbkpts2)
 Interpret the command line options and execute the data processing.

Variables

static char xsh_absorp_description_short []
static char xsh_absorp_description []

Generated on 13 Mar 2013 for X-shooter Pipeline Reference Manual by  doxygen 1.6.1