Skip to content
Snippets Groups Projects
  1. Mar 20, 2020
    • Jan Caron's avatar
      Added utils subpackage and much more! · 549254a6
      Jan Caron authored
      utils: Has quaternion and misc submodules
          misc has levi_civita and interp_to_regular_grid (used later for io)
      field: Added HyperSpy support (get/set_signal)
          added copy/rotate/rot90/set_vector/get_vector methods
      549254a6
  2. Mar 11, 2020
  3. Mar 04, 2020
    • Jan Caron's avatar
      Fixed Field.clip() · 5add0064
      Jan Caron authored
      5add0064
    • Jan Caron's avatar
      Fix for matplotlib installation. · 825d30f8
      Jan Caron authored and Jan Caron's avatar Jan Caron committed
      Moved .mplstyle files inside vis.
      setup.cfg: added options.packages.find
          removed 3Dplot requirements (for now).
      setup.py: moved stylesheet installation to vis.tools, now optional.
      vis.tools: also added a use_style contextmanager that dynamically uses
          local styles (in package) or styles installed in user config folder.
      colors/decorators/plot2d: now use the new use_style contextmanager.
      825d30f8
    • Jan Caron's avatar
      Fix for matplotlib installation. · cd607039
      Jan Caron authored
      Moved .mplstyle files inside vis.
      setup.cfg: added options.packages.find
          removed 3Dplot requirements (for now).
      setup.py: moved stylesheet installation to vis.tools, now optional.
      vis.tools: also added a use_style contextmanager that dynamically uses
          local styles (in package) or styles installed in user config folder.
      colors/decorators/plot2d: now use the new use_style contextmanager.
      cd607039
  4. Mar 03, 2020
    • Jan Caron's avatar
      Cleanup! · 4b9d4ba7
      Jan Caron authored
      Deleted print statements, superfluous log, TODOs, added a few comments.
      4b9d4ba7
    • 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
  5. May 07, 2013
  6. May 06, 2013
    • Jan Caron's avatar
    • Jan Caron's avatar
      scripts: Splitted the main in several smaller scripts · 78d70d7c
      Jan Caron authored
      test: changed the dataloader TestCase
      pyramex: first experiments with Cython and SCons
      dataloader: changed the order in which the dimensions are saved,
              z_len is no longer part of the magnetization (this was the reason why
              we had to divide by res, which is equal to z_len for calculating coeff)
      magcreator: shapes are now separate functions, mag_shape is now an argument for
              one unified create_hom_mag-function
      phasemap: unification of the phasemap-functions in real space (just the pixel-
              field is calculated different now)
      78d70d7c
  7. Apr 30, 2013
  8. Apr 29, 2013
Loading