|
X-shooter Pipeline Reference Manual 3.8.15
|
Go to the source code of this file.
Data Structures | |
| struct | qc_description |
Functions | |
| qc_description * | xsh_get_qc_desc_by_kw (const char *kw) |
| qc_description * | xsh_get_qc_desc_by_recipe (const char *recipe, qc_description *prev) |
| qc_description * | xsh_get_qc_desc_by_function (char *function, qc_description *prev) |
| qc_description * | xsh_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) |