Skip to content

Commit 4edd1b5

Browse files
Update ophitfinder parameters to run on raw waveforms
1 parent e303cbe commit 4edd1b5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

sbndcode/OpDetReco/OpHit/job/ophit_finder_sbnd.fcl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ sbnd_ophit_finder_pmt.SPEArea: 66.33 # It's 66.33 ADC = 132.66 ADCxns x 0.5ns^-1
3333
# and is 317.1 ADC = 634.2 ADCxns x 0.5ns^-1
3434
# for the test bench response,
3535
# where 0.5 is the sampling rate
36-
sbnd_ophit_finder_pmt.PedAlgoPset.PedRangeMax: 14749 #bear: update to 14k baseline
37-
sbnd_ophit_finder_pmt.PedAlgoPset.PedRangeMin: 14741 #bear: update to 14k baseline
36+
sbnd_ophit_finder_pmt.PedAlgoPset.PedRangeMax: 14260 #acastill: update to 14k baseline
37+
sbnd_ophit_finder_pmt.PedAlgoPset.PedRangeMin: 14240 #acastill: update to 14k baseline
3838
sbnd_ophit_finder_pmt.PedAlgoPset.Threshold: 1.7
3939
sbnd_ophit_finder_pmt.PedAlgoPset.MaxSigma: 1.7
40-
sbnd_ophit_finder_pmt.HitAlgoPset.ADCThreshold: 13 #bear: update to 14k baseline (noise is larger too)
40+
sbnd_ophit_finder_pmt.HitAlgoPset.ADCThreshold: 25 #acastill: update to ~2PE level
4141

4242
#
4343
# OpHit for XArapuca - Configuration

0 commit comments

Comments
 (0)