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  

|
August 27, 2016 04:05PM
I am using the data from subject FT provided for tutorial usage, so I don't think that is the problem.

It works fine when I use the proc.FT generated by the "s01.ap.simple", but when I try to generate my own proc.FT using uber_subject it starts not generating the xmatrix or stats files. I have tried setting the uber_subject parameters to exactly what is specified in the "AFNI start to finish" powerpoint tutorial. And I also checked the generated proc.FT script to make sure that the -fout -tout -x1D and -bucket stats.$subj are all there.

Looking through the terminal output I see the following error message:

dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
Referenced from: /Users/Shared/abin/3dAllineate
Reason: image not found
#**ERROR Could not square a circle (3dAllineate could not align anat to epi)
Traceback (most recent call last):
File "/Users/Shared/abin/align_epi_anat.py", line 3169, in <module>
ps.align_anat2epi(e, a, ps.epi_wt, ps.AlOpt, suff, mcost)
TypeError: 'NoneType' object is not iterable

So it seems that it is encountering something and ending prematurely, but it generates a results folder and tells me that it was a success.

Any idea of what is going on? Also relevant - I am running only epi_r1 and have modified the corresponding timing .txt files so that they only contain the first run.

-Nick
Subject Author Posted

problems with uber_subject.py

riccardn August 05, 2016 01:02PM

Re: problems with uber_subject.py

rick reynolds August 05, 2016 03:45PM

Re: problems with uber_subject.py

riccardn August 08, 2016 12:27PM

Re: problems with uber_subject.py

riccardn August 27, 2016 04:05PM

Re: problems with uber_subject.py

rick reynolds August 27, 2016 06:08PM

Re: problems with uber_subject.py

riccardn August 30, 2016 12:46PM