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

#include <cpl.h>
#include "xsh_utils.h"
#include "xsh_dfs.h"
#include "xsh_drl.h"
#include "xsh_pfits.h"
#include <xsh_model_kernel.h>
#include <xsh_model_utils.h>
#include <xsh_error.h>
#include <xsh_model_io.h>
#include <xsh_parameters.h>

Go to the source code of this file.

Defines

#define RECIPE_ID   "xsh_util_physmod"
#define RECIPE_AUTHOR   "A.Modigliani, P. Bristow"
#define RECIPE_CONTACT   "amodigli@eso.org"

Functions

static int xsh_util_physmod_create (cpl_plugin *plugin)
 Setup the recipe options.
static int xsh_util_physmod_exec (cpl_plugin *plugin)
 Execute the plugin instance given by the interface.
static int xsh_util_physmod_destroy (cpl_plugin *plugin)
 Destroy what has been created by the 'create' function.
static int xsh_util_physmod (cpl_parameterlist *parameters, cpl_frameset *frameset)
 The FITS file creation occurs here.
int cpl_plugin_get_info (cpl_pluginlist *list)
 Build the list of available plugins, for this module.
xsh_util_model_SPF_create

creates the model Spectral Format table corresponding to the best found model configuration

Parameters:
xsh_config_anneal frame of annealed model configuration parameters
xsh_instrument instrument instrument ARM setting
Returns:
output Spectral Format Table corresponding to model configuration


static cpl_frame * xsh_util_model_SPF_create (cpl_frame *config_frame, xsh_instrument *instrument)

Variables

static char xsh_util_physmod_description []
static char xsh_util_physmod_description_short [] = "Generate physical model products"

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