Skip to content

Commit

Permalink
Add log entry and fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
mcara committed Feb 18, 2021
1 parent 3e975ce commit 51767f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ assign_mtwcs

- Fixed a bug which caused the step to fail with ``MultiSlitModel`` input. [#JP-1907]

assign_wcs
----------

- Added velocity aberration-corrected frame ``'v2v3vacorr'`` to the WCS
pipeline which takes into account DVA effects. [#5602]

associations
------------

Expand Down
1 change: 0 additions & 1 deletion jwst/assign_wcs/tests/test_pointing.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import pytest
import numpy as np

from jwst.assign_wcs import pointing
Expand Down

0 comments on commit 51767f2

Please sign in to comment.