diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-05-16 20:09:44 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-05-16 20:09:44 (GMT) |
commit | f397758e27b42fe0807682a69019f0be290bda50 (patch) | |
tree | 0f00e3af288c0b68d24ccd393ad36eef1bbe8ebb | |
parent | aaf63efac6bfa51d49d0a480074fc2fd086995b1 (diff) | |
download | blt-f397758e27b42fe0807682a69019f0be290bda50.zip blt-f397758e27b42fe0807682a69019f0be290bda50.tar.gz blt-f397758e27b42fe0807682a69019f0be290bda50.tar.bz2 |
update ds9 parsers
-rw-r--r-- | ds9/doc/ref/command.html | 5 | ||||
-rw-r--r-- | ds9/doc/ref/samp.html | 14 | ||||
-rw-r--r-- | ds9/doc/ref/xpa.html | 14 |
3 files changed, 9 insertions, 24 deletions
diff --git a/ds9/doc/ref/command.html b/ds9/doc/ref/command.html index 1921ed5..3f89f0f 100644 --- a/ds9/doc/ref/command.html +++ b/ds9/doc/ref/command.html @@ -5260,9 +5260,7 @@ [mosaicimage [iraf|wcs|wcsa...wcsz|wfpc2] [key|shmid] <id> [<filename>]]<br> - [mosaicimagenext [wcs|wcsa...wcsz] - [key|shmid] <id> [<filename>]]<br> - [mosaic [iraf|wcs|wcsa...wcsz] + [mosaic [iraf|wcs|wcsa...wcsz] [key|shmid] <id> [<filename>]]<br> [rgbcube [key|shmid] <id> [<filename>]]<br> @@ -5282,7 +5280,6 @@ $ds9 -shm mosaicimage wcs key 100 foo <br> $ds9 -shm mosaicimage wcsa key 100 foo <br> $ds9 -shm mosaicimage wfpc2 key 100 foo <br> - $ds9 -shm mosaicimagenext wcs key 100 foo <br> $ds9 -shm mosaic iraf key 100 foo<br> $ds9 -shm mosaic wcs key 100 foo<br> $ds9 -shm rgbcube key 100 foo<br> diff --git a/ds9/doc/ref/samp.html b/ds9/doc/ref/samp.html index 908f1d5..39575bb 100644 --- a/ds9/doc/ref/samp.html +++ b/ds9/doc/ref/samp.html @@ -6397,8 +6397,6 @@ [<filename>]]<br> [mosaicimage [iraf|wcs|wcsa...wcsz|wfpc2] [key|shmid] <id> [<filename>]]<br> - [mosaicimagenext [wcs|wcsa...wcsz] - [key|shmid] <id> [<filename>]]<br> [mosaic [iraf|wcs|wcsa...wcsz] [key|shmid] <id> [<filename>]] <br> [rgbcube [key|shmid] <id> @@ -6409,8 +6407,7 @@ [xdim=<x>,ydim=<y>|dim=<dim>,zdim=3],bitpix=<b>,[skip=<s>]]<br> [array [key|shmid] <id> [xdim=<x>,ydim=<y>|dim=<dim>],bitpix=<b>,[skip=<s>]]<br> - [startload|finishload]<br> - <br> + <br> Example:<br> string value = ds9.get(string cmd)<br> shm <br> @@ -6423,18 +6420,15 @@ shm mosaicimage wcs key 100 foo <br> shm mosaicimage wcsa key 100 foo <br> shm mosaicimage wfpc2 key 100 foo <br> - shm mosaicimagenext wcs key 100 foo<br> shm mosaic iraf key 100 foo <br> shm mosaic wcs key 100 foo <br> shm rgbcube key 100 foo <br> shm rgbimage key 100 foo<br> shm rgbarray key 100 [dim=200,zdim=3,bitpix=-32]<br> shm array shmid 102 [dim=32,bitpix=-32]<br> - shm startload # start a multiple load sequence without updating - the display<br> - shm finishload # finish multiple load sequence</tt><br> - <p><b> <a name="sia"></a>sia<br> - </b></p> + <br> + </tt><b><a name="sia"></a>sia<br> + </b> <p>Support for VO Simple Image Access protocol. The first command will create a new search. All other commands operated on the last search created, unless indicated otherwise.</p> diff --git a/ds9/doc/ref/xpa.html b/ds9/doc/ref/xpa.html index a0aa64b..bf08a70 100644 --- a/ds9/doc/ref/xpa.html +++ b/ds9/doc/ref/xpa.html @@ -6294,8 +6294,6 @@ [<filename>]]<br> [mosaicimage [iraf|wcs|wcsa...wcsz|wfpc2] [key|shmid] <id> [<filename>]]<br> - [mosaicimagenext [wcs|wcsa...wcsz] - [key|shmid] <id> [<filename>]]<br> [mosaic [iraf|wcs|wcsa...wcsz] [key|shmid] <id> [<filename>]] <br> [rgbcube [key|shmid] <id> @@ -6306,8 +6304,7 @@ [xdim=<x>,ydim=<y>|dim=<dim>,zdim=3],bitpix=<b>,[skip=<s>]]<br> [array [key|shmid] <id> [xdim=<x>,ydim=<y>|dim=<dim>],bitpix=<b>,[skip=<s>]]<br> - [startload|finishload]<br> - <br> + <br> Example: <br> $xpaget ds9 shm <br> $xpaset -p ds9 shm 102 <br> @@ -6318,18 +6315,15 @@ $xpaset -p ds9 shm mosaicimage wcs key 100 foo <br> $xpaset -p ds9 shm mosaicimage wcsa key 100 foo <br> $xpaset -p ds9 shm mosaicimage wfpc2 key 100 foo <br> - $xpaset -p ds9 shm mosaicimagenext wcs key 100 foo<br> $xpaset -p ds9 shm mosaic iraf key 100 foo <br> $xpaset -p ds9 shm mosaic wcs key 100 foo <br> $xpaset -p ds9 shm rgbcube key 100 foo <br> $xpaset -p ds9 shm rgbimage key 100 foo<br> $xpaset -p ds9 shm rgbarray key 100 [dim=200,zdim=3,bitpix=-32]<br> $xpaset -p ds9 shm array shmid 102 [dim=32,bitpix=-32]<br> - $xpaset -p ds9 shm startload # start a multiple load sequence - without updating the display<br> - $xpaset -p ds9 shm finishload # finish multiple load sequence</tt><br> - <p><b> <a name="sia"></a>sia<br> - </b></p> + <br> + </tt><b><a name="sia"></a>sia<br> + </b> <p>Support for VO Simple Image Access protocol. The first command will create a new search. All other commands operated on the last search created, unless indicated otherwise.</p> |