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

Add NullLinearityType to cameraGeom #71

Merged
merged 4 commits into from
Jun 7, 2016
Merged

Add NullLinearityType to cameraGeom #71

merged 4 commits into from
Jun 7, 2016

Commits on Jun 6, 2016

  1. Configuration menu
    Copy the full SHA
    1e39756 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. Add lsst.afw.geom.testUtils.BoxGrid

    Add BoxGrid class for unit testing; this divides a box
    into equal area (if possible) subregions.
    Add a unit test for BoxGrid.
    r-owen committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    8c9955e View commit details
    Browse the repository at this point in the history
  2. Add makeRampImage

    Add lsst.afw.image.testUtils.makeRampImage and a unit test
    r-owen committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    bd3949c View commit details
    Browse the repository at this point in the history
  3. Minor cleanups to image py files

    Remove trailing whitespace, update date and split two instances
    of a command being on one line that our standards want on two
    r-owen committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    c194e37 View commit details
    Browse the repository at this point in the history