-
- 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
- test/run_tests.py 74 additions, 0 deletionstest/run_tests.py
- test/test_compliance.py 82 additions, 0 deletionstest/test_compliance.py
- test/test_dataloader.py 63 additions, 8 deletionstest/test_dataloader.py
- test/test_dataloader/test_data.txt 17 additions, 0 deletionstest/test_dataloader/test_data.txt
- test/testsuite.py 0 additions, 29 deletionstest/testsuite.py
test/run_tests.py
0 → 100644
test/test_compliance.py
0 → 100644
test/test_dataloader/test_data.txt
0 → 100644
test/testsuite.py
deleted
100644 → 0
Please register or sign in to comment