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)