Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fitting in Linear Space #10

Open
ryanhammonds opened this issue Dec 8, 2020 · 0 comments
Open

Fitting in Linear Space #10

ryanhammonds opened this issue Dec 8, 2020 · 0 comments

Comments

@ryanhammonds
Copy link

This issue is described here: https://github.com/rdgao/daily_notebook/blob/master/daily19_04_04_noisefloor.ipynb

In summary, when the aperiodic scale/sd becomes large, oscillations may be missed during the standard fitting procedure in semi-log space. A potential solution was described by @rdgao and my understanding is to remove the aperiodic fit in linear space (spectrum - 10**fm._ap_fit). The fitting procedure after the ap_fit is removed may also need to be updated to work in linear space. There is also the issue of low frequency noise I'm not sure how to account for.

psd
psd_flat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant