:orphan: .. _ahelp_@Install_APMULTI_Demo2_realtime: ******************************* @Install_APMULTI_Demo2_realtime ******************************* .. contents:: :local: | Overview ======== .. code-block:: none This script fetches the demo data+scripts corresponding to AFNI's Demo #2 for experimenting with AFNI's real-time system, possibly in the context of multi-echo data. This demonstrates commands one can use to run a real-time system, mimicing what happens at a scanner. The applied programs are: Dimon : to send data to afni afni : volreg, possibly send data to realtime_receiver.py realtime_receiver.py : to receive (and possibly print) some data from afni (motion, ROI averages?, voxel data?) After the archive is downloaded and unpacked, see its README_welcome.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_APMULTI_Demo2_realtime 2) Get everything, specify download tool: @Install_APMULTI_Demo2_realtime -wget