Sophie

Sophie

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

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>Background estimate by filtering</TITLE>
<META NAME="description" CONTENT="Background estimate by filtering">
<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="node156.html">
<LINK REL="previous" HREF="node154.html">
<LINK REL="up" HREF="node152.html">
<LINK REL="next" HREF="node156.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html3378"
 HREF="node156.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html3375"
 HREF="node152.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html3369"
 HREF="node154.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html3377"
 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="tex2html3379"
 HREF="node156.html">Sky background definition</A>
<B> Up:</B> <A NAME="tex2html3376"
 HREF="node152.html">Background Definition</A>
<B> Previous:</B> <A NAME="tex2html3370"
 HREF="node154.html">Smoothing spline interpolation</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION001143000000000000000">
Background estimate by filtering</A>
</H2>

<P>
The command <TT>BACKGROUND/SMOOTH</TT> enables to define the background
without previous order definition. This feature is useful for example
to correct for the background the image required for the order
definition. This command involves an iterative algorithm which
performs the following operations:
<UL>
<LI>the input frame is heavily smoothed in the direction perpendicular to the
      orders.
<LI>the original frame is divided by the smoothed one and all pixels which
      ratio is greater than one are replaced by the smoothed value.
<LI>the corrected frame becomes the new input frame and the two previous
      steps are repeated until a satisfying solution is obtained.
</UL>
<P>
A more elaborated scheme is required if the contribution to the background
from adjacent orders is important, this occurs when the distance between 
orders is small. All above methods are implemented in command 
<TT>BACKGROUND/ECHELLE</TT> and selected by the echelle keyword <TT>BKGMTD</TT>.

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