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-21169: Add corner rafts #145

Merged
merged 9 commits into from
Nov 13, 2019
Merged

DM-21169: Add corner rafts #145

merged 9 commits into from
Nov 13, 2019

Commits on Nov 13, 2019

  1. add nominal corner raft geometry

    jchiang87 authored and SimonKrughoff committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    a919fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    886c1fa View commit details
    Browse the repository at this point in the history
  3. fix detector ids; use '_' delimiter in raft-name for WF sensors so th…

    …at TS8 raft nameas are preserved; update test_lsstCam.py with corner raft sensors
    jchiang87 authored and SimonKrughoff committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    827bd2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eae026e View commit details
    Browse the repository at this point in the history
  5. set SG0 yaw to 270

    jchiang87 authored and SimonKrughoff committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    c85711d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cb0af2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22f247e View commit details
    Browse the repository at this point in the history
  8. Update docstring

    SimonKrughoff committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    746b9d0 View commit details
    Browse the repository at this point in the history
  9. Sensor names must only have two components

    The gen3 test splits on _, so there can only be one of those in the full sensor name.
    This renames R*_W to R*W.
    SimonKrughoff committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    060c097 View commit details
    Browse the repository at this point in the history