14.2.5. Chen et al. (2023). BOLD response is more than just magnitude: improving detection …¶
Introduction¶
Here we present commands used in the following paper:
- Chen G, Taylor PA, Reynolds RC, Leibenluft E, Pine DS, Brotmas MA, Pagliaccio D, Haller SP (2023). BOLD response is more than just magnitude: improving detection sensitivity through capturing hemodynamic profiles. Neuroimage 277:120224.
Study keywords: FMRI, AFNI, task-based analysis, hemodynamic response function (HRF), processing, regularization
Main programs:
afni_proc.py
, @SSwarper
, recon-all
(FS),
@chauffeur_afni
, 3dMVM
, 3dMSS
Download scripts¶
To download, either:
- visit the github page:
... or copy+paste into a terminal:
git clone https://github.com/afni/apaper_hrf_profiles.git
View scripts¶
Because there are so many scripts for this project, just recommend
downloading the full set from the github pages, above. There are
helpful README*
files there, as well, to describe the contents in
details.
Note that these scripts were run on the NIH’s Biowulf HPC, so some scriptiness deals with those specific features (batch/swarm submission, etc.).
We just point to a couple specific examples of the afni_proc.py
processing scripts here:
do_24_ap_task_NL.tcsh
¶
Full processing (through regression modeling) of a resting state FMRI session for a single subject (with blurring, for voxelwise analysis).
https://github.com/afni/apaper_hrf_profiles/blob/main/scripts_biowulf/do_24_ap_task_NL.tcsh