Project

General

Profile

Actions

Bug #13334

open

redux not using fftw in python3

Added by Anchi Cheng almost 2 years ago. Updated over 1 year ago.

Status:
Assigned
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
08/19/2022
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 4.0
Show in known bugs:
No
Workaround:

redux default to use the slower fftpack if can not load fftw.


Description

redux in myami-python3 branch can currently only works with scipy.fftpack. It is slower, especially in comparison with wisdom in fftw on odd sizes like those from k3. Needs the python hook to fftw to be updated to use fftw3.

Please work on this in myami-python3-fftw branch

You can force redux to use fftw by commenting out the part it attempt fftpack in pyami/fft/registry.py


Files

test_fft.py (241 Bytes) test_fft.py Anchi Cheng, 08/24/2022 08:27 PM
Actions

Also available in: Atom PDF