History of AFNI updates  

|
July 13, 2021 12:20AM
Hi,

There isn't an error message, but the end result is problematic. When I inspect the blocks, problems start from volreg.

I extracted the ventricle mask from this link: [afni.nimh.nih.gov]. I don't know if it's a reasonable way to do this but kinda followed this thread:
Create ventricle mask in MNI space

For resampling, I picked a previously preprocessed subject's dataset. It was aligned to MNI152 via @SSwarper and sampled to 3x3x3 mm^3 with a different, more basic afni_proc script. Then I used this code:

3dresample -master sub-10159.rest.nii -prefix ventricle_mask.nii -inset aparc+aseg_REN_vent.nii.gz

-master is the old previously preprocessed dataset. -inset is from that link above (suma_MNI152_2009). So, this was the method.
Right now, I'm trying recon-all again. Will write the results of that too.

Thanks and best regards,
Yasir
Subject Author Posted

New preprocessing script based on Example 11b of afni_proc.py

duodenum July 09, 2021 01:04PM

Re: New preprocessing script based on Example 11b of afni_proc.py

duodenum July 09, 2021 04:43PM

Re: New preprocessing script based on Example 11b of afni_proc.py

ptaylor July 09, 2021 06:30PM

Re: New preprocessing script based on Example 11b of afni_proc.py

duodenum July 10, 2021 01:46AM

Re: New preprocessing script based on Example 11b of afni_proc.py

ptaylor July 12, 2021 08:43AM

Re: New preprocessing script based on Example 11b of afni_proc.py

duodenum July 13, 2021 12:20AM

Re: New preprocessing script based on Example 11b of afni_proc.py

duodenum July 15, 2021 04:00PM

Re: New preprocessing script based on Example 11b of afni_proc.py

ptaylor July 26, 2021 04:52PM

Re: New preprocessing script based on Example 11b of afni_proc.py

duodenum August 05, 2021 03:46AM