
![]() | Suppose we want to run a series of experiments with different m values |
![]() | Put a script on top of simviz1.py,
./loop4simviz1.py m_min m_max dm \
[options as for simviz1.py]
with a loop over m, which calls simviz1.py inside the loop
|
![]() | Each experiment is archived in a separate directory |
![]() | That is, loop4simviz1.py controls the -m and -case options to simviz1.py |