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

Fix frequency shift bug in psd #105

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Conversation

gunnarvoet
Copy link
Member

scipy.signal.welch outputs negative frequencies. These were not shifted
properly to positive values which resulted in wrong power spectral
density output (basically) for one side of the spectrum.

Closes #104

scipy.signal.welch outputs negative frequencies. These were not shifted
properly to positive values which resulted in wrong power spectral
density output (basically) for one side of the spectrum.

Closes modscripps#104
@gunnarvoet gunnarvoet merged commit 3ad4160 into modscripps:main Jun 23, 2022
@gunnarvoet gunnarvoet deleted the fix-psd branch November 22, 2023 04:14
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

Successfully merging this pull request may close these issues.

Frequency shift bug
1 participant