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 
 Re: AddEdge misalignment
Author: Kelly (146.244.240.---)
Date:   11-02-09 17:30
Attachment:  32A addedge.gif (125k)
Attachment:  32a addedge 2.gif (143k)

Hello,
I was able to align the majority of my images by replacing the 3dAutomask image with 3dSkullStrip. This is the command script that I used:

#!/bin/tcsh
#
foreach subj ( 32A )
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}_Run1_nd+orig \
-epi_base 0 \
-suffix _a2e \
-child_epi ${subj}_Run2_nd+orig ${subj}_Run3_nd+orig ${subj}_Run4_nd+orig \
-anat_has_skull no \
-partial_axial \
-epi_strip 3dSkullStrip \
-tshift off \
-giant_move \
-save_vr \
-volreg_method 3dvolreg \
-volreg on \
-volreg_opts -twopass -Fourier -zpad 4 \
-maxdisp -verbose -AddEdge | & tee ${subj}_align-py_stdout.txt

end
echo 'done.'; date




However there was still one image (see attachments) that would not successfully align. I tried using all of the suggested commands, as well as 3dSkullStrip. Do you happen to have any more suggestions?

Thank you,
Kelly

 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  
Kelly 11-02-09 17:30 
 Re: AddEdge misalignment  
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: