Difference between revisions of "Qweak Inelastic FFTfile PMTLED"
Jump to navigation
Jump to search
(Created page with 'An attempt to use Richard Jone's FFT algorithm to filter out helicity events. Below is a histogram of an LED shining onto a PMT in Qweak. Notice the multiple peaks in the asymm…') |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | An attempt to use Richard | + | 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 16: | Line 14: | ||
[[File:11498_000_PMTLedAsymFFT.png | 200 px]] | [[File:11498_000_PMTLedAsymFFT.png | 200 px]] | ||
+ | |||
+ | |||
+ | 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.
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");
The following frequencies appear : 10,60,120,180, 240, 300