X-shooter Pipeline Reference Manual 3.8.15
Data Fields
qc_description Struct Reference

#include <xsh_qc_handling.h>

Data Fields

const char * kw_name
 
const char * kw_recipes
 
const char * kw_recipes_tbw
 
const char * kw_function
 
const char * kw_help
 
cpl_type kw_type
 
const char * arms
 
const char * pro_catg
 

Detailed Description

Definition at line 35 of file xsh_qc_handling.h.

Field Documentation

◆ arms

const char* qc_description::arms

List of arms for which the QC should be created

Definition at line 42 of file xsh_qc_handling.h.

Referenced by xsh_is_qc_for_arm().

◆ kw_function

const char* qc_description::kw_function

DRL functions

Definition at line 39 of file xsh_qc_handling.h.

Referenced by xsh_get_qc_desc_by_function().

◆ kw_help

const char* qc_description::kw_help

Comment

Definition at line 40 of file xsh_qc_handling.h.

Referenced by irplib_paf_dump(), and main().

◆ kw_name

const char* qc_description::kw_name

◆ kw_recipes

const char* qc_description::kw_recipes

List of recipes creating this QC parameter

Definition at line 37 of file xsh_qc_handling.h.

Referenced by xsh_get_qc_desc_by_recipe(), and xsh_qc_in_recipe().

◆ kw_recipes_tbw

const char* qc_description::kw_recipes_tbw

List of recipes to be written ...

Definition at line 38 of file xsh_qc_handling.h.

Referenced by xsh_get_qc_desc_by_recipe(), and xsh_qc_in_recipe().

◆ kw_type

cpl_type qc_description::kw_type

CPL Type (INT, DOUBLE< ...)

Definition at line 41 of file xsh_qc_handling.h.

Referenced by main(), xsh_get_qc_desc_by_recipe(), xsh_pfits_set_qc(), and xsh_pfits_set_qc_multi().

◆ pro_catg

const char* qc_description::pro_catg

The PRO.CATG(s) relevant for this KW

Definition at line 44 of file xsh_qc_handling.h.

Referenced by xsh_get_qc_desc_by_pro_catg(), and xsh_is_qc_for_pro_catg().


The documentation for this struct was generated from the following file: