--------------------------------------------------------------------------- Test realtime afni via python. This demonstrates AFNI's realtime system by making up data locally in python, and sending it to afni -rt. --------------------------------------------------------------------------- # To test, run the 2 main scripts in one terminal each: # tcsh run.1.afni # python run.python.2.afni.py