-
- Downloads
Fixed problems with the transposed operations of the forward model which did
not represent the correct matrizes (hopefully, now they do). >>> PACKAGE forwardmodel, kernel, phasemapper: b_0 is now again inherent part of the kernel. projector: Corrected .jac_T_dot, now delivers product for the correct matrix. >>> SCRIPTS simple_reconstruction: Does simple compliance tests for 1 and 2 projections and tests a simple solver via scipy.sparse.linalg.cg for the reconstruction.
Showing
- pyramid/forwardmodel.py 2 additions, 3 deletionspyramid/forwardmodel.py
- pyramid/kernel.py 2 additions, 2 deletionspyramid/kernel.py
- pyramid/phasemapper.py 6 additions, 6 deletionspyramid/phasemapper.py
- pyramid/projector.py 11 additions, 11 deletionspyramid/projector.py
- scripts/simple_reconstruction.py 243 additions, 80 deletionsscripts/simple_reconstruction.py
Please register or sign in to comment