- Aug 13, 2013
-
-
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
-
- Jul 23, 2013
-
-
Jan Caron authored
holoimage: turned off interpolation test_compliance: added scripts to be tested setup: work in progress
-
- Jul 17, 2013
-
-
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
-
- Jul 09, 2013
-
-
Jörn Ungermann authored
-
- Jun 06, 2013
-
-
Jan Caron authored
-
- May 24, 2013
-
-
Jan Caron authored
test_compliance: Added PEP8 TestCase
-
- May 23, 2013
-
-
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
-
- May 18, 2013
-
-
Jan Caron authored
Scripts are nearly adapted to the new structure and easier to read. (Except analytic module and scripts get_jacobi and inverse)
-
- May 07, 2013
-
-
Jan Caron authored
-
- Apr 30, 2013
-
-
Jan Caron authored
Removed old scripts (AnalyticSolution and DataLoader) Added several template testcases
-
- Apr 29, 2013
- Apr 26, 2013
-
-
Jan Caron authored
Added a fitting icon
-
Jan Caron authored
PYRAMID: PYthon based Reconstruction Algorith for MagnetIc Distributions Separated Igor files from PYRAMID files moved all files one folder higher
-
Jan Caron authored
analytic: changed analytic solution for discs (still not perfect) magcreator: added logo function phasemap: revised the analytical formulas -> more uniform added new folder for PYRAMID project added testsuite module
-
- Apr 18, 2013
-
-
Jan Caron authored
Holoimaging and phasemap now have separate display functions Display_combine implemented in main.py Changed sqrt(x^2 + y^2) to np.hypot(x,y) magcreator now uses <= instead of < pdb starts on error (implemented in main.py)
-
- Apr 15, 2013
-
-
Jan Caron authored
Now calls cells by their index instead of the real coordinates (first step toward "one-time-call" of the F-function and lookup afterwards)
-
- Apr 12, 2013