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  

|
February 02, 2016 03:10PM
Hello,

I am using uber_subject.py to create my preprocessing steps. I have not changed much from the default settings. However, I am having an issue with skull stripping, which is performed via align_epi_anat.py. My MPRage images are collected in the sagittal orientation, which may be creating the problem?? When I look at my skull_stripped image, there are errors with it -see the attachment specifically in the sagittal view. Do you have any suggestions?

Below is the code from the processing script from uber_subject.py

# ================================= align ==================================
# for e2a: compute anat alignment transformation to EPI registration base
# (new anat will be intermediate, stripped, t1mpragesagp2isos002a1001_ns+orig)
align_epi_anat.py -anat2epi -anat t1mpragesagp2isos002a1001+orig \
-save_skullstrip -suffix _al_junk \
-epi min_outlier_volume+orig -epi_base 0 \
-epi_strip 3dAutomask \
-volreg off -tshift off

# ================================== tlrc ==================================
# warp anatomy to standard space
@auto_tlrc -base TT_N27+tlrc -input t1mpragesagp2isos002a1001_ns+orig -no_ss

# store forward transformation matrix in a text file
cat_matvec t1mpragesagp2isos002a1001_ns+tlrc::WARP_DATA -I > warp.anat.Xat.1D
Subject Author Posted

align_epi_anat.py issue with skull stripping

shanaadise February 02, 2016 03:10PM

Re: align_epi_anat.py issue with skull stripping

shanaadise February 02, 2016 03:18PM

Re: align_epi_anat.py issue with skull stripping

Phil Burton February 04, 2016 04:56PM