From 28c880cac8aa4897574b88af4fec19c71761aa16 Mon Sep 17 00:00:00 2001 From: William Joye Date: Wed, 13 Jun 2018 17:14:11 -0400 Subject: update ds9 align parser --- ds9/doc/release/r8.0.html | 1 + ds9/parsers/alignparser.tac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ds9/doc/release/r8.0.html b/ds9/doc/release/r8.0.html index 8b0bb87..e8ec261 100644 --- a/ds9/doc/release/r8.0.html +++ b/ds9/doc/release/r8.0.html @@ -17,6 +17,7 @@
  • 05.25.2018 MMT: updated Binospec template.
  • 06.12.2018 CATALOG: GUI now uses a conesearch radius for query.
  • 06.12.2018 SIA: GUI now uses a conesearch radius for query.
  • +
  • 06.13.2018 FITSY++: be sure to output REAL header keywords with scientific notation with capital 'E', per FITS standard.
  • xx.xx.2018 RELEASE version 8.0b1
  • diff --git a/ds9/parsers/alignparser.tac b/ds9/parsers/alignparser.tac index dad1442..a3ab2ba 100644 --- a/ds9/parsers/alignparser.tac +++ b/ds9/parsers/alignparser.tac @@ -15,7 +15,7 @@ command : align ; -align : yesno {ProcessCmdSet current align $1} +align : yesno {ProcessCmdSet current align $1 AlignWCSFrame} ; %% -- cgit v0.12