diff options
| author | Nadia Dencheva <nadia.astropy@gmail.com> | 2016-12-18 15:59:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-18 15:59:55 -0500 |
| commit | bec6e16c25ee829566955c4ff128a32e591b920e (patch) | |
| tree | 60d597dfa81fb5dc8ae722f00531a2152894414e /CHANGES.rst | |
| parent | dc6eaa10f996af4173cebdd85f7a53d113272529 (diff) | |
| parent | 0bd69fca03ec01f8b51bdf50531c19fcfeaa9be1 (diff) | |
| download | stwcs_hcf-bec6e16c25ee829566955c4ff128a32e591b920e.tar.gz | |
Merge pull request #22 from nden/improve-logic
Improve logic
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 6b9da19..ef7a82c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ - updatewcs() now reads all extension immediately after opening a file to fix a problem after astropy implemented fits lazy loading. [#21] +- Fixed a bug in updating the D2IM correction in a science file when the + a new distortion file was supplied through D2IMFILE keyword. [#22] + 1.2.4 (2016-10-27) ------------------ |
