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  

|
October 24, 2017 07:13PM
Hi Daniel

Unfortunately the atlases by the Zilles group does not have ROIs for the thalamic subregions that I need.

So, I am trying to warp the TT_Daemon atlases into MNI space to get MNI ROIs that way.

My plan is to warp from the afni directory the TT_avg152T1+tlrc.BRIK.gz to the MNI_avg152T1+tlrc.BRIK.gz template. Then I will use the resulting transformation matrix to transform the atlas. However I am getting an error I was hoping you could help me with.

My command was set up like this:
3dAllineate -input /opt/afni/TT_avg152T1+tlrc.BRIK.gz -prefix warped152_mniHopefully -1Dparam_save ParametersSaved.1D -master /opt/afni/MNI_avg152T1+tlrc.BRIK.gz

But the error says: ** FATAL ERROR: No base dataset AND source dataset has only 1 sub-brick
I figure there is something special I have to do to let it know it is anatomical to anatomical and not epis, but I can't find from the documentation how?

I tried using the .py script in case but it also doesn't work.

align_epi_anat.py -anat /opt/afni/MNI_avg152T1+tlrc.BRIK.gz -epi /opt/afni/TT_avg152T1+tlrc.BRIK.gz -epi_base 1
AttributeError: 'NoneType' object has no attribute 'input'


Thanks for any tips you can offer!
Best
Kirk
Subject Author Posted

Making ROIs (masks) in MNI space

Kirk September 27, 2017 10:44AM

Re: Making ROIs (masks) in MNI space

Daniel Glen September 29, 2017 04:32PM

Re: Making ROIs (masks) in MNI space

Kirk October 06, 2017 11:38AM

Re: Making ROIs (masks) in MNI space

Kirk October 24, 2017 07:13PM

Re: Making ROIs (masks) in MNI space

Kirk October 25, 2017 12:19PM

Re: Making ROIs (masks) in MNI space

Daniel Glen October 25, 2017 04:03PM