Sophie

Sophie

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

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>Display and graphic windows</TITLE>
<META NAME="description" CONTENT="Display and graphic windows">
<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="node461.html">
<LINK REL="previous" HREF="node459.html">
<LINK REL="up" HREF="node455.html">
<LINK REL="next" HREF="node461.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html7196"
 HREF="node461.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html7193"
 HREF="node455.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html7187"
 HREF="node459.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html7195"
 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="tex2html7197"
 HREF="node461.html">On-line help</A>
<B> Up:</B> <A NAME="tex2html7194"
 HREF="node455.html">Echelle Reduction</A>
<B> Previous:</B> <A NAME="tex2html7188"
 HREF="node459.html">Reading the Data</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION002750000000000000000">
Display and graphic windows</A>
</H1>

<P>
In the early reduction stages it is recommended to create a display with the
same number of pixels as the CCD frame, so that one can easily check for defects.

<P>
The following example is only useful on workstations:

<P>
<BLOCKQUOTE>
<TT>CREATE/DISPLAY  0  520,337  <BR>
CREATE/GRAPH                <BR>
LOAD/LUT        heat</TT></BLOCKQUOTE>
<P>
The first command will create a display with identification 0 and axes of 520 
and 337 pixels. The second command creates a graphic window with the default 
setting which can be used in most cases. The last command loads a look-up 
table, i.e. an intensity-to-color conversion table. Other graphic windows, 
e.g. for the final spectra, can be specified with:

<P>
<BLOCKQUOTE>
<TT>CREATE/GRAPH  id  x0,y0,xsize,ysize</TT></BLOCKQUOTE>
<P>
Then images are displayed by:

<P>
<BLOCKQUOTE>
<TT>LOAD/IMAGE  ech0011 cuts=500,2000</TT></BLOCKQUOTE>
<P>
which loads the image ech0011 in the active channel, using cuts values 500 and 
2000 to define the range of represented intensities. If the image is loaded 
later, the last settings will be used as default values (they are stored in 
descriptors LHCUTS and DISPLAY_DATA).

<P>
Perhaps the cuts are not adequate and as a consequence desired details do not 
appear. To measure the intensity of a few pixels, use command:

<P>
<BLOCKQUOTE>
<TT>GET/CURSOR</TT></BLOCKQUOTE>
<P>
On a workstation: with the mouse, press leftmost button to get the values, 
and the center one to exit.

<P>
On a DeAnza: switch a cursor on, and use ENTER button to get the values. To 
exit, set both cursors off and press ENTER. Make sure that RATE and TRACK 
switches are off.

<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html7196"
 HREF="node461.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html7193"
 HREF="node455.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html7187"
 HREF="node459.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html7195"
 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="tex2html7197"
 HREF="node461.html">On-line help</A>
<B> Up:</B> <A NAME="tex2html7194"
 HREF="node455.html">Echelle Reduction</A>
<B> Previous:</B> <A NAME="tex2html7188"
 HREF="node459.html">Reading the Data</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>