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

Convert back to standard FFT convention #242

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

mjo22
Copy link
Owner

@mjo22 mjo22 commented Jun 28, 2024

@ehthiede I changed to the "ortho" convention, but started to have some second thoughts.

A big reason is that I am not so sure that fourier amplitudes are independent of sample size in the "ortho" convention. I think this is true of variances / power spectra, but not the amplitudes themselves (the "forward" normalization convention I think does this).

Among other reasons, another is that I think the code is turning out to be simpler. Take a look and let me know what you think.

@mjo22 mjo22 merged commit 0169664 into main Jul 1, 2024
3 checks passed
@mjo22 mjo22 deleted the fft-convention-again branch July 1, 2024 19:54
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.

2 participants