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

fix variance calculation to use masks #26

Merged
merged 1 commit into from
Jul 26, 2016
Merged

fix variance calculation to use masks #26

merged 1 commit into from
Jul 26, 2016

Commits on Jul 26, 2016

  1. fix variance calculation to use masks

    fix normalization of correction kernel
    remove commented print statements
    add coordinate parameters to `run` for testing
    update test for stricter tolerance after bug fix
    turn on old ClassificationDipole again
    add options to DecorrelateALKerneltask.run()
    change all sig**2 to variance
    Fix mixup of var1 and var2 for science and template
    Rename var1 to svar and var2 to tvar
    Improvements to unit tests
    Other improvements thanks to code review
    djreiss committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    c99ac41 View commit details
    Browse the repository at this point in the history