Sophie

Sophie

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

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>Columns REDLEAK, RLTYPE, and MAKER</TITLE>
<META NAME="description" CONTENT="Columns REDLEAK, RLTYPE, and MAKER">
<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="previous" HREF="node612.html">
<LINK REL="up" HREF="node608.html">
<LINK REL="next" HREF="node614.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html9181"
 HREF="node614.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html9178"
 HREF="node608.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html9174"
 HREF="node612.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html9180"
 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="tex2html9182"
 HREF="node614.html">Instrument descriptors</A>
<B> Up:</B> <A NAME="tex2html9179"
 HREF="node608.html">Passbands</A>
<B> Previous:</B> <A NAME="tex2html9175"
 HREF="node612.html">Column NDETUSED</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H3><A NAME="SECTION003253500000000000000">
Columns REDLEAK, RLTYPE, and MAKER</A>
</H3>
Special problems arise with filters intended to measure red leaks in blue and
ultraviolet filters.
If the ``red-leak'' filter is simply an uncemented sandwich of the
short-wavelength filter and a sharp-cutoff
(long-pass) filter to block the main passband,
the leak will be measured about 8% too low, because of Fresnel reflections 
at the two added air-glass surfaces.
An accurate red-leak measurement is possible only if the leak-measuring filter
is a cemented combination, <I>and</I> if the leak-isolating component does not
absorb (as Pyrex glasses do) at the wavelength of the leak.
These problems are most easily handled by including some additional columns in
the table (see table&nbsp;<A HREF="node613.html#tbl:passband-instr-cols">I.10</A>).

<P>
The column named REDLEAK contains an 8-character string that
specifies the treatment of red leaks in short-wavelength
filters.
Possible values are
<TT>'MEASURED'</TT>
if the red leak is measured by observations through a filter that isolates the
leak;
<TT>'BLOCKED'</TT>
if a copper-sulfate or other blocking filter is used; or
<TT>'IGNORED'</TT>
if the leak is neither measured nor blocked.
<TT>'ABSENT'</TT> can be used for long-pass filters, like the V of standard UBV.
It is the user's responsibility to determine that blocking is adequate,
particularly if interference filters and/or red-sensitive detectors are used.
An unblocked red leak can produce very large transformation errors.

<P>
If the leak is
<TT>'MEASURED'</TT>, additional information is required, because most
instruments do not provide a true measurement of the red leak.
The additional information is stored in character columns named
RLTYPE and MAKER.

<P>
Column RLTYPE may contain the values
<TT>'CEMENTED'</TT>
if the ultraviolet and long-pass components are cemented together;
<TT>'LOOSE'</TT>
if the two components are <I>not</I> optically contacted;
<TT>'UNKNOWN'</TT>
if information is not available.
If the filters are loose, the two extra air-glass reflections cause excess loss
that must be accounted for.

<P>
The column named MAKER may take the values
<TT>'CORNING'</TT>
if a Corning or Kopp (successor to Corning) glass is used for the
<I>long-pass component</I> of the red-leak filter;
<TT>'SCHOTT'</TT>
if a Schott glass (or other non-Pyrex base glass) is used; or
<TT>'UNKNOWN'</TT>
if information is not available.
This information is required because the Pyrex glass used as the base for
Corning filters absorbs appreciably at 
typical red-leak wavelengths; the measured
leak must therefore be increased to compensate for the absorption.

<P>
<BR>
<DIV ALIGN="CENTER"><A NAME="30377">&#160;</A>
<TABLE>
<CAPTION><STRONG>Table:</STRONG>
Passband columns of the instrument table file</CAPTION>
<TR><TD>
<DIV ALIGN="CENTER">
<TABLE CELLPADDING=3 BORDER="1" ALIGN="CENTER">
<TR><TD ALIGN="LEFT">Column Label</TD>
<TD ALIGN="LEFT">Contents</TD>
<TD ALIGN="CENTER">Variable Type</TD>
<TD ALIGN="CENTER">Format</TD>
<TD ALIGN="CENTER">When used</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> BAND</TT></TD>
<TD ALIGN="LEFT">band name</TD>
<TD ALIGN="CENTER">C*8 string</TD>
<TD ALIGN="CENTER">A8</TD>
<TD ALIGN="CENTER">always</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> NBAND</TT></TD>
<TD ALIGN="LEFT">band number</TD>
<TD ALIGN="CENTER">I  integer</TD>
<TD ALIGN="CENTER">I4</TD>
<TD ALIGN="CENTER">always</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> FILTCODE_1</TT></TD>
<TD ALIGN="LEFT">filter code for 1st wheel</TD>
<TD ALIGN="CENTER">C*8 string</TD>
<TD ALIGN="CENTER">A10</TD>
<TD ALIGN="CENTER">always</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> FILTCODE_</TT><I> n</TT></TD>
<TD ALIGN="LEFT">filter code for <I> n</I>th wheel</TD>
<TD ALIGN="CENTER">C*8 string</TD>
<TD ALIGN="CENTER">A10</TD>
<TD ALIGN="CENTER"><B> NFILTCAR</B> &gt; 1</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> NDVALUE</TT></TD>
<TD ALIGN="LEFT">attenuation factor</TD>
<TD ALIGN="CENTER">R  real</TD>
<TD ALIGN="CENTER">F7.3</TD>
<TD ALIGN="CENTER">ND filters used</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> NDETUSED</TT></TD>
<TD ALIGN="LEFT">detector number</TD>
<TD ALIGN="CENTER">I  integer</TD>
<TD ALIGN="CENTER">I4</TD>
<TD ALIGN="CENTER"><B> NDETS</B> &gt; 1</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> REDLEAK</TT></TD>
<TD ALIGN="LEFT">red leak treatment</TD>
<TD ALIGN="CENTER">C*8 string</TD>
<TD ALIGN="CENTER">A8</TD>
<TD ALIGN="CENTER">always</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> RLTYPE</TT></TD>
<TD ALIGN="LEFT">RL filter construction</TD>
<TD ALIGN="CENTER">C*8 string</TD>
<TD ALIGN="CENTER">A8</TD>
<TD ALIGN="CENTER">REDLEAK=<TT> MEASURED</TT></TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> MAKER</TT></TD>
<TD ALIGN="LEFT">RL isolating glass maker</TD>
<TD ALIGN="CENTER">C*8 string</TD>
<TD ALIGN="CENTER">A8</TD>
<TD ALIGN="CENTER">REDLEAK=<TT> MEASURED</TT></TD>
</TR>
</TABLE></DIV>
<A NAME="tbl:passband-instr-cols">&#160;</A></TD></TR>
</TABLE>
</DIV>
<BR>
<P>
Sometimes only the shortest-wavelength band of a system has red-leak problems
(e.g., U of UBV, or u of uvby.)
However, if silicon detectors or red-sensitive photocathodes are used, blue and
even green (``visual'') bands may have red-leak problems, especially if heavily
reddened or late-type stars are observed.

<P>
Note that the importance of red leaks depends on the photometric system, the
filter set, the detector used, and the stars observed.
Failure to treat red leaks correctly will produce serious systematic errors,
which cannot be ``transformed away'' by any reduction program.
Worse yet, incorrect treatment of red leaks can propagate these errors
(through incorrect transformations) into
data for early-type stars that otherwise have negligible red-leak problems.
It is the user's responsibility to be aware of these problems.

<P>
For additional information on red leaks, see Shao and Young [<A
 HREF="node649.html#SY65">8</A>],
besides
the very brief treatment on pp. 109 and 184 of Young [<A
 HREF="node649.html#Y74">10</A>].
Stetson [<A
 HREF="node649.html#S89">7</A>] has illustrated how severe the problem can be when cool
objects (light bulbs!) are observed with CCDs.
Note his warning: ``Don't be satisfied with statements like
`The red leak is negligible'.''
Unfortunately, the important cautionary remarks of
Azusienis and Straizys [<A
 HREF="node649.html#AS66">2</A>]
regarding reddened stars are available only in Russian.
They show that the simple correction formula used by Shao and Young [<A
 HREF="node649.html#SY65">8</A>]
is not correct for heavily reddened stars.

<P>
To sum up, one may say that red leaks should be measured whenever they
exceed the accuracy desired in the final results
- which is more often than you
might think.

<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html9181"
 HREF="node614.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html9178"
 HREF="node608.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html9174"
 HREF="node612.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html9180"
 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="tex2html9182"
 HREF="node614.html">Instrument descriptors</A>
<B> Up:</B> <A NAME="tex2html9179"
 HREF="node608.html">Passbands</A>
<B> Previous:</B> <A NAME="tex2html9175"
 HREF="node612.html">Column NDETUSED</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>