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

[MRG+1] more closesly match the BayesShrink paper in _wavelet_threshold #2241

Merged
merged 16 commits into from
Sep 8, 2016

Commits on Sep 6, 2016

  1. Configuration menu
    Copy the full SHA
    d41f465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9dba3 View commit details
    Browse the repository at this point in the history
  3. ENH: BayesShrink thresholds are computed for each coefficient array

    This matches what is done in the Chang et. al. reference from the DocString.
    grlee77 committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    799a21e View commit details
    Browse the repository at this point in the history
  4. ENH: avoid BayesShrink thresholding on extremely coarse resolution co…

    …efficient arrays.
    
    This is necessary because these arrays may be extremely small leading to unreliable variance estimation and
    noticeable blocklike artifacts in the denoised image.
    grlee77 committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    99a1ce8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2606727 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d866c99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c512a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0426796 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    915ae05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7a7077 View commit details
    Browse the repository at this point in the history
  11. STY: fix typo in comments

    grlee77 committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    34d3b59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a8d302 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    251fe2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb96a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

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