AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
November 26, 2021 09:55AM
Hi-

This is another case where seeing the "afni_proc.py ..." command will be useful/necessary to help.

My guess is that the input file paths or names are not correct in the afni_proc.py command. That is the first "ERROR ..." message I see above. In particular, the script complains about not being able to find this file:
/mnt/d/MRIMS/84/AD/sub-01/func/sub-01_task-AD.nii
Can you check and see if that is really findable/correctly entered (and, for example, if the diskdrive hold it is really mounted at the time of running the command, since the path starts with "/mnt/...". You can do this by copy+pasting:
ls -l /mnt/d/MRIMS/84/AD/sub-01/func/sub-01_task-AD.nii
in the terminal, for example, and seeing if that gives an error.

--pt
Subject Author Posted

Errors after For Loop

Fizza November 25, 2021 02:50AM

Re: Errors after For Loop

ptaylor November 26, 2021 09:55AM