Skip to content

speed up noise covariance estimation #5

Description

@kendrickkay

In calcshrunkencovariance, there isn't really a need to separately compute cov for each of the images and then average. Rather, we can just do some math and figure out how to appropriately scale the cov of the mean-subtracted aggregated residuals. The result is numerically identical. So, this could result in a potentially large speedup.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions