Sophie

Sophie

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

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>Reductions -- at last!</TITLE>
<META NAME="description" CONTENT="Reductions -- at last!">
<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="node279.html">
<LINK REL="previous" HREF="node273.html">
<LINK REL="up" HREF="node271.html">
<LINK REL="next" HREF="node275.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html4870"
 HREF="node275.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html4867"
 HREF="node271.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html4861"
 HREF="node273.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html4869"
 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="tex2html4871"
 HREF="node275.html">Robust fits and bad</A>
<B> Up:</B> <A NAME="tex2html4868"
 HREF="node271.html">Reducing the observations</A>
<B> Previous:</B> <A NAME="tex2html4862"
 HREF="node273.html">Format conversion</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION001853000000000000000">&#160;</A>
<A NAME="reductions">&#160;</A>
<BR>
Reductions -- at last!
</H2>

<P>
Now you really are ready to run the reduction program.
You have all the necessary information in the right file formats.
Usually, it's convenient to keep each night's observations in a separate file.

<P>
The command <TT>REDUCE/PHOT</TT> will start up the reduction program.
It starts out very much like the planning program, as it also needs the
telescope, standard-star, and instrument information.
But instead of asking about output formats and the date of the observing run,
it requests the names of the data files.
Normally, each data file is one night; you can reduce up to 30 nights
together.

<P>
To save typing, it is convenient to make a catalog that refers to all the data
files; use the MIDAS command <TT>CREATE/TCAT</TT> to do this.
For example, if your data files have names like night1.tbl, night2.tbl, and so
on, the MIDAS command line

<P>
<BR>

<P>
<TT>CREATE/TCAT  data  night*.tbl</TT>

<P>
<BR>

<P>
will make a catalog named data.cat that refers to the whole group.

<P>
As with star files, if you say by mistake that there is another data file,
you can enter ``<TT>NONE</TT>''
when it asks for another file name, and it will end the list and go on.

<P>
If the data are pulse counts, they are corrected for the nominal dead time
(using a formula appropriate to the type of counter used) as they are read in.
If they are raw magnitudes, they are converted to intensities at this stage, so
the reduction can proceed in the same way for all types of data.
At this point, observations are in intensity units
on some arbitrary instrumental scale.
The intensities are then corrected for the nominal values of any neutral
attenuators that may have been used.

<P>
Once the data are read, the reduction proceeds in two main stages: first,
filling in missing meteorological data, subtracting dark readings, and
subtracting sky; and
second, fitting the remaining stellar data to appropriate models.

<P>
If they are present,
the temperatures and relative humidities for each night are displayed
graphically.
After looking at each graph, you can choose one of three treatments: polygon
interpolation (i.e., just a straight line segment between adjacent data);
linear smoothing (a straight line fitted to the whole set); or adopting a
constant value for the whole night.
Usually, polygon interpolation is adequate.
However, it is sensitive to aberrant or bad points.
If you believe there are outliers in the data, and the rest are reasonably
linear, use the linear fit, which resists the effects of bad points.
If you think a bad point can be fixed, or should be removed before proceeding,
just enter ``q'' to quit, and deal with the bad datum.

<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS">&#160;</A>
<UL>
<LI><A NAME="tex2html4872"
 HREF="node275.html">Robust fits and bad points</A>
<LI><A NAME="tex2html4873"
 HREF="node276.html">Subtraction of dark and sky measurements</A>
<LI><A NAME="tex2html4874"
 HREF="node277.html">Sky models</A>
<LI><A NAME="tex2html4875"
 HREF="node278.html">Using the sky model</A>
</UL>
<!--End of Table of Child-Links-->
<HR>
<!--Navigation Panel-->
<A NAME="tex2html4870"
 HREF="node275.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html4867"
 HREF="node271.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html4861"
 HREF="node273.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html4869"
 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="tex2html4871"
 HREF="node275.html">Robust fits and bad</A>
<B> Up:</B> <A NAME="tex2html4868"
 HREF="node271.html">Reducing the observations</A>
<B> Previous:</B> <A NAME="tex2html4862"
 HREF="node273.html">Format conversion</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>