Sophie

Sophie

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

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>Flux Calibration</TITLE>
<META NAME="description" CONTENT="Flux Calibration">
<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="node520.html">
<LINK REL="previous" HREF="node518.html">
<LINK REL="up" HREF="node501.html">
<LINK REL="next" HREF="node520.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html7929"
 HREF="node520.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html7926"
 HREF="node501.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html7920"
 HREF="node518.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html7928"
 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="tex2html7930"
 HREF="node520.html">End of the Session</A>
<B> Up:</B> <A NAME="tex2html7927"
 HREF="node501.html">A Typical Session: Cook-book</A>
<B> Previous:</B> <A NAME="tex2html7921"
 HREF="node518.html">Extracting the Spectrum</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION003038000000000000000">&#160;</A>
<A NAME="flux-cal">&#160;</A>
<BR>
Flux Calibration
</H2>

<P>
Parameters for instrumental response estimation and flux
calibration are displayed by the command:
<BR> <BR>
Midas...&gt; <TT>SHOW/LONG f</TT> <BR>
<BR>
The flux calibration consists of correcting for atmospheric extinction
using a table 
<!-- MATH: $\fbox{EXTAB}$ -->
<IMG
 WIDTH="91" HEIGHT="29" ALIGN="BOTTOM" BORDER="0"
 SRC="img1053.gif"
 ALT="\fbox{EXTAB}">
and of comparing the one-dimensional 
reduced spectrum of a standard star 
<!-- MATH: $\fbox{STD}$ -->
<IMG
 WIDTH="59" HEIGHT="29" ALIGN="BOTTOM" BORDER="0"
 SRC="img1054.gif"
 ALT="\fbox{STD}">
to a reference flux 
table 
<!-- MATH: $\fbox{FLUXTAB}$ -->
<IMG
 WIDTH="120" HEIGHT="29" ALIGN="BOTTOM" BORDER="0"
 SRC="img1055.gif"
 ALT="\fbox{FLUXTAB}">.
The sequence:
<BR> <BR>
Midas...&gt; <TT>SET/LONG FLUXTAB=fei110 EXTAB=atmoexan</TT> <BR>
Midas...&gt; <TT>PLOT/FLUX</TT> <BR>
Midas...&gt; <TT>EXTINCTION/LONG std23  ex23</TT> <BR>
<BR>
plots the flux table and corects the one-dimensional reduced 
spectrum <B>std23</B> for the atmospheric extinction. The 
instrumental response can be estimated by filtering with the
command:
<BR> <BR>
Midas...&gt; <TT>RESPONSE/FILTER ex23</TT> <BR>
Midas...&gt; <TT>PLOT/RESPONSE</TT>        <BR>
<BR>
or by polynomial or spline interpolation using the sequence:
<BR> <BR>
Midas...&gt; <TT>INTEGRATE/LONG ex23</TT> <BR>
Midas...&gt; <TT>RESPONSE/LONG fit=SPLINE</TT> <BR>
Midas...&gt; <TT>PLOT/RESPONSE</TT> <BR>
<BR>
The obtained response is stored in the image <B>response.bdf</B>
and can be applied to any reduced, extinction corrected spectrum using the
command:
<BR> <BR>
Midas...&gt; <TT>CALIBRATE/FLUX exspec  spectrum</TT> <BR>

<P>
<BR><HR>
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>