5/31/2012

Research 06/01/2012


  1. Set the first peak at time zero and see what other peaks distributions looks like
  2. add weight to peaks with the size of the peaks
  3. find out Num muon true meaning in Garrido's GAP Notes

5/28/2012

Research 05/28/2012

The way to ignore the biggest peak in fitting is set it to average of the previous and following bins

p(n)=0.5*(p(n-1)+p(n+1))

5/21/2012

Research 5/21/2012


  1. Try a fourth factor on X in the second fit to see if it improves
  2. log y
  3. write it up and Jim will help you fit it in

5/20/2012

Research 5/21/2012

Write the differences of my methods.

5/18/2012

ubuntu ubufox error

just remove it ,everything will be fine


$ sudo apt-get remove ubufox


then do the normal update


$ sudo apt-get update &&  sudo apt-get upgrade


The error will disappear!






5/10/2012

c++ open files for updating

myfile.open ("Peak_time_bins.txt",ofstream::app);

需要修改的

hsname_eventid
建立一个txt文件,收集peak的分布信息

5/08/2012

Research 05/08/2012

get the time distribution of first peak of the shower, to looks at its shape.

Describe Garrido's Method in the gap notes, high lighting the difference between the original method and my method.

5/06/2012

问题

如何在各种好多个时间点中,找到两个时间shell