Sophie

Sophie

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

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>Preliminaries</TITLE>
<META NAME="description" CONTENT="Preliminaries">
<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="node273.html">
<LINK REL="previous" HREF="node271.html">
<LINK REL="up" HREF="node271.html">
<LINK REL="next" HREF="node273.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html4848"
 HREF="node273.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html4845"
 HREF="node271.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html4839"
 HREF="node271.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html4847"
 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="tex2html4849"
 HREF="node273.html">Format conversion</A>
<B> Up:</B> <A NAME="tex2html4846"
 HREF="node271.html">Reducing the observations</A>
<B> Previous:</B> <A NAME="tex2html4840"
 HREF="node271.html">Reducing the observations</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION001851000000000000000">
Preliminaries</A>
</H2>

<P>
Now you have your data, and are ready to reduce them.
Table&nbsp;<A HREF="node272.html#tbl:checklist">13.2</A> gives a list of the files you will need.

<P>
<BR>
<DIV ALIGN="CENTER"><A NAME="12343">&#160;</A>
<TABLE>
<CAPTION><STRONG>Table:</STRONG>
Checklist of necessary table files</CAPTION>
<TR><TD>
<DIV ALIGN="CENTER">
<TABLE CELLPADDING=3 BORDER="1" ALIGN="CENTER">
<TR><TD ALIGN="LEFT">File type</TD>
<TD ALIGN="CENTER">Contents</TD>
<TD ALIGN="CENTER">Made by ...</TD>
</TR>
<TR><TD ALIGN="LEFT">Observatory</TD>
<TD ALIGN="CENTER">Telescope information</TD>
<TD ALIGN="CENTER">editing esotel.tbl</TD>
</TR>
<TR><TD ALIGN="LEFT">Built-in Standard-star</TD>
<TD ALIGN="CENTER">Std.-star positions &amp; values</TD>
<TD ALIGN="CENTER">copying <TT> calib</TT> files</TD>
</TR>
<TR><TD ALIGN="LEFT">Additional Standard-star</TD>
<TD ALIGN="CENTER">Std.-star positions &amp; values</TD>
<TD ALIGN="CENTER">edit files, <TT> MAKE/STARTABLE</TT></TD>
</TR>
<TR><TD ALIGN="LEFT">Program-star</TD>
<TD ALIGN="CENTER">Program-star positions</TD>
<TD ALIGN="CENTER"><TT> MAKE/STARTABLE</TT></TD>
</TR>
<TR><TD ALIGN="LEFT">Instrument</TD>
<TD ALIGN="CENTER">Instrument information</TD>
<TD ALIGN="CENTER"><TT> MAKE/PHOTOMETER</TT></TD>
</TR>
<TR><TD ALIGN="LEFT">Data</TD>
<TD ALIGN="CENTER">Stellar measurements</TD>
<TD ALIGN="CENTER"><TT> CONVERT/PHOT</TT></TD>
</TR>
</TABLE></DIV>
<P>

<A NAME="tbl:checklist">&#160;</A></TD></TR>
</TABLE>
</DIV>
<BR>
<P>
If you need to make supplemental standard-star files, refer to the
``Standard-star files'' subsection at the end of section&nbsp;<A HREF="node254.html#startables">13.2.1</A>.
If your data files use different names for standard stars than are used in
some existing standard-star file, you can just supply a ``program-star'' file
that contains your names for these stars; use <TT>MAKE/STARFILE</TT> to make this
table.
The reduction program will try to make the cross-identifications,
using positional coincidences as well as names
to decide which entries to match up.

<P>
If you were able to find additional information about the instrument while you
were observing, be sure to add any missing information to the instrument file.
The reduction program needs to have an accurate model of the instrument, as
well as your procedure.
You can check an existing instrument file by running <TT>MAKE/PHOTOMETER</TT>.

<P>
Next, you must convert your observational data to the format MIDAS can digest.
If other people have already used the same equipment you did, there are
probably programs available to do this conversion.
If not, you will have to devise the conversion yourself.

<P>
In any case, you should look over the data files, line by line, to make sure
there are no garbled records.
Often, either equipment malfunctions, operator errors, or
problems on reading and writing tapes convert some part of the data
into nonsense.
You cannot reasonably expect any file-conversion program to cope with nonsense,
so edit it out first.

<P>
The sooner mistakes are removed from data, the less trouble they cause.
Each data-logging system is likely to make its own peculiar kinds of
mistakes; and each observer tends to make some particular kinds of errors at
the telescope.
Therefore, it is <B>strongly recommended</B> that users have their own
preprocessing software, to detect mistakes and inconsistencies in raw data
files, <I>before</I> running <TT>CONVERT/PHOT</TT>.

<P>
A common problem is an incorrect time or date setting; be particularly careful
to correct any errors that were discovered belatedly while observing.
Other common problems include misidentified stars; incorrect designations of
star and sky measurements; missing or incorrect data in star files; and
non-standard data formats.

<P>
In fixing errors in the data, <I>always</I> save a copy of the original in case
you make a mistake while editing.

<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html4848"
 HREF="node273.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html4845"
 HREF="node271.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html4839"
 HREF="node271.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html4847"
 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="tex2html4849"
 HREF="node273.html">Format conversion</A>
<B> Up:</B> <A NAME="tex2html4846"
 HREF="node271.html">Reducing the observations</A>
<B> Previous:</B> <A NAME="tex2html4840"
 HREF="node271.html">Reducing the observations</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>