-
- Downloads
Documentation and cleanup of the pyramid package!
Renames: datacollection --> dataset optimizer --> reconstruction scripts: interactive_setup is now implemented in an extended Spyder startup file. some other scripts are now the rest is NOT adapted, yet, which is the next task at hand furthermore scripts will be sorted and unused ones deleted in the next commit
Showing
- .hgignore 2 additions, 1 deletion.hgignore
- docs/pyramid.rst 2 additions, 2 deletionsdocs/pyramid.rst
- logfile.log 3 additions, 0 deletionslogfile.log
- pyramid/__init__.py 5 additions, 5 deletionspyramid/__init__.py
- pyramid/analytic.py 7 additions, 1 deletionpyramid/analytic.py
- pyramid/costfunction.py 130 additions, 46 deletionspyramid/costfunction.py
- pyramid/dataset.py 159 additions, 0 deletionspyramid/dataset.py
- pyramid/forwardmodel.py 97 additions, 28 deletionspyramid/forwardmodel.py
- pyramid/kernel.py 67 additions, 96 deletionspyramid/kernel.py
- pyramid/logfile.log 0 additions, 0 deletionspyramid/logfile.log
- pyramid/logging.ini 1 addition, 1 deletionpyramid/logging.ini
- pyramid/magcreator.py 121 additions, 25 deletionspyramid/magcreator.py
- pyramid/magdata.py 89 additions, 58 deletionspyramid/magdata.py
- pyramid/numcore/__init__.py 2 additions, 1 deletionpyramid/numcore/__init__.py
- pyramid/numcore/kernel_core.pyx 18 additions, 135 deletionspyramid/numcore/kernel_core.pyx
- pyramid/optimizer.py 0 additions, 143 deletionspyramid/optimizer.py
- pyramid/phasemap.py 78 additions, 54 deletionspyramid/phasemap.py
- pyramid/phasemapper.py 242 additions, 145 deletionspyramid/phasemapper.py
- pyramid/projector.py 248 additions, 115 deletionspyramid/projector.py
- pyramid/reconstruction.py 117 additions, 0 deletionspyramid/reconstruction.py
pyramid/logfile.log
deleted
100644 → 0
pyramid/optimizer.py
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
pyramid/reconstruction.py
0 → 100644
Please register or sign in to comment