Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > d2e0b949db9ebf58fe04ed755553fbf4 > files > 4023

eso-midas-doc-17FEBpl1.2-3.mga7.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>Introduction</TITLE>
<META NAME="description" CONTENT="Introduction">
<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="node33.html">
<LINK REL="previous" HREF="node31.html">
<LINK REL="up" HREF="node31.html">
<LINK REL="next" HREF="node33.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html1859"
 HREF="node33.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html1856"
 HREF="node31.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html1850"
 HREF="node31.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html1858"
 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="tex2html1860"
 HREF="node33.html">Nature of CCD Output</A>
<B> Up:</B> <A NAME="tex2html1857"
 HREF="node31.html">CCD Reductions</A>
<B> Previous:</B> <A NAME="tex2html1851"
 HREF="node31.html">CCD Reductions</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION00610000000000000000">&#160;</A>
 <A NAME="ccd:introduction">&#160;</A>
<BR>
Introduction
</H1>
 This chapter describes the design and the philosophy of the CCD package, 
 its main features, and how to use the tools most efficiently. 

<P>
With the installation of new instruments on the La Silla Telescopes in
 addition to the availability of CCDs offering large pixel areas and 
 higher quantum efficiency, the variety of observing modes has grown 
 and, as an obvious consequence, the amount and the diversity of data 
 taken have dramatically increased. It is clear that the MIDAS CCD 
 reduction software should be able to cope with these improvements 
 and hence requires compatibility with the hardware as it is 
 offered to the community.
 
 When designing the basic layout of the CCD software the following basic 
 requirements were kept in mind:
 <UL>
<LI>it should be robust;
<LI>it should be user friendly, easy to use;
<LI>it should offer processing possibilities for a large variety
        of instruments;
<LI>it should be able to operate both in an automatic mode (to handle 
        large quantities of data) as well as in single command mode (for 
        single image analysis);
<LI>it should offer flexible reduction procedures;
<LI>it should be intelligent.
 </UL>  
 How intelligent the system is depends on the capabilities of other 
 parts in the data acquisition, archiving, and reduction systems. In 
 this respect the development of the CCD package took place at the 
 right time: the MIDAS Data Organizer package offers the 
 possibility to quickly create a MIDAS table containing the science 
 frames to be reduced and their associated calibration frames. The CCD
 package uses this facility that is based on selection criteria,
 similar to the ones that are used for the MIDAS table file system.
 Also, the ESO Archive project has accomplished that a number 
 of telescope and instrument specifications, needed to come to a 
 (partially) automated CCD reduction, can be retrieved from the frame
 descriptors.
 
 In order not to re-invent the wheel, existing CCD packages have been 
 consulted, and, when useful, ideas have been implemented in the MIDAS
 CCD software. Its design has largely profited from the IRAF CCDRED 
 package written by Frank Valdes. Parts of its documentation are used for 
 this manual. Also, discussions with Peter Draper, the author 
 of the STARLINK CCDPACK package, are acknowledged.
 
 The document is split into several sections. They describe in detail 
 the various steps in the CCD reduction, starting from reading in the 
 science and calibration frames and ending with the final cosmetic fix up 
 of the final calibrated frames. Some background information about 
 CCD detectors can be found in the MIDAS Users' Guide, Volume B, Appendix B.
 Additional information about the CCD commands can be obtained from their 
 help descriptions.
 
 The emphasis of the CCD package is on direct imaging. However, since 
 the first processing steps for spectral data are rather similar to
 direct imaging major parts of its functionality can also be used for 
 processing these data.

<P>
<DIV ALIGN="CENTER">
<B>*** WARNING ***</B>
<BR>
 </DIV>
The MIDAS CCDRED context is partly based on the current status of the 
 ESO Archiving project as well as the Data Organizer Context, in
 particular with regard to exposure types and naming of files. Since 
 both projects may be subject to changes in the future, and because of 
 user experiences and suggestions for improvements, the CCDRED context 
 may undergo adjustments accordingly.

<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html1859"
 HREF="node33.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html1856"
 HREF="node31.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html1850"
 HREF="node31.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html1858"
 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="tex2html1860"
 HREF="node33.html">Nature of CCD Output</A>
<B> Up:</B> <A NAME="tex2html1857"
 HREF="node31.html">CCD Reductions</A>
<B> Previous:</B> <A NAME="tex2html1851"
 HREF="node31.html">CCD Reductions</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>