From bef96448086f76151cf5cc207cc9a98d58f8dc8f Mon Sep 17 00:00:00 2001 From: William Joye Date: Tue, 7 Aug 2018 15:37:43 -0400 Subject: update sia list --- ds9/library/coord.tcl | 1 + ds9/library/sia.tcl | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/ds9/library/coord.tcl b/ds9/library/coord.tcl index 80d519e..7e569c9 100644 --- a/ds9/library/coord.tcl +++ b/ds9/library/coord.tcl @@ -117,6 +117,7 @@ proc DisplayCoordDialog {which x y} { foreach l {{} a b c d e f g h i j k l m n o p q r s t u v w x y z} { if {"$pcoord(wcs$l)" && [$which has wcs "wcs$l"]} { set cd "[$which get coordinates $x $y wcs$l $wcs(sky) $wcs(skyformat)]" + puts ":$cd:" if {[$which has wcs celestial "wcs$l"]} { append r " [lindex $cd 0] [lindex $cd 1] $wcs(sky)" diff --git a/ds9/library/sia.tcl b/ds9/library/sia.tcl index a07c4be..5936aae 100644 --- a/ds9/library/sia.tcl +++ b/ds9/library/sia.tcl @@ -76,18 +76,6 @@ proc SIADef {} { post \ } \ } - -# {{NASA/CXC Chandra} \ -# siacxc \ -# {http://cda.harvard.edu/cxcsiap/queryImages}\ -# {} \ -# post \ -# } \ -# {{MPE/MPG ROSAT} siarosat \ -# {http://gavo.mpe.mpg.de/rosat/SIAP} \ -# {action=queryImage&siap=siap.service.rosat&} \ -# get \ -# } \ } proc SIAAnalysisMenu {mb} { -- cgit v0.12