-
- Downloads
Overhaul of the plotting capabilities (now in dedicated module)!
fielddata and phasemap: Now use the new plottools module, cleanup of arguments and documentation. plottools: New module for pretty plotting and different annotations like text, colorwheels and colorbars. colors: Colorbar now has a black circle outline and arrows pointing in cardinal directions. diagnostics: Small documentation fixes and naming 'avg' --> 'avrg'. docs: Renewed documentation.
Showing
- .hgignore 2 additions, 1 deletion.hgignore
- docs/.static/sphinxdoc.css 2 additions, 2 deletionsdocs/.static/sphinxdoc.css
- docs/Makefile 15 additions, 6 deletionsdocs/Makefile
- docs/conf.py 194 additions, 96 deletionsdocs/conf.py
- docs/index.rst 3 additions, 1 deletiondocs/index.rst
- docs/make.bat 19 additions, 1 deletiondocs/make.bat
- docs/pyramid.numcore.rst 0 additions, 11 deletionsdocs/pyramid.numcore.rst
- docs/pyramid.rst 21 additions, 21 deletionsdocs/pyramid.rst
- pyramid/__init__.py 1 addition, 0 deletionspyramid/__init__.py
- pyramid/colors.py 35 additions, 17 deletionspyramid/colors.py
- pyramid/diagnostics.py 37 additions, 27 deletionspyramid/diagnostics.py
- pyramid/fielddata.py 141 additions, 210 deletionspyramid/fielddata.py
- pyramid/phasemap.py 145 additions, 239 deletionspyramid/phasemap.py
- pyramid/plottools.py 317 additions, 0 deletionspyramid/plottools.py
- pyramid/scalebars.py 0 additions, 105 deletionspyramid/scalebars.py
- pyramid/utils/reconstruction_2d_from_phasemap.py 6 additions, 6 deletionspyramid/utils/reconstruction_2d_from_phasemap.py
Loading
Please register or sign in to comment