Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 37ce2601040f8edc2329d4714238376a > files > 4085

eso-midas-doc-13SEPpl1.2-3.mga5.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>The Descriptor Table</TITLE>
<META NAME="description" CONTENT="The Descriptor Table">
<META NAME="keywords" CONTENT="vol2">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="vol2.css">
<LINK REL="next" HREF="node377.html">
<LINK REL="previous" HREF="node375.html">
<LINK REL="up" HREF="node374.html">
<LINK REL="next" HREF="node377.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html6140"
 HREF="node377.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html6137"
 HREF="node374.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html6131"
 HREF="node375.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html6139"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="icons.gif/contents_motif.gif"></A>  
<BR>
<B> Next:</B> <A NAME="tex2html6141"
 HREF="node377.html">Creating The Observation Summary</A>
<B> Up:</B> <A NAME="tex2html6138"
 HREF="node374.html">The Observation Summary Table</A>
<B> Previous:</B> <A NAME="tex2html6132"
 HREF="node375.html">Mapping of FITS keywords</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION002232000000000000000">
The Descriptor Table</A>
</H2>

<P>
The list of pertinent MIDAS descriptors should be stored into a MIDAS table 
containing  the following columns:
<PRE>
DESCR_INAME  (Character Column)          contains the list of MIDAS 
                                         descriptors to be mapped
                                         into the columns of the OST.

IPOS         (Integer Column)            contains for each descriptor
                                         the position of the element to be
                                         read. 

DESCR_ONAME  (Character Column)          contains for each descriptor the
                                         label of the column of the OST
                                         in which its values will be stored. 

OTYPE        (Character Column)          contains  for each descriptor the
                                         type of the column of the OST in
                                         which its values will be stored. 
                                         I (integer), R(eal), D(double 
                                         precision), C*n (character string)
</PRE>
<P>
The following columns  will be automatically created in the OST:
<BR>
<DL COMPACT>
<DT>1.
<DD>:FILENAME (containing the frame name) 
<DT>2.
<DD>:MJD (containing the Modified Julian
Date of the exposure).
</DL>If a descriptor contains more than one element, the one at the position defined
in the column :IPOS is taken.
The table may be created using the commands CREATE/TABLE, CREATE/COLUMN,
and the different parameters may be entered using the Table Editor <BR>
(EDIT/TABLE).
In the future we will supply on anonymous ftp templates for the different ESO
instruments.

<P>
Table&nbsp;<A HREF="node376.html#fig:susidescr">15.2</A> shows a descriptor table created for NTT data 
obtained with 
the SUSI instrument. (Most of the examples in this document will be based on
this set of 14 SUSI files.)

<P>
<BR>
<DIV ALIGN="CENTER"><A NAME="fig:susidescr">&#160;</A><A NAME="17374">&#160;</A>
<TABLE>
<CAPTION><STRONG>Table 15.2:</STRONG>
A descriptor Table for SUSI exposures</CAPTION>
<TR><TD><IMG
 WIDTH="590" HEIGHT="689"
 SRC="img894.gif"
 ALT="\begin{table}
\centerline{\vbox{\psfig{figure=fig_do_4.ps,bbllx=6.7cm,bblly=9.3cm,bburx=14.7cm,bbury=18.6cm,width=8cm,height=9.3cm}}}
\end{table}"></TD></TR>
</TABLE>
</DIV>
<BR>
<BR><HR>
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>