-
- Downloads
scripts: Splitted the main in several smaller scripts
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)
Showing
- SConstruct 25 additions, 0 deletionsSConstruct
- scripts/compare_methods.py 37 additions, 90 deletionsscripts/compare_methods.py
- scripts/compare_pixel_fields.py 44 additions, 0 deletionsscripts/compare_pixel_fields.py
- scripts/create_logo.py 20 additions, 6 deletionsscripts/create_logo.py
- scripts/create_sample.py 59 additions, 0 deletionsscripts/create_sample.py
- scripts/create_samples.py 0 additions, 172 deletionsscripts/create_samples.py
- scripts/cython_example.py 55 additions, 0 deletionsscripts/cython_example.py
- scripts/get_jacobi.py 13 additions, 125 deletionsscripts/get_jacobi.py
- scripts/main.py 0 additions, 172 deletionsscripts/main.py
- src/pyramex/.sconsign.dblite 0 additions, 0 deletionssrc/pyramex/.sconsign.dblite
- src/pyramex/SConstruct 16 additions, 0 deletionssrc/pyramex/SConstruct
- src/pyramex/SConstructBACKUP 70 additions, 0 deletionssrc/pyramex/SConstructBACKUP
- src/pyramex/c1.pyx 13 additions, 0 deletionssrc/pyramex/c1.pyx
- src/pyramex/c2.pyx 16 additions, 0 deletionssrc/pyramex/c2.pyx
- src/pyramex/c3.pyx 23 additions, 0 deletionssrc/pyramex/c3.pyx
- src/pyramex/hello.pyx 2 additions, 0 deletionssrc/pyramex/hello.pyx
- src/pyramex/setup.py 36 additions, 0 deletionssrc/pyramex/setup.py
- src/pyramid/dataloader.py 6 additions, 6 deletionssrc/pyramid/dataloader.py
- src/pyramid/magcreator.py 27 additions, 80 deletionssrc/pyramid/magcreator.py
- src/pyramid/phasemap.py 52 additions, 119 deletionssrc/pyramid/phasemap.py
Loading
Please register or sign in to comment