Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 13, 2013
    • Jan Caron's avatar
      Final version of paper scripts · 975e30c2
      Jan Caron authored
      holoimage: changed colorwheel (now without axes)
      magcreator: create_vortex now also allows a 3D-center (2D is extracted)
      magdata: new methods: get_mask() and scale_down()
      phasemap: changed plotting defaults (new kwargs)
      phasemapper: started on electrical contribution
      975e30c2
  3. Aug 09, 2013
  4. Jul 25, 2013
  5. Jul 24, 2013
  6. Jul 23, 2013
  7. Jul 17, 2013
    • Jan Caron's avatar
      Implementation of numcore and small changes · 4b3922c3
      Jan Caron authored
      numcore: deleted c1, c2, c3, name changes in phase_mag_real
      analytic: name change beta to phi
      phasemapper: changes to include numcore
      test_compliance: also checkes .pyx files now
      setup: now works properly (hopefully on other systems, too)
      compare_discs: added script to compare discs
      4b3922c3
  8. Jul 10, 2013
  9. Jul 09, 2013
  10. Jul 01, 2013
  11. Jun 20, 2013
  12. Jun 12, 2013
  13. Jun 06, 2013
  14. May 24, 2013
  15. May 23, 2013
    • Jan Caron's avatar
      Completed the restructuring of the package · f62f0ab4
      Jan Caron authored
      scripts: changed scripts to work with the new syntax of the package
      PhaseMag and MagData: added load and save options for NetCDF files
      MagData: changed 3D-plotting to use mayavi (faster and better looking)
      test: added more TestCases for various modules
      phasemapper: added computation method to use mx and my (now standard)
      compare_method_errors: first draft of script to compare the different errors
      f62f0ab4
  16. May 18, 2013
    • Jan Caron's avatar
      Completed new program structure! · 9d34cde6
      Jan Caron authored
      Scripts are nearly adapted to the new structure and easier to read.
      (Except analytic module and scripts get_jacobi and inverse)
      9d34cde6
  17. May 15, 2013
  18. May 13, 2013
  19. May 07, 2013
  20. 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
  21. Apr 30, 2013
  22. Apr 29, 2013
  23. Apr 26, 2013
  24. Apr 18, 2013
Loading