From b5bc7758b047ab0e6d090e7237f5f0e6cfc5e139 Mon Sep 17 00:00:00 2001 From: Aamir Sohail Date: Sat, 30 Mar 2024 13:20:46 +0000 Subject: [PATCH] fixed png link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0154967..6ca0c12 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Specifically, using `nilearn`, we can import 'resting-state' fMRI data from the We then parcellate the regions, and take a very crude approach to functional connectivity by getting the mean time-series for each region, and then correlating that with all of the other regions in the brain. Subsequently, we can then plot the most and least-connected regions, as well as the individual time-series for the regions demonstrating the strongest and weakest correlation (or 'connectivity'):
- +

@@ -79,7 +79,7 @@ We then parcellate the regions, and take a very crude approach to functional con
- +
@@ -99,5 +99,5 @@ To do this, we will:
- +