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-17866: Add support for BOT/lsstCam #87

Merged
merged 7 commits into from
Mar 21, 2019
Merged

DM-17866: Add support for BOT/lsstCam #87

merged 7 commits into from
Mar 21, 2019

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    7a43bb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a250ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02c949f View commit details
    Browse the repository at this point in the history
  4. Reorganize the translator hierarchy in preparation for lsstCam

    In particular the bulk of lsstsim.py has been moved to lsst.py
    since it is not simulator-specific code.
    timj committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    4323677 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cb43c6 View commit details
    Browse the repository at this point in the history
  6. Add basic lsstCam mapper support

    LsstCamMapper is now a subclass of LsstBaseMapper.  This allows
    the specific translation classes to be specified.
    timj committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    e26f637 View commit details
    Browse the repository at this point in the history
  7. Add dayObs and seqNum to lsstCam butler registry

    Also remove testType since it's the same as imgType.
    timj committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    0e2141f View commit details
    Browse the repository at this point in the history