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  

|
March 20, 2019 08:19AM
Hi, Korann-

Well, indeed, cat_matvec shouldn't be trying to combine 1D text file with a volumetric data set...

One thing is that you should pass skullstripped anat with "copy_anat", and then tell afni_proc.py that you have already skullstripped the brain:
-copy_anat anatSS.${subj}.nii
-anat_has_skull no
where ${subj} stands for where your subject ID would be. You can still pass your anatomical that has a skull as a follower, with:
-anat_follower     anat_w_skull anat 004_SurfVol.nii

This is also a pretty common line to put in, so that in case the anat and EPI dsets are far apart, they should have less troubles:
-align_opts_aea -giant_move -cost lpc+ZZ -check_flip

One other question: can you please copy+paste your @SSwarper command? I am concerned that since "-base" is in the place where your subject ID would be that something might have gone amiss with that...

-pt
Subject Author Posted

normalization of resting data to MNI152 template Attachments

korannvit March 16, 2019 03:18AM

Re: normalization of resting data to MNI152 template

ptaylor March 16, 2019 07:17AM

Re: normalization of resting data to MNI152 template

korannvit March 19, 2019 02:37AM

Re: normalization of resting data to MNI152 template

ptaylor March 19, 2019 09:55AM

Re: normalization of resting data to MNI152 template

korannvit March 20, 2019 03:24AM

Re: normalization of resting data to MNI152 template

ptaylor March 20, 2019 08:19AM

Re: normalization of resting data to MNI152 template

rick reynolds March 20, 2019 11:22AM

Re: normalization of resting data to MNI152 template

korannvit March 21, 2019 07:03AM

Re: normalization of resting data to MNI152 template

ptaylor March 21, 2019 10:08AM

Re: normalization of resting data to MNI152 template Attachments

korannvit March 23, 2019 01:55AM

Re: normalization of resting data to MNI152 template

ptaylor March 23, 2019 07:08AM

Re: normalization of resting data to MNI152 template

korannvit March 21, 2019 06:59AM