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 06:08PM
Hi, Will-

Hmm, weird. I ran this similar command (just didn't have followers and ts_shifts, but those should not affect this) and did not get the same error:
align_epi_anat.py                                                            \
    -anat         FT_anat+orig.HEAD                                          \
    -epi          pb00.FT.r01.tcat+orig.HEAD                                 \
    -anat2epi                                                                \
    -giant_move                                                              \
    -cost         lpc+                                                       \
    -epi_base     mean                                                       \
    -output_dir   ./odir                                                     \
    -save_vr                                                                 \
    -suffix       _al                                                        \
    -overwrite

And your understanding of what should be happening there is correct, yes.

Ummm, I am not sure why it would be different for you. Having a non-numeric argument after "-epi_base .." should trigger a 3dTstat command, so it shouldn't be trying to use that argument as a subbrick selector.

Just out of curiosity, what is your "afni -ver"? Also, is there more text output by the command before that failure, in case that might provide any clues? And perhaps could you run it with "-verb 5" as an extra option, and copy+paste the output text here?

thanks,
pt
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