80 likes | 196 Views
Group meeting. J. P. Gómez-González 26/07/2012. Tesis. Macros. New scripts to plot track parameters distributions including atm. muon&neutrino flux uncertainties:. Macros. Hot are the ratio errors computed? They are added in quadrature, so in each bin we put: ->SetBinError(bin,err)
E N D
Group meeting J. P. Gómez-González 26/07/2012
Macros New scripts to plot track parameters distributions including atm. muon&neutrino flux uncertainties:
Macros Hot are the ratio errors computed? They are added in quadrature, so in each bin we put: ->SetBinError(bin,err) where: err = sqrt(pow(hmu_binerr,2)+hnu_binerr,2)) / cont being cont = hmu_content + hnu_content
Detector effsystematic Now, integer number of fake signal events (during pex simulation) are injected. To correctly compute limits and stuff TS distribution have to be reweighted according to Poisson statistics. Systematic errors on the detector efficiency are included by means of a Gaussian smearing:
Macros New code to run all discovery potential related macros at once. With one simple command plots, histograms, TS_thresholds, etc are produced. User can define cut variables and other inputs in the main script.
Macros Test on new clustering code… Discovery power comparison between methods (Emfit, Cfit) for two different source extensions (0.5º left, 2.5º right) wrt the detector PSG
Analysis • Compiled new version of AntDST (v1r2p5) • Revised code to produce nTuples • Run on rbr mc v2.0 files … • Compare: time residuals, ang. error estimate pull distribution…