Skip to content

improve MAD SNR estimation #23

@n-west

Description

@n-west

MAD (Median Absolute Deviation) provides a good alternative to SNR estimation. Right now it works on CPU for non-masked SNR. This is largely due to the median implementation being a relatively simple C++-container based method. Implement median for the general case and get masked medians + cuda version running

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions