#include <xsh_qc_handling.h>
Go to the source code of this file.
Defines | |
#define | XSH_QC_MASTER_MEAN "ESO QC MASTER MEAN" |
#define | XSH_QC_MASTER_MEAN_C "Estimated master (clean) mean (adu)" |
#define | XSH_QC_MASTER_RMS "ESO QC MASTER RMS" |
#define | XSH_QC_MASTER_RMS_C "Estimated master (clean) rms (adu)" |
#define | XSH_QC_COLD_PIX_NUM "ESO QC CPIXNUM" |
#define | XSH_QC_COLD_PIX_NUM_C "Measured cold pixels" |
#define | XSH_QC_HOT_PIX_NUM "ESO QC HPIXNUM" |
#define | XSH_QC_HOT_PIX_NUM_C "Measured hot pixels" |
#define | XSH_QC_MASTER_BIAS_MEAN "ESO QC MBIASAVG" |
#define | XSH_QC_MASTER_BIAS_MEAN_C "Average value of the master BIAS (excluding bad pixels)." |
#define | XSH_QC_MASTER_BIAS_MEDIAN "ESO QC MBIASMED" |
#define | XSH_QC_MASTER_BIAS_MEDIAN_C "Median value of the master BIAS." |
#define | XSH_QC_MASTER_BIAS_RMS "ESO QC MBIASRMS" |
#define | XSH_QC_MASTER_BIAS_RMS_C "RMS of the master BIAS frame (excluding bad pixels)." |
#define | XSH_QC_STRUCT_X_REG1 "ESO QC STRUCTX1" |
#define | XSH_QC_STRUCT_X_REG1_C "Slope in BIAS frame in the X direction on region 1. The frame is collapsed in the Y direction (excluding bad pixels) and fitted by a linear expression." |
#define | XSH_QC_STRUCT_Y_REG1 "ESO QC STRUCTY1" |
#define | XSH_QC_STRUCT_Y_REG1_C "Slope in BIAS frame in the Y direction on region 1. The frame is collapsed in the X direction (excluding bad pixels) and fitted by a linear expression." |
#define | XSH_QC_STRUCT_X_REG2 "ESO QC STRUCTX2" |
#define | XSH_QC_STRUCT_X_REG2_C "Slope in BIAS frame in the X direction on region 2. The frame is collapsed in the Y direction (excluding bad pixels) and fitted by a linear expression." |
#define | XSH_QC_STRUCT_Y_REG2 "ESO QC STRUCTY2" |
#define | XSH_QC_STRUCT_Y_REG2_C "Slope in BIAS frame in the Y direction on region 2. The frame is collapsed in the X direction (excluding bad pixels) and fitted by a linear expression." |
#define | XSH_QC_RON_REG1 "ESO QC RON1" |
#define | XSH_QC_RON_REG1_C "Read Out Noise value on region 1 (ADU)" |
#define | XSH_QC_RON_REG1_ERR "ESO QC RON1 ERR" |
#define | XSH_QC_RON_REG1_ERR_C "Read Out Noise error on region 1 (ADU)" |
#define | XSH_QC_RON_REG2 "ESO QC RON2" |
#define | XSH_QC_RON_REG2_C "Read Out Noise value on region 2 (ADU)" |
#define | XSH_QC_RON_REG2_ERR "ESO QC RON2 ERR" |
#define | XSH_QC_RON_REG2_ERR_C "Read Out Noise error on region 2 (ADU)" |
#define | XSH_QC_RON_MASTER "ESO QC RON MASTER" |
#define | XSH_QC_RON_MASTER_C "Read Out Noise value on mdaster frame (ADU)" |
#define | XSH_QC_CRH_RATE "ESO QC CRRATE" |
#define | XSH_QC_CRH_RATE_C "Number of detected cosmic ray hits per surface unit (cm2) and per second." |
#define | XSH_QC_CRH_NUMBER "ESO QC NCRH AVG" |
#define | XSH_QC_CRH_NUMBER_C "Number of detected cosmic ray hits" |
#define | XSH_QC_CRH_NUMBER_MEAN "Average number of cosmic ray hits per frame" |
#define | XSH_QC_CRH_NUMBER_MEAN_C "Average number of cosmic ray hits per frame" |
#define | XSH_QC_MASTER_DARK_MEDIAN "ESO QC MDARKMED" |
#define | XSH_QC_MASTER_DARK_MEDIAN_C "Median value of the master DARK." |
#define | XSH_QC_MASTER_DARK_MEAN "ESO QC MDARKAVG" |
#define | XSH_QC_MASTER_DARK_MEAN_C "Average value of the master DARK (excluding bad pixels)." |
#define | XSH_QC_MASTER_DARK_RMS "ESO QC MDARKRMS" |
#define | XSH_QC_MASTER_DARK_RMS_C "RMS value of the master DARK (excluding bad pixels)." |
#define | XSH_QC_NORM_FPN "ESO QC NORMFPN" |
#define | XSH_QC_NORM_FPN_C "Fixed Pattern Noise value normalized to 1s exposure" |
#define | XSH_QC_NORM_FPN_ERR "ESO QC NORMFPN ERR" |
#define | XSH_QC_NORM_FPN_ERR_C "Fixed Pattern Noise error normalized to 1s exposure" |
#define | XSH_QC_FPN "ESO QC FPN" |
#define | XSH_QC_FPN_C "Fixed Pattern Noise value" |
#define | XSH_QC_FPN_ERR "ESO QC FPN ERR" |
#define | XSH_QC_FPN_ERR_C "Fixed Pattern Noise error" |
#define | XSH_QC_FPN_MASTER "ESO QC FPN MASTER" |
#define | XSH_QC_FPN_MASTER_C "Fixed Pattern Noise value on master frame" |
#define | XSH_QC_FPN_ERR_MASTER "ESO QC FPN ERR MASTER" |
#define | XSH_QC_FPN_ERR_MASTER_C "Fixed Pattern Noise error on master frame" |
#define | XSH_QC_FLAT_FPNi "ESO QC FLAT FPNi" |
#define | XSH_QC_FLAT_FPNi_C "Fixed pattern noise." |
#define | XSH_QC_BP_MAP_NTOTAL "ESO QC BP-MAP NTOTAL" |
#define | XSH_QC_BP_MAP_NTOTAL_C "Number of flag pixels in the bad pixel map" |
#define | XSH_QC_BP_MAP_NFLAGi "ESO QC BP-MAP NFLAGi" |
#define | XSH_QC_BP_MAP_NFLAGi_C "Number of pixels for the given flag" |
#define | XSH_QC_NLINE_FOUND "ESO QC NLINE FOUND" |
#define | XSH_QC_NLINE_FOUND_C "Number of lines successfully matched with the theoretical table." |
#define | XSH_QC_NLINE_CAT "ESO QC NLINE CAT" |
#define | XSH_QC_NLINE_CAT_C "Number of arc lines in the input catalog (arc line list)." |
#define | XSH_QC_NLINE_CAT_CLEAN "ESO QC NLINE CAT CLEAN" |
#define | XSH_QC_NLINE_CAT_CLEAN_C "Number of arc lines after gaussian fit and sigma clipping." |
#define | XSH_QC_NLINE_FOUND_CLEAN "ESO QC NLINE FOUND CLEAN" |
#define | XSH_QC_NLINE_FOUND_CLEAN_C "Number of lines successfully matched with the theoretical table after gaussian fit and sigma clipping." |
#define | XSH_QC_MODEL_NDAT "ESO QC MODEL NDAT" |
#define | XSH_QC_MODEL_NDAT_C "Number of data points over which is optimized the physical model." |
#define | XSH_QC_MODEL_FMTCHK_DATE "ESO QC FMTCHK MODEL DATE" |
#define | XSH_QC_FMTCHK_POLY_DIFFXAVG "ESO QC FMTCHK POLY DIFFXAVG" |
#define | XSH_QC_FMTCHK_POLY_DIFFXMED "ESO QC FMTCHK POLY DIFFXMED" |
#define | XSH_QC_FMTCHK_POLY_DIFFXSTD "ESO QC FMTCHK POLY DIFFXSTD" |
#define | XSH_QC_FMTCHK_POLY_DIFFYAVG "ESO QC FMTCHK POLY DIFFYAVG" |
#define | XSH_QC_FMTCHK_POLY_DIFFYMED "ESO QC FMTCHK POLY DIFFYMED" |
#define | XSH_QC_FMTCHK_POLY_DIFFYSTD "ESO QC FMTCHK POLY DIFFYSTD" |
#define | XSH_QC_MODEL_PREDICT_RESX_MIN "ESO QC MODEL PREDICT RESX_MIN" |
#define | XSH_QC_MODEL_PREDICT_RESX_MIN_C "Min X Residual X of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESX_MAX "ESO QC MODEL PREDICT RESX_MAX" |
#define | XSH_QC_MODEL_PREDICT_RESX_MAX_C "Max X Residual X of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESX_MED "ESO QC MODEL PREDICT RESX_MED" |
#define | XSH_QC_MODEL_PREDICT_RESX_MED_C "Median X Residual X of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESX_AVG "ESO QC MODEL PREDICT RESX_AVG" |
#define | XSH_QC_MODEL_PREDICT_RESX_AVG_C "Mean X Residual X of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESX_RMS "ESO QC MODEL PREDICT RESX_RMS" |
#define | XSH_QC_MODEL_PREDICT_RESX_RMS_C "RMS X Residual X of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESY_MIN "ESO QC MODEL PREDICT RESY_MIN" |
#define | XSH_QC_MODEL_PREDICT_RESY_MIN_C "Min Y Residual Y of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESY_MAX "ESO QC MODEL PREDICT RESY_MAX" |
#define | XSH_QC_MODEL_PREDICT_RESY_MAX_C "Max Y Residual Y of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESY_MED "ESO QC MODEL PREDICT RESY_MED" |
#define | XSH_QC_MODEL_PREDICT_RESY_MED_C "Median Y Residual Y of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESY_AVG "ESO QC MODEL PREDICT RESY_AVG" |
#define | XSH_QC_MODEL_PREDICT_RESY_AVG_C "Mean Y Residual Y of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_PREDICT_RESY_RMS "ESO QC MODEL PREDICT RESY_RMS" |
#define | XSH_QC_MODEL_PREDICT_RESY_RMS_C "RMS Y Residual Y of data points to fit positions before model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESX_MIN "ESO QC MODEL ANNEAL RESX_MIN" |
#define | XSH_QC_MODEL_ANNEAL_RESX_MIN_C "Min X Residual X of data points to fit positions after model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESX_MAX "ESO QC MODEL ANNEAL RESX_MAX" |
#define | XSH_QC_MODEL_ANNEAL_RESX_MAX_C "Max X Residual X of data points to fit positions after model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESX_MED "ESO QC MODEL ANNEAL RESX_MED" |
#define | XSH_QC_MODEL_ANNEAL_RESX_MED_C "Median X Residual X of data points to fit positions after model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESX_AVG "ESO QC MODEL ANNEAL RESX_AVG" |
#define | XSH_QC_MODEL_ANNEAL_RESX_AVG_C "Mean X Residual X of data points to fit positions after model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESX_RMS "ESO QC MODEL ANNEAL RESX_RMS" |
#define | XSH_QC_MODEL_ANNEAL_RESY_MIN "ESO QC MODEL ANNEAL RESY_MIN" |
#define | XSH_QC_MODEL_ANNEAL_RESY_MIN_C "Min Y Residual Y of data points to fit positions after model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESY_MAX "ESO QC MODEL ANNEAL RESY_MAX" |
#define | XSH_QC_MODEL_ANNEAL_RESY_MAX_C "Max Y Residual Y of data points to fit positions after model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESY_MED "ESO QC MODEL ANNEAL RESY_MED" |
#define | XSH_QC_MODEL_ANNEAL_RESY_MED_C "Median Y Residual Y of data points to fit positions after model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESY_AVG "ESO QC MODEL ANNEAL RESY_AVG" |
#define | XSH_QC_MODEL_ANNEAL_RESY_AVG_C "Mean Y Residual Y of data points to fit positions after model optimization." |
#define | XSH_QC_MODEL_ANNEAL_RESY_RMS "ESO QC MODEL ANNEAL RESY_RMS" |
#define | XSH_QC_MODEL_WAVECAL_DATE "ESO QC MODEL WAVECAL DATE" |
#define | XSH_QC_MODEL_WAVECAL_DATE_C "Date of the physical model used." |
#define | XSH_QC_MODEL_WAVECAL_DIFFXAVG "ESO QC MODEL WAVECAL DIFFXAVG" |
#define | XSH_QC_MODEL_WAVECAL_DIFFXAVG_C "Average value of the differences between X positions in the theoretical map (THE) and fitted X positions (from the clean arc line list)." |
#define | XSH_QC_MODEL_WAVECAL_DIFFXMED "ESO QC MODEL WAVECAL DIFFXMED" |
#define | XSH_QC_MODEL_WAVECAL_DIFFXMED_C "Median value of the differences between X positions in the theoretical map (THE) and fitted X positions (from the clean arc line list)." |
#define | XSH_QC_MODEL_WAVECAL_DIFFXSTD "ESO QC MODEL WAVECAL DIFFXSTD" |
#define | XSH_QC_MODEL_WAVECAL_DIFFXSTD_C "Standard Deviation value of the differences between X positions in the theoretical map (THE) and fitted X positions (from the clean arc line list)." |
Variables | |
static const qc_description | qc_table [] |
#define XSH_QC_BP_MAP_NFLAGi "ESO QC BP-MAP NFLAGi" |
Definition at line 117 of file xsh_qc_definition.h.
Referenced by xsh_create_master_bpmap().
#define XSH_QC_BP_MAP_NFLAGi_C "Number of pixels for the given flag" |
Definition at line 118 of file xsh_qc_definition.h.
#define XSH_QC_BP_MAP_NTOTAL "ESO QC BP-MAP NTOTAL" |
Definition at line 114 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_bp_map_ntotal().
#define XSH_QC_BP_MAP_NTOTAL_C "Number of flag pixels in the bad pixel map" |
Definition at line 115 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_bp_map_ntotal().
#define XSH_QC_COLD_PIX_NUM "ESO QC CPIXNUM" |
Definition at line 35 of file xsh_qc_definition.h.
Referenced by xsh_image_get_hot_cold_maps().
#define XSH_QC_COLD_PIX_NUM_C "Measured cold pixels" |
Definition at line 36 of file xsh_qc_definition.h.
Referenced by xsh_image_get_hot_cold_maps().
#define XSH_QC_CRH_NUMBER "ESO QC NCRH AVG" |
Definition at line 79 of file xsh_qc_definition.h.
Referenced by xsh_abs_remove_crh_single(), xsh_pfits_get_qc_ncrh(), and xsh_pfits_set_qc_ncrh().
#define XSH_QC_CRH_NUMBER_C "Number of detected cosmic ray hits" |
Definition at line 80 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ncrh().
#define XSH_QC_CRH_NUMBER_MEAN "Average number of cosmic ray hits per frame" |
Definition at line 81 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ncrh_mean().
#define XSH_QC_CRH_NUMBER_MEAN_C "Average number of cosmic ray hits per frame" |
Definition at line 82 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ncrh_mean().
#define XSH_QC_CRH_RATE "ESO QC CRRATE" |
Definition at line 76 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_crrate().
#define XSH_QC_CRH_RATE_C "Number of detected cosmic ray hits per surface unit (cm2) and per second." |
Definition at line 77 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_crrate().
#define XSH_QC_FLAT_FPNi "ESO QC FLAT FPNi" |
Definition at line 112 of file xsh_qc_definition.h.
#define XSH_QC_FLAT_FPNi_C "Fixed pattern noise." |
Definition at line 113 of file xsh_qc_definition.h.
#define XSH_QC_FMTCHK_POLY_DIFFXAVG "ESO QC FMTCHK POLY DIFFXAVG" |
Definition at line 139 of file xsh_qc_definition.h.
Referenced by xsh_resid_tab_save().
#define XSH_QC_FMTCHK_POLY_DIFFXMED "ESO QC FMTCHK POLY DIFFXMED" |
Definition at line 140 of file xsh_qc_definition.h.
Referenced by xsh_resid_tab_save().
#define XSH_QC_FMTCHK_POLY_DIFFXSTD "ESO QC FMTCHK POLY DIFFXSTD" |
Definition at line 141 of file xsh_qc_definition.h.
Referenced by xsh_resid_tab_save().
#define XSH_QC_FMTCHK_POLY_DIFFYAVG "ESO QC FMTCHK POLY DIFFYAVG" |
Definition at line 142 of file xsh_qc_definition.h.
Referenced by xsh_resid_tab_save().
#define XSH_QC_FMTCHK_POLY_DIFFYMED "ESO QC FMTCHK POLY DIFFYMED" |
Definition at line 143 of file xsh_qc_definition.h.
Referenced by xsh_resid_tab_save().
#define XSH_QC_FMTCHK_POLY_DIFFYSTD "ESO QC FMTCHK POLY DIFFYSTD" |
Definition at line 144 of file xsh_qc_definition.h.
Referenced by xsh_resid_tab_save().
#define XSH_QC_FPN "ESO QC FPN" |
Definition at line 100 of file xsh_qc_definition.h.
#define XSH_QC_FPN_C "Fixed Pattern Noise value" |
Definition at line 101 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_fpn().
#define XSH_QC_FPN_ERR "ESO QC FPN ERR" |
Definition at line 103 of file xsh_qc_definition.h.
#define XSH_QC_FPN_ERR_C "Fixed Pattern Noise error" |
Definition at line 104 of file xsh_qc_definition.h.
#define XSH_QC_FPN_ERR_MASTER "ESO QC FPN ERR MASTER" |
Definition at line 109 of file xsh_qc_definition.h.
#define XSH_QC_FPN_ERR_MASTER_C "Fixed Pattern Noise error on master frame" |
Definition at line 110 of file xsh_qc_definition.h.
#define XSH_QC_FPN_MASTER "ESO QC FPN MASTER" |
Definition at line 106 of file xsh_qc_definition.h.
#define XSH_QC_FPN_MASTER_C "Fixed Pattern Noise value on master frame" |
Definition at line 107 of file xsh_qc_definition.h.
#define XSH_QC_HOT_PIX_NUM "ESO QC HPIXNUM" |
Definition at line 37 of file xsh_qc_definition.h.
Referenced by xsh_image_get_hot_cold_maps().
#define XSH_QC_HOT_PIX_NUM_C "Measured hot pixels" |
Definition at line 38 of file xsh_qc_definition.h.
Referenced by xsh_image_get_hot_cold_maps().
#define XSH_QC_MASTER_BIAS_MEAN "ESO QC MBIASAVG" |
Definition at line 40 of file xsh_qc_definition.h.
Referenced by xsh_pfits_get_qc_mbiasavg(), and xsh_pfits_set_qc_mbiasavg().
#define XSH_QC_MASTER_BIAS_MEAN_C "Average value of the master BIAS (excluding bad pixels)." |
Definition at line 41 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mbiasavg().
#define XSH_QC_MASTER_BIAS_MEDIAN "ESO QC MBIASMED" |
Definition at line 42 of file xsh_qc_definition.h.
Referenced by xsh_pfits_get_qc_mbiasmed(), and xsh_pfits_set_qc_mbiasmed().
#define XSH_QC_MASTER_BIAS_MEDIAN_C "Median value of the master BIAS." |
Definition at line 43 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mbiasmed().
#define XSH_QC_MASTER_BIAS_RMS "ESO QC MBIASRMS" |
Definition at line 44 of file xsh_qc_definition.h.
Referenced by xsh_pfits_get_qc_mbiasrms(), and xsh_pfits_set_qc_mbiasrms().
#define XSH_QC_MASTER_BIAS_RMS_C "RMS of the master BIAS frame (excluding bad pixels)." |
Definition at line 45 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mbiasrms().
#define XSH_QC_MASTER_DARK_MEAN "ESO QC MDARKAVG" |
Definition at line 88 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mdarkavg().
#define XSH_QC_MASTER_DARK_MEAN_C "Average value of the master DARK (excluding bad pixels)." |
Definition at line 89 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mdarkavg().
#define XSH_QC_MASTER_DARK_MEDIAN "ESO QC MDARKMED" |
Definition at line 84 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mdarkmed().
#define XSH_QC_MASTER_DARK_MEDIAN_C "Median value of the master DARK." |
Definition at line 85 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mdarkmed().
#define XSH_QC_MASTER_DARK_RMS "ESO QC MDARKRMS" |
Definition at line 91 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mdarkrms().
#define XSH_QC_MASTER_DARK_RMS_C "RMS value of the master DARK (excluding bad pixels)." |
Definition at line 92 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_mdarkrms().
#define XSH_QC_MASTER_MEAN "ESO QC MASTER MEAN" |
Definition at line 30 of file xsh_qc_definition.h.
Referenced by xsh_image_get_hot_cold_maps().
#define XSH_QC_MASTER_MEAN_C "Estimated master (clean) mean (adu)" |
Definition at line 31 of file xsh_qc_definition.h.
Referenced by xsh_image_get_hot_cold_maps().
#define XSH_QC_MASTER_RMS "ESO QC MASTER RMS" |
Definition at line 33 of file xsh_qc_definition.h.
Referenced by xsh_image_get_hot_cold_maps().
#define XSH_QC_MASTER_RMS_C "Estimated master (clean) rms (adu)" |
Definition at line 34 of file xsh_qc_definition.h.
Referenced by xsh_image_get_hot_cold_maps().
#define XSH_QC_MODEL_ANNEAL_RESX_AVG "ESO QC MODEL ANNEAL RESX_AVG" |
Definition at line 179 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESX_AVG_C "Mean X Residual X of data points to fit positions after model optimization." |
Definition at line 180 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_ANNEAL_RESX_MAX "ESO QC MODEL ANNEAL RESX_MAX" |
Definition at line 173 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESX_MAX_C "Max X Residual X of data points to fit positions after model optimization." |
Definition at line 174 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_ANNEAL_RESX_MED "ESO QC MODEL ANNEAL RESX_MED" |
Definition at line 176 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESX_MED_C "Median X Residual X of data points to fit positions after model optimization." |
Definition at line 177 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_ANNEAL_RESX_MIN "ESO QC MODEL ANNEAL RESX_MIN" |
Definition at line 170 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESX_MIN_C "Min X Residual X of data points to fit positions after model optimization." |
Definition at line 171 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_ANNEAL_RESX_RMS "ESO QC MODEL ANNEAL RESX_RMS" |
Definition at line 182 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESY_AVG "ESO QC MODEL ANNEAL RESY_AVG" |
Definition at line 193 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESY_AVG_C "Mean Y Residual Y of data points to fit positions after model optimization." |
Definition at line 194 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_ANNEAL_RESY_MAX "ESO QC MODEL ANNEAL RESY_MAX" |
Definition at line 187 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESY_MAX_C "Max Y Residual Y of data points to fit positions after model optimization." |
Definition at line 188 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_ANNEAL_RESY_MED "ESO QC MODEL ANNEAL RESY_MED" |
Definition at line 190 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESY_MED_C "Median Y Residual Y of data points to fit positions after model optimization." |
Definition at line 191 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_ANNEAL_RESY_MIN "ESO QC MODEL ANNEAL RESY_MIN" |
Definition at line 184 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_ANNEAL_RESY_MIN_C "Min Y Residual Y of data points to fit positions after model optimization." |
Definition at line 185 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_ANNEAL_RESY_RMS "ESO QC MODEL ANNEAL RESY_RMS" |
Definition at line 196 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_FMTCHK_DATE "ESO QC FMTCHK MODEL DATE" |
Definition at line 138 of file xsh_qc_definition.h.
Referenced by xsh_create_order_table().
#define XSH_QC_MODEL_NDAT "ESO QC MODEL NDAT" |
Definition at line 135 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_NDAT_C "Number of data points over which is optimized the physical model." |
Definition at line 136 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESX_AVG "ESO QC MODEL PREDICT RESX_AVG" |
Definition at line 153 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESX_AVG_C "Mean X Residual X of data points to fit positions before model optimization." |
Definition at line 154 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESX_MAX "ESO QC MODEL PREDICT RESX_MAX" |
Definition at line 149 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESX_MAX_C "Max X Residual X of data points to fit positions before model optimization." |
Definition at line 150 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESX_MED "ESO QC MODEL PREDICT RESX_MED" |
Definition at line 151 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESX_MED_C "Median X Residual X of data points to fit positions before model optimization." |
Definition at line 152 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESX_MIN "ESO QC MODEL PREDICT RESX_MIN" |
Definition at line 147 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESX_MIN_C "Min X Residual X of data points to fit positions before model optimization." |
Definition at line 148 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESX_RMS "ESO QC MODEL PREDICT RESX_RMS" |
Definition at line 155 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESX_RMS_C "RMS X Residual X of data points to fit positions before model optimization." |
Definition at line 156 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESY_AVG "ESO QC MODEL PREDICT RESY_AVG" |
Definition at line 164 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESY_AVG_C "Mean Y Residual Y of data points to fit positions before model optimization." |
Definition at line 165 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESY_MAX "ESO QC MODEL PREDICT RESY_MAX" |
Definition at line 160 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESY_MAX_C "Max Y Residual Y of data points to fit positions before model optimization." |
Definition at line 161 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESY_MED "ESO QC MODEL PREDICT RESY_MED" |
Definition at line 162 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESY_MED_C "Median Y Residual Y of data points to fit positions before model optimization." |
Definition at line 163 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESY_MIN "ESO QC MODEL PREDICT RESY_MIN" |
Definition at line 158 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESY_MIN_C "Min Y Residual Y of data points to fit positions before model optimization." |
Definition at line 159 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_PREDICT_RESY_RMS "ESO QC MODEL PREDICT RESY_RMS" |
Definition at line 166 of file xsh_qc_definition.h.
Referenced by xsh_model_compute_residuals().
#define XSH_QC_MODEL_PREDICT_RESY_RMS_C "RMS Y Residual Y of data points to fit positions before model optimization." |
Definition at line 167 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_WAVECAL_DATE "ESO QC MODEL WAVECAL DATE" |
Definition at line 200 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_WAVECAL_DATE_C "Date of the physical model used." |
Definition at line 201 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_WAVECAL_DIFFXAVG "ESO QC MODEL WAVECAL DIFFXAVG" |
Definition at line 203 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_WAVECAL_DIFFXAVG_C "Average value of the differences between X positions in the theoretical map (THE) and fitted X positions (from the clean arc line list)." |
Definition at line 204 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_WAVECAL_DIFFXMED "ESO QC MODEL WAVECAL DIFFXMED" |
Definition at line 207 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_WAVECAL_DIFFXMED_C "Median value of the differences between X positions in the theoretical map (THE) and fitted X positions (from the clean arc line list)." |
Definition at line 208 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_WAVECAL_DIFFXSTD "ESO QC MODEL WAVECAL DIFFXSTD" |
Definition at line 210 of file xsh_qc_definition.h.
#define XSH_QC_MODEL_WAVECAL_DIFFXSTD_C "Standard Deviation value of the differences between X positions in the theoretical map (THE) and fitted X positions (from the clean arc line list)." |
Definition at line 211 of file xsh_qc_definition.h.
#define XSH_QC_NLINE_CAT "ESO QC NLINE CAT" |
Definition at line 124 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_nlinecat().
#define XSH_QC_NLINE_CAT_C "Number of arc lines in the input catalog (arc line list)." |
Definition at line 125 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_nlinecat().
#define XSH_QC_NLINE_CAT_CLEAN "ESO QC NLINE CAT CLEAN" |
Definition at line 127 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_nlinecat_clean().
#define XSH_QC_NLINE_CAT_CLEAN_C "Number of arc lines after gaussian fit and sigma clipping." |
Definition at line 128 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_nlinecat_clean().
#define XSH_QC_NLINE_FOUND "ESO QC NLINE FOUND" |
Definition at line 121 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_nlinefound().
#define XSH_QC_NLINE_FOUND_C "Number of lines successfully matched with the theoretical table." |
Definition at line 122 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_nlinefound().
#define XSH_QC_NLINE_FOUND_CLEAN "ESO QC NLINE FOUND CLEAN" |
Definition at line 131 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_nlinefound_clean().
#define XSH_QC_NLINE_FOUND_CLEAN_C "Number of lines successfully matched with the theoretical table after gaussian fit and sigma clipping." |
Definition at line 132 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_nlinefound_clean().
#define XSH_QC_NORM_FPN "ESO QC NORMFPN" |
Definition at line 94 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_norm_fpn().
#define XSH_QC_NORM_FPN_C "Fixed Pattern Noise value normalized to 1s exposure" |
Definition at line 95 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_norm_fpn().
#define XSH_QC_NORM_FPN_ERR "ESO QC NORMFPN ERR" |
Definition at line 97 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_norm_fpn_err().
#define XSH_QC_NORM_FPN_ERR_C "Fixed Pattern Noise error normalized to 1s exposure" |
Definition at line 98 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_norm_fpn_err().
#define XSH_QC_RON_MASTER "ESO QC RON MASTER" |
Definition at line 72 of file xsh_qc_definition.h.
#define XSH_QC_RON_MASTER_C "Read Out Noise value on mdaster frame (ADU)" |
Definition at line 73 of file xsh_qc_definition.h.
#define XSH_QC_RON_REG1 "ESO QC RON1" |
Definition at line 59 of file xsh_qc_definition.h.
Referenced by xsh_pfits_get_qc_ron(), and xsh_pfits_set_qc_ron1().
#define XSH_QC_RON_REG1_C "Read Out Noise value on region 1 (ADU)" |
Definition at line 60 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ron1().
#define XSH_QC_RON_REG1_ERR "ESO QC RON1 ERR" |
Definition at line 62 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ron1_err().
#define XSH_QC_RON_REG1_ERR_C "Read Out Noise error on region 1 (ADU)" |
Definition at line 63 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ron1_err().
#define XSH_QC_RON_REG2 "ESO QC RON2" |
Definition at line 65 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ron2().
#define XSH_QC_RON_REG2_C "Read Out Noise value on region 2 (ADU)" |
Definition at line 66 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ron2().
#define XSH_QC_RON_REG2_ERR "ESO QC RON2 ERR" |
Definition at line 68 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ron2_err().
#define XSH_QC_RON_REG2_ERR_C "Read Out Noise error on region 2 (ADU)" |
Definition at line 69 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_ron2_err().
#define XSH_QC_STRUCT_X_REG1 "ESO QC STRUCTX1" |
Definition at line 47 of file xsh_qc_definition.h.
Referenced by xsh_pfits_get_qc_structx(), and xsh_pfits_set_qc_reg1_structx().
#define XSH_QC_STRUCT_X_REG1_C "Slope in BIAS frame in the X direction on region 1. The frame is collapsed in the Y direction (excluding bad pixels) and fitted by a linear expression." |
Definition at line 48 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_reg1_structx().
#define XSH_QC_STRUCT_X_REG2 "ESO QC STRUCTX2" |
Definition at line 53 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_reg2_structx().
#define XSH_QC_STRUCT_X_REG2_C "Slope in BIAS frame in the X direction on region 2. The frame is collapsed in the Y direction (excluding bad pixels) and fitted by a linear expression." |
Definition at line 54 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_reg2_structx().
#define XSH_QC_STRUCT_Y_REG1 "ESO QC STRUCTY1" |
Definition at line 50 of file xsh_qc_definition.h.
Referenced by xsh_pfits_get_qc_structy(), and xsh_pfits_set_qc_reg1_structy().
#define XSH_QC_STRUCT_Y_REG1_C "Slope in BIAS frame in the Y direction on region 1. The frame is collapsed in the X direction (excluding bad pixels) and fitted by a linear expression." |
Definition at line 51 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_reg1_structy().
#define XSH_QC_STRUCT_Y_REG2 "ESO QC STRUCTY2" |
Definition at line 56 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_reg2_structy().
#define XSH_QC_STRUCT_Y_REG2_C "Slope in BIAS frame in the Y direction on region 2. The frame is collapsed in the X direction (excluding bad pixels) and fitted by a linear expression." |
Definition at line 57 of file xsh_qc_definition.h.
Referenced by xsh_pfits_set_qc_reg2_structy().
const qc_description qc_table[] [static] |
Definition at line 226 of file xsh_qc_definition.h.
Referenced by xsh_get_qc_desc_by_function(), xsh_get_qc_desc_by_kw(), xsh_get_qc_desc_by_pro_catg(), xsh_get_qc_desc_by_recipe(), and xsh_util_compute_qc_residuals().