[minor] small changes to autopylot.sh script

This commit is contained in:
Marcel Paffrath 2020-07-16 12:36:23 +02:00
parent dad383b197
commit 32c95757c6

View File

@ -1 +1,10 @@
python ./autoPyLoT.py -i /home/marcel/.pylot/pylot_alparray_mantle_m6.0-6.4.in -dmt processed -c $NSLOTS #!/bin/bash
#$ -l low
#$ -cwd
#$ -pe smp 40
#$ -l mem=2G
#$ -l h_vmem=2G
#$ -l os=*stretch
python ./autoPyLoT.py -i /home/marcel/.pylot/pylot_alparray_mantle_corr_stack_0.03-0.5.in -dmt processed -c $NSLOTS