/fermi-summer-school

Fermi Summer School Documents and Files

Primary LanguageJupyter Notebook

fermi-summer-school

Fermi Summer School Documents and Files

These notebooks and talks should be followed following the schedule:

https://confluence.slac.stanford.edu/display/LSP/Fermi+Summer+School+2022

You can also find all of the past summer school schedules here:

https://confluence.slac.stanford.edu/display/LSP/Home

To run the fermipy notebooks: Please first download and extract the precomputed data files:

wget https://fermi.gsfc.nasa.gov/science/mtgs/summerschool/2021/fermipyTutorialData.tgz
tar xf fermipyTutorialData.tgz
mv data ./Likelihood_Advanced

The main fermipy notebook is Likelihood_Advanced/Likelihood With fermiPy.ipynb. Run this first as the other notebooks in the same directory rely on the output of the first notebook.