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  

|
March 08, 2023 04:05PM
Hello AFNI experts,

Apologies if this is a repeat question. I did do a search of the message board and found no relevant results.

When using align_epi_anat.py, I tried specifying for -epi_base the option, mean. Here's my actual command:

align_epi_anat.py -anat MPRAGE_sag_CM+orig -epi sw3_CM+orig -anat2epi -giant_move -cost lpc+ -epi_base mean -child_epi sw1_CM+orig sw2_CM+orig sw4_CM+orig sw5_CM+orig sw6_CM+orig -tshift_opts "-ignore $tignore" -output_dir $datadir/$subj/func -save_vr -suffix _al -overwrite

And here's the error it returned:
** ERROR: selector syntax error 5 'mean]'
** ERROR: bad sub-brick selector [mean]
** FATAL ERROR: Couldn't open -base dataset ./sw3_CM+orig[mean]

Am I just misunderstanding this option? I assumed it would calculate the mean when specified. Is that not what it does, or am I just using it wrong?

Best,
Will
Subject Author Posted

options for -epi_base on align_epi_anat.py

wgraves March 08, 2023 04:05PM

Re: options for -epi_base on align_epi_anat.py

ptaylor March 08, 2023 06:08PM

Re: options for -epi_base on align_epi_anat.py

wgraves March 08, 2023 09:24PM

Re: options for -epi_base on align_epi_anat.py

ptaylor March 09, 2023 07:37AM

Re: options for -epi_base on align_epi_anat.py

wgraves March 09, 2023 09:34AM