Skip to content

Collection of Jupyter notebooks describing the Fermi Analysis Threads

License

Notifications You must be signed in to change notification settings

fermi-lat/AnalysisThreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis Threads

This is a collection of Jupyter notebooks based on the Fermi Analysis Threads, step-by-step guides to various types of analyses that you can do with Fermi data.

How To Use These Notebooks

Before you can use the notebooks, you will need to have the Fermitools installed and setup properly. See the Fermitools Quickstart Guide for more details.

  1. Download the notebook or notebooks you want to run. There are several ways to do this, including:
    • Navigate through the tree to a specific notebook, click on the option to see the raw content, and then save it to a file.
    • Clone this repository: git clone https://github.com/fermi-lat/AnalysisThreads.git
    • Use the green Code button on the repository main page to download a zip file with all the notebooks.
  2. Start your Fermitools conda environment in a terminal window.
  3. In the terminal, go to the directory containing the notebook(s).
  4. Start the Jupyter Notebook server with: jupyter notebook
  5. The Jupyter notebook interface should pop-up in your browser.
  6. Pick the analysis thread notebook of your choice to launch it.

To report a problem or submit feedback, please create a Github Issue.

About

Collection of Jupyter notebooks describing the Fermi Analysis Threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published