From 2ac0efd82d3b03e182edef5e0acf83f9f0a4785c Mon Sep 17 00:00:00 2001 From: William Stonewall Monroe <wsmonroe@login001.cm.cluster> Date: Mon, 9 Jul 2018 13:24:54 -0500 Subject: [PATCH] Added a basic readme file to see if I can get the formatting right --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e01f1d6 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# NODDI + +This should grow to be a repository of everything needed (excluding MATLAB) needed to run the NODDI toolbox in a fairly streamlined fashion + +## Getting Started + +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. + +### Prerequisites + +Needs matlab installed and the NODDI toolbox in the MATLAB path + +## Built With +* [MATLAB](https://www.mathworks.com/products/matlab.html) - The scripting framework used +* [NODDI](http://mig.cs.ucl.ac.uk/index.php?n=Tutorial.NODDImatlab) - The multi-compartment model used to measure CSF and other things, a MATLAB toolbox + + +## Authors +William S. Monroe -- GitLab