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  

|
eji
March 17, 2021 11:22AM
Hi,
I'm glad I stumbled upon fat_mat_tableize.py, which should make things easier. I'm trying to extract the FA and MD only, from the .grid output of 3dTrackID PROB.

Here is the command I am using:
fat_mat_tableize.py \
-in_csv tableize_CSV.csv \
-in_listfile tableize_LIST.csv \
-prefix tableizeoutput \
-pars FA MD

Questions:
1. What does this error suggest that I received? NameError: global name 'file_inp' is not defined.

2. Is there a way to extract specific rows/cols from the FA and MD matrices rather than the entire 318x318 matrices (we have 318 rois)? I am only interested in OR-logic. Thus, row 1 / col 1, row 2 / col 2... row 318 / col 318... and NOT row 1 / col 40, for example.

I thought attaching the csvs and .grids here would be helpful for you to see to answer my questions but those aren't valid attachments in this forum. Let me know if I could upload/email them to you.

Thank you very much



Edited 1 time(s). Last edit at 03/17/2021 11:24AM by eji.
Subject Author Posted

Using fat_mat_tableize.py for .grid output

eji March 17, 2021 11:22AM

Re: Using fat_mat_tableize.py for .grid output

ptaylor March 18, 2021 09:29PM

Re: Using fat_mat_tableize.py for .grid output

eji March 22, 2021 12:04PM

Re: Using fat_mat_tableize.py for .grid output

ptaylor March 22, 2021 02:17PM

Re: Using fat_mat_tableize.py for .grid output

eji March 22, 2021 02:59PM

Re: Using fat_mat_tableize.py for .grid output

ptaylor March 22, 2021 11:05PM

Re: Using fat_mat_tableize.py for .grid output

eji March 23, 2021 02:59AM

Re: Using fat_mat_tableize.py for .grid output

ptaylor March 23, 2021 10:12AM