Technical Development and In Silico Implementation of SyntheticMR in Head and Neck Adaptive Radiation Therapy: A Prospective R-IDEAL Stage 0/1 Technology Development Report
Code for the paper: "Technical Development and In Silico Implementation of SyntheticMR in Head and Neck Adaptive Radiation Therapy: A Prospective R-IDEAL Stage 0/1 Technology Development Report" found at: https://doi.org/10.1101/2024.08.29.24312591. The anonymized data is found at: https://doi.org/10.6084/m9.figshare.26835715.v1.
- Create python environment with Python 3.8.10:
python3.8 -m venv env38
- Activate virtual python environment:
.\env38\Scripts\activate
- Install packages:
pip install -r requirements.txt