[minor] small changes to autopylot.sh script
This commit is contained in:
parent
dad383b197
commit
32c95757c6
11
autopylot.sh
11
autopylot.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user