nuisance is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of HowToAddSample


Ignore:
Timestamp:
Jan 5, 2017, 11:47:39 AM (7 years ago)
Author:
Clarence Wret
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToAddSample

    v1 v2  
     1[[PageOutline(1-3,,pullout,unnumbered)]]
     2
    13= How to add a sample in NUISANCE =
    24
    35This is a step-by-step guide on how to add samples into the NUISANCE framework.
    46
    5 For this tutorial I'll be adding the T2K CC1pi+ H2O data. The data comes from http://t2k-experiment.org/results/nd280data-numu-cc1pi-xs-on-h2o-2015/ and https://arxiv.org/abs/1605.07964, and is supplied both in a ROOT file and a number of .csv files. I'll be using the ROOT file here.
     7Using: NUISANCE v1r0, NEUT 5.3.6
     8
     9For this tutorial I'll be adding the T2K CC1pi+ H2O data. The data comes from http://t2k-experiment.org/results/nd280data-numu-cc1pi-xs-on-h2o-2015/ and https://arxiv.org/abs/1605.07964. The data is supplied both in a ROOT file and a number of .csv files; I'll be using the ROOT file here.
     10
     11The T2K CC1pi+ H2O data release contains various distributions in FIG 4. In this tutorial I'll look at adding one kinematic distribution and one derived distribution: p_mu and E^{rec}_nu.
     12
     13== Examining the data and choosing distributions ==
     14
     15=== Finding the neutrino flux and generating events ===
     16
     17The first issue at hand is to find the flux for the experiment. If we don't have this (or its very difficult to find), there is simply no way to reproduce the results (unless the measurement is a total cross-section without any phase space cuts).
     18
     19A quick search through the document finds it is documented in reference [12]. You could also find it in our [[ExperimentFlux flux list]].