diff options
Diffstat (limited to 'ds9/doc/ref/index.html')
-rw-r--r-- | ds9/doc/ref/index.html | 56 |
1 files changed, 30 insertions, 26 deletions
diff --git a/ds9/doc/ref/index.html b/ds9/doc/ref/index.html index 8286492..7be4997 100644 --- a/ds9/doc/ref/index.html +++ b/ds9/doc/ref/index.html @@ -2,20 +2,20 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; - charset=ISO-8859-1"> + charset=windows-1252"> <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> + <body vlink="#551a8b" text="#000000" link="#0000ee" bgcolor="#ffffff" + alink="#ff0000"> + <h3><img alt="" src="../sun.gif" width="100" height="98" + align="middle"> SAOImageDS9 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 + TkSAO 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 @@ -30,15 +30,16 @@ 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%"> + <table width="75%" height="25%" cellspacing="2" cellpadding="4" + border="0" align="center"> <tbody> <tr> - <td align="center" valign="middle"> <a href="how.html">How + <td valign="middle" align="center"> <a href="how.html">How It Works</a></td> - <td align="center" valign="top"><a href="backup.html">Backup + <td valign="top" align="center"><a href="backup.html">Backup and Restore</a></td> - <td align="center" valign="middle"> <a href="file.html">File + <td valign="middle" align="center"> <a href="file.html">File + @@ -49,13 +50,15 @@ Formats</a></td> </tr> <tr> - <td align="center" valign="middle"> <a href="keyboard.html">Mouse + <td valign="middle" align="center"> <a href="keyboard.html">Mouse + and Keyboard</a> </td> - <td align="center" valign="top"><a href="grid.html">Coordinate + <td valign="top" align="center"><a href="grid.html">Coordinate + @@ -64,38 +67,39 @@ Grids</a></td> - <td align="center" valign="middle"> <a href="prefs.html">Preferences</a></td> + <td valign="middle" align="center"> <a href="prefs.html">Preferences</a></td> </tr> <tr> - <td align="center" valign="middle"> <a href="command.html">Command + <td valign="middle" align="center"> <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 + <td valign="top" align="center"><a href="catalog.html">Catalogs</a></td> + <td valign="middle" align="center"> <a href="3d.html">3-D Frames</a></td> </tr> <tr> - <td align="center" valign="middle"> <a href="xpa.html">XPA + <td valign="middle" align="center"> <a href="xpa.html">XPA Access Points</a> </td> - <td align="center" valign="top"><a href="colorbar.html">Colorbar</a><br> + <td valign="top" align="center"><a href="colorbar.html">Colorbar</a><br> </td> - <td align="center" valign="middle"> <a href="contour.html">Contours</a></td> + <td valign="middle" align="center"> <a href="contour.html">Contours</a></td> </tr> <tr> - <td align="center" valign="top"> <a href="samp.html">SAMP<br> + <td valign="top" align="center"> <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 + <td valign="top" align="center"><a href="print.html">Printing</a></td> + <td valign="top" align="center"> <a href="iraf.html">IRAF Support</a></td> </tr> <tr> - <td align="center" valign="middle"> <a href="region.html">Regions</a> + <td valign="middle" align="center"> <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 valign="top" align="center"><a href="analysis.html">Analysis</a></td> + <td valign="middle" align="center"> <a href="bin.html">Binning</a><br> </td> </tr> </tbody> |