Updated noise fft handling via fftw
Updated the noise FFT:
- now uses the real to half-complex transform
- only creates and destroys the fftw plan once
Merge request reports
Activity
Filter activity
Still to do:
-
update for case that
n
is not even - try other fftw optimisation options, e.g. MEASURE vs ESTIMATE
Edited by Andrew Heather-
update for case that
added 151 commits
-
18937751...233a26b4 - 149 commits from branch
develop
- cf1fb097 - ENH: FFT - updated for fft of real data
- 3dcf1ace - ENH: FFT - only create the fftw plan once
-
18937751...233a26b4 - 149 commits from branch
mentioned in commit c59a48f2
Please register or sign in to reply