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  

|
October 28, 2015 12:05PM
Hi Nick,

It looks like when you hand meica.py the datasets, you're giving it the same dataset three times:

Quote

-d 002.pre_rest_axial_epi.echo_001_dataset+orig,002.pre_rest_axial_epi.echo_001_dataset+orig,002.pre_rest_axial_epi.echo_001_dataset+orig

It seems more likely that you want this:

Quote

-d 002.pre_rest_axial_epi.echo_001_dataset+orig,002.pre_rest_axial_epi.echo_002_dataset+orig,002.pre_rest_axial_epi.echo_003_dataset+orig

Good luck!
-Dave
Subject Author Posted

meica.py/tedana.py

Nicholas Balderston October 28, 2015 11:16AM

Re: meica.py/tedana.py

Nicholas Balderston October 28, 2015 11:39AM

Re: meica.py/tedana.py

djangraw October 28, 2015 12:05PM