MothNik / robust_fourier

Noise- and Outlier-Robust Fourier Transform with Hermite Functions with NumPy and Numba
MIT License
1 stars 0 forks source link

🤦 Revert change of definition of `alpha` #19

Closed MothNik closed 3 months ago

MothNik commented 3 months ago

The change of the definition of $\alpha$ from #14 and #15 has to be reverted again to have a more consistent definition of the Hermite functions for the Fourier transforms. With the current definition, the real/complex behaviour of the Hermite functions is quite confusing for both the time/space and the frequency domain 😵‍💫 If the definition of $\alpha$ is changed, this could be resolved and the Hermite functions would all be real in the space/time domain.