Bug #314
closed
The FFT of rectangular images does not work in the viewer.
Added by Neil Voss over 14 years ago.
Updated over 10 years ago.
Status:
Won't Fix or Won't Do
Affected Version:
Appion/Leginon 2.2.0
- Target version set to Appion/Leginon 2.1.0
- Affected Version set to Appion/Leginon 2.0.1
- Target version changed from Appion/Leginon 2.1.0 to Appion/Leginon 2.2.0
- Show in known bugs set to No
- Affected Version changed from Appion/Leginon 2.0.1 to Pre-2.0
- Show in known bugs changed from No to Yes
This one needs php_mrc modifications
- Deliverable set to PHP_MRC rework
- Priority changed from Normal to Urgent
Looked into this one. It looks like mrcfftw() php_mrc.c is at fault. I ran ex2.php with a rectangular image and the result is the same as it is from the image viewer. Apparently Jim has written some code called Redux that he intends to replace php_mrc with and it uses a different fft routine. We hope to get the Redux code up and running soon and then we can switch to using that.
Right now mrcfftw is in php_mrc.c which is called in filter.inc line 54 in getfft() which is called in image.inc line 140 in getImage() which is called in getimg.php at line 119.
- Target version changed from Appion/Leginon 2.2.0 to Appion/Leginon Future Version
- Status changed from New to Won't Fix or Won't Do
Instead of change php-mrc to fix this, we move to use redux in 3.0 which does not have this problem.
- Target version changed from Appion/Leginon Future Version to Appion/Leginon 3.1.0
- Affected Version changed from Pre-2.0 to Appion/Leginon 2.2.0
- Target version changed from Appion/Leginon 3.1.0 to Appion/Leginon 3.0.0
Also available in: Atom
PDF