3 Commits f1c082036c ... c49af9fccb

Author SHA1 Message Date
  Christian O. Häusler c49af9fccb Merge branch 'refs/heads/synced/master' 6 months ago
  Christian O. Häusler 255ee94c3d give credit to Chen et al. 6 months ago
  Christian O. Häusler 28ca1b3db4 update to final title of thesis 6 months ago
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -270,7 +270,7 @@ More information on DataLad and how to use it can be found in the DataLad Handbo
 	datalad save -m 'save grand mean scaled runs (AV, AO, VIS) per subject'
 
 
-### Preprocessing for the SRM
+### Preprocessing for the shared response model (SRM; Chen et al., 2015)
 	# mask, z-score, and concat the time series
 	# manually add 'data_mask_concat_runs.py', 'data_mask_concat_jobs.sh', and 'data_mask_concat_runs.submit'
 	datalad save -m 'add scripts that mask & concat 4D data using HTcondor'