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

Tickets/dm 3792 #4

Merged
merged 5 commits into from
Sep 10, 2015
Merged

Tickets/dm 3792 #4

merged 5 commits into from
Sep 10, 2015

Commits on Sep 9, 2015

  1. Fix assembly of lsst data

    lsst data was being mis-assembled into obs_test images.
    The upper left and lower right amplifiers were swapped
    and some quadrants were mirrored.
    Fixed by changing assembleLsstChannels.py.
    r-owen committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    6de2534 View commit details
    Browse the repository at this point in the history
  2. Fix amplifier definitions for updated raw data

    After fixing the raw data the amplifier definitions
    were incorrect for the top half of the image (the overscan
    regions were on the wrong side).
    r-owen committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    e30cda4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ce99c View commit details
    Browse the repository at this point in the history
  4. Fix data in data repository

    The data in the repository was mis-assembled.
    r-owen committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    e80faa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2015

  1. Improve gain and read noise in amp info table

    Copied the values from the lsstSim raw data to the
    amp info table instead of using a rough average for
    gain and an incorrect value for read noise.
    r-owen committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    af362f2 View commit details
    Browse the repository at this point in the history