diff --git a/bashscripts/runOnEciton.bash b/bashscripts/runOnEciton.bash index 0ff9df6..e6e6698 100755 --- a/bashscripts/runOnEciton.bash +++ b/bashscripts/runOnEciton.bash @@ -7,4 +7,4 @@ #sed 's,\./,,g' -i dirs.txt #sed '/^[[:blank:]]*$/d' -i dirs.txt -matlab < /home/hohlochj/masterarbeit/usedMcode/callAll.m > /nfs/wsi/ti/messor/hohlochj/log/$(date +%y-%m-%d--%T)-EEGtoEMGandAutoencToKin.log +matlab < /home/hohlochj/masterarbeit/usedMcode/callAll.m > /nfs/wsi/ti/messor/hohlochj/log/$(date +%y-%m-%d--%T)-EEGtoEMGandAutoencToKinAndVia.log diff --git a/bashscripts/runOnEcitonPos.bash b/bashscripts/runOnEcitonPos.bash index 15f5861..5f56d87 100755 --- a/bashscripts/runOnEcitonPos.bash +++ b/bashscripts/runOnEcitonPos.bash @@ -7,4 +7,4 @@ #sed 's,\./,,g' -i dirs.txt #sed '/^[[:blank:]]*$/d' -i dirs.txt -matlab < /home/hohlochj/masterarbeit/usedMcode/callAllPos.m > /nfs/wsi/ti/messor/hohlochj/log/$(date +%y-%m-%d--%T)-PosDefault.log +matlab < /home/hohlochj/masterarbeit/usedMcode/callAllPos.m > /nfs/wsi/ti/messor/hohlochj/log/$(date +%y-%m-%d--%T)-PosDefaultOff2.log