#include <xsh_data_instrument.h>
Go to the source code of this file.
Data Structures | |
struct | HIGH_ABS_REGION |
Functions | |
HIGH_ABS_REGION * | xsh_fill_high_abs_regions (xsh_instrument *instrument, cpl_frame *high_abs_frame) |
Variables | |
static const double | STAR_MATCH_DEPSILON = 0.0166667 |
HIGH_ABS_REGION* xsh_fill_high_abs_regions | ( | xsh_instrument * | instrument, | |
cpl_frame * | high_abs_frame | |||
) |
Definition at line 60 of file xsh_efficiency_response.c.
References check, HIGH_ABS_REGION::lambda_max, HIGH_ABS_REGION::lambda_min, XSH_ARM_NIR, XSH_ARM_VIS, xsh_free_table(), and xsh_instrument_get_arm().
Referenced by xsh_compute_response(), xsh_compute_response_ord(), and xsh_efficiency_compute().
const double STAR_MATCH_DEPSILON = 0.0166667 [static] |
Definition at line 28 of file xsh_efficiency_response.h.
Referenced by xsh_catalog_extract_spectrum_frame(), xsh_compute_response(), xsh_compute_response_ord(), and xsh_efficiency_compute().