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  

|
April 04, 2023 05:58PM
Hi Daniel and Paul,

Below are the commands (including the afni.proc.py commands) that I used on my deobliqued anatomical data and original oblique EPI data for pre-processing. Thank you both again so much for helping me with this!

@Align_Centers -cm \
-base ../MNI152_T1_2009c+tlrc \
-dset T1.deoblique+orig \
-child Encoding1+orig Encoding2+orig

echo $name "Running SSwarper"
@SSwarper \
-input T1.deoblique_shft+orig \
-base ../MNI152_2009_template_SSW.nii.gz \
-subid ${name} \
-giant_move

echo $name "Running afni_proc.py"
afni_proc.py \
-subj_id $name \
-copy_anat anatSS.${name}.nii \
-anat_has_skull yes \
-anat_follower anat_w_skull anat T1.deoblique_shft+orig \
-dsets Encoding1_shft+orig Encoding2_shft+orig \
-blocks tshift align tlrc volreg blur mask scale regress \
-align_opts_aea -cost lpc+ZZ -check_flip \
-align_unifize_epi yes \
-tlrc_base ../MNI152_2009_template_SSW.nii.gz \
-tlrc_NL_warp \
-tlrc_NL_warped_dsets \
anatQQ.${name}.nii \
anatQQ.${name}.aff12.1D \
anatQQ.${name}_WARP.nii \
-volreg_align_to MIN_OUTLIER \
-volreg_align_e2a \
-volreg_tlrc_warp \
-mask_epi_anat yes \
-blur_size 6.0 \
-blur_in_automask \
(omit -regress commands ...)
-execute
Subject Author Posted

3dWarp -deoblique problem

zcui12 March 28, 2023 08:14PM

Re: 3dWarp -deoblique problem

ptaylor March 28, 2023 08:57PM

Re: 3dWarp -deoblique problem

Daniel Glen March 29, 2023 10:02AM

Re: 3dWarp -deoblique problem Attachments

zcui12 April 03, 2023 03:22PM

Re: 3dWarp -deoblique problem

ptaylor April 03, 2023 04:46PM

Re: 3dWarp -deoblique problem

zcui12 April 04, 2023 12:42PM

Re: 3dWarp -deoblique problem

ptaylor April 04, 2023 01:00PM

Re: 3dWarp -deoblique problem

zcui12 April 04, 2023 05:39PM

Re: 3dWarp -deoblique problem

ptaylor April 04, 2023 10:44PM

Re: 3dWarp -deoblique problem Attachments

zcui12 April 16, 2023 07:00PM

Re: 3dWarp -deoblique problem/skull-strip & Anatomy-EPI alignment issue Attachments

zcui12 April 16, 2023 07:09PM

Re: 3dWarp -deoblique problem/skull-strip & Anatomy-EPI alignment issue

Daniel Glen April 17, 2023 03:49PM

Re: 3dWarp -deoblique problem/skull-strip & Anatomy-EPI alignment issue

zcui12 May 01, 2023 10:22AM

Re: 3dWarp -deoblique problem/skull-strip & Anatomy-EPI alignment issue

Daniel Glen May 01, 2023 11:37AM

Re: 3dWarp -deoblique problem/skull-strip & Anatomy-EPI alignment issue Attachments

zcui12 May 04, 2023 02:15PM

Re: 3dWarp -deoblique problem

Daniel Glen April 04, 2023 03:35PM

Re: 3dWarp -deoblique problem

zcui12 April 04, 2023 05:58PM

Re: 3dWarp -deoblique problem

Daniel Glen April 04, 2023 06:37PM