:orphan: .. _ahelp_@Install_AP_MULTI_DEMO1: *********************** @Install_AP_MULTI_DEMO1 *********************** .. contents:: :local: | Overview ======== .. code-block:: none This script fetches the demo data+scripts corresponding to AFNI's Demo #1 for processing multi-echo FMRI data (in this case, rest). It corresponds to the Demo first presented at OHBM 2021: "Multiple ways to process multi-echo FMRI data with AFNI" by RC Reynolds, SJ Gotts, AW Gilmore, DR Glen, PA Taylor After the archive is downloaded and unpacked, see its README.txt for details. Options ======= .. code-block:: none [-wget] : Use wget to download archive. Script chooses by default with preference for curl [-curl] : Use curl to download archive. Script chooses by default with preference for curl Examples ======== .. code-block:: none 1) Just get everything, default operation: @Install_AP_MULTI_DEMO1 2) Get everything, specify download tool: @Install_AP_MULTI_DEMO1 -wget