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

Commits on Feb 15, 2018

  1. Fix error in test_skyWcs.py

    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 committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    669febe View commit details
    Browse the repository at this point in the history