Home
last modified time | relevance | path

Searched refs:DTI_XTRA_LABS (Results 1 – 4 of 4) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/ptaylor/
H A Dreadglob.h23 static char *DTI_XTRA_LABS[N_DTI_XTRA] = {"XF"}; variable
H A Dreadglob.c86 NameXF, DTI_XTRA_LABS[0]); in list_for_DTI()
87 snprintf(wild_names[0],31,"%s", DTI_XTRA_LABS[0]); in list_for_DTI()
H A D3dTrackID.c1958 opts.in_EXTRA, DTI_XTRA_LABS[0]); in RunTrackingMaestro()
1959 snprintf(wild_names[0],31,"%s", DTI_XTRA_LABS[0]); in RunTrackingMaestro()
H A DTrackIO.c1480 sprintf(tmp, "dti_%s", DTI_XTRA_LABS[0]); in NI_getDTI_inputs()