diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-07-31 20:32:09 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-07-31 20:32:09 (GMT) |
commit | ae4dd094bc60432a88a9176f96b89150394faef3 (patch) | |
tree | 6db8d573db2b9da345b606c514ab9e150317ce30 | |
parent | 2448f79ab6c9f7305b7c13dc7009bac4515d4d1c (diff) | |
download | blt-ae4dd094bc60432a88a9176f96b89150394faef3.zip blt-ae4dd094bc60432a88a9176f96b89150394faef3.tar.gz blt-ae4dd094bc60432a88a9176f96b89150394faef3.tar.bz2 |
fix issue with rotation angle wcs which is flipx
-rw-r--r-- | ds9/doc/release/r8.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/doc/release/r8.0.html b/ds9/doc/release/r8.0.html index dd7aac7..e51b2f8 100644 --- a/ds9/doc/release/r8.0.html +++ b/ds9/doc/release/r8.0.html @@ -29,6 +29,7 @@ <li><tt>07.10.2018 ANALYSIS: added current slice control to maker analysis plot 3d.</tt></li> <li><tt>07.11.2018 BACKUP: fixed an issue when data range is NAN.</tt></li> <li><tt>07.20.2018 BIN: fixed an issue introduced in version 7.6 where repeat bin calls incorrectly scaled markers and contours.</tt></li> + <li><tt>07.31.2018 REGION: fixed an problem introduced in version 7.6 with angles with a wcs which is flipped in X.</tt></li> <li><tt><b>xx.xx.2018 RELEASE version 8.0b1</b></tt></li> </ol> </ol> |