Implementation of jacobi multiplication for the projection.
(At the moment a bit slow, optimization with Cython seems necessary).
Showing
- pyramid/kernel.py 21 additions, 3 deletionspyramid/kernel.py
- pyramid/numcore/phase_mag_real.pyx 23 additions, 23 deletionspyramid/numcore/phase_mag_real.pyx
- pyramid/phasemapper.py 0 additions, 16 deletionspyramid/phasemapper.py
- pyramid/projector.py 209 additions, 79 deletionspyramid/projector.py
- pyramid/reconstructor.py 6 additions, 0 deletionspyramid/reconstructor.py
- scripts/get_jacobi_projection.py 131 additions, 5 deletionsscripts/get_jacobi_projection.py
- scripts/reconstruction/get_jacobi.py 23 additions, 32 deletionsscripts/reconstruction/get_jacobi.py
Loading
Please register or sign in to comment