summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ds9/library/coord.tcl1
-rw-r--r--ds9/library/sia.tcl12
2 files changed, 1 insertions, 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} {