From 5943ac30cb8ec59edd5bb977e9581e874b500f2b Mon Sep 17 00:00:00 2001
From: William Joye Load raw data array into current frame. exit
$ds9 -analysis task 0
$ds9 -analysis task foobar
- $ds9 -analysis task "{foo bar}"
+ $ds9 -analysis task {foo bar}
$ds9 -analysis my.ans
$ds9 -analysis load my.ans
$ds9 -analysis clear
$ds9 -analysis clear load my.ans
- $ds9 -analysis message '{This is a message}'
- $ds9 -analysis message okcancel '{This is a message}'
- $ds9 -analysis text '{This is text}'
+ $ds9 -analysis message {This is a message}
+ $ds9 -analysis text {This is text}
@@ -528,6 +527,7 @@
+
[crosshair]
[<ref>] [dec
<col>]
@@ -647,6 +647,7 @@
+
[match error <value> degrees|arcmin|arcsec]
[<ref>]
@@ -748,6 +749,7 @@
+
[match function 1and2|1not2|2not1]
[<ref>]
@@ -849,6 +851,7 @@
+
[match return 1and2|1only|2only]
[<ref>]
@@ -950,6 +953,7 @@
+
[match unique yes|no]
[<ref>] [maxrows
<number>]
@@ -1006,6 +1010,7 @@
+
[symbol shape circle
@@ -1013,6 +1018,7 @@
+
point|box point|diamond point|cross
@@ -1020,6 +1026,7 @@
+
point|x point|arrow point|boxcircle point]
[<ref>] [symbol add| [#] remove]
@@ -1127,6 +1134,7 @@
+
[update]
[<ref>] [x
<col>]
@@ -1261,6 +1269,7 @@
+
[match]
[lock
[yes|no]]
@@ -1530,6 +1539,7 @@
+
[match <coordsys>]
[lock
<coordsys>|none]
@@ -1698,6 +1708,7 @@
+
-envi foo.hdr foo.bsq
@@ -2449,6 +2460,7 @@
+
[pan]
@@ -2593,6 +2605,7 @@
+
[crosshair]
@@ -2737,6 +2750,7 @@
+
[open|close]
Example:
@@ -2985,6 +2999,7 @@
+
[yes|open]
[no|close]
@@ -3092,6 +3107,7 @@
+
duplicate [#]]
@@ -3099,6 +3115,7 @@
+
[[<plotname>] stats
yes|no]
[[<plotname>]
@@ -3175,6 +3192,7 @@
+
list yes|no]
[[<plotname>]
@@ -3250,6 +3268,7 @@
+
loadconfig <filename>]
[[<plotname>] saveconfig
<filename>]
@@ -3357,6 +3376,7 @@
+
legend yes|no]
[[<plotname>] legend position
right|left|top|bottom]
@@ -3443,6 +3463,7 @@
+
barmode normal|stacked|aligned|overlap]
# configure current dataset
@@ -3521,6 +3542,7 @@
+
shape
circle|square|diamond|plus|splus|scross|triangle|arrow]
[[<plotname>]
@@ -3597,6 +3619,7 @@
+
shape fill yes|no]
[[<plotname>] shape
@@ -3607,6 +3630,7 @@
+
[[<plotname>]
@@ -3681,6 +3705,7 @@
+
smooth
step|linear|cubic|quadratic|catrom]
@@ -3689,6 +3714,7 @@
+
[[<plotname>]
@@ -3763,6 +3789,7 @@
+
color
<value>]
@@ -3771,6 +3798,7 @@
+
[[<plotname>]
@@ -3845,6 +3873,7 @@
+
width
<value>]
@@ -3921,6 +3950,7 @@
+
[[<plotname>]
@@ -3995,6 +4025,7 @@
+
dash yes|no]
@@ -4071,6 +4102,7 @@
+
[[<plotname>]
@@ -4145,6 +4177,7 @@
+
error yes|no]
@@ -4221,6 +4254,7 @@
+
[[<plotname>]
@@ -4295,6 +4329,7 @@
+
error color
<value>]
@@ -4372,6 +4407,7 @@
+
[[<plotname>]
@@ -4446,6 +4482,7 @@
+
color
<value>]
@@ -4523,6 +4560,7 @@
+
[[<plotname>]
@@ -4597,6 +4635,7 @@
+
error width
<value>]
@@ -4674,6 +4713,7 @@
+
[[<plotname>]
@@ -4748,6 +4788,7 @@
+
name
<string>]
@@ -4803,6 +4844,7 @@
+
-plot title 'This is a Title'
$ds9 -plot title x 'X Axis'
$ds9 -plot title y 'Y Axis'
@@ -4875,6 +4917,7 @@
+
<dms>
<arcmin> <arcsec>
@@ -5279,6 +5322,7 @@
+
<filename> [image|table|slice]
Example:
@@ -5528,6 +5572,7 @@
+
[sigma <value>]
@@ -5544,6 +5589,7 @@
+
[sigmaminor <value>]
@@ -5560,6 +5606,7 @@
+
[angle <value>]
@@ -5576,6 +5623,7 @@
+
[match]
[lock [yes|no]]
@@ -5602,6 +5650,7 @@
+
-smooth sigmaminor 2.0
$ds9
@@ -5618,6 +5667,7 @@
+
-smooth angle 45
$ds9 -smooth
match
diff --git a/ds9/doc/ref/samp.html b/ds9/doc/ref/samp.html
index 4883cac..924bb56 100644
--- a/ds9/doc/ref/samp.html
+++ b/ds9/doc/ref/samp.html
@@ -289,8 +289,8 @@
string value = ds9.get(string cmd)
analysis
analysis task
- analysis entry Please enter something
- analysis entry okcancel Please enter something
+ analysis entry {Please enter something}
+ analysis entry okcancel {Hello World}
ds9.set(string cmd)
analysis 0 # invoke first analysis task
analysis task 0
@@ -300,7 +300,7 @@
analysis load my.ans
analysis clear
analysis clear load my.ans
- analysis message ok {This is a message}
+ analysis message {This is a message}
analysis text {this is text}
ds9.set(string cmd, string url)
analysis load
@@ -583,6 +583,7 @@
+
[crosshair]
[<ref>] [dec
<col>]
@@ -702,6 +703,7 @@
+
[match error <value> degrees|arcmin|arcsec]
[<ref>]
@@ -803,6 +805,7 @@
+
[match function 1and2|1not2|2not1]
[<ref>]
@@ -904,6 +907,7 @@
+
[match return 1and2|1only|2only]
[<ref>]
@@ -1005,6 +1009,7 @@
+
[match unique yes|no]
[<ref>] [maxrows
<number>]
@@ -1062,6 +1067,7 @@
+
[symbol shape circle
@@ -1071,6 +1077,7 @@
+
point|box point|diamond point|cross
@@ -1080,6 +1087,7 @@
+
point|x point|arrow point|boxcircle point]
[<ref>]
[symbol add| [#] remove]
@@ -1187,6 +1195,7 @@
+
[update]
[<ref>] [x
<col>]
@@ -2238,6 +2247,7 @@
+
Macros for more information.
iexam []
@@ -2364,6 +2374,7 @@
+
quality (1-100)