24 #ifndef MUSE_TABLEFORMATS_Z_H
25 #define MUSE_TABLEFORMATS_Z_H
27 #include "muse_cplwrappers.h"
33 #ifdef XML_TABLEDEF_TRACE_TABLE
37 #ifdef XML_TABLEDEF_TRACE_SAMPLES
41 #ifdef XML_TABLEDEF_WAVECAL_TABLE
45 #ifdef XML_TABLEDEF_WAVECAL_RESIDUALS
49 #ifdef XML_TABLEDEF_GEOMETRY_TABLE
53 #ifdef XML_TABLEDEF_SPOTS_TABLE
59 #ifdef XML_TABLEDEF_FLUX_TABLE
63 #ifdef XML_TABLEDEF_STD_FLUX_TABLE
67 #ifdef XML_TABLEDEF_STD_RESPONSE
71 #ifdef XML_TABLEDEF_STD_TELLURIC
75 #ifdef XML_TABLEDEF_EXTINCT_TABLE
79 #ifdef XML_TABLEDEF_TELLURIC_REGIONS
82 #define MUSE_LINE_CATALOG_LAMBDA "lambda"
83 #define MUSE_LINE_CATALOG_FLUX "flux"
84 #define MUSE_LINE_CATALOG_ION "ion"
85 #define MUSE_LINE_CATALOG_QUALITY "quality"
87 #define MUSE_BADPIX_X "xpos"
88 #define MUSE_BADPIX_Y "ypos"
89 #define MUSE_BADPIX_DQ "status"
90 #define MUSE_BADPIX_VALUE "value"
93 #ifdef XML_TABLEDEF_ASTROMETRY_REFERENCE
97 #ifdef XML_TABLEDEF_FILTER_LIST
Definition of a cpl table structure.