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 issue with FFT #67

Merged
merged 5 commits into from
Nov 8, 2016
Merged

Fix issue with FFT #67

merged 5 commits into from
Nov 8, 2016

Conversation

keskitalo
Copy link
Member

Replace scipy fft calls with numpy rfft. Use np.fft.rfftfreq. Disable dysfunctional high pass filter. Use basic interpolation rather than loglog-interpolation for the PSD.

@tskisner
Copy link
Member

tskisner commented Nov 4, 2016

I believe the last commit fixes the problem, but am in progress implementing a unit test which compares the binned PSD values estimated from 100 noise realizations to the binned input PSD.

@tskisner
Copy link
Member

tskisner commented Nov 7, 2016

@keskitalo I think this is now ready, can you take a look at my changes and merge if you agree?

@keskitalo keskitalo merged commit b2be93a into master Nov 8, 2016
@keskitalo keskitalo deleted the noisefix branch November 8, 2016 00:47
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