CHERAB for PHiX, which is a small tokamak device in Tokyo Institute of Technology For more information, see the documentation pages.
pip command enables us to install cherab-phix from PyPI repository.
python -m pip install cherab-phixIf you would like to develop cherab-phix, it is much easier to create a conda environment after cloning repository.
conda env create -f environment.yaml
conda activate cherab-phix-dev
python dev.py build
python dev.py installPlease follow the development procedure.
Caption: The plasma discharged image captured by the high-speed camera at PHiX.
