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  

|
May 18, 2014 06:03PM
Hi,

I coincidentally encountered a potential artifact when examining TSNR maps. It is a grid-like pattern that is most prominent in the axial and sagittal planes. After some investigating I've discovered that the artifact appears only after aligning the functional to the anatomical data (and is subsequently blurred after spatial smoothing).

I can just use the default anat2epi alignment instead, but I wonder what is going on. There seems to be a similar (but less severe) artifact from warping to standard space.

In case it helps, I used the following command to generate the processing script:

afni_proc.py
-subj_id $subj
-anat_has_skull no
-bash
-blocks align volreg blur mask scale regress
-copy_anat $adir/$subj/ANAT/$anat_name+orig
-dsets $adir/$subj/$prefx?+orig.HEAD
-move_preproc_files
-align_opts_aea -giant_move
-volreg_align_e2a


Thanks in advance for any help!

Becky
Subject Author Posted

artifact in TSNR map after epi2anat alignment

rnv3 May 18, 2014 06:03PM

Re: artifact in TSNR map after epi2anat alignment

Daniel Glen May 18, 2014 09:18PM

Re: artifact in TSNR map after epi2anat alignment

rnv3 May 19, 2014 10:17AM