Sophie

Sophie

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

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>Introduction</TITLE>
<META NAME="description" CONTENT="Introduction">
<META NAME="keywords" CONTENT="vol1">
<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="vol1.css">
<LINK REL="next" HREF="node86.html">
<LINK REL="previous" HREF="node84.html">
<LINK REL="up" HREF="node84.html">
<LINK REL="next" HREF="node86.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html1596"
 HREF="node86.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html1592"
 HREF="node84.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html1586"
 HREF="node84.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html1594"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="icons.gif/contents_motif.gif"></A> 
<A NAME="tex2html1595"
 HREF="node216.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
 SRC="icons.gif/index_motif.gif"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html1597"
 HREF="node86.html">Graphic Devices</A>
<B> Up:</B> <A NAME="tex2html1593"
 HREF="node84.html">Graphic Facilities</A>
<B> Previous:</B> <A NAME="tex2html1587"
 HREF="node84.html">Graphic Facilities</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION001011000000000000000">&#160;</A>
 <A NAME="plot-introduction">&#160;</A>
<BR>
Introduction
</H2>
  In order to provide a device-independent graphics package, the Italian 
  Astronet Graphic Library has been adopted as the standard low level 
  library for the plot package in MIDAS. One of the main reasons for using 
  the AGL package rather than one of the more evolved and sophisticated 
  packages (<I>e.g.</I> GKS) was the fact that the AGL <A NAME="8094">&#160;</A> package is simple; meanwhile AGL is still capable of 
  doing the things one needs for reasonably advanced graphics, in particular 
  with respect to interactive facilities. The AGL graphics library is 
  fully integrated within the MIDAS directory structure and is generated 
  like every other MIDAS subroutine library during installation. For an 
  extensive description of the package we refer to the AGL User's and 
  Installation Guides for Version 3. 

<P>
The graphic facilities available in MIDAS can be divided into three 
  main categories of commands, based on their functionality:
  <UL>
<LI>general plot commands <A NAME="8096">&#160;</A> that deal with 
         the setup of graphic packages: the assignment of the graphics 
         device, routing a plot file to a graphic device, and general 
         (over)plot commands for text, line, symbols, etc.;
<LI>main plot commands <A NAME="8097">&#160;</A> which do the actual 
         plotting and overplotting of data (<I>i.e.</I> images, tables, 
         descriptors or keywords);
<LI>cursor commands <A NAME="8099">&#160;</A> which use the graphics 
         cursor.
  </UL>
<P>
Below, subsection&nbsp;<A HREF="node86.html#graphic-devices">6.1.2</A> first describes how graphic 
  display units (<I>e.g.</I> terminals, workstations) can be activated inside 
  the MIDAS environment. 
  Thereafter, in the subsections&nbsp; <A HREF="node87.html#general-commands">6.1.3</A>
  to <A HREF="node94.html#graphic-cursor-commands">6.1.5</A> the plot commands available in MIDAS 
  will be discussed. In subsection&nbsp;<A HREF="node95.html#handling-of-plotfiles">6.1.6</A> information 
  can be found about how plot files can be manipulated. 
  In section&nbsp;<A HREF="node97.html#examples">6.1.8</A> a number of examples are presented to
  illustrate the available commands and their syntax. Finally, in 
  subsection&nbsp;<A HREF="node98.html#plot-command-summary">6.1.9</A> an overview is given of all
  the available graphic commands in MIDAS.

<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html1596"
 HREF="node86.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html1592"
 HREF="node84.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html1586"
 HREF="node84.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html1594"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="icons.gif/contents_motif.gif"></A> 
<A NAME="tex2html1595"
 HREF="node216.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
 SRC="icons.gif/index_motif.gif"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html1597"
 HREF="node86.html">Graphic Devices</A>
<B> Up:</B> <A NAME="tex2html1593"
 HREF="node84.html">Graphic Facilities</A>
<B> Previous:</B> <A NAME="tex2html1587"
 HREF="node84.html">Graphic Facilities</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-09</I>
</ADDRESS>
</BODY>
</HTML>