summaryrefslogtreecommitdiffstats
path: root/ds9/doc/ref/xpa.html
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-05-16 20:06:12 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-05-16 20:06:12 (GMT)
commitaaf63efac6bfa51d49d0a480074fc2fd086995b1 (patch)
tree06bcfa71b4b4246f1e3da91f0d7ac94f3f8ca0f2 /ds9/doc/ref/xpa.html
parentb29abd29adf63c6231a7cf15d3eebb0314f6af1a (diff)
downloadblt-aaf63efac6bfa51d49d0a480074fc2fd086995b1.zip
blt-aaf63efac6bfa51d49d0a480074fc2fd086995b1.tar.gz
blt-aaf63efac6bfa51d49d0a480074fc2fd086995b1.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/doc/ref/xpa.html')
-rw-r--r--ds9/doc/ref/xpa.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/ds9/doc/ref/xpa.html b/ds9/doc/ref/xpa.html
index f6bfed5..a0aa64b 100644
--- a/ds9/doc/ref/xpa.html
+++ b/ds9/doc/ref/xpa.html
@@ -283,6 +283,7 @@
<p>Load raw data array into current frame.<br>
</p>
<tt> Syntax:<br>
+ array [little|big]<br>
array [new|mask]
[[xdim=&lt;x&gt;,ydim=&lt;y&gt;|dim=&lt;dim&gt;],zdim=&lt;z&gt;,bitpix=&lt;b&gt;,skip=&lt;s&gt;,endian=[little|big]]<br>
&nbsp;<br>
@@ -2487,7 +2488,8 @@
array endian.<br>
</p>
<tt> Syntax: <br>
- nrrd [&lt;filename&gt;] [little|big]<br>
+ nrrd [little|big]<br>
+ nrrd [new|mask] [&lt;filename&gt;]<br>
&nbsp;<br>
Example:<br>
$xpaget ds9 nrrd</tt><br>