diff options
Diffstat (limited to 'ds9/doc/ref/index.html')
-rw-r--r-- | ds9/doc/ref/index.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/ds9/doc/ref/index.html b/ds9/doc/ref/index.html new file mode 100644 index 0000000..8286492 --- /dev/null +++ b/ds9/doc/ref/index.html @@ -0,0 +1,105 @@ +<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en"> +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; + charset=ISO-8859-1"> + <meta name="GENERATOR" content="Mozilla/4.78 [en] (X11; U; Linux + 2.4.7-10 i686) [Netscape]"> + <title>Reference Manual</title> + </head> + <body alink="#ff0000" bgcolor="#ffffff" link="#0000ee" text="#000000" + vlink="#551a8b"> + <h3><img alt="" src="../sun.gif" align="middle" height="98" + width="100"> SAOImage DS9 Reference Manual</h3> + <blockquote> + <p>DS9 is the next version of the popular <a + href="http://hea-www.harvard.edu/RD/saotng/">SAOtng</a> + display program. It is a Tk/Tcl application which utilizes the + SAOtk widget set. It also incorporates the new X Public Access (<a + href="http://hea-www.harvard.edu/RD/xpa/">XPA</a>) mechanism + to allow external processes to access and control its data, GUI + functions, and algorithms. DS9 supports the direct display + of FITS images and binary tables, multiple frame buffers, region + cursor manipulation, many scale algorithms and colormaps, and + easy communication with external analysis tasks. It is highly + configurable and extensible to meet the evolving needs of the + astronomical community. </p> + <p>DS9 supports advanced features such as multiple frame buffers, + mosaic images, tiling, blinking, geometric markers, colormap + manipulation, scaling, arbitrary zoom, rotation, pan, and a + variety of coordinate systems (including Image, Physical, + Detector, and WCS). DS9 also supports FTP and HTTP access. The + GUI for DS9 is user configurable.</p> + <table align="center" border="0" cellpadding="4" cellspacing="2" + height="25%" width="75%"> + <tbody> + <tr> + <td align="center" valign="middle"> <a href="how.html">How + It Works</a></td> + <td align="center" valign="top"><a href="backup.html">Backup + and Restore</a></td> + <td align="center" valign="middle"> <a href="file.html">File + + + + + + + + Formats</a></td> + </tr> + <tr> + <td align="center" valign="middle"> <a href="keyboard.html">Mouse + + + + + and Keyboard</a> </td> + <td align="center" valign="top"><a href="grid.html">Coordinate + + + + + + + + Grids</a></td> + <td align="center" valign="middle"> <a href="prefs.html">Preferences</a></td> + </tr> + <tr> + <td align="center" valign="middle"> <a href="command.html">Command + + + + + Line Options</a> </td> + <td align="center" valign="top"><a href="catalog.html">Catalogs</a></td> + <td align="center" valign="middle"> <a href="3d.html">3-D + Frames</a></td> + </tr> + <tr> + <td align="center" valign="middle"> <a href="xpa.html">XPA + Access Points</a> </td> + <td align="center" valign="top"><a href="colorbar.html">Colorbar</a><br> + </td> + <td align="center" valign="middle"> <a href="contour.html">Contours</a></td> + </tr> + <tr> + <td align="center" valign="top"> <a href="samp.html">SAMP<br> + </a> </td> + <td align="center" valign="top"><a href="print.html">Printing</a></td> + <td align="center" valign="top"> <a href="iraf.html">IRAF + Support</a></td> + </tr> + <tr> + <td align="center" valign="middle"> <a href="region.html">Regions</a> + </td> + <td align="center" valign="top"><a href="analysis.html">Analysis</a></td> + <td align="center" valign="middle"> <a href="bin.html">Binning</a><br> + </td> + </tr> + </tbody> + </table> + </blockquote> + </body> +</html> |