diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-05-16 19:45:13 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-05-16 19:45:13 (GMT) |
commit | fa33b2cfad18d2181a6e08c681b377a97d5412b2 (patch) | |
tree | d39c4f46bad619c25fab74e90ba813864ca1aea3 /ds9 | |
parent | 875f24c44180d9107146559ab37d0fb73298ffb0 (diff) | |
download | blt-fa33b2cfad18d2181a6e08c681b377a97d5412b2.zip blt-fa33b2cfad18d2181a6e08c681b377a97d5412b2.tar.gz blt-fa33b2cfad18d2181a6e08c681b377a97d5412b2.tar.bz2 |
update ds9 parsers
Diffstat (limited to 'ds9')
-rw-r--r-- | ds9/doc/ref/command.html | 24 | ||||
-rw-r--r-- | ds9/doc/ref/samp.html | 25 | ||||
-rw-r--r-- | ds9/doc/ref/xpa.html | 30 |
3 files changed, 38 insertions, 41 deletions
diff --git a/ds9/doc/ref/command.html b/ds9/doc/ref/command.html index cbe5963..79ac68a 100644 --- a/ds9/doc/ref/command.html +++ b/ds9/doc/ref/command.html @@ -1148,7 +1148,6 @@ 10 and bias value from 0 to 1. </p> <tt> Syntax: <br> -cmap [<colormap>] <br> - [file]<br> [load <filename>] <br> [save <filename>]<br> [invert yes|no] <br> @@ -1156,9 +1155,7 @@ </tt><tt> [tag [load|save] <filename>]<br> [tag delete]</tt><br> - <tt> [match]<br> - [lock [yes|no]]</tt><br> - <tt> [open|close]<br> + <tt> [open|close]<br> <br> Example: <br> $ds9 -cmap Heat <br> @@ -1169,9 +1166,7 @@ $ds9 -cmap tag load foo.tag<br> $ds9 -cmap tag save foo.tag<br> $ds9 -cmap tag delete<br> - </tt><tt>$ds9 -cmap match<br> - $ds9 -cmap lock yes</tt><br> - <tt> $ds9 -cmap open<br> + </tt><tt>$ds9 -cmap open<br> $ds9 -cmap close<br> </tt> <p><b><a name="colorbar"></a>colorbar</b></p> @@ -1181,8 +1176,6 @@ [yes|no]<br> [horizontal|vertical]<br> - [orientation - horizontal|vertical]<br> [numerics yes|no]<br> [space @@ -1197,11 +1190,14 @@ roman|italic]<br> [size]<br> [ticks]<br> - <br> + </tt><tt><tt> + [match]<br> + [lock + [yes|no]]</tt><br> + <tt> </tt><br> Example: <br> $ds9 -colorbar yes<br> $ds9 -colorbar vertical<br> - $ds9 -colorbar orientation vertical<br> $ds9 -colorbar numerics yes<br> $ds9 -colorbar space value<br> $ds9 -colorbar font times<br> @@ -1209,8 +1205,10 @@ $ds9 -colorbar fontweight bold<br> $ds9 -colorbar fontslant italic<br> $ds9 -colorbar size 20<br> - $ds9 -colorbar ticks 11<br> - </tt> + $ds9 -colorbar ticks 11</tt><br> + <tt>$ds9 -colorbar match<br> + $ds9 -colorbar lock yes</tt><br> + <tt> </tt> <p><b> <a name="console"></a>console</b></p> <p>Display tcl console window.</p> <tt> Syntax: <br> diff --git a/ds9/doc/ref/samp.html b/ds9/doc/ref/samp.html index 0eed9e0..2c962f5 100644 --- a/ds9/doc/ref/samp.html +++ b/ds9/doc/ref/samp.html @@ -1204,9 +1204,7 @@ </tt><tt> [tag [load|save] <filename>]<br> [tag delete]</tt><br> - <tt> [match]<br> - [lock [yes|no]]</tt><br> - <tt> [open|close]<br> + <tt> [open|close]<br> <br> Example: <br> string value = ds9.get(string cmd)<br> @@ -1224,9 +1222,7 @@ </tt><tt>cmap tag load foo.tag<br> cmap tag save foo.tag<br> cmap tag delete</tt><br> - <tt>cmap match<br> - cmap lock yes</tt><br> - <tt> cmap open<br> + <tt>cmap open<br> cmap close<br> </tt> <p><b><a name="colorbar"></a>colorbar</b></p> @@ -1234,10 +1230,9 @@ <tt> Syntax: <br> colorbar []<br> [yes|no]<br> + [orientation]<br> [horizontal|vertical]<br> - [orientation - horizontal|vertical]<br> [numerics yes|no]<br> [space @@ -1251,8 +1246,11 @@ [fontslant roman|italic]<br> [size]<br> - [ticks]<br> - <br> + [ticks]</tt><br> + <tt><tt> [match]<br> + [lock + [yes|no]]</tt><br> + <tt> </tt> <br> Example:<br> string value = ds9.get(string cmd)<br> colorbar<br> @@ -1268,7 +1266,6 @@ ds9.set(string cmd)<br> colorbar yes<br> colorbar vertical<br> - colorbar orientation vertical<br> colorbar numerics yes<br> colorbar space value<br> colorbar font times<br> @@ -1276,8 +1273,10 @@ colorbar fontwieght bold<br> colorbar fontslant italic<br> colorbar size 20<br> - colorbar ticks 11<br> - </tt> + colorbar ticks 11</tt><br> + <tt>colorbar match<br> + colorbar lock yes</tt><br> + <tt> </tt> <p><b> <a name="console"></a>console</b></p> <p>Display tcl console window.</p> <tt> Syntax: <br> diff --git a/ds9/doc/ref/xpa.html b/ds9/doc/ref/xpa.html index 1bf95da..b14cc45 100644 --- a/ds9/doc/ref/xpa.html +++ b/ds9/doc/ref/xpa.html @@ -1192,17 +1192,14 @@ [<constrast> <bias>] <br> [tag [load|save] <filename>]<br> [tag delete]<br> - </tt><tt> [match]<br> - [lock [yes|no]]</tt><br> - <tt> [open|close]<br> + </tt><tt> [open|close]<br> <br> Example: <br> $xpaget ds9 cmap <br> $xpaget ds9 cmap file <br> $xpaget ds9 cmap invert <br> $xpaget ds9 cmap value <br> - </tt><tt>$xpaget ds9 cmap lock</tt><br> - <tt> $xpaset -p ds9 cmap Heat <br> + </tt><tt>$xpaset -p ds9 cmap Heat <br> $xpaset -p ds9 cmap load foo.sao <br> </tt><tt>$xpaset -p ds9 cmap save bar.sao <br> </tt><tt>$xpaset -p ds9 cmap invert yes <br> @@ -1210,9 +1207,7 @@ $xpaset -p ds9 cmap tag load foo.tag<br> $xpaset -p ds9 cmap tag save foo.tag<br> $xpaset -p ds9 cmap tag delete<br> - </tt><tt>$xpaset -p ds9 cmap match<br> - $xpaset -p ds9 cmap lock yes</tt><br> - <tt> $xpaset -p ds9 cmap open<br> + </tt><tt>$xpaset -p ds9 cmap open<br> $xpaset -p ds9 cmap close<br> </tt> <p><b> <a name="colorbar"></a>colorbar<br> @@ -1221,10 +1216,9 @@ <tt> Syntax: <br> colorbar []<br> [yes|no]<br> + [orientation]<br> [horizontal|vertical]<br> - [orientation - horizontal|vertical]<br> [numerics yes|no]<br> [space @@ -1238,8 +1232,11 @@ [fontslant roman|italic]<br> [size]<br> - [ticks]<br> - <br> + [ticks]</tt><br> + <tt><tt> [match]<br> + [lock + [yes|no]]</tt><br> + <tt> </tt> </tt><tt> <tt> </tt><br> Example: <br> $xpaget ds9 colorbar<br> $xpaget ds9 colorbar orientation<br> @@ -1250,8 +1247,9 @@ $xpaget ds9 colorbar fontweight<br> $xpaget ds9 colorbar fontslant<br> $xpaget ds9 colorbar size<br> - $xpaget ds9 colorbar ticks<br> - $xpaset -p ds9 colorbar yes<br> + $xpaget ds9 colorbar ticks</tt><br> + <tt><tt>$xpaget ds9 colorbar lock</tt><br> + <tt> </tt> $xpaset -p ds9 colorbar yes<br> $xpaset -p ds9 colorbar vertical<br> $xpaset -p ds9 colorbar orientation vertical<br> $xpaset -p ds9 colorbar numerics yes<br> @@ -1261,7 +1259,9 @@ $xpaset -p ds9 colorbar fontweight bold<br> $xpaset -p ds9 colorbar fontslant italic<br> $xpaset -p ds9 colorbar size 20<br> - $xpaset -p ds9 colorbar ticks 11<br> + $xpaset -p ds9 colorbar ticks 11</tt><br> + <tt><tt>$xpaset -p ds9 colorbar match<br> + $xpaset -p ds9 colorbar lock yes</tt><br> </tt> <p><b> <a name="console"></a>console</b></p> <p>Display tcl console window.</p> |