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  

|
September 01, 2015 05:09AM
In follow-up with this question:

In looking at the files, the error message was due to the fact that the network file ('1.nii.gz') was not composed of integer-valued targets, but instead islands of floating point values. A quick run through 3dROIMaker:
$ 3dROIMaker -inset 1.nii.gz -prefix ROIS -nifti
sorted this out, so that the following ran without error, yielding tracts:
3dTrackID -mode DET -dti_in dti -netrois ROIS_GM.nii.gz -logic OR -prefix output_1

--pt
Subject Author Posted

Failed to write the network while running 3dTrackID

BY yoon August 31, 2015 05:02AM

Re: Failed to write the network while running 3dTrackID

ptaylor August 31, 2015 05:32AM

Re: Failed to write the network while running 3dTrackID

ptaylor September 01, 2015 05:09AM