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-6815: Update LSST full-stack processing configuration to match best practice from HSC #76

Merged
merged 2 commits into from
Sep 15, 2016

Commits on Sep 12, 2016

  1. assembleCoadd.py: update config defaults

    These match the battle-tested values in use for current HSC production
    runs (HSC version 4.0.3).
    laurenam committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    0e7bc71 View commit details
    Browse the repository at this point in the history
  2. testProcessCcd.py: update test values

    Due to the changes to config parameters in DM-6815
    (https://jira.lsstcorp.org/browse/DM-6815), in particular setting
    doTempLocalBackground=True (see also https://jira.lsstcorp.org/browse/RFC-212)
    and useApprox=True, the image characterization, detection, and measurement
    have slightly different behaviour.  The test values are updated accordingly
    here.
    laurenam committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    3f8730a View commit details
    Browse the repository at this point in the history