Hi everyone
I’m new to the whole AFNI thing. Let me know if I’ve created a duplicate post, I’ve looked everywhere to see if there was an answer to this, but I couldn’t find anything.
So my overall aim is to be able to try and automate AFNI using the command line/via a python script with as minimal user interaction with the AFNI GUI as possible. So I was wondering if it’s possible to execute plugins via the command line/python script. Specifically I want to be able to use the 3ddump98 plugin to dump and close to a specific file. Is this possible?
2) Specific note on using ‘3ddump98’ capability in AFNI:
On another note re. 3ddump98, it is one of the not-so-used plugins that you have to set an environment for to be able to enable in the GUI now. See the description of “AFNI_ALLOW_somename_PLUGIN” here: https://afni.nimh.nih.gov/pub/dist/doc/program_help/README.environment.html
3) Stepping back a moment
I’ve never heard of the 3ddump98 plugin before, actually. Looking at the help for it, it seems like the command line program 3dmaskdump would do what you want? https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/programs/___auto_help/_3dmaskdump.help.html
It is possible there is an easier way to do what you want. For example, if you want to do full FMRI processing, check out the help of the program “afni_proc.py”-- Rick’s function makes it a joy to construct a processing stream in a straightforward manner.
The
National Institute of Mental Health (NIMH) is part of the National Institutes of
Health (NIH), a component of the U.S. Department of Health and Human
Services.