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 27, 2023 01:14AM
Hello, AFNI experts,


May I ask for advice on normalizing the result of 3dDeconvolve?

I am trying to normalize GLM results spatially on the MNI template. However, it seems that the results are not on the MNI template correctly.


I utilized this codes.


3dwarp \
-deoblique \
-prefix $rootDir/$SBJ/glm_normalized/$SBJ'_func_dstscvr_normsm4_PPI_Trials_bucket_fef_'$HEMI'_deobl+orig' $rootDir/$SBJ/$SBJ'_func_dstscvr_normsm4_PPI_Trials_bucket_fef_'$HEMI'+orig'

adwarp \
-apar $rootDir/$SBJ/glm_normalized/MNI152_T1_2009c+tlrc\
-dpar $rootDir/$SBJ/glm_normalized/$SBJ'_func_dstscvr_normsm4_PPI_Trials_bucket_fef_'$HEMI'+orig' \
-dxyz 1 \
-prefix $rootDir/$SBJ/glm_normalized/$SBJ'_warped_ppi_fef_'$HEMI



Because the AFNI suggested to deoblique the dataset, it was performed before conducting the normalization. All the options of resampling methods (NN, Li, Cu, Bk). Unfortunately, all the resampling methods were not helpful. Furthermore, -dxyz value was also changed to 2 or 3. It was not helpful also. In this situation, what can I do to resolve the issue?


Sincerely,
Shinyoung Jung
Attachments:
open | download - Screenshot 2023-03-26 at 18.25.46.png (118.3 KB)
Subject Author Posted

An inquiry for spatial normalization failure. Attachments

shjung March 27, 2023 01:14AM

Re: An inquiry for spatial normalization failure.

ptaylor March 27, 2023 06:05AM