Hi there;
i am using WSL Ubuntu 20.04 for resting-state fmri analysis.
when i type uber_subject.py command i get this output:
osman@DESKTOP-A849Q2J:~$ uber_subject.py
**** failed to import PyQt4.QtGui ****
PyQt4 must be installed to run the uber_subject.py GUI
→ see the output of: uber_subject.py -help_install
and when i type apt-get install python-qt4 i get:
osman@DESKTOP-A849Q2J:~$ apt-get install python-qt4
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
uber_subject.py depends on PyQt4, which isn’t really distributed anymore, either. However, the main reason we haven’t recommended using uber_subject.py is that there are many more options in afni_proc.py than uber_subject.py had.
It is better to start with an existing example, and add to it with whatever considerations/specifications you have.
And you are more than welcome to ask about your example command here, too.
The AFNI Academy channel has a lot of processing information, which includes aspects important to resting state FMRI: https://www.youtube.com/c/afnibootcamp
This paper is about task FMRI data specifically, but many aspects apply for resting state, too: https://www.biorxiv.org/content/10.1101/308643v1.abstract
FMRI processing with AFNI: Some comments and corrections on “Exploring the Impact of Analysis Software on Task fMRI Results”
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.