-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replacing SpikeNoise flag by NegativeNoise one #11667
Conversation
A new Pull Request was created by @abdoulline (Salavat Abdullin) for CMSSW_7_6_X. Replacing SpikeNoise flag by NegativeNoise one It involves the following packages: Configuration/StandardSequences @cmsbuild, @franzoni, @davidlange6 can you please review it and eventually sign? Thanks. |
@cmsbuild please test |
The tests are being triggered in jenkins. |
-1 you can see the results of the tests here: |
There is some ongoing (HCAL) discussion whether NEF should be "generalized" (retroactively applied to Run 1) as in this PR, |
On 10/7/15 4:06 PM, Salavat Abdullin wrote:
It better be general for all, if it applies to both 50ns and 25 ns. If it applies to 50 ns in run2, why would it not for run1 inputs?
|
replace SpikeNoise with NegativeNoise everywhere (25/50ns, Run1/2). BTW, test has failed due to reason(s) unrelated to PR itself, I believe... On Wed, 7 Oct 2015, Slava Krutelyov wrote:
|
@cmsbuild please test timeout is not an answer |
The tests are being triggered in jenkins. |
-1 Tested at: aa7aec4 cmsDriver.py RelVal -s HLT:50nsGRun,RAW2DIGI,L1Reco,RECO --data --scenario=pp -n 10 --conditions auto:run2_data_50nsGRun --relval 9000,50 --datatier "RAW-HLT-RECO" --eventcontent FEVTDEBUGHLT --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --customise=SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_50ns --magField 38T_PostLS1 --processName=HLTRECO --filein file:RelVal_Raw_50nsGRun_DATA.root --fileout file:RelVal_Raw_50nsGRun_DATA_HLT_RECO.root : FAILED - time: date Thu Oct 8 00:41:47 2015-date Thu Oct 8 00:37:16 2015 s - exit: 16640 you can see the results of the tests here: |
Here are some notes
I know it's just a few events and there is some selection bias (MET PD), but purely neutral hadron 50 GeV or above jets and an increase in MET NHF is not something really expected. |
Well, we know NEF is not exactly SpikeNoise. As to the (acceptable) level of changes, I leave it for comments of Halil - |
@abdoulline @dertexaner - does this need more review from hcal or not? Please clarify. |
Hi all; |
I was running on more events from 134.805 to see something more convincing Salavat and Halil, were the tests presented in PPD yesterday done on top of the HBHESpikeNoise or really in the way this PR is doing? |
Hi Slava; |
ah, OK then. The PR is consistent with the plots used in the PPD. |
So, with 10K events processed, it's clear that this PR generates more MET and also clearly more high-pt PF jets with only neutral hadron component these jets are bumping up around 100 GeV in pt In 9.5K events out of 10K pfMET doesn't change, if I look for events where it actually changes, the result is pretty large increase And some plot from the standard DQM: So, MET increases, high-pt jets with neutral-hadron-only component increases. @abdoulline @dertexaner please comment |
Would this mean that the kind of noise in NoBPTX is different from what's in the (inclusive) MET PD? |
The relative composition of different noise sources is probably different, but we should be mostly sensitive to the spike-like component (though the old spike-like filter and NEF don't exactly have the same scope). Some neutral component and MET increase could be due to the fact that spike-filter turn on (vs pulse charge in TS4+TS5+TS6) is a bit faster for the SpikeNoise flag than the NegativeNoise, and the peak efficiency is also ~10% (relative) different. |
Running 10K events on 134.802 (DoubleEG dataset) shows essentially no change (one or two events with small change). So, this makes sense. |
Replacing SpikeNoise flag by NegativeNoise one
@schoef @mariadalfonso |
As an additional suggestion, if possible, it might be worthwhile to have these validation plots with the baseline HBHE run2 filter (HBHENoiseFilterResultRun2Loose) applied since neither Spike nor NEF will be applied alone in a MET dataset. |
Followup on the presentation (by THONG Nguyen) and a subsequent discussion at PPD General https://indico.cern.ch/event/452395/
:
Replacement of HBHSpikeNoise (not quite efficient in 25ns data) with "universal" (good both for 25ns and 50ns) HBHNegativeNoise rechit filter.