History of AFNI updates  

|
March 16, 2019 03:18AM
Dear AFNI experts,

I'm trying to extract the ALFF values from the resting data of Schizophrenia patients. When I'm checking the data quality, I found that the normalization has not happened properly as it intended to be. Below I have attached the codes along with the pictures of overlay of MNI152 template with RSFC file.

#here is the afni proc file

afni_proc.py -subj_id INSP004 \
-blocks despike tshift align tlrc volreg blur mask regress \
-copy_anat INSP004_SurfVol.nii \
-anat_follower_ROI aaseg anat aparc.a2009s+aseg.nii \
-anat_follower_ROI aeseg epi aparc.a2009s+aseg.nii \
-anat_follower_ROI FSvent epi 001_vent.nii \
-anat_follower_ROI FSWe epi 002_wm.nii \
-anat_follower_erode FSvent FSWe \
-dsets INSPRest.nii \
-tcat_remove_first_trs 3 \
-tlrc_base MNI152_T1_2009c+tlrc \
-tlrc_NL_warp \
-volreg_align_to MIN_OUTLIER \
-volreg_align_e2a \
-regress_ROI_PC FSvent 3 \
-regress_anaticor_fast \
-regress_anaticor_label FSWe \
-regress_bandpass 0.01 0.1 \
-regress_apply_mot_types demean deriv \
-regress_RSFC \
-regress_est_blur_epits \
-regress_est_blur_errts \
-regress_run_clustsim no

Please suggest me the possible ways to correct it.

Any help would be appreciated in this regard

Thanks
- Korann
Attachments:
open | download - normalization-issue.png (233.1 KB)
open | download - Screenshot from 2019-03-16 12-07-30.png (214.5 KB)
Subject Author Posted

normalization of resting data to MNI152 template Attachments

korannvit March 16, 2019 03:18AM

Re: normalization of resting data to MNI152 template

ptaylor March 16, 2019 07:17AM

Re: normalization of resting data to MNI152 template

korannvit March 19, 2019 02:37AM

Re: normalization of resting data to MNI152 template

ptaylor March 19, 2019 09:55AM

Re: normalization of resting data to MNI152 template

korannvit March 20, 2019 03:24AM

Re: normalization of resting data to MNI152 template

ptaylor March 20, 2019 08:19AM

Re: normalization of resting data to MNI152 template

rick reynolds March 20, 2019 11:22AM

Re: normalization of resting data to MNI152 template

korannvit March 21, 2019 07:03AM

Re: normalization of resting data to MNI152 template

ptaylor March 21, 2019 10:08AM

Re: normalization of resting data to MNI152 template Attachments

korannvit March 23, 2019 01:55AM

Re: normalization of resting data to MNI152 template

ptaylor March 23, 2019 07:08AM

Re: normalization of resting data to MNI152 template

korannvit March 21, 2019 06:59AM