Metadata-Version: 2.0
Name: OneShot
Version: 0.2.0
Summary: Single shot emittance measurement package.
Home-page: https://github.com/joelfrederico/OneShot
Author: Joel Frederico, SLAC National Accelerator Laboratory
Author-email: joelfred@slac.stanford.edu
License: MIT
Keywords: physics PWFA plasma wakefield accelerator emittance measurement
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: SciSalt (>=1.2)
Requires-Dist: SLACtrac

OneShot
========

OneShot is a package that analyzes single shots in order to determine beam emittance. It depends on analysis packages and is highly specialized. It is unlikely anyone will find this useful for anything except for me.


Documentation
-------------

More in-depth documentation can be found at:

http://oneshot.readthedocs.org


