Multi-center benchmarking of cervical spinal cord RF coils at 7 T: A traveling spines study#
This repository contains a reproducible Jupyter notebook for the manuscript titled “Multi-center benchmarking of cervical spinal cord RF coils at 7 T: A traveling spines study”
See the notebook results#
You can access the processed notebooks with outputs by clicking on the Jupyter Book badge 👆
Run the notebook locally#
Install Spinal Cord Toolbox
Clone this repository
git clone https://github.com/spinal-cord-7t/coil-qc-code.git
cd coil-qc-code
Install Python dependencies (assuming Python is already installed)
pip install -r requirements.txt
Run notebooks
jupyter notebook data_processing-human.ipynb
jupyter notebook data_processing-phantom.ipynb