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  

|
May 25, 2018 12:58PM
Hi Paul,

How to adapt your FATCAT tutorial for HARDI modelling?

I did some try, but not worked very well.

My adaptation start at the "Post-preproc, I: tensor estimation and checking" step.
As the number of my PA volumes is not equal to that of AP, the "ap_proc_DRBUDDI_up_final.nii" is the final output from DR_BUDDI.
# HARDI estimates with DSI studio, with flip chosen from @GradFlipTest
    
# Get a column of b-value information for DTI-Studio
1dDW_Grad_o_Mat++                                                                           \
        -in_col_matT    $itort/ap_proc_DRBUDDI_up_final.bmtxt       \
        -unit_mag_out                                                                                 \
        -flip_z         $my_flip                                                                        \
        -out_col_bval                                                                                   \
        -out_col_vec    $itort/ap_proc_DRBUDDI_up_final_b_table.txt
After that, I run "do_dsistudio.tcsh" script at FATCAT_DEMO/HARDI with ap_proc_DRBUDDI_up_final.nii.gz+b_table.txt, and got GQI_gfa.nii.gz.

However, the orient of the GFA is different from other dataset mapped to dwi_dwi. This problem can be seen in FATCAT_DEMO/GQI_GFA.nii.gz too:
GQI_GFA.nii.gz
R-to-L extent:  -254.000 [R] -to-    -0.000     -step-     2.000 mm [128 voxels]
ROI_ICMAP_GMI+orig
R-to-L extent:  -129.041 [R] -to-   124.959 [L] -step-     2.000 mm [128 voxels]
Does this affects the tracking results? (But this do affects viewing.)
I tried 3dresample the GQI_GFA to dwi, but the volume still located at the corner.
Or should I map all other dataset to GQI_GFA space?

I tired to ignore this problem, and run 3dTrackID with the uncertainty calced like "Do_07_RUNhardi_uncertainty_est.tcsh" (And is there any new uncertainty estimator?):
3dTrackID                                               	            \
        -mode               PROB                            	    \
        -hardi_gfa          GQI_gfa.nii.gz                          \
        -hardi_dirs         GQI_dirs.nii.gz                         \
        -netrois            fmri_msk_${subj}_GMI.nii.gz    \
        -uncert             Simple_Uncert.nii.gz                  \
        -unc_min_FA         0.0015                                  \
        -dump_rois          AFNI                                       \
        -alg_Thresh_FA      0.04                             	    \
        -alg_Thresh_Frac    0.011                             	    \
        -alg_Nseed_Vox      5                               	    \
        -alg_Nmonte         1000                            	    \
        -prefix             fPROB_${subj}              	            \
        -nifti -write_opts -overwrite -echo_edu

As the picture see, all negative.



Thank you
2086



Edited 3 time(s). Last edit at 05/30/2018 09:02AM by EXP.2086.
Attachments:
open | download - test.png (41.3 KB)
Subject Author Posted

How to correct DWI EPI distortion with only one b value PA volume? Attachments

EXP.2086 May 02, 2018 10:20PM

Re: How to correct DWI EPI distortion with only one b value PA volume?

ptaylor May 03, 2018 05:59AM

Re: How to correct DWI EPI distortion with only one b value PA volume? Attachments

EXP.2086 May 03, 2018 08:57AM

Re: How to correct DWI EPI distortion with only one b value PA volume?

ptaylor May 03, 2018 01:03PM

Re: How to correct DWI EPI distortion with only one b value PA volume? Attachments

EXP.2086 May 04, 2018 04:33AM

Re: How to correct DWI EPI distortion with only one b value PA volume?

ptaylor May 04, 2018 08:11AM

Re: How to correct DWI EPI distortion with only one b value PA volume? Attachments

EXP.2086 May 24, 2018 11:49AM

Re: How to correct DWI EPI distortion with only one b value PA volume?

ptaylor May 30, 2018 09:38AM

Re: How to correct DWI EPI distortion with only one b value PA volume? Attachments

EXP.2086 May 25, 2018 12:58PM

Re: How to correct DWI EPI distortion with only one b value PA volume?

ptaylor May 30, 2018 10:17AM

Re: How to correct DWI EPI distortion with only one b value PA volume? Attachments

EXP.2086 June 02, 2018 03:39AM

Re: How to correct DWI EPI distortion with only one b value PA volume?

ptaylor June 03, 2018 01:50PM

Re: How to correct DWI EPI distortion with only one b value PA volume?

EXP.2086 May 24, 2018 12:06PM

Re: How to correct DWI EPI distortion with only one b value PA volume?

ptaylor May 30, 2018 10:18AM