Skip to content

Modified Knee Fit #234

Open
Open
@ryanhammonds

Description

@ryanhammonds

I have a modified knee model that could be added as an option to the aperiodic funcs. The modification adds a constant to the aperiodic knee model to fit the psd of spikes trains, allowing power to taper off to a constant value at high frequencies. It may be useful to add here at some point. The modification below also directly fits a knee frequency (mentioned in #224).

knee_fit = np.log10(10**b * (1 / (knee**(exp) + xs**(exp))) + c)

ex_spectrum

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.0Targetted for the specparam 2.0 release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions