Skip to content

Knee Parameter #224

Open
Open
@ryanhammonds

Description

@ryanhammonds

@TomDonoghue do you think it would be useful to add an option to fit a knee frequency parameter? I have a fork where I've converted y = 10^offset * (1/(knee + x^exp)) to y = 10^offset * (1/(knee_freq^exp + x^exp)). This is based on the knee to knee_freq conversion: knee_freq = knee**(1./exponent). I think this makes the knee parameter a more interpretable feature of spectra, and it allows passing bounds like (1, 40 Hz) to curve_fit if one wants to limit the range of knee freq locations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.0Targetted for the specparam 2.0 release.algorithmQuestion related to algorithm / conceptualization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions