From 75f0efc298446fa76650a83538c7d46540809bce Mon Sep 17 00:00:00 2001 From: xaw5719 Date: Thu, 4 Aug 2016 17:18:24 -0400 Subject: [PATCH] changing some parameters --- scripts/analyze_lightcurves.sh | 2 +- scripts/templates/thor_submit.pbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/analyze_lightcurves.sh b/scripts/analyze_lightcurves.sh index 8928cbb..dc3c3fb 100755 --- a/scripts/analyze_lightcurves.sh +++ b/scripts/analyze_lightcurves.sh @@ -8,7 +8,7 @@ refpsd_params="6.533e-02 -9.694e-02 -1.175e+00 -1.525e+00 -2.166e+00 -2.492e+00 #refpsd_params="7.376e-02 -1.976e-01 -1.182e+00 -1.521e+00 -2.144e+00 -2.503e+00 -3.580e+00 -1.233e+01" -error_type="2" +error_type="1" # error types: # 0 for covariance matrix, 1 for likelihood function, 2 for monte carlo case $error_type in diff --git a/scripts/templates/thor_submit.pbs b/scripts/templates/thor_submit.pbs index 84f770e..1878de9 100644 --- a/scripts/templates/thor_submit.pbs +++ b/scripts/templates/thor_submit.pbs @@ -1,7 +1,7 @@ #!/bin/sh -login #PBS -l mem=64GB #PBS -l nodes=1:ppn=1:research -#PBS -l walltime=24:00:00 +#PBS -l walltime=48:00:00 #PBS -N "%NAME%" #PBS -j oe