- May 15, 2014
-
-
Jan Caron authored
pep8: optimizations phasemapper_core: numcore module for phasemapper scripts: compatibility with new structure reconstruction: new scripts
-
- Apr 16, 2014
-
-
Jan Caron authored
Renames: datacollection --> dataset optimizer --> reconstruction scripts: interactive_setup is now implemented in an extended Spyder startup file. some other scripts are now the rest is NOT adapted, yet, which is the next task at hand furthermore scripts will be sorted and unused ones deleted in the next commit
-
- Jan 02, 2014
-
-
Jan Caron authored
modularity and compatibility with future algorithms and ideas.
-
- Dec 03, 2013
-
-
Jan Caron authored
Replaced res with a for the grid spacing (resolution is a reserved word in electron microscopy Work in progress: jacobi matrix for projection
-
- 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
-
- 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
-
- 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
-
-
Jan Caron 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
-
-
Jan Caron authored
-
- 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 07, 2013
-
-
Jan Caron authored
-
- May 06, 2013
-
-
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)
-
- 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 12, 2013
- Apr 10, 2013
-
-
Jan Caron authored
-
- Apr 05, 2013
-
-
Jan Caron authored
-