jlzhang001 / fermi-summer-school

Fermi Summer School Documents and Files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Fermi Summer School Documents and Files


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%