diff --git a/pylot/tomography/fmtomo_tools/submit_fmtomo.sh b/pylot/tomography/fmtomo_tools/submit_fmtomo.sh new file mode 100755 index 00000000..eba3d019 --- /dev/null +++ b/pylot/tomography/fmtomo_tools/submit_fmtomo.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +ulimit -s 8192 + +conda activate pylot_311 + +##qsub -l low -cwd -l "os=*stretch" -pe mpi-fu 40 submit_fmtomo.sh +#$ -l low +#$ -cwd +#$ -pe smp 40 +#$ -q "*@minos11, *@minos12, *@minos15" + +export PYTHONPATH="$PYTHONPATH:/home/marcel/git/" +export PYTHONPATH="$PYTHONPATH:/home/marcel/git/pylot/" +export PYTHONPATH="$PYTHONPATH:/home/marcel/git/pylot_tools/" + +python fmtomo.py