Skip to content
Snippets Groups Projects
  1. Mar 20, 2020
    • Jan Caron's avatar
      Bug-Fixes in IO · 7091c5dd
      Jan Caron authored
      Added some more documentations, added io.rst.
      Converted scale to floats everywhere it is set by default.
      Removed superfluous enumeration in reader/writer in io_field.
      Fixed vector default and name saving in ovf.py.
      Fixed vector default and necessity of dim in tec.py.
      Fixed erronous dim -> scale assignment in vtk.py.
      Fixed interp_to_regular_grid not using the multidim. scale correctly.
      7091c5dd
    • 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 17, 2020
    • Jan Caron's avatar
      Added utils subpackage and much more! · 8f784a5d
      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
      8f784a5d
  3. Mar 11, 2020
  4. 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
Loading