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 04, 2017 04:06PM
I have implemented the "BrainSync" algorithm of Joshi et al, as presented in their OHBM 2017 poster
https://files.aievolution.com/hbm1701/abstracts/38388/3966_Joshi.pdf
http://neuroimage.usc.edu/neuro/Resources/BrainSync
I also implemented my own permutation-only method of "synchronizing" 3D+time datasets, in the same program.

The goal is to take two 3D+time datasets (e.g., rs-FMRI), one being the "reference" and the other the "source", and then apply a transformation in time to the source dataset to make the result match the reference dataset time series as much as possible. Every voxel gets transformed the same way.

In the Joshi method, the transformation is an orthogonal matrix (MxM if there are M time points.) In the permutation-only method, the transformation is just a shuffling of the time order of the source dataset. In both methods, the goal is the same: to maximize the average correlation coefficient of the brain voxel time series after the transformation.

Is this useful for anything? I don't know -- I hope so. Presented for your consideration.
Subject Author Posted

3dBrainSync -- New AFNI Program

Bob Cox August 04, 2017 04:06PM

Re: 3dBrainSync -- New AFNI Program: help file

Bob Cox August 07, 2017 08:51AM