History of AFNI updates  

|
January 22, 2020 03:52PM
Howdy-

You are not alone in PyQt4 difficulties with Python3; this is a known issue:
[afni.nimh.nih.gov]
... but actually, at present we don't really recommend using uber_subject.py, as it doesn't have the full pipeline-specification flexibility that using afni_proc.py itself directly does.

We would typically recommend starting from one of the "afni_proc.py -help" examples, which can be seen here:
[afni.nimh.nih.gov]
and there are also some examples from publications here:
[afni.nimh.nih.gov]
(though some of those have caveats about options selected, due to restrictions imposed by a particular study).

We also have some good starting examples in the AFNI Bootcamp demo sets, for example:
AFNI_demos/AFNI_pamenc/afni_scripts/c.*

and posting+asking about your in-progress afni_proc.py command here is always welcomed!

-pt
Subject Author Posted

error: have PyQt4, but cannot load QtCore, QtGui

louislee0722 January 22, 2020 11:29AM

Re: error: have PyQt4, but cannot load QtCore, QtGui

ptaylor January 22, 2020 03:52PM