Sphinx and NetCDF4 support implemented, new features for pyramid objects
pyramid: all docstrings in numpydoc (package installed) format (used by spinx) holoimage: removed error, phase was falsely multiplied by pi/2 magcreator: removed create_mag_dist_comb, renamed functions for disc and vortex magdata: Allows creation of empty MagData objects and easy adding of magnitudes phasemap: Allows units to be set for plots, added 3D plot phasemapper: Electrostatic component implemented projector: Projection now includes thickness profile docs: support for html, latex and pdf (experimental), use "make *" in shell scripts: new structure, deleted some compare_* functions, added test_methods .hpignore: now also ignores *.c and _* files (_build used in docs)
Showing
- .hgignore 2 additions, 0 deletions.hgignore
- docs/Makefile 159 additions, 0 deletionsdocs/Makefile
- docs/conf.py 383 additions, 0 deletionsdocs/conf.py
- docs/index.rst 23 additions, 0 deletionsdocs/index.rst
- docs/make.bat 197 additions, 0 deletionsdocs/make.bat
- docs/pyramid.numcore.rst 12 additions, 0 deletionsdocs/pyramid.numcore.rst
- docs/pyramid.rst 82 additions, 0 deletionsdocs/pyramid.rst
- pyramid/__init__.py 28 additions, 0 deletionspyramid/__init__.py
- pyramid/analytic.py 114 additions, 60 deletionspyramid/analytic.py
- pyramid/holoimage.py 77 additions, 35 deletionspyramid/holoimage.py
- pyramid/magcreator.py 151 additions, 137 deletionspyramid/magcreator.py
- pyramid/magdata.py 248 additions, 88 deletionspyramid/magdata.py
- pyramid/numcore/__init__.py 14 additions, 0 deletionspyramid/numcore/__init__.py
- pyramid/numcore/phase_mag_real.c 0 additions, 18750 deletionspyramid/numcore/phase_mag_real.c
- pyramid/numcore/phase_mag_real.pyx 36 additions, 5 deletionspyramid/numcore/phase_mag_real.pyx
- pyramid/phasemap.py 195 additions, 94 deletionspyramid/phasemap.py
- pyramid/phasemapper.py 231 additions, 186 deletionspyramid/phasemapper.py
- pyramid/projector.py 35 additions, 17 deletionspyramid/projector.py
- pyramid/reconstructor.py 38 additions, 11 deletionspyramid/reconstructor.py
- scripts/compare methods/compare_methods.py 7 additions, 6 deletionsscripts/compare methods/compare_methods.py
Loading
Please register or sign in to comment