From 44011250c3f68b66810dc7ca4a3c495c7a47c1db Mon Sep 17 00:00:00 2001 From: nwd2918 Date: Sat, 20 Jun 2020 16:40:29 +0800 Subject: [PATCH] Edit readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e9fbaf..0f14b90 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # MRS-voxel-plot Example code to create informative MRS voxel and spectra figures for publication. #### Figure type 1 - MRS voxel overlaps - Present the overlap in MRS voxels for all participants in a single or multiple groups. #### Figure type 2 - MRS voxel centroids - Calculate and show MRS voxel centroids for all participants in single or multiple groups. @@ -16,6 +14,8 @@ Calculate and show MRS voxel centroids for all participants in single or multipl Present individual and group average MRS spectra. +#### Usage +Full walk-thoughs of the code are available in the "how-to" folder. # Dependencies - Numpy (https://numpy.org)