| |
PyGAMMA is an interactive, scriptable version of GAMMA that
runs using a Python interpreter. It blends the object
oriented scripting language Python with the GAMMA
magnetic resonance simulation platform using the Boost
Python library, Boost.Python.
|
With PyGAMMA one can work in a scriptable command line window which allows
both Python and GAMMA commands to run interactively. Users are free to use
the full Python language, add in additional Python libraries, and run GAMMA
commands line by line. PyGAMMA programs may be built from Python scripts
and run in the Python interpreter.
|
PyGAMMA was adapted from GAMMA by Jiawen (Kevin) Chen, Mikolai Fajer, and Dr. Khaled Khairy.
It was funded in part by the NHMFL REU summer internship program. Overseers on the
project were Drs. Khairy, Scott A. Smith, and Peter Fajer.
|
Below are some links that relate to Python, BOOST, and libraries found
useful in working with PyGAMMA.
|
|
|
|