#PBS -N tr21033_400 #PBS -q medium5 #PBS -S /bin/bash #PBS -l cput=6:00:00,walltime=6:00:00 #PBS -j oe -m e -M r.stdenis@physics.gla.ac.uk # env source ~cdfsoft/cdf2.shrc setup cdfsoft2 6.1.6.m setup root v5_26_00 -q GCC_3_4_6 -f Linux+2.6 cd /afs/phas.gla.ac.uk/user/s/stdenis/public_ppe/hww_1fb/hwwcdf6.1.6.mhh srt_setup -a # setup neurobayes setup neurobayes_expert # # Switches determining what portions to run # GenerateTrainingTrees=1 Use2StepsInTreeGenerationAndTraining=0 ComputeTMVA=0 DoTraining=0 Dotemplates=0 Dostackedplots=0 Dostackedinput=1 Dofit=0 separateHiggsSignals=0 echo hi # # Run from the job directory to avoid stepping on other jobs # if((1==0)); then cd /data/cdf04/stdenis/batch/run21033/job400 mystackinputoutdir=/data/cdf04/stdenis/batch/run21033/stackedinput/Bl97_v101 mytemplateoutdir=/data/cdf04/stdenis/batch/run21033/templatesBl97_v101/HWW160 sumprefix=Sum InputStackCondition=FlatStackInputSteer myInputStackCondition=${sumprefix}${InputStackCondition} stackinputsteer=/data/cdf04/stdenis/batch/run21033/job400/${myInputStackCondition}.txt # outdest=${mystackinputoutdir}/StackInput/HWW160/${myInputStackCondition} mkdir -p $outdest tmvafile=/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mh/Hww/HwwUtil/weights/MENNWeights/v17324/TMVTEST400_160_-1.root echo " DisplayFlatStackedInput ${tmvafile} ${mytemplateoutdir}/ ${outdest}/InputStack160-run21033 ${stackinputsteer} /data/cdf04/stdenis/batch/run21033/job400/SysSetLowMll3.txt 160 " else DisplayFlatStackedInput /data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mh/Hww/HwwUtil/weights/MENNWeights/v17324/TMVTEST400_160_-1.root /data/cdf04/stdenis/batch/run21033/templatesBl97_v101/HWW160/ /data/cdf04/stdenis/batch/run21033/stackedinput/Bl97_v101/StackInput/HWW160/SumFlatStackInputSteer/InputStack160-run21033 /data/cdf04/stdenis/batch/run21033/job400/SumFlatStackInputSteer.txt /data/cdf04/stdenis/batch/run21033/job400/SysSetLowMll3.txt 160 fi DisplayFlatStackedInput x /data/cdf04/stdenis/batch/run21033/templatesBl97_v101/HWW160/ outforprd SumFlatStackInputSteer.txt SysSetLowMll3.txt 160