nipype
nipype copied to clipboard
Nipype interface does not recognize AFNI folder in computer
trafficstars
Hi,
I'm very new to Nipype, and I require to use the AFNI interface in my script from my Mac OS laptop. I have installed AFNI folder in my laptop (located at "/hweeling/abin/").
I checked if nipype recognized AFNI folder using this command: In[9]: nipype.interfaces.afni.base.no_afni() Out[9]: True
I've looked into the website and the issues here, but I could not find a solution of how to set the afni path to the AFNI folder. Could someone please help?
Thanks.
Cheers, Hweeling