#include <xsh_efficiency_response.h>
#include <xsh_error.h>
Go to the source code of this file.
Functions | |
HIGH_ABS_REGION * | xsh_fill_high_abs_regions (xsh_instrument *instrument, cpl_frame *high_abs_frame) |
HIGH_ABS_REGION * | xsh_fill_tell_fit_regions (xsh_instrument *instrument, cpl_frame *high_abs_frame) |
HIGH_ABS_REGION * | xsh_fill_tell_compute_resid_regions (xsh_instrument *instrument, cpl_frame *high_abs_frame) |
Variables | |
HIGH_ABS_REGION | NirTellComputeResidRegions [] |
HIGH_ABS_REGION | VisTellComputeResidRegions [] |
HIGH_ABS_REGION | UvbTellComputeResidRegions [] |
HIGH_ABS_REGION | NirTellFitRegions [] |
HIGH_ABS_REGION | VisTellFitRegions [] |
HIGH_ABS_REGION | UvbTellFitRegions [] |
HIGH_ABS_REGION | NirHighAbsRegions [] |
HIGH_ABS_REGION | VisHighAbsRegions [] |
HIGH_ABS_REGION | UvbHighAbsRegions [] |
HIGH_ABS_REGION* xsh_fill_high_abs_regions | ( | xsh_instrument * | instrument, | |
cpl_frame * | high_abs_frame | |||
) |
Definition at line 208 of file xsh_efficiency_response.c.
References check, HIGH_ABS_REGION::lambda_max, HIGH_ABS_REGION::lambda_min, XSH_ARM_NIR, XSH_ARM_UVB, XSH_ARM_VIS, xsh_free_table(), and xsh_instrument_get_arm().
Referenced by main(), xsh_compute_response(), xsh_compute_response2(), xsh_compute_response_ord(), and xsh_efficiency_compute().
HIGH_ABS_REGION* xsh_fill_tell_compute_resid_regions | ( | xsh_instrument * | instrument, | |
cpl_frame * | high_abs_frame | |||
) |
Definition at line 326 of file xsh_efficiency_response.c.
References check, HIGH_ABS_REGION::lambda_max, HIGH_ABS_REGION::lambda_min, XSH_ARM_NIR, XSH_ARM_UVB, XSH_ARM_VIS, xsh_free_table(), and xsh_instrument_get_arm().
Referenced by xsh_evaluate_tell_model(), and xsh_extract_ranges_to_fit().
HIGH_ABS_REGION* xsh_fill_tell_fit_regions | ( | xsh_instrument * | instrument, | |
cpl_frame * | high_abs_frame | |||
) |
Definition at line 267 of file xsh_efficiency_response.c.
References check, HIGH_ABS_REGION::lambda_max, HIGH_ABS_REGION::lambda_min, XSH_ARM_NIR, XSH_ARM_UVB, XSH_ARM_VIS, xsh_free_table(), and xsh_instrument_get_arm().
Referenced by xsh_extract_points_to_fit(), and xsh_telluric_model_eval().
{ {1084.0, 1169.0}, {1300.0, 1503.0}, {1735.0, 1980.0}, {1995.0, 2035.0}, {2048.0, 2082.0}, {0., 0.} }
Definition at line 133 of file xsh_efficiency_response.c.
{ {1105.0, 1266.0}, {1300.0, 1343.0}, {1468.0, 1780.0}, {1940.0, 1994.0}, {2030.0, 2046.0}, {2080.0, 2100.0}, {0., 0.} }
Definition at line 33 of file xsh_efficiency_response.c.
Definition at line 53 of file xsh_efficiency_response.c.
{ {295.0, 301.0}, {393.0, 401.0}, {406.0, 414.0}, {428.5, 440.0}, {479.0, 493.0}, {556.0, 574.0}, {0., 0.} }
Definition at line 195 of file xsh_efficiency_response.c.
{ {0., 0.} }
Definition at line 49 of file xsh_efficiency_response.c.
{ {0., 0.} }
Definition at line 97 of file xsh_efficiency_response.c.
{ {500.0, 540.0}, {585.0, 604.0}, {632.0, 644.0}, {684.5, 695.0}, {695.5, 714.0}, {756.0, 773.0}, {810.0, 835.0}, {893.0, 923.0}, {927.0, 966.0}, {966.0, 980.0}, {0., 0.} }
Definition at line 180 of file xsh_efficiency_response.c.
{ {0., 0.} }
Definition at line 44 of file xsh_efficiency_response.c.
{ {0., 0.} }
Definition at line 92 of file xsh_efficiency_response.c.