Skip to content
Snippets Groups Projects
Commit 4ab7bc63 authored by Jan Caron's avatar Jan Caron
Browse files

Big Bunch of small updates!

setup: Changes to setup.py, pyramid.version to fit to numpy and jutil
       now uses __all__ magic and supports from pyramid import *
tests: changes to test_compliance/magcreator/analytic (should now work)
collaborations: added several scripts for Patrick
reconstruction: added batch file for the reconstruction of several configs
test methods: (unfinished) scripts for fftw tests and kernel comparisons
paper 1: ch5-4 changed padding values to 0, 1, 3 and 7
plotting: deleted plt.show() lines (have to be done manually now or via Spyder)
logging: now named _log instead of LOG (private variable instead of constant)
         also some logs were disabled, because Pylint says they are slow...
reconstruction: now has info argument (pass a list in which cost info is copied)
phasemapper: changed sign of constant PHI_0, is now correctly positive (instead
             the negative z-integration is taken into account which was not done
             before!)
kernel: now uses FFTW, numpy code was changed accordingly and is still available
phasemapper: also uses FFTW now, work in progress: FFTW for jac_T_dot
parent 43dc54e7
No related branches found
No related tags found
No related merge requests found
Showing
with 613 additions and 536 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment