Back to home page

EIC code displayed by LXR

 
 

    


Warning, /python-analysis-bootcamp/README.md is written in an unsupported language. File is not indexed.

0001 # EIC Analysis Bootcamp
0002 
0003 Running on Github
0004 -----------------
0005 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/eic/python-analysis-bootcamp?quickstart=1)
0006 
0007 Running on Binder
0008 -----------------
0009 [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/eic/python-analysis-bootcamp/main)
0010 
0011 Running on Google Colab
0012 -----------------------
0013 [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/eic/python-analysis-bootcamp/)
0014 
0015 Contents
0016 --------
0017 EIC Analysis Bootcamp Notebooks to run on Binder or Google Colab. 
0018 
0019 - [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/eic/python-analysis-bootcamp/main?filepath=Getting%20Started.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/eic/python-analysis-bootcamp/Getting%20Started.ipynb) Getting Started
0020 - [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/eic/python-analysis-bootcamp/main?filepath=Accessing%20Truth%20Information.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/eic/python-analysis-bootcamp/Accessing%20Truth%20Information.ipynb) Accessing Truth Information
0021 - [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/eic/python-analysis-bootcamp/main?filepath=Determining%20x%20and%20Q%5E2%20from%20the%20scattered%20electron.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/eic/python-analysis-bootcamp/Determining%20x%20and%20Q%5E2%20from%20the%20scattered%20electron.ipynb) Determining x and Q<sup>2</sup> from the scattered electron.ipynb
0022 - [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/eic/python-analysis-bootcamp/main?filepath=Comparing%20measured%20and%20true%20x%20and%20Q%5E2.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/eic/python-analysis-bootcamp/Comparing%20measured%20and%20true%20x%20and%20Q%5E2.ipynb) Comparing measured and true x and Q<sup>2</sup>.ipynb
0023 
0024 Note: Google Colab does not automatically install the necessary packages. See environment.yml for details about the prerequisites you will need to install in the session.