History of AFNI updates  

|
December 05, 2022 06:14PM
I think the issue for 3dvolreg is that the volumes have different obliquities. The volumes probably get registered well, but the output might not have the correct obliquity anymore.

For kicks, try this:

3dcalc -a ../localizer_results/ref.results/vr_base_min_outlier+orig -b 1.volreg_twopass \
-expr b -prefix 2.vr.twopass.grid

So 2.vr would have the data from 1.volreg, but should have the grid from the localizer.
Does that overlap well with the localizer?

- rick
Subject Author Posted

alignment in afni_proc.py during neurofeedback Attachments

Robin December 01, 2022 07:23AM

Re: alignment in afni_proc.py during neurofeedback

ptaylor December 01, 2022 09:27AM

Re: alignment in afni_proc.py during neurofeedback

Robin December 01, 2022 09:38AM

Re: alignment in afni_proc.py during neurofeedback

rick reynolds December 01, 2022 11:26AM

Re: alignment in afni_proc.py during neurofeedback

Robin December 02, 2022 07:35AM

Re: alignment in afni_proc.py during neurofeedback Attachments

Robin December 02, 2022 10:01AM

Re: alignment in afni_proc.py during neurofeedback

rick reynolds December 05, 2022 06:14PM