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-19329: Add comCam support to obs_lsst #118

Merged
merged 11 commits into from
Jul 25, 2019
Merged

DM-19329: Add comCam support to obs_lsst #118

merged 11 commits into from
Jul 25, 2019

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    9177ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f780dda View commit details
    Browse the repository at this point in the history
  3. Add comCam translator

    timj committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    6966e7d View commit details
    Browse the repository at this point in the history
  4. Ensure that detector mappings are forced to None by subclasses

    Without this it is possible for a subclass to pick up the detector
    mappings from a parent translator.
    timj committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    2ccd024 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ce1857 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Replace afwGeom with geom

    timj committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    602cdc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Revert "Update gitignore"

    This reverts commit f487f44.
    
    The test data directory includes butler and fits files so we
    can not ignore all of them.
    timj committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    242bda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    580466c View commit details
    Browse the repository at this point in the history
  3. Add comCam test data

    timj committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    3a1f214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14f83b5 View commit details
    Browse the repository at this point in the history
  5. Remove eimage from comCam mapper

    timj committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    68efe93 View commit details
    Browse the repository at this point in the history