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  

|
May 19, 2006 09:09AM
Hi Adam,

In case 1, you may be running out of memory. The -mask option
does not reduce what is read in (the full ~1GB dataset is read).
The advantage of the mask is just to make processing faster, so
that voxels outside the mask are ignored. Also, your errts
output dataset is going to be just as big as the input dataset.
So you will be needing more than 2GB of RAM for that.

How much do you have? ("head /proc/meminfo", if Linux)

Note that since the runs are processed independently, there is
no need to use "allruns" as the input. You could break that
into the first and second half of runs, which would require
only half of the memory.

---

Case 2 may require you to set a couple of environment variables.
Perhaps you need to set AFNI_1D_TIME to "Y", and AFNI_1D_TIME_TR
to whatever your TR is (in seconds).

If you try this, please let us know how it works.

- rick

Subject Author Posted

detrending and ROIs

Adam Greenberg May 19, 2006 08:52AM

Re: detrending and ROIs

rick reynolds May 19, 2006 09:09AM

Re: detrending and ROIs

Adam Greenberg May 19, 2006 01:31PM

Re: detrending and ROIs

rick reynolds May 19, 2006 01:52PM

Re: detrending and ROIs

Adam Greenberg May 19, 2006 03:59PM

Re: detrending and ROIs

rick reynolds May 19, 2006 04:05PM

Re: detrending and ROIs

Adam Greenberg May 19, 2006 04:41PM

Re: detrending and ROIs

Ziad Saad May 19, 2006 04:55PM

Re: detrending and ROIs

Daniel Glen May 19, 2006 08:46PM