ScanHub MRI Device Simulator is a Python package for simulating MRI devices. It is part of the ScanHub project.
.. code-block:: bash
python main.py --log
Trigger Measurement via ScanHub <https://github.com/brain-link/scanhub_new>
_ Debug Workflow:
.. code-block:: bash
http://localhost:8080/api/v1/mri/acquisitioncontrol/docs
.. code-block:: bash
pip install virtualenv
python -m virtualenv .env
.\.env\Scripts\activate
poetry install
Inspired by the K-space Explorer <https://github.com/birogeri/kspace-explorer>
_ project.
- Integrate Bloch Simulator for sequence simulation