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 13345 #179

Merged
merged 2 commits into from
Jan 26, 2018
Merged

Tickets/dm 13345 #179

merged 2 commits into from
Jan 26, 2018

Commits on Jan 26, 2018

  1. Add config parameters to control variance in template and warps

    * Use calcErrorFromInputVariance=False to calc template variance plane
    * Use doScaleWarpVariance=True to rescale warp variance using empirical noise
    
    to improve detection the difference between the two.
    yalsayyad committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    dfe84c2 View commit details
    Browse the repository at this point in the history
  2. Write NImage does not depend on doWrite.

    AssembleCoadd's config doWrite exists to prevent data duplication
    when coadd calexps are stored too. The only config that should
    control whether an NImage is created and stored is doNImage.
    yalsayyad committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    b40d293 View commit details
    Browse the repository at this point in the history