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
      Short docu that y-axis is flipped for image plots · d57869b5
      Jan Caron authored
      due to origin being lower, not higher as is default in maptlotlib
      d57869b5
    • 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 mayavi support! · f2470378
      Jan Caron authored
      Also added mayavi to requirements in setup.cfg and environment.yml.
      Added documentation on how to activate 3D notebook plotting with mayavi.
      Fixed some bugs in io_field.py.
      Fixed bug in reader of llg.py.
      f2470378
    • Jan Caron's avatar
      Short docu that y-axis is flipped for image plots · 1b6d902c
      Jan Caron authored
      due to origin being lower, not higher as is default in maptlotlib
      1b6d902c
    • 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
Loading