Metadata-Version: 2.1
Name: latticeadaptor
Version: 0.1.0
Summary: <Enter a one-sentence description of this project here.>
Home-page: https://github.com/tomerten/latticeadaptor
License: MIT
Keywords: packaging,poetry
Author: Tom Mertens
Author-email: your.email@whatev.er
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: lark (>=0.11.3,<0.12.0)
Requires-Dist: matplotlib (>=3.4.1,<4.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Project-URL: Repository, https://github.com/tomerten/latticeadaptor
Description-Content-Type: text/x-rst

==============
latticeadaptor
==============



This package is used to convert a table of accelerator lattice elements and their arguments 
to various accelerator lattice formats. Currently covered are:

- MadX (Sequence and Line format)
- Elegant
- Tracy

* Free software: MIT license
* Documentation: https://latticeadaptor.readthedocs.io.


Features
--------

* Fast lattice comparison by plotting element locations against eachother.
* Fast settings compare by comparing magnet settings.
* Quick twiss plotting.
* Quick lattice element plotting.
* Conversion from table to standard formats.

