#include <xsh_dump.h>
#include <xsh_utils.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_qc_handling.h>
#include <xsh_data_instrument.h>
#include <xsh_pfits.h>
#include <string.h>
#include <cpl.h>
#include <stdbool.h>
#include <xsh_pfits_qc.h>
Go to the source code of this file.
Functions | |
int | xsh_pfits_get_qc_ncrh (const cpl_propertylist *plist) |
Find out the QC NCRH value. | |
double | xsh_pfits_get_qc_mbiasavg (const cpl_propertylist *plist) |
find out the QC.MBIASAVG value | |
double | xsh_pfits_get_qc_mbiasmed (const cpl_propertylist *plist) |
find out the QC.MBIASMED value | |
double | xsh_pfits_get_qc_mbiasrms (const cpl_propertylist *plist) |
find out the QC.MBIASRMS value | |
double | xsh_pfits_get_qc_nhpix (const cpl_propertylist *plist) |
find out the QC.NHPIX value | |
double | xsh_pfits_get_qc_mbiasslope (const cpl_propertylist *plist) |
find out the QC.MBIASSLOPE value | |
double | xsh_pfits_get_qc_structx (const cpl_propertylist *plist) |
double | xsh_pfits_get_qc_structy (const cpl_propertylist *plist) |
double | xsh_pfits_get_qc_ron (const cpl_propertylist *plist) |
void | xsh_pfits_set_qc_ron_master (cpl_propertylist *plist, double value) |
Write the QC.RON.MASTER value. | |
void | xsh_pfits_set_qc_fpn_master (cpl_propertylist *plist, double value) |
Write the QC.FPN.MASTER value. | |
void | xsh_pfits_set_qc_fpn (cpl_propertylist *plist, double value) |
Write the QC.FPN value. | |
void | xsh_pfits_set_qc_norm_fpn (cpl_propertylist *plist, double value) |
Write the QC.NORMFPN value. | |
void | xsh_pfits_set_qc_norm_fpn_err (cpl_propertylist *plist, double value) |
Write the QC.NORMFPN.ERR value. | |
void | xsh_pfits_set_qc_reg1_structx (cpl_propertylist *plist, double value) |
Write the QC.STRUCTX value. | |
void | xsh_pfits_set_qc_reg1_structy (cpl_propertylist *plist, double value) |
Write the QC.STRUCTY value. | |
void | xsh_pfits_set_qc_reg2_structx (cpl_propertylist *plist, double value) |
Write the QC.STRUCTX value. | |
void | xsh_pfits_set_qc_reg2_structy (cpl_propertylist *plist, double value) |
Write the QC.STRUCTY value. | |
void | xsh_pfits_set_qc_ron1 (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_ron2 (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_ron1_err (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_ron2_err (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_nlinecat (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_nlinecat_clean (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_nlinefound (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_nlinefound_clean (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_mbiasavg (cpl_propertylist *plist, double value) |
Write the QC.MBIASAVG value. | |
void | xsh_pfits_set_qc_mbiasmed (cpl_propertylist *plist, double value) |
Write the QC.MBIASMED value. | |
void | xsh_pfits_set_qc_mbiasrms (cpl_propertylist *plist, double value) |
Write the QC.MBIASRMS value. | |
void | xsh_pfits_set_qc_nhpix (cpl_propertylist *plist, double value) |
Write the QC.NHPIX value. | |
void | xsh_pfits_set_qc_mbiasslope (cpl_propertylist *plist, double value) |
Write the QC.MBIASSLOPE value. | |
void | xsh_pfits_set_qc_ncrh (cpl_propertylist *plist, int value) |
Write the QC.NCRH value. | |
void | xsh_pfits_set_qc_ncrh_mean (cpl_propertylist *plist, int value) |
Write the QC.NCRH value. | |
void | xsh_pfits_set_qc_crrate (cpl_propertylist *plist, double value) |
Write the QC.CRRATE value. | |
void | xsh_pfits_set_qc_mdarkmed (cpl_propertylist *plist, double value) |
Write the QC.MDARKMED value. | |
void | xsh_pfits_set_qc_mdarkrms (cpl_propertylist *plist, double value) |
Write the QC.MDARKRMS value. | |
void | xsh_pfits_set_qc_mdarkslope (cpl_propertylist *plist, double value) |
Write the QC.MDARKSLOPE value. | |
void | xsh_pfits_set_qc_bp_map_ntotal (cpl_propertylist *plist, int value) |
Write the contamination value. | |
void | xsh_pfits_set_qc_contamination (cpl_propertylist *plist, double value) |
Write the contamination value. | |
void | xsh_pfits_set_qc_mdarkavg (cpl_propertylist *plist, double value) |
Write the QC.MDARKAVG value. | |
void | xsh_pfits_set_qc_darkmed_ave (cpl_propertylist *plist, double value) |
Write the QC.DARKMED_AVE value. | |
void | xsh_pfits_set_qc_darkmed_stdev (cpl_propertylist *plist, double value) |
Write the QC.MDARKAVG value. | |
void | xsh_pfits_set_qc_ord_orderpos_residmin (cpl_propertylist *plist, double value) |
Write the ? value. | |
void | xsh_pfits_set_qc_ord_orderpos_residmax (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_ord_orderpos_residavg (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_ord_orderpos_residrms (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_eff_fclip (cpl_propertylist *plist, double value) |
void | xsh_pfits_set_qc_eff_nclip (cpl_propertylist *plist, int value) |
void | xsh_pfits_set_qc_ord_orderpos_max_pred (cpl_propertylist *plist, int value) |
void | xsh_pfits_set_qc_ord_orderpos_min_pred (cpl_propertylist *plist, int value) |
void | xsh_pfits_set_qc_ord_orderpos_ndet (cpl_propertylist *plist, int value) |
void | xsh_pfits_set_qc_ord_orderpos_nposall (cpl_propertylist *plist, int value) |
void | xsh_pfits_set_qc_ord_orderpos_npossel (cpl_propertylist *plist, int value) |
void | xsh_pfits_set_qc_ord_orderpos_npred (cpl_propertylist *plist, int value) |
void | xsh_pfits_set_qc_multi (cpl_propertylist *plist, void *value, const char *kw, xsh_instrument *instrument, int idx) |
void | xsh_pfits_set_qc (cpl_propertylist *plist, void *value, const char *kw, xsh_instrument *instrument) |