The Cherab module for MAST Upgrade.
This package can be installed directly from Github:
pip install git@https://github.com/cherab/mastu
Alternatively, clone the repository and install locally:
git clone https://github.com/cherab/mastu cherab-mastu
cd cherab-mastu
pip install .
You may wish to pass the -e
flag to pip to make this an editable install
for development.
See the online Cherab documentation for overall documentation for the Cherab framework. The MAST-U package is currently lacking online documentation: any queries can be raised as issues in this repository.