Functions | |
cpl_table * | xsh_model_anneal_reduce (const char *xsh_config_file, const char *xsh_config_tag, const char *meas_coord_file) |
The actual anneal computation takes place here. |
cpl_table* xsh_model_anneal_reduce | ( | const char * | xsh_config_file, | |
const char * | xsh_config_tag, | |||
const char * | meas_coord_file | |||
) |
The actual anneal computation takes place here.
xsh_config_file | model cfg filename | |
xsh_config_tag | model cfg pro catg | |
meas_coord_file | masure coordination file |
Definition at line 67 of file xsh_model_anneal.c.
References coord::arm, xs_3::arm, xs_3::ASIZE, xs_3::BSIZE, xs_3::chippix, xs_3::chipxpix, xs_3::chipypix, countlines(), xs_3::e_slit, xs_3::es_y, xs_3::es_y_tot, coord::flux, get_meas_coordinates(), MAXIT, xs_3::morder, xs_3::morder_max, xs_3::morder_min, NIR_ASIZE, NIR_BSIZE, NIR_chipxpix, NIR_chipypix, NIR_morder, NIR_morder_max, NIR_morder_min, coord::order, xs_3::slit, coord::slit_pos, xs_3::slit_scale, xs_3::t_ir_p2, xs_3::temper, UVB_ASIZE, UVB_BSIZE, UVB_chipxpix, UVB_chipypix, UVB_morder, UVB_morder_max, UVB_morder_min, VIS_ASIZE, VIS_BSIZE, VIS_chipxpix, VIS_chipypix, VIS_morder, VIS_morder_max, VIS_morder_min, coord::wave, coord::x, xs_3::xpospix, xsh_3_detpix(), xsh_3_eval(), xsh_3_init(), xsh_alloc1Darray(), xsh_alloc2Darray(), XSH_CALLOC, xsh_free2Darray(), xsh_model_anneal_comp(), xsh_model_readfits(), xsh_msg, xsh_ref_ind_read(), xsh_showmatrix(), coord::y, and xs_3::ypospix.
Referenced by xsh_model_anneal().