Skip to content

Autocorrelation with missing data points #389

@pastewka

Description

@pastewka

The ACF (autocorrelation function) can in principle be computed even when there are data points missing. Currently, we use an FFT to accelerate computation of the computation of the ACF. This prohibits computation if data points are missing. We should fall back to a brute-force evaluation for topographies with missing data points.

Metadata

Metadata

Assignees

No one assigned

    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