Metadata-Version: 2.1
Name: AWAKE-ANALYSIS-TOOLS
Version: 0.0.2
Summary: AWAKE ANALYSIS LIBRARY
Home-page: https://gitlab.cern.ch/AWAKE/AWAKE_ANALYSIS_TOOLS
Author: Spencer J Gessner
Author-email: sspencergessner@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

Analysis package for AWAKE data.

Getting started:
1. Make a scratch directory
   mkdir scratch
2. Copy the example files to the scratch directory
   cp examples/cutInput_example.txt scratch/
   cp examples/NB_example.ipynb scratch/
3. Start the Python3 Jupyter Notebook from your scratch directory



