Script and data to reproduce the results presented in the RATS paper - https://doi.org/10.1002/mrm.27605
Click the launch binder badge below. Once the RStudio window has opened in your browser, select the "generate_results.Rmd" file in the file browser window (lower right panel). In the file editor window (top left panel) select the "Run" dropdown icon followed by "Run All".
- R (all required packages will be automatically installed)
- TARQUIN should be installed on the system path to generate Figure 5.
- GNU make (optional but recommended)
- git (optional but recommended)
git clone https://github.com/martin3141/rats.git
cd rats
make
Download the repository zip using the "Clone or download" and run generate_results.R with the R interpreter.