Last updated:
0 purchases
pytransport 2.0.2
pyTransport
A python package containing both utilities for processing and analysing TRANSPORT output.
Authors
W. Shields
Currently maintained and developed by:
Will Shields [email protected]
Jochem Snuverink [email protected]
Setup
From within the pybdsim root directory:
$ make install
or for development:
$ make develop
$ python
>>> import pytransport
>>> a = pytransport.Reader.GetOptics("FOR002.DAT")
>>> plot(a.S(), a.Sigma_X())
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.