.. _software: Software setup ============== .. role:: python(code) :language: python Basic knowledge of Python is required to use MRIphantom Requirements ------------ Ensure that the following software is installed on your computer: - Python 3.x (Anaconda package may be used) Supported phantoms ----------------- MRIphantom currently provides only support for the Elekta phantom. Install MRIphantom --------------------------- Clone our `Github repository`_ and install the :python:`openhsv` package with :python:`pip`: .. code-block:: bash pip install setup.py Run MRIphantom by executing the :python:`main.py` script. .. code-block:: bash python main.py .. _`Github repository`: https://github.com/Moscow-Gamma-Knife-Center/MRIphantom.git