소스 검색

give credit to Chen et al.

Christian O. Häusler 7 달 전
부모
커밋
255ee94c3d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'