History of AFNI updates  

|
December 15, 2014 11:22AM
I would try adding a pause between the launching of AFNI and the driver. You can do this in bash using the sleep() function, where sleep 2 would make it pause for 2 seconds. I think I use a value of 5 in my scripts.

Another thing you could do is have AFNI cycle through every combination that you want to view and save a picture of each, then you can quickly look through the pictures.



Edited 1 time(s). Last edit at 12/15/2014 11:24AM by Peter Molfese.
Subject Author Posted

drive AFNI script to visualize results of alignment

Cesar Caballero Gaudes December 15, 2014 11:17AM

Re: drive AFNI script to visualize results of alignment

Peter Molfese December 15, 2014 11:22AM

Re: drive AFNI script to visualize results of alignment

Cesar Caballero Gaudes December 16, 2014 10:02AM