Skip to content
Snippets Groups Projects
  1. Dec 05, 2019
    • Jan Caron's avatar
      Better mayavi -> matplotlib conversion · 33f8d96a
      Jan Caron authored
      fielddata: plot_quiver3d figsize renamed to size
              (because it's in pixels, not inch-size of the figure)
      plot_quiver3d_to_2d: revamped to be more user friendly,
              directly specify dpi now,
              automatically detecs magnification to get high resolution.
      plottools: Added plot_3d_to_2d as a separate function,
              that should be invoked after a mayavi plot.
              Allows fine tuning of 3D plot separate from following 2D plot.
      33f8d96a
  2. Nov 27, 2019
  3. Nov 05, 2019
  4. Nov 04, 2019
  5. Oct 30, 2019
  6. Oct 28, 2019
  7. Oct 24, 2019
    • Jan Caron's avatar
      trying to get gitlab-ci.yml to work again! · a9c22581
      Jan Caron authored
      a9c22581
    • Jan Caron's avatar
      changed jutil repo from jugit to iffgit · d42a94bf
      Jan Caron authored
      d42a94bf
    • Jan Caron's avatar
      MERGE Fengshan Charge Stuff · 9dcdabdd
      Jan Caron authored
      9dcdabdd
    • Jan Caron's avatar
      Merge branch 'Q3D' into 'master' · dddf6af5
      Jan Caron authored
      Q3 d
      
      See merge request caron/pyramid!14
      dddf6af5
    • Fengshan Zheng's avatar
      Q3 d · 05a75ec9
      Fengshan Zheng authored and Jan Caron's avatar Jan Caron committed
      05a75ec9
    • Jan Caron's avatar
      Major changes before Refactoring / Reimagination!file_io/io_vectordata: ... · c6f4cdc6
      Jan Caron authored
      Major changes before Refactoring / Reimagination!file_io/io_vectordata:    ovf-files now can specify the segment that should be read    (if several exist)    vtk-files: fixed an error switching up dim/origin/spacing    major rewrite of _interp_to_regular_grid, now sets up Delauney    triangulation only once (reusable for different magnetisation    components), grid spacing is now mandatory and a conversion factor    is introduced, which can be used to convert units in the vtk file    to nm. Deleted much unused stuff.magcreator/examples:    Added Bloch and Neel type skyrmion support, based on...magcreator/magcreator:    Added create_mag_dist_skyrmion function, which can add Bloch and    Neel type Skyrmions with two different mathematical descriptions    for the domain wall. Fully supports 3D orientation.utils/lorentz:    Added a section to check the phase plate, currently commented out!    Maybe useful in the future or for a full forward model.colors:    Ignored (unavoidable) flake errors (Axes3D "Unused Import")fieldconverter:    Fixed error (wrongly used abs instead of sqrt), now works!    Streamlined convert_A_to_B.fielddata:    field property is now abstract and implemented in subclasses.    angles parameter commented out (delete in the future).    Reenabled axis.set_facecolor(bgcolor) in plot_field (now works!).phasemap:    Made the switch to cmocean.cm.balance colormap (switched colors!)plottools:    Changed figsize default (better fits for newer matplotlib).    New scalebar implementation (black bar now, can have stroke).    Streamlined add_cbar function.    hideaxes now works again (old version used deprecated code)..gitignore:    More general definitions of ignored files.environment.yml:    Updated environmet.
      c6f4cdc6
  8. Dec 18, 2018
  9. Dec 17, 2018
  10. Dec 11, 2018
  11. Dec 05, 2018
  12. Nov 29, 2018
  13. Nov 27, 2018
  14. Oct 29, 2018
  15. Oct 25, 2018
    • Jan Caron's avatar
      Lots of small stuff again... · ba9a54d1
      Jan Caron authored
      dataset: plot_mask now takes kwargs.
      fielddata: pad now allows mode changes.
      phasemap: fixed bug that did not properly scale vmin and vmax with unit.
      io_vectordata: added support for .vtk, .tec files and new interpolation.
      ba9a54d1
  16. Jan 12, 2018
  17. Jan 08, 2018
  18. Dec 21, 2017
Loading