MUSE Pipeline Reference Manual  2.1.1
muse_data_format_z.h
1 /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /* vim:set sw=2 sts=2 et cin: */
3 /*
4  * This file is part of the MUSE Instrument Pipeline
5  * Copyright (C) 2005-2015 European Southern Observatory
6  *
7  * This program is free software; you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation; either version 2 of the License, or
10  * (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program; if not, write to the Free Software
19  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
20  */
21 
22 /* This file was automatically generated */
23 
24 #ifndef MUSE_TABLEFORMATS_Z_H
25 #define MUSE_TABLEFORMATS_Z_H
26 
27 #include "muse_cplwrappers.h"
28 
32 
33 #ifdef XML_TABLEDEF_TRACE_TABLE /* currently not used */
34 extern const muse_cpltable_def muse_trace_table_def[];
35 #endif
36 
37 #ifdef XML_TABLEDEF_TRACE_SAMPLES /* currently not used */
38 extern const muse_cpltable_def muse_trace_samples_def[];
39 #endif
40 
41 #ifdef XML_TABLEDEF_WAVECAL_TABLE /* currently not used */
42 extern const muse_cpltable_def muse_wavecal_table_def[];
43 #endif
44 
45 #ifdef XML_TABLEDEF_WAVECAL_RESIDUALS /* currently not used */
46 extern const muse_cpltable_def muse_wavecal_residuals_def[];
47 #endif
49 
50 #ifdef XML_TABLEDEF_GEOMETRY_TABLE /* currently not used */
51 extern const muse_cpltable_def muse_geometry_table_def[];
52 #endif
53 
54 #ifdef XML_TABLEDEF_SPOTS_TABLE /* currently not used */
55 extern const muse_cpltable_def muse_spots_table_def[];
56 #endif
59 
60 #ifdef XML_TABLEDEF_FLUX_TABLE /* currently not used */
61 extern const muse_cpltable_def muse_flux_table_def[];
62 #endif
63 
64 #ifdef XML_TABLEDEF_STD_FLUX_TABLE /* currently not used */
65 extern const muse_cpltable_def muse_std_flux_table_def[];
66 #endif
67 
68 #ifdef XML_TABLEDEF_STD_RESPONSE /* currently not used */
69 extern const muse_cpltable_def muse_std_response_def[];
70 #endif
71 
72 #ifdef XML_TABLEDEF_STD_TELLURIC /* currently not used */
73 extern const muse_cpltable_def muse_std_telluric_def[];
74 #endif
75 
76 #ifdef XML_TABLEDEF_EXTINCT_TABLE /* currently not used */
77 extern const muse_cpltable_def muse_extinct_table_def[];
78 #endif
79 
80 #ifdef XML_TABLEDEF_TELLURIC_REGIONS /* currently not used */
81 extern const muse_cpltable_def muse_telluric_regions_def[];
82 #endif
83 #define MUSE_LINE_CATALOG_LAMBDA "lambda"
84 #define MUSE_LINE_CATALOG_FLUX "flux"
85 #define MUSE_LINE_CATALOG_ION "ion"
86 #define MUSE_LINE_CATALOG_QUALITY "quality"
88 #define MUSE_BADPIX_X "xpos"
89 #define MUSE_BADPIX_Y "ypos"
90 #define MUSE_BADPIX_DQ "status"
91 #define MUSE_BADPIX_VALUE "value"
93 
94 #ifdef XML_TABLEDEF_ASTROMETRY_REFERENCE /* currently not used */
95 extern const muse_cpltable_def muse_astrometry_reference_def[];
96 #endif
97 
98 #ifdef XML_TABLEDEF_FILTER_LIST /* currently not used */
99 extern const muse_cpltable_def muse_filter_list_def[];
100 #endif
101 #define MUSE_OFFSETS_DATEOBS "DATE_OBS"
102 #define MUSE_OFFSETS_MJDOBS "MJD_OBS"
103 #define MUSE_OFFSETS_DRA "RA_OFFSET"
104 #define MUSE_OFFSETS_DDEC "DEC_OFFSET"
105 #define MUSE_OFFSETS_FSCALE "FLUX_SCALE"
107 
108 #endif /* MUSE_TABLEFORMATS_Z_H */
const muse_cpltable_def muse_dataspectrum_def[]
const muse_cpltable_def muse_offset_list_def[]
const muse_cpltable_def muse_sky_lines_lines_def[]
const muse_cpltable_def muse_sky_lines_oh_transitions_def[]
const muse_cpltable_def muse_lsf_profile_def[]
const muse_cpltable_def muse_badpix_table_def[]
const muse_cpltable_def muse_line_catalog_def[]
const muse_cpltable_def muse_euro3dcube_e3d_data_def[]
Definition of a cpl table structure.
const muse_cpltable_def muse_euro3dcube_e3d_grp_def[]