Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-13539: astshim fails to preserve SIP terms for some TAN SIP when writing FITS metadata #320

Merged
merged 1 commit into from Feb 15, 2018

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Feb 14, 2018

The test of SkyWcs.getTanWcs was only passing because TAN-SIP
was not being written out by AST, a problem fixed on this ticket.
For now remove the test for SkyWcs.getTanWcs();
tickets/DM-10765 has a much better test, but it relies on
a function that that is not available on master.

@parejkoj
Copy link
Contributor

This looks fine, especially with your comment in the commit about the better test existing in 10765. If you update that commit message to say what the better test is, you're good to merge.

The test of SkyWcs.getTanWcs was only passing because TAN-SIP
was not being written out by AST, a problem fixed on this ticket.
For now remove the test for SkyWcs.getTanWcs();
tickets/DM-10765 has a much better test, but it relies on
a function that that is not available on master.
The new test is checkNonFitsWcs and it is called by
testMakeModifiedWcsNoActualPixels and
testMakeModifiedWcsWithActualPixels
@r-owen r-owen merged commit 669febe into master Feb 15, 2018
@ktlim ktlim deleted the tickets/DM-13539 branch August 25, 2018 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants