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  

|
August 09, 2013 02:11PM
Hi Mingbo,

I just realized that the jv indices don't appear in that README (and also not in the one it references), only the C macro names, which don't help in this context. Here are the definitions, from 3ddata.h:
#define FUNC_FIM_TYPE       0
#define FUNC_PAIR_TYPE   1
#define FUNC_THR_TYPE          FUNC_PAIR_TYPE
#define FUNC_COR_TYPE          2
#define FUNC_TT_TYPE           3
#define FUNC_FT_TYPE           4
#define FUNC_ZT_TYPE           5
#define FUNC_CT_TYPE           6
#define FUNC_BT_TYPE           7
#define FUNC_BN_TYPE           8
#define FUNC_GT_TYPE           9
#define FUNC_PT_TYPE          10
#define FUNC_BUCK_TYPE          11
So if you want a gamma distribution (I'm still learning my stats; I can't help you decide if that's right), you need jv=9. I think you're right about the typestring though.

HTH,
Isaac
Subject Author Posted

writing parameter and threshold to BRIK files from Matlab

Mingbo August 09, 2013 10:04AM

Re: writing parameter and threshold to BRIK files from Matlab

Isaac Schwabacher August 09, 2013 10:58AM

Re: writing parameter and threshold to BRIK files from Matlab

gang August 09, 2013 11:53AM

Re: writing parameter and threshold to BRIK files from Matlab

Mingbo August 09, 2013 01:27PM

Re: writing parameter and threshold to BRIK files from Matlab

Isaac Schwabacher August 09, 2013 02:11PM

Re: writing parameter and threshold to BRIK files from Matlab

Mingbo August 09, 2013 03:05PM

Re: writing parameter and threshold to BRIK files from Matlab

Isaac Schwabacher August 09, 2013 03:46PM

Re: writing parameter and threshold to BRIK files from Matlab

Mingbo August 09, 2013 04:13PM

Re: writing parameter and threshold to BRIK files from Matlab

Mingbo August 09, 2013 04:12PM

Re: writing parameter and threshold to BRIK files from Matlab

Mingbo August 09, 2013 05:12PM

Documentation request: integer values of FUNC_*_TYPE macros in README.func_types (was: writing parameter and threshold to BRIK files from Matlab)

Isaac Schwabacher August 12, 2013 05:45PM

Re: Documentation request: integer values of FUNC_*_TYPE macros in README.func_types (was: writing parameter and threshold to BRIK files from Matlab)

nick August 12, 2013 06:45PM

Re: Documentation request: integer values of FUNC_*_TYPE macros in README.func_types (was: writing parameter and threshold to BRIK files from Matlab)

Isaac Schwabacher August 13, 2013 01:20PM