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-10765: Replace existing WCS classes with SkyWcs #70

Merged
merged 4 commits into from
Feb 16, 2018
Merged

Commits on Jan 17, 2018

  1. Configuration menu
    Copy the full SHA
    19ce4d2 View commit details
    Browse the repository at this point in the history
  2. Preserve TPV terms in DecamMapper.bypass_instcal

    because the new WCS class handles TPV natively
    r-owen committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    4bc6332 View commit details
    Browse the repository at this point in the history
  3. Stop stripping TPV keywords in DecamMapper.std_raw

    since makeSkyWcs strips them.
    
    Also stop stripping LTV1, LTV2 as we now ignore them,
    and stop testing that LTV1, LTV2 are stripped.
    r-owen committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    c0af710 View commit details
    Browse the repository at this point in the history
  4. Update code to use lsst.afw.fits.readMetadata

    instead of the deprecated lsst.afw.image.readMetadata
    r-owen committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    b554ce4 View commit details
    Browse the repository at this point in the history