- bouchet's home page
- Posts
- 2016
- 2015
- December (1)
- November (3)
- October (2)
- September (2)
- August (2)
- June (2)
- April (5)
- March (2)
- February (3)
- January (2)
- 2014
- December (2)
- November (2)
- October (3)
- September (2)
- August (3)
- July (1)
- June (3)
- May (6)
- April (6)
- March (1)
- February (2)
- January (1)
- 2013
- December (2)
- November (3)
- October (3)
- September (4)
- August (1)
- July (1)
- May (4)
- April (6)
- March (4)
- February (3)
- 2012
- 2011
- December (2)
- November (2)
- October (4)
- September (1)
- August (2)
- July (6)
- June (2)
- May (3)
- April (3)
- March (2)
- 2010
- 2009
- December (2)
- November (1)
- October (3)
- September (1)
- August (1)
- July (1)
- June (2)
- April (1)
- March (2)
- February (2)
- January (1)
- 2008
- My blog
- Post new blog entry
- All blogs
SSD data after online pedestal subtraction (20140516)
run : st_sst_15136011_raw_1000014.daq
# of events : 1000
Online ped. & zero subtraction :
Fig1 : number of strips for the cumulated P-ladders and N-ladders vs. event #

We see that :
Fig 2 : number of strips for the cumulated P-ladders and N-ladders vs. event # (break-down per ladder)

comments :
Fig 3 : number of strips for the cumulated P-ladders and N-ladders (break-down per ladder)

II) look at the offline reco
# of events : 1000
Online ped. & zero subtraction :
sideP : uped = (UInt_t)(ped + NSIGMA*rms + 0.5); uped = (uped - OFFSET + CONSTANT )&MASK; side N: uped = (UInt_t)(ped - NSIGMA*rms + 0.5); uped = (uped - OFFSET - CONSTANT )&MASK; with :UInt_t MASK = 1023; UInt_t THRESHOLD = 700; UInt_t OFFSET = 375; UInt_t NSIGMA = 4; UInt_t CONSTANT = 3;
Fig1 : number of strips for the cumulated P-ladders and N-ladders vs. event #

We see that :
- the numbers of strips/event is constant vs. event #
- there are some hot ladders on both side
- the numbers of strips on P-side > number of strips on N-side : this may be due to the the fact that strips on N-side have a higher noise so the threshold NSIGMA*rms (where NSIGMA = 4) kills a lot of strips
Fig 2 : number of strips for the cumulated P-ladders and N-ladders vs. event # (break-down per ladder)


comments :
- for both P and N-ladders, only few ladders have a really high number of strips per event
- removing these ladders gives <# strips P-side> ~ 500 , <# strips N-side> ~ 100
Fig 3 : number of strips for the cumulated P-ladders and N-ladders (break-down per ladder)


II) look at the offline reco
- plots for strips, clusters and points reconstructed with the offline code : here
- zip file with 20 pdf files for the charge matching plots : here
Groups:
- bouchet's blog
- Login or register to post comments