#include <cpl.h>
#include "xsh_model_kernel.h"
Go to the source code of this file.
Defines | |
#define | DEG2RAD 0.017453292519943295 |
Functions | |
void | xsh_model_io_dump (xsh_xs_3 *) |
cpl_error_code | xsh_model_config_load_best (cpl_frame *, xsh_xs_3 *) |
Load the config model table and fill the struct. | |
int | xsh_model_readfits (double *abest, double *amin, double *amax, int *aname, const char *, const char *, xsh_xs_3 *, ann_all_par *) |
cpl_table * | xsh_model_io_output_cfg (xsh_xs_3 *p_xs_3) |
cpl_table * | xsh_load_table_check (const char *, const char *) |
void | xsh_model_io_output_cfg_txt (xsh_xs_3 *p_xs_3) |
#define DEG2RAD 0.017453292519943295 |
Definition at line 43 of file xsh_model_io.h.
Referenced by xsh_3_assign(), xsh_model_config_load_best(), xsh_model_first_anneal(), xsh_model_io_output_cfg(), xsh_model_io_output_cfg_txt(), xsh_model_pipe_anneal(), and xsh_model_readfits().
cpl_table* xsh_load_table_check | ( | const char * | , | |
const char * | ||||
) |
Definition at line 1426 of file xsh_model_io.c.
References XSH_COL_MODEL_CONF_BEST, XSH_COL_MODEL_CONF_FLAG, XSH_COL_MODEL_CONF_HIGH, XSH_COL_MODEL_CONF_LOW, XSH_COL_MODEL_CONF_NAME, XSH_MOD_CFG_FAN_NIR, XSH_MOD_CFG_FAN_UVB, XSH_MOD_CFG_FAN_VIS, XSH_MOD_CFG_NIR, XSH_MOD_CFG_OPEN_NIR, XSH_MOD_CFG_OPEN_UVB, XSH_MOD_CFG_OPEN_VIS, XSH_MOD_CFG_OPT_2D_NIR, XSH_MOD_CFG_OPT_2D_UVB, XSH_MOD_CFG_OPT_2D_VIS, XSH_MOD_CFG_OPT_AFC_NIR, XSH_MOD_CFG_OPT_AFC_UVB, XSH_MOD_CFG_OPT_AFC_VIS, XSH_MOD_CFG_OPT_FMT_NIR, XSH_MOD_CFG_OPT_FMT_UVB, XSH_MOD_CFG_OPT_FMT_VIS, XSH_MOD_CFG_OPT_REC_NIR, XSH_MOD_CFG_OPT_REC_UVB, XSH_MOD_CFG_OPT_REC_VIS, XSH_MOD_CFG_OPT_WAV_IFU_NIR, XSH_MOD_CFG_OPT_WAV_IFU_UVB, XSH_MOD_CFG_OPT_WAV_IFU_VIS, XSH_MOD_CFG_OPT_WAV_SLIT_NIR, XSH_MOD_CFG_OPT_WAV_SLIT_UVB, XSH_MOD_CFG_OPT_WAV_SLIT_VIS, XSH_MOD_CFG_TAB_NIR, XSH_MOD_CFG_TAB_UVB, XSH_MOD_CFG_TAB_VIS, XSH_MOD_CFG_UVB, XSH_MOD_CFG_VIS, xsh_msg_error, and xsh_table_check_column().
Referenced by xsh_model_config_load_best(), and xsh_model_readfits().
void xsh_model_io_output_cfg_txt | ( | xsh_xs_3 * | p_xs_3 | ) |
Definition at line 1523 of file xsh_model_io.c.
References xs_3::ca_x0, xs_3::ca_x1, xs_3::ca_y0, xs_3::ca_y1, xs_3::chiprot, xs_3::chipx, xs_3::chipy, xs_3::cmup1, xs_3::d2_x1, xs_3::d2_x2, xs_3::d2_x3, xs_3::d2_y1x0, xs_3::d2_y1x1, xs_3::d2_y1x2, xs_3::d2_y1x3, xs_3::d2_y2x0, xs_3::d2_y2x1, xs_3::d2_y2x2, xs_3::d2_y2x3, xs_3::d2_y3x0, xs_3::d2_y3x1, xs_3::d2_y3x2, xs_3::d2_y3x3, DEG2RAD, xs_3::es_s, xs_3::es_w, xs_3::es_x, xs_3::es_y, xs_3::es_y_tot, xs_3::fcol, xs_3::fdet, xs_3::flipx, xs_3::flipy, xs_3::mud, xs_3::mues, xs_3::mug, xs_3::mup1, xs_3::mup2, xs_3::mup3, xs_3::mup4, xs_3::mup5, xs_3::mup6, xs_3::nud, xs_3::nues, xs_3::nug, xs_3::nup1, xs_3::nup2, xs_3::nup3, xs_3::nup4, xs_3::nup5, xs_3::nup6, xs_3::offx, xs_3::offy, xs_3::pc4_x_x2y2, xs_3::pc4_x_x3y, xs_3::pc4_x_x4, xs_3::pc4_x_xy3, xs_3::pc4_x_y4, xs_3::pc4_y_x2y2, xs_3::pc4_y_x3y, xs_3::pc4_y_x4, xs_3::pc4_y_xy3, xs_3::pc4_y_y4, xs_3::pc_x_x1, xs_3::pc_x_x2y, xs_3::pc_x_x3, xs_3::pc_x_xx, xs_3::pc_x_xy, xs_3::pc_x_y1, xs_3::pc_x_y2x, xs_3::pc_x_y3, xs_3::pc_x_yy, xs_3::pc_y_x1, xs_3::pc_y_x2y, xs_3::pc_y_x3, xs_3::pc_y_xx, xs_3::pc_y_xy, xs_3::pc_y_y1, xs_3::pc_y_y2x, xs_3::pc_y_y3, xs_3::pc_y_yy, xs_3::pix, xs_3::sg, xs_3::slit, xs_3::slit_scale, xs_3::t_ir_p2, xs_3::t_ir_p3, xs_3::taud, xs_3::taues, xs_3::taug, xs_3::taup1, xs_3::taup2, xs_3::taup3, xs_3::taup4, xs_3::taup5, xs_3::taup6, and xs_3::temper.
Referenced by xsh_model_reduce().