summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-05-16 21:02:12 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-05-16 21:02:12 (GMT)
commit07822cd7581379ec5c0d34b0fa2e9966c37316d5 (patch)
tree098cf8f4e25c199175c2738abd038d1d0a567be5
parenta2ca75e3b01a9c8e97b0ca9c217d106c4d1c8682 (diff)
downloadblt-07822cd7581379ec5c0d34b0fa2e9966c37316d5.zip
blt-07822cd7581379ec5c0d34b0fa2e9966c37316d5.tar.gz
blt-07822cd7581379ec5c0d34b0fa2e9966c37316d5.tar.bz2
update ds9 parsers
-rw-r--r--ds9/parsers/coords.fin1
-rw-r--r--ds9/parsers/coords.tin4
2 files changed, 3 insertions, 2 deletions
diff --git a/ds9/parsers/coords.fin b/ds9/parsers/coords.fin
index 910680e..42afb3a 100644
--- a/ds9/parsers/coords.fin
+++ b/ds9/parsers/coords.fin
@@ -35,6 +35,7 @@ fk4 {return $FK4_}
b1950 {return $FK4_}
fk5 {return $FK5_}
j2000 {return $FK5_}
+icrs {return $ICRS_}
galactic {return $GALACTIC_}
ecliptic {return $ECLIPTIC_}
diff --git a/ds9/parsers/coords.tin b/ds9/parsers/coords.tin
index 2673b30..5a507ba 100644
--- a/ds9/parsers/coords.tin
+++ b/ds9/parsers/coords.tin
@@ -34,12 +34,12 @@
%token WCSZ_
%token FK4_
+%token B1950_
%token FK5_
+%token J2000_
%token ICRS_
%token GALACTIC_
%token ECLIPTIC_
-%token J2000_
-%token B1950_
%token DEGREES_
%token ARCMIN_