summaryrefslogtreecommitdiffstats
path: root/ds9/library
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-12 15:38:06 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-12 15:38:06 (GMT)
commit17613240de72fe24ca1dbe0e5194effedaa5bb5e (patch)
tree9711100b5d2601f241adec6ba63cd5dab8f63aa5 /ds9/library
parent9cb35aa7fec6b807da275da7835c804dcbcbb51d (diff)
downloadblt-17613240de72fe24ca1dbe0e5194effedaa5bb5e.zip
blt-17613240de72fe24ca1dbe0e5194effedaa5bb5e.tar.gz
blt-17613240de72fe24ca1dbe0e5194effedaa5bb5e.tar.bz2
change prec deg
Diffstat (limited to 'ds9/library')
-rw-r--r--ds9/library/ds9.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/ds9.tcl b/ds9/library/ds9.tcl
index 2d86e70..2b9bd5a 100644
--- a/ds9/library/ds9.tcl
+++ b/ds9/library/ds9.tcl
@@ -134,7 +134,7 @@ proc DS9Def {} {
}
set pds9(prec,linear) 8
- set pds9(prec,deg) 8
+ set pds9(prec,deg) 7
set pds9(prec,hms) 4
set pds9(prec,dms) 3
set pds9(prec,arcmin) 5