summaryrefslogtreecommitdiffstats
path: root/ds9/library/wcs.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/wcs.tcl')
-rw-r--r--ds9/library/wcs.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/library/wcs.tcl b/ds9/library/wcs.tcl
index d6f80e6..4a22c64 100644
--- a/ds9/library/wcs.tcl
+++ b/ds9/library/wcs.tcl
@@ -121,6 +121,7 @@ proc WCSBackup {ch which fdir rdir} {
WCSSaveFile $fn
puts $ch "WCSLoadFile $rfn"
puts $ch "$which wcs replace text 1 \\\{\[WCSFromVar\]\\\}"
+ puts $ch "RealizeDS9"
}
}