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  

|
February 20, 2019 04:18PM
Hi Peter,

Thank you for your reply.

I am not sure about CMRR but this data is acquired at MNI Montreal following exactly the same sequence as ADNI3.

Here are my afni_proc command and subsequent commands to generate the connectivity matrix.

afni_proc.py -subj_id $line -dsets /data/data05/Studies/MCSA/RAW/MRI/$line/$RSN -copy_anat /data/data05/Studies/MCSA/RAW/MRI/$line/$T1 -blocks despike align volreg mask regress -tcat_remove_first_trs 10 -volreg_align_e2a -mask_apply epi -mask_segment_anat yes -mask_segment_erode yes -regress_apply_mot_types demean deriv -regress_run_clustsim yes -regress_est_blur_errts

3dresample -master errts.$line.tproject+orig -prefix DKT_resample -input /data/data05/melissa/MCSA_processing/t1_preproc/$line/freesurfer_DKT.nii
@MakeLabelTable -lab_file ../DKT.txt 1 0 -labeltable sub.niml.lt -dset DKT_resample+orig
3dcalc -a DKT_resample+orig -expr 'step(a)' -prefix DKT_mask
3dcalc -a errts.$line.tproject+orig -b DKT_mask+orig -expr 'a*b' -prefix errts_DKT_fs
3dNetCorr -prefix netcorr -mask mask_GM_resam+orig.BRIK -ts_out -fish_z -inset errts_DKT_fs+orig -in_rois DKT_resample+orig -output_mask_nonnull -push_thru_many_zeros -ts_wb_corr -ts_wb_strlabel
fat_mat_sel.py -m netcorr_000.netcc -P "FZ" --A_plotmin=0.27 --B_plotmax=1 --Tight_layout_on --dpi_file=75 -L 2 -d 300 -S 2
Subject Author Posted

Multiband data conversion from DICOM to be used in afni_proc.py

Naveed February 19, 2019 11:37AM

Re: Multiband data conversion from DICOM to be used in afni_proc.py

Peter Molfese February 19, 2019 03:53PM

Re: Multiband data conversion from DICOM to be used in afni_proc.py

Naveed February 20, 2019 04:18PM

Re: Multiband data conversion from DICOM to be used in afni_proc.py

Peter Molfese February 20, 2019 04:35PM

Re: Multiband data conversion from DICOM to be used in afni_proc.py

Naveed February 20, 2019 04:38PM