1 / 8

Group meeting

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)

adonia
Download Presentation

Group meeting

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Group meeting J. P. Gómez-González 26/07/2012

  2. Tesis

  3. Macros New scripts to plot track parameters distributions including atm. muon&neutrino flux uncertainties:

  4. 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

  5. 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:

  6. 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.

  7. 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

  8. 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…

More Related