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  

|
Bob Cox
January 29, 2009 01:56PM
You could try 3dREMLfit with the -usetemp option, and a brain-only mask (from 3dAutomask) to cut down the number of voxels being worked on. An up-to-date version of 3dDeconvolve should generate the 3dREMLfit command into a file for you, which you can then edit to add various options.

3dREMLfit can do OLSQ (ordinary least squares) like 3dDeconvolve (the '-O' output file options), and also pre-whitened least squares (the '-R' output file options). If you don't use any '-R' options, then its OLSQ computations should be essentially identical to those of 3dDeconvolve (although it uses a different algorithm for solving the linear systems), and just as fast. And use somewhat less memory when -usetemp is turned on.

However, it cannot yet handle a few options that 3dDeconvolve allows; in particular, -jobs, -allzero_OK and -iresp/-sresp aren't in 3dREMLfit.

Subject Author Posted

3dDeconvolve killed

Jayna Amting January 29, 2009 10:32AM

Re: 3dDeconvolve killed

Daniel Glen January 29, 2009 11:53AM

Re: 3dDeconvolve killed

Bob Cox January 29, 2009 01:56PM