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, mimicking 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.