-
- Downloads
Bug in calculation of cutoff radius
1. Cutoff radius is only calculated for Gompertz not for GCFM 2. New trajectory format (xPos, yPos) --> (x,y). 3. move some python-functions to a separate module (utils.py) to avoid repetition
Showing
- Utest/test_1/master_ini.xml 3 additions, 3 deletionsUtest/test_1/master_ini.xml
- Utest/test_1/runtest_1.py 4 additions, 51 deletionsUtest/test_1/runtest_1.py
- Utest/test_2/master_ini.xml 2 additions, 2 deletionsUtest/test_2/master_ini.xml
- Utest/test_2/runtest_2.py 4 additions, 51 deletionsUtest/test_2/runtest_2.py
- Utest/utils.py 54 additions, 0 deletionsUtest/utils.py
- general/ArgumentParser.cpp 8 additions, 6 deletionsgeneral/ArgumentParser.cpp
Loading
Please register or sign in to comment