Skip to content

Commit

Permalink
Edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nw-duncan committed Jun 20, 2020
1 parent 59a82a1 commit 4401125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

<img src="example-figures/voxel-density-map_single-group.png" width=400>

Present the overlap in MRS voxels for all participants in a single or multiple groups.
#### Figure type 2 - MRS voxel centroids

<img src="example-figures/mask-centroids_two-groups.png" width=400>

Calculate and show MRS voxel centroids for all participants in single or multiple groups.
Expand All @@ -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)
Expand Down

0 comments on commit 4401125

Please sign in to comment.