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  

|
August 18, 2021 07:59PM
Hi, Philipp-

There are a couple issues here. But the main one is that while the first few EPI volumes have good tissue contrast, they are "pre-steady state" and get removed (rightfully) during processing---the problem is that the remaining volumes have very poor tissue contrast, and so they provide little detail for the cost function to align well with the anatomical. You can see in the attached image---the top row volumes have recognizable EPI-like contrast (that is the [0]th volume, which is pre-steady state), while the bottom row has post-steady state, and has poor tissue contrast---the ventricles almost look dark, even, which might prove extra challenging for the lpc-based cost function.

The good news is that we can try another cost function, and also that they EPI and anatomical line up well to start (a good thing for helping alignment). I tried changing to the "nmi" cost function, and to not including "-giant_move" (to address those respective points in the previous sentence), and results looked pretty good. So please try changing this line:
-align_opts_aea -cost lpc+ZZ -giant_move \
to this:
-align_opts_aea -cost nmi \
in your afni_proc.py command.

--pt
Attachments:
open | download - top_vol0_bot_vol3.png (349.5 KB)
Subject Author Posted

AFNI_proc.py - A faulty warped brain Attachments

Philipp August 17, 2021 10:14AM

Re: AFNI_proc.py - A faulty warped brain

ptaylor August 17, 2021 01:48PM

Re: AFNI_proc.py - A faulty warped brain

Philipp August 18, 2021 05:51AM

Re: AFNI_proc.py - A faulty warped brain

rick reynolds August 18, 2021 10:39AM

Re: AFNI_proc.py - A faulty warped brain Attachments

ptaylor August 18, 2021 07:59PM

Re: AFNI_proc.py - A faulty warped brain

ptaylor August 18, 2021 08:20PM

Re: AFNI_proc.py - A faulty warped brain

Philipp August 19, 2021 08:41AM

Re: AFNI_proc.py - A faulty warped brain

rick reynolds August 19, 2021 09:05AM

Re: AFNI_proc.py - A faulty warped brain Attachments

Philipp August 20, 2021 11:26AM

Re: AFNI_proc.py - A faulty warped brain

rick reynolds August 20, 2021 02:58PM

Re: AFNI_proc.py - A faulty warped brain

ptaylor August 20, 2021 03:19PM

Re: AFNI_proc.py - A faulty warped brain

Philipp August 21, 2021 03:24AM

Re: AFNI_proc.py - A faulty warped brain

rick reynolds August 21, 2021 06:59PM