Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rlschuhmann committed Nov 11, 2016
2 parents b4315f2 + 40bf693 commit 89ad086
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Inflate_errorbars.pbs
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#!/bin/tcsh -f

#PBS -V
#PBS -l nodes=1:ppn=24
#PBS -S /bin/tcsh
#PBS -l walltime=99:23:00:00
#PBS -N INFLAAAAAAAATION
#PBS -l mem=4gb
#PBS -j oe

cd /home/roberts/sne/FeatureRobustness
python Inflate_errorbars.py

0 comments on commit 89ad086

Please sign in to comment.