wiki

Sending Brain Images - Automatic

I have created a script that works in matlab to automatically create brain images. The script looks at subjects in the Analysis/Processed folder, and compares this list with completed brain images in the Graphics/Brain Images folder. Subjects that are in the Processed folder but not in the Brain Images folder are added to a list of potential sendees. Of course if this is modified to work with a different file hierarchy, the script needs to be modified appropriately!

addpath(genpath('N:/NAME.01/Path/to/Scripts/'));

How does it work?

The scripts that are needed include

If you would like to see sample output, look at:

Note that these scripts have the login credentials of the email removed and are anonymized.