Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Community » Message Board

History of AFNI updates   Suggested reading for beginners   Add yourself to the AFNI map!

 New Topic  |  Go to Top  |  Go to Topic  |  Search   Previous Message  |  Next Message 
 AddEdge misalignment
Author: Kelly (146.244.241.---)
Date:   10-21-09 17:22

I am having troubble aligning a few of my images. Specifically, I have tried aligning the epi to the anatomical image as well as aligning the anatomical to the epi. The actual epi image is proportional to the tlrc image; however, for some reason the image is pushed forward towards the frontal lobe and falls short toward the occipital lobe. Are there any afni codes that can solve this problem?


here is the scrip I have been using:

#!/bin/tcsh
#
foreach subj ( 23C )
cd /Volumes/Yay_HD/VS_motion_kj/subjects/$subj

rm -vi *_align-py_stdout.txt
# Aligns anatomy volume to EPI volumes
align_epi_anat.py \
-anat ${subj}_Struct_brain+orig \
-epi ${subj}_Run3_nd+orig \
-epi_base 62 \
-suffix _e2a \
-child_epi ${subj}_Run1_nd+orig ${subj}_Run2_nd+orig ${subj}_Run4_nd+orig \
-anat_has_skull no \
-partial_axial \
-epi_strip 3dAutomask \
-tshift off \
-volreg_method 3dvolreg \
-volreg on \
-volreg_opts -twopass -heptic -zpad 4 \
-maxdisp -verbose -AddEdge | & tee ${subj}_align-py_stdout.txt
# Don't forget to view AddEdge directories! :)
end
echo 'done.'; date

 Reply To This Message  |  Flat View   Newer Topic  |  Older Topic 

 Topics Author  Date
 AddEdge misalignment  
Kelly 10-21-09 17:22 
 Re: AddEdge misalignment  new
Daniel Glen 10-22-09 12:57 
 Re: AddEdge misalignment  new
Kelly 11-02-09 17:30 
 Re: AddEdge misalignment  new
Daniel Glen 11-03-09 09:17 


 New Topic  |  Go to Top  |  Go to Topic  |  Search 
 Reply To This Message
 Your Name:
 Your E-mail:
 Subject:
 Attachment:
 Attachment:
   

Powered by Plone

phorum.org

This site conforms to the following standards: