X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions | Variables
xsh_respon_slit_offset.c File Reference
#include <xsh_error.h>
#include <xsh_utils.h>
#include <xsh_utils_table.h>
#include <xsh_utils_scired_slit.h>
#include <xsh_msg.h>
#include <xsh_dfs.h>
#include <xsh_drl_check.h>
#include <xsh_pfits.h>
#include <xsh_data_spectrum1D.h>
#include <xsh_model_arm_constants.h>
#include <xsh_drl.h>
#include <cpl.h>

Go to the source code of this file.

Macros

#define RECIPE_ID   "xsh_respon_slit_offset"
 
#define RECIPE_AUTHOR   "D. Bramich, A.Modigliani"
 
#define RECIPE_CONTACT   "amodigli@eso.org"
 

Functions

static int xsh_respon_slit_offset_create (cpl_plugin *plugin)
 Setup the recipe options.
 
static int xsh_respon_slit_offset_exec (cpl_plugin *plugin)
 Execute the plugin instance given by the interface.
 
static int xsh_respon_slit_offset_destroy (cpl_plugin *plugin)
 Destroy what has been created by the 'create' function.
 
static cpl_error_code xsh_respon_slit_offset (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_monitor (xsh_rectify_param *rectify_par, xsh_localize_obj_param *loc_obj_par)
 

Variables

static char xsh_respon_slit_offset_description_short []
 
static char xsh_respon_slit_offset_description []