Tutorials and Examples

Notebook Tutorials

You can find the HTML version of the following ROOT jupyter notebooks here:

Examples of Packages

Togheter with tutorials, XEPHYR offers a list of examples to show you how actually implement things in real life. The examples comes as XEPHYR packages and are very easy to install, once you have XEPHYR setup (see quick start) do:

source Xephyr/pacman/installExample.sh name_of_example

Xephyr supported Examples

You find a list of valid examples in the xephyr package itself, here a summary:

  • 1D likelihood example: how to "hack" Xephyr to feed 1D data and models to a 2D likelihood.
  • SR1 like example: this is a plug and play version of the SR1 analysis, you can easily plug in your signal model and get a result using SR1 bkg models.

Noticeable code examples (from other authors):

If you write a package for your analysis we'd like to post here a link to your code. More example are under construction and will be posted on this page.