From c0479ae8d45c5577c0348d2e3e0f0a2017e57107 Mon Sep 17 00:00:00 2001
From: William Joye
[<ref>] [dec
<col>]
@@ -610,6 +611,7 @@
+
[match error <value> degrees|arcmin|arcsec]
[<ref>]
@@ -697,6 +699,7 @@
+
[match function 1and2|1not2|2not1]
[<ref>]
@@ -784,6 +787,7 @@
+
[match return 1and2|1only|2only]
[<ref>]
@@ -871,6 +875,7 @@
+
[match unique yes|no]
[<ref>] [maxrows
<number>]
@@ -1015,6 +1020,7 @@
+
[update]
[<ref>] [x
<col>]
@@ -1399,6 +1405,7 @@
+
[match <coordsys>]
[lock
<coordsys>|none]
@@ -2277,6 +2284,7 @@
+
[pan]
@@ -2407,6 +2415,7 @@
+
[crosshair]
@@ -2537,6 +2546,7 @@
+
[open|close]
Example:
@@ -2770,6 +2780,7 @@
+
[yes|open]
[no|close]
@@ -2870,6 +2881,7 @@
+
duplicate
@@ -2932,6 +2944,7 @@
+
[<plotname>] stats
[<plotname>]
@@ -2994,6 +3007,7 @@
+
list
[<plotname>]
@@ -3056,6 +3070,7 @@
+
loadconfig <filename>
[<plotname>] saveconfig
<filename>
@@ -3125,6 +3140,7 @@
+
[<plotname>] print
[<plotname>] print
destination [printer|file]
@@ -3196,6 +3212,7 @@
+
mode [pointer|zoom]
# configure graph
@@ -3294,6 +3311,7 @@
+
shape
[circle|square|diamond|plus|splus|scross|triangle|arrow]
[<plotname>]
@@ -3357,6 +3375,7 @@
+
shape fill [yes|no]
[<plotname>]
@@ -3422,6 +3441,7 @@
+
[<plotname>]
@@ -3483,6 +3503,7 @@
+
smooth
[step|linear|cubic|quadratic|catrom]
@@ -3546,6 +3567,7 @@
+
[<plotname>]
@@ -3608,6 +3630,7 @@
+
color
<value>
@@ -3671,6 +3694,7 @@
+
[<plotname>]
@@ -3732,6 +3756,7 @@
+
width
<value>
@@ -3795,6 +3820,7 @@
+
@@ -3857,6 +3883,7 @@
+
[<plotname>]
@@ -3918,6 +3945,7 @@
+
dash [yes|no]
@@ -3980,6 +4008,7 @@
+
[<plotname>]
@@ -4042,6 +4071,7 @@
+
error [yes|no]
@@ -4104,6 +4134,7 @@
+
[<plotname>]
@@ -4166,6 +4197,7 @@
+
error color
<value>
@@ -4229,6 +4261,7 @@
+
[<plotname>]
@@ -4291,6 +4324,7 @@
+
error width
<value>
@@ -4354,6 +4388,7 @@
+
[<plotname>]
@@ -4415,6 +4450,7 @@
+
name
<string>
# select current dataset
@@ -4909,6 +4945,7 @@
+
<filename> [image|table|slice]
Example:
@@ -5141,14 +5178,21 @@
[yes|no]
[function
boxcar|tophat|gaussian|elliptic]
- [radius <value>]
+ [radius
+ <value>]
- [minor <value>]
+ [radiusminor <value>]
+
[sigma <value>]
+
+
+ [sigmaminor <value>]
+
[angle <value>]
+
[match]
[lock [yes|no]]
@@ -5158,11 +5202,13 @@
$ds9 -smooth
$ds9 -smooth yes
$ds9 -smooth function tophat
- $ds9 -smooth radius 4
- $ds9 -smooth minor 4
- $ds9 -smooth
- sigma 2.0
+ $ds9 -smooth radius 4
+ $ds9 -smooth radiusminor 4
+ $ds9 -smooth sigma 2.0
+ $ds9
+ -smooth sigmaminor 2.0
$ds9
+
-smooth angle 45
$ds9 -smooth
match
diff --git a/ds9/doc/ref/samp.html b/ds9/doc/ref/samp.html
index 1dd48ad..c84b182 100644
--- a/ds9/doc/ref/samp.html
+++ b/ds9/doc/ref/samp.html
@@ -557,6 +557,7 @@
+
[crosshair]
[<ref>] [dec
<col>]
@@ -659,6 +660,7 @@
+
[match error <value> degrees|arcmin|arcsec]
[<ref>]
@@ -744,6 +746,7 @@
+
[match function 1and2|1not2|2not1]
[<ref>]
@@ -829,6 +832,7 @@
+
[match return 1and2|1only|2only]
[<ref>]
@@ -914,6 +918,7 @@
+
[match unique yes|no]
[<ref>] [maxrows
<number>]
@@ -1055,6 +1060,7 @@
+
[update]
[<ref>] [x
<col>]
@@ -2095,6 +2101,7 @@
+
Macros for more information.