MUSE Pipeline Reference Manual  1.0.2
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-2014 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
48 
49 #ifdef XML_TABLEDEF_GEOMETRY_TABLE /* currently not used */
50 extern const muse_cpltable_def muse_geometry_table_def[];
51 #endif
52 
53 #ifdef XML_TABLEDEF_SPOTS_TABLE /* currently not used */
54 extern const muse_cpltable_def muse_spots_table_def[];
55 #endif
58 
59 #ifdef XML_TABLEDEF_FLUX_TABLE /* currently not used */
60 extern const muse_cpltable_def muse_flux_table_def[];
61 #endif
62 
63 #ifdef XML_TABLEDEF_STD_FLUX_TABLE /* currently not used */
64 extern const muse_cpltable_def muse_std_flux_table_def[];
65 #endif
66 
67 #ifdef XML_TABLEDEF_STD_RESPONSE /* currently not used */
68 extern const muse_cpltable_def muse_std_response_def[];
69 #endif
70 
71 #ifdef XML_TABLEDEF_STD_TELLURIC /* currently not used */
72 extern const muse_cpltable_def muse_std_telluric_def[];
73 #endif
74 
75 #ifdef XML_TABLEDEF_EXTINCT_TABLE /* currently not used */
76 extern const muse_cpltable_def muse_extinct_table_def[];
77 #endif
78 
79 #ifdef XML_TABLEDEF_TELLURIC_REGIONS /* currently not used */
80 extern const muse_cpltable_def muse_telluric_regions_def[];
81 #endif
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"
92 
93 #ifdef XML_TABLEDEF_ASTROMETRY_REFERENCE /* currently not used */
94 extern const muse_cpltable_def muse_astrometry_reference_def[];
95 #endif
96 
97 #ifdef XML_TABLEDEF_FILTER_LIST /* currently not used */
98 extern const muse_cpltable_def muse_filter_list_def[];
99 #endif
100 
101 #endif /* MUSE_TABLEFORMATS_Z_H */
const muse_cpltable_def muse_dataspectrum_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_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[]