X-shooter Pipeline Reference Manual 3.8.15
Data Structures | Functions
xsh_qc_handling.h File Reference
#include "xsh_data_instrument.h"
#include "xsh_data_pre.h"

Go to the source code of this file.

Data Structures

struct  qc_description
 

Functions

qc_descriptionxsh_get_qc_desc_by_kw (const char *kw)
 
qc_descriptionxsh_get_qc_desc_by_recipe (const char *recipe, qc_description *prev)
 
qc_descriptionxsh_get_qc_desc_by_function (char *function, qc_description *prev)
 
qc_descriptionxsh_get_qc_desc_by_pro_catg (const char *pro_catg)
 
int xsh_qc_in_recipe (qc_description *pqc, xsh_instrument *instrument)
 
int xsh_is_qc_for_arm (const char *arm, qc_description *pqc)
 
int xsh_is_qc_for_pro_catg (const char *pro_catg, qc_description *pqc)
 
void xsh_add_qc_crh (xsh_pre *pre, int nbcrh, int nframes)