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  

|
July 09, 2014 07:57PM
Oh that's ok, glad you are back. I will speak with colleagues and check into the full model regression option. In the mean time I did my best to rework the python script with your suggestions. Unfortunately I am getting this error repeatedly. We have the updated python script in our abin so I am confused why this is occuring.

--regress_censor_extern: Command not found.
-regress_stim_files: Command not found.
-regress_errts_prefix: Command not found.
.


Here is the actual adapted script I used:

afni_proc.py -dsets ${subj}_${sess}_vr_zp4_cardnudg_e2a_FWHM+tlrc. \
-out_dir /Volumes/Spock_HD/Dane_FC/FC_DATA_Task1/ICN_Runs \
-blocks scale regress
-regress_censor_extern $censorfile/${subj}_${sess}_autocensor_AC3VC_pre-moco.1D \
-regress_polort 3 \
-regress_apply_mask ${subj}_s4_vr_zp4_cardnudg_e2a_amsk+tlrc. \
-regress_basis 'TENT(2.5,17.5,7)' \
-regress_local_times \
-regress_stim_times 1 $stimdir/${subj}_Strong_stim4b.1D -regress_stim_labels 1 'Strg' \
-regress_stim_times 2 $stimdir/${subj}_Weak_stim4b.1D -regress_stim_label 2s 'Weak' \
-regress_stim_files 3 /Volumes/Motion_Pre-moco/${subj}_${sess}+orig_vr_motion.1D'[0]' -regress_stim_labels 3 'roll' \
-regress_stim_files 4 /Volumes/Motion_Pre-moco/${subj}_${sess}+orig_vr_motion.1D'[1]' -regress_stim_labels 4 'pitch' \
-regress_stim_files 5 /Volumes/Motion_Pre-moco/${subj}_${sess}+orig_vr_motion.1D'[2]' -regress_stim_labels 5 'yaw' \
-regress_stim_files 6 /Volumes/Motion_Pre-moco/${subj}_${sess}+orig_vr_motion.1D'[3]' -regress_stim_labels 6 'x' \
-regress_stim_files 7 /Volumes/Motion_Pre-moco/${subj}_${sess}+orig_vr_motion.1D'[4]' -regress_stim_labels 7 'y' \
-regress_stim_files 8 /Volumes/Motion_Pre-moco/${subj}_${sess}+orig_vr_motion.1D'[5]' -regress_stim_labels 8 'z' \
-regress_bandpass 0.008 0.07 \
-regress_make_cbucket yes
-regress_errts_prefix ${subj}_${sess}_prepro_bp07 \


*** also

1. what did you mean in regards to response 1." Pass it all sessions at once. If you do not, the EPI will not be aligned across runs. The runs do not need to be of the same length. " ?

2. do I need to run 1dBandpass on the motion regressors called upon in this script or will afni_proc take care of it?

~`Dane
Subject Author Posted

Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders June 30, 2014 12:59AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds June 30, 2014 10:18AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders June 30, 2014 07:55PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 01, 2014 09:11AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 05, 2014 09:00PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 09, 2014 10:17AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 09, 2014 07:57PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 09, 2014 09:10PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 09, 2014 10:21PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 10, 2014 01:35PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 10, 2014 10:22PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 11, 2014 09:15AM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 11, 2014 10:27PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 12, 2014 11:11PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

rick reynolds July 13, 2014 02:32PM

Re: Bandpass + 3dDeconvolve for tasked-based FC analysis

d6anders July 08, 2014 03:56PM