Skip to content

bdsim-collaboration/pymadx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

754 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymadx

A python package containing both utilities for processing and analysing MADX output. Used by pybdsim and so BDSIM

Authors

L. Nevay S. Boogert S. Walker A. Abramov W. Shields J. Snuverink

Setup

pip install pymadx

Or from source, from the main directory:

$ make install

or for development where the local copy of the repository is used and can be reloaded with local changes:

$ make develop

Look in the Makefile for the various pip commands (e.g. for with a venv).

$> python
>>> import pymadx
>>> t = pymadx.Data.Tfs("twiss.tfs")

Dependencies

  • matplotlib
  • numpy
  • pytransport (optional)

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENCE.txt
GPL-3.0
COPYING.txt

Stars

Watchers

Forks

Packages

 
 
 

Contributors