Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- p { margin-bottom: 0.21cm; }h1 { margin-bottom: 0.21cm; }h1.western { font-family: "Liberation Serif",serif; }h1.cjk { font-family: "DejaVu Sans"; }h1.ctl { font-family: "DejaVu Sans"; }h2 { margin-bottom: 0.21cm; }h4 { margin-bottom: 0.21cm; }h5 { margin-bottom: 0.21cm; }h3 { margin-bottom: 0.21cm; }h3.western { font-family: "Liberation Serif",serif; }h3.cjk { font-family: "DejaVu Sans"; }h3.ctl { font-family: "DejaVu Sans"; }pre.cjk { font-family: "DejaVu Sans",monospace; }a:link { } --> Computentp, Neural Nets and MCLIMITS | ||||||||
Changed: | ||||||||
< < | This page has been substantially rewritten (and remains a work in progress) to focus just on the information required for a successful run of the Computentp and Neural Net package, to deliver exclusions. For information on results obtained using inputs created in v12 of athena, please refer to the archive. | |||||||
> > | This page has been substantially rewritten (and remains a work in progress) to focus just on the information required for a successful run of the Computentp and Neural Net package, to deliver exclusions. For information on results obtained using inputs created in v12 of athena, please refer to the archive. This page also describes how to run on GlaNtp - the version of the code set up for use in Glasgow, with no CDF dependencies. To use the previous version of the code (there are some important differences) refer to r93 and earlier. | |||||||
Project Aims | ||||||||
Line: 142 to 142 | ||||||||
The warning message appears an awful lot - also, don't think this influences the Net inputs, but still should be looked at - do we need to get anything from the shower? | ||||||||
Changed: | ||||||||
< < | 3. In the jobOptions file we currently have:
PreselectLeptons.McEventInfoName = "MyEvent"However, in the athena output we still have: StoreGateSvc WARNING retrieve(const): No valid proxy for object McEventInfo of type EventInfo(CLID 2101)Need to work out why this jobOption does not over-ride the default. It might itself be overridden by python/ttH_defaults.py - if this is the case, then a number of other settings are also over-ridden. 4. From the ye olde code, I noticed a 'placeholder' warning to check that W and top masses used in the sensible states are the same as in the generator (this hasn't been done yet). Also, perhaps we can tighten the sensible cut on the W mass? Seems rather wide at the mo (25GeV).... | |||||||
> > | 3. From the ye olde code, I noticed a 'placeholder' warning to check that W and top masses used in the sensible states are the same as in the generator (this hasn't been done yet). Also, perhaps we can tighten the sensible cut on the W mass? Seems rather wide at the mo (25GeV).... | |||||||
Running the Neural Net | ||||||||
Line: 230 to 216 | ||||||||
User SetupTo set up the neural net, | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > | Getting a copy of GlaNtp
mkdir /home/ahgemmell/GlaNtp cd /home/ahgemmell/GlaNtp cp /home/stdenis/GlaNtpScript.sh .
cp /home/stdenis/atlas/testGlaNtp/cleanpath3.sh source cleanpath3.sh
export GLANTP_DATA=/data/cdf01/stdenis/GlaNtpData
./GlaNtpScript.sh SVN 00-00-10* This will check out everything, and run a few simple validations - the final output should look like this (i.e. don't be worried that not everything seems to have passed validation!): HwwFlatFitATLAS Validation succeeded Done with core tests Result of UtilBase validation: NOT DONE: NEED Result of Steer validation: OK Result of StringStringSet validation: OK Result of StringIntMap validation: OK Result of ItemCategoryMap validation: OK Result of FlatSystematic validation: OK Result of LJMetValues validation: OK Result of PhysicsProc validation: OK Result of FlatNonTriggerableFakeScale validation: OK Result of FlatProcessInfo validation: OK Result of PaletteList validation: OK Result of CutInterface validation: NOT DONE: NEED Result of NNWeight validation: NOT DONE: NEED Result of FlatFileMetadata validation: OK Result of FlatFileMetadataContainer validation: OK Result of Masks validation: NOT DONE: NEED Result of FFMetadata validation: OK Result of RUtil validation: NOT DONE: NEED Result of HistHolder validation: NOT DONE: NEED Result of GlaFlatFitCDF validation: OK Result of GlaFlatFitBigSysTableCDF validation: OK Result of GlaFlatFitBigSysTableNoScalingCDF validation: OK Result of GlaFlatFitATLAS validation: OK Result of FlatTuple validation: OK Result of FlatReWeight validation: OK Result of FlatReWeight_global validation: OK Result of FlatReWeightMVA validation: OK Result of FlatReWeightMVA_global validation: OK Result of TreeSpecGenerator validation: OK Result of FlatAscii validation: OK Result of FlatAscii_global validation: OK Result of FlatTRntp validation: OK | |||||||
Variables used by the Neural NetThe list of variables on which the neural net is to train is set in the shell script, under TMVAvarset.txt (this file is created when the script runs). At present, these variables are: |