- Mar 11, 2014
-
-
Jan Caron authored
not represent the correct matrizes (hopefully, now they do). >>> PACKAGE forwardmodel, kernel, phasemapper: b_0 is now again inherent part of the kernel. projector: Corrected .jac_T_dot, now delivers product for the correct matrix. >>> SCRIPTS simple_reconstruction: Does simple compliance tests for 1 and 2 projections and tests a simple solver via scipy.sparse.linalg.cg for the reconstruction.
-
Jan Caron authored
documentation: minor changes and updates of docstrings
-
- Feb 10, 2014
-
-
Jan Caron authored
regrid: Added many scripts for regridding by Jörn logging: Introduced logging scripts: Added Scripts for regridding and simulating stuff for cooperations removed: Unused test scripts structure: Many new restructuring aspects already implemented
-
- Jan 02, 2014
-
-
Jan Caron authored
modularity and compatibility with future algorithms and ideas.
-
- Dec 05, 2013
-
-
Jan Caron authored
(At the moment a bit slow, optimization with Cython seems necessary).
-
- Dec 03, 2013
- Nov 28, 2013
-
-
Jörn Ungermann authored
-
- Nov 23, 2013
-
-
Jan Caron authored
phasemapper: added Kernel helper class with methods to calculate the jacobi matrix or to multiply a vector with the (transposed) jacobi matrix without explicitly calculating the full matrix magcreator: added Shape.ellipsoid numcore: added (experimental) speed-up for jacobi-matrix (not faster) scripts: modified get_jacobi to test the new Kernel class, tests: test_compliance now also searches and creates a list of TODOs
-
- Nov 18, 2013
-
-
Jan Caron authored
phasemapper: new function get_kernel() for convenience, mag_real_fast() for calculation of the phase with pre-computed lookup-tables projector: single_tilt_projection() now works as intended Added scripts for the creation of core-shell-structures Added script for charge calculation by contour integration Added script for creating tilt series of core-shell-structure for reconstruction Various minor modifications, mostly nomenclature and streamlining
-
- Sep 18, 2013
-
-
Jan Caron authored
-
- Aug 25, 2013
-
-
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)
-
- 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
-
- Aug 09, 2013
-
-
Jan Caron authored
-
- Jul 25, 2013
- Jul 24, 2013
- Jul 23, 2013
- 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 10, 2013
- Jul 09, 2013
-
-
Jörn Ungermann authored
-
Jörn Ungermann authored
-
- Jul 01, 2013
- Jun 20, 2013
-
-
Jörn Ungermann authored
-
- Jun 12, 2013
-
-
Jan Caron authored
magcreator: Added the second angle for the magnetization reconstructor: Changed method name all others: Changed "beta" to "phi" to reflect the new angle in magcreator
-
- Jun 06, 2013
- May 24, 2013
- 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 15, 2013
-
-
Jan Caron authored
For Pushing Purposes
-
- May 13, 2013
-
-
Jan Caron authored
Changed setup.py Implemented assertion to check if jacobi matrix is the same
-
- May 07, 2013