Skip to content
Snippets Groups Projects
  1. Mar 03, 2020
    • Jan Caron's avatar
      First major EMPyRe commit! · c3a2db61
      Jan Caron authored
      Added the fields submodule with field, shapes and vectors!
      Added the vis module (not viz) with colors, decorators, plot2d, tools.
      Added version.
      Minor changes in pyramid.
      c3a2db61
  2. Nov 04, 2019
    • Jan Caron's avatar
      Setup and many smaller things! · 000db917
      Jan Caron authored
      conf.py: uncommented path  finding for sphinx to find docs folder.
      index.rst: Added modules.rst as an overview.
      make.bat, Makefile, pyramid.rst: Deleted!
      utils: put many functions in convenience.py
      environment.py: Added stuff for documentation
      README.md: deleted badges (directly on GitLab now!)
      setup.py: Further streamline!
      000db917
  3. Mar 14, 2017
    • Jan Caron's avatar
      Shifted docs and set all line separators to LF. · 9b866e22
      Jan Caron authored
      docs: moved up one level.
      plottools: added some default label sizes.
      version: added to VCS and added a TODO (switch to Git)
      fielddata: added rot90 for ScalarData, lot of small changes.
      9b866e22
  4. Feb 15, 2017
  5. Feb 06, 2017
    • Jan Caron's avatar
      Overhaul of the plotting capabilities (now in dedicated module)! · ef4f79e6
      Jan Caron authored
      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.
      ef4f79e6
  6. Feb 28, 2016
  7. Aug 25, 2013
    • Jan Caron's avatar
      Sphinx and NetCDF4 support implemented, new features for pyramid objects · c1d56ac8
      Jan Caron authored
      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)
      c1d56ac8
Loading