Add the final experimental scripts
This commit is contained in:
parent
6febf4cceb
commit
6f0f2fb2e6
3 changed files with 105 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ myhome=${HOME}
|
|||
for exp in ${lexp[@]} ; do
|
||||
for evals in ${levals[@]} ; do
|
||||
bash ./planF/riaF.sh ${myhome} ${myscratchpath} ${exp} ${evals}
|
||||
bash ./planA/riaA.sh ${myhome} ${scratchpath} ${exp} ${evals}
|
||||
bash ./planA/riaA.sh ${myhome} ${myscratchpath} ${exp} ${evals}
|
||||
done
|
||||
done
|
||||
bash testrandom.sh ${myhome} ${scratchpath} ${levals[@]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue