File tree Expand file tree Collapse file tree
sbndcode/OpDetReco/OpHit/job Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,11 +45,20 @@ sbnd_ophit_finder_pmt.HitAlgoPset.ADCThreshold: 7
4545sbnd_ophit_finder_arapuca: @local::sbnd_ophit_finder
4646sbnd_ophit_finder_arapuca.PD: ["xarapuca_vis", "xarapuca_vuv"]
4747sbnd_ophit_finder_arapuca.Electronics: "Daphne"
48- sbnd_ophit_finder_arapuca.SPEArea: 8541. # It's 66.33 ADC = 132.66 ADCxns x 0.5ns^-1
48+ sbnd_ophit_finder_arapuca.SPEArea: 136.47 # rodrigoa: Sum of bins at 8ADC, 62.5 MHz/16ns and dipolar/realistic SER
4949sbnd_ophit_finder_arapuca.PedAlgoPset.PedRangeMax: 1520
5050sbnd_ophit_finder_arapuca.PedAlgoPset.PedRangeMin: 1480
5151sbnd_ophit_finder_arapuca.PedAlgoPset.Threshold: 5
5252sbnd_ophit_finder_arapuca.PedAlgoPset.MaxSigma: 5
53- sbnd_ophit_finder_arapuca.HitAlgoPset.ADCThreshold: 20
53+ sbnd_ophit_finder_arapuca.PedAlgoPset.Name:"Edges"
54+ sbnd_ophit_finder_arapuca.PedAlgoPset.NumSampleFront:50
55+ sbnd_ophit_finder_arapuca.PedAlgoPset.NumSampleTail: 50
56+ sbnd_ophit_finder_arapuca.PedAlgoPset.Method:2
57+ sbnd_ophit_finder_arapuca.HitAlgoPset.ADCThreshold: 4 # rodrigoa: 4 ADC is 1/2 of the 8 ADC threshold
58+ sbnd_ophit_finder_arapuca.HitAlgoPset.NumPostSample: 0 # rodrigoa: prevent sum the negative part (overshooting)
59+ sbnd_ophit_finder_arapuca.HitAlgoPset.NumPreSample: 5
60+ sbnd_ophit_finder_arapuca.HitAlgoPset.TailADCThreshold: 2
61+ sbnd_ophit_finder_arapuca.HitAlgoPset.TailNSigmaThreshold: 2
62+ sbnd_ophit_finder_arapuca.HitAlgoPset.PositivePolarity: true
5463
5564END_PROLOG
You can’t perform that action at this time.
0 commit comments