Difference between revisions of "Qweak Inelastic FFTfile PMTLED"

From New IAC Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
An attempt to use Richard Jone's FFT algorithm to filter out helicity events.
+
An attempt to use Richard Jones' FFT algorithm on helicity.
  
 
Below is a histogram of an LED shining onto a PMT in Qweak.  Notice the multiple peaks in the asymmetry distribution.
 
Below is a histogram of an LED shining onto a PMT in Qweak.  Notice the multiple peaks in the asymmetry distribution.
Line 6: Line 6:
  
  
Using Richard's FFT code
+
Using Richard's FFT code [[File:FFTseries.cc_RJ.txt]]
 
 
[[File:FFTseries.cc_RJ.txt]]
 
  
 
and the root commands
 
and the root commands
Line 18: Line 16:
  
  
The following frequencies appear at 10,60,120,180, 240, 300
+
The following frequencies appear : 10,60,120,180, 240, 300

Latest revision as of 01:29, 8 November 2011

An attempt to use Richard Jones' FFT algorithm on helicity.

Below is a histogram of an LED shining onto a PMT in Qweak. Notice the multiple peaks in the asymmetry distribution.

11498 000 PMTLedAsymBefore.png


Using Richard's FFT code File:FFTseries.cc RJ.txt

and the root commands

.L FFTseries.cc 
TH1* fft=FFTseries(Mps_Tree,"qwk_pmtled","hw_sum");

11498 000 PMTLedAsymFFT.png


The following frequencies appear : 10,60,120,180, 240, 300