Home
last modified time | relevance | path

Searched refs:SUMA_S_Note (Results 1 – 25 of 67) sorted by relevance

123

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_FSread_annot.c310 SUMA_S_Note("Guessed left hemisphere"); in main()
312 SUMA_S_Note("Guessed right hemisphere"); in main()
317 SUMA_S_Note("Assuming left hemisphere.\n"); in main()
445 SUMA_S_Note("Testing Chunk Begins"); in main()
492 SUMA_S_Note("Now Show it to me"); in main()
509 SUMA_S_Note("Now turn niml colormap to SUMA's colormap"); in main()
511 SUMA_S_Note("Now Show it to me2"); in main()
522 SUMA_S_Note("Testing Chunk End"); in main()
H A DSUMA_suma.h120 #undef SUMA_S_Note
183 #define SUMA_SLP_Note SUMA_S_Note
184 #define SUMA_SL_Note SUMA_S_Note
185 #define SUMA_L_Note SUMA_S_Note
225 #define SUMA_S_Note( ... ) {\ macro
H A DSUMA_3dSeg.c401 SUMA_S_Note("Forcing spatial priors at initial mixing fraction"); in SUMA_SegEngine()
572 SUMA_S_Note("Skipping bias field correction"); in SUMA_SegEngine()
843 if (Opt->debug) SUMA_S_Note("Getting keys from -cset dataset"); in main()
849 if (Opt->debug) SUMA_S_Note("Keys not available, assuming defaults"); in main()
876 SUMA_S_Note("Class-->key map"); in main()
881 SUMA_S_Note("Class-->key map"); in main()
890 SUMA_S_Note("MaskSetup"); in main()
897 SUMA_S_Note("DBG setup"); in main()
929 SUMA_S_Note("Setting probability floor, USEFULNESS NOT TESTED..."); in main()
1048 if (Opt->debug) SUMA_S_Note("Writing Unmodulated output"); in main()
H A DSUMA_SurfSmooth.c1463 if (Opt->debug) SUMA_S_Note("Reading surface(s)\n"); in main()
1521 SUMA_S_Note("No masking."); in main()
1547 if (Opt->debug) SUMA_S_Note("Setting up communication"); in main()
1595 if (Opt->debug) SUMA_S_Note("HEAT_05_1D method"); in main()
1665 if (Opt->debug) SUMA_S_Note("LB_FEM_1D method"); in main()
1740 if (Opt->debug) SUMA_S_Note("LB_FEM method"); in main()
1784 if (Opt->debug) SUMA_S_Note("LB_FEM smoothing"); in main()
1821 if (Opt->debug) SUMA_S_Note("HEAT_07 method"); in main()
2307 SUMA_S_Note("Calculating weights"); in main()
2315 SUMA_S_Note("Blurring"); in main()
[all …]
H A DSUMA_IsoSurface.c479 SUMA_S_Note("Reducing mesh for surface %s", SOv[i]->Label); in SUMA_THD_ROI_IsoSurfaces_ef()
534 SUMA_S_Note("Creating mask..."); in main()
544 SUMA_S_Note("Writing masked values...\n"); in main()
559 SUMA_S_Note("Writing all mask values...\n"); in main()
574 SUMA_S_Note("Using built in types..."); in main()
653 SUMA_S_Note("Merging %d surfaces...", Opt->n_ivec); in main()
H A DSUMA_suma.c48 SUMA_S_Note("Memcheck output"); in SUMA_disaster()
52 SUMA_S_Note("Now freeing iv1"); in SUMA_disaster()
62 SUMA_S_Note("Now dumping malloc table"); in SUMA_disaster()
67 SUMA_S_Note("Now returning"); in SUMA_disaster()
756 SUMA_S_Note("Environment update done."); in main()
978 SUMA_S_Note("KILL ME"); in main()
H A DSUMA_3dGenFeatureDist.c374 if (Opt->debug) SUMA_S_Note("Keys not available, assuming defaults"); in GenFeatureDist_CheckOpts()
383 SUMA_S_Note("Class-->key map"); in GenFeatureDist_CheckOpts()
813 SUMA_S_Note("Keys not available, assuming defaults"); in main()
851 SUMA_S_Note("Initializing storage"); in main()
913 SUMA_S_Note("Collecting features for each class"); in main()
969 SUMA_S_Note("Computing histograms of features across all classes"); in main()
1040 SUMA_S_Note("Feature %s matched with hspec %s\n", in main()
1106 SUMA_S_Note("Computing histograms of features per class"); in main()
1141 SUMA_S_Note("Generating OTHER class with uniform PDF"); in main()
1164 SUMA_S_Note("Computing Correlation matrices"); in main()
H A DSUMA_SurfFWHM.c615 SUMA_S_Note( "Fixing NN resampling problem " in main()
626 SUMA_S_Note("Doing Global FWHM..."); in main()
638 SUMA_S_Note("Have mask, will travel"); in main()
691 SUMA_S_Note("Doing local FWHM..."); in main()
H A DSUMA_BrainSkin.c1389 SUMA_S_Note("Now getting intersection of stitching with grid"); in main()
1399 SUMA_S_Note("Now voxelizing initial surface, slow method"); in main()
1403 SUMA_S_Note("Now voxelizing initial surface, fast method"); in main()
1407 SUMA_S_Note("Now voxelizing initial surface, mask method"); in main()
1460 SUMA_S_Note("Now infilling"); in main()
1473 SUMA_S_Note("Isosurface extraction and smoothing"); in main()
1499 SUMA_S_Note("Projection time"); in main()
1507 SUMA_S_Note("Voxelizing skin"); in main()
1538 SUMA_S_Note("Inflations"); in main()
1576 SUMA_S_Note("Matching areas"); in main()
[all …]
H A DSUMA_SurfRetinoMap.c63 SUMA_S_Note("Nodes"); in SUMA_LocalRetinoGrad()
67 SUMA_S_Note("X"); in SUMA_LocalRetinoGrad()
69 SUMA_S_Note("XtXiXt"); in SUMA_LocalRetinoGrad()
285 SUMA_S_Note("DBG Stuff"); in SUMA_RetinoMap()
H A DSUMA_ParseCommands.h460 #define SUMA_S_Note( ... ) {\ macro
470 SUMA_S_Note(__VA_ARGS__); \
481 SUMA_S_Note(__VA_ARGS__); \
H A DSUMA_SurfClust.c459 if (BuildMethod == SUMA_OFFSETS2) { SUMA_S_Note("Using Offsets2"); } in SUMA_SurfClust_ParseInput()
460 else if (BuildMethod == SUMA_OFFSETS_LL) { SUMA_S_Note("Using Offsets_ll"); } in SUMA_SurfClust_ParseInput()
462 if (LocalHead) SUMA_S_Note("Using no recursion"); } in SUMA_SurfClust_ParseInput()
H A DSUMA_DriveSuma.c110 SUMA_S_Note("There's no more reason to exist.\n" in main()
H A DSUMA_IsoSurfaceFunc.c159 SUMA_S_Note("Getting IsoSurface %d/%d for key %d", in SUMA_THD_ROI_IsoSurfaces()
335 SUMA_S_Note("Nxx=%d\tNyy=%d\tNzz=%d\n", nxx, nyy, nzz); in SUMA_MarchingCubesSurface()
362 SUMA_S_Note("running MarchingCubes..."); in SUMA_MarchingCubesSurface()
H A DSUMA_ConvexHull.c634 SUMA_S_Note("Creating mask..."); in main()
644 SUMA_S_Note("Writing masked values...\n"); in main()
659 SUMA_S_Note("Writing all mask values...\n"); in main()
H A DSUMA_AnalyzeTrace.c396 SUMA_S_Note("\nDone Checking.\n" in SUMA_AnalyzeTraceFunc()
441 SUMA_S_Note("Show begin"); in SUMA_AnalyzeTraceFunc()
443 SUMA_S_Note("Show end"); in SUMA_AnalyzeTraceFunc()
H A DSUMA_SurfaceMetrics.c682 SUMA_S_Note("FixMe! #include above and if(1) here ..."); in main()
1291 SUMA_S_Note("Writing edges..."); in main()
1344 SUMA_S_Note("Writing areas..."); in main()
1378 SUMA_S_Note("Writing curvatures ..."); in main()
1455 SUMA_S_Note("Writing convexities ..."); in main()
1617 SUMA_S_Note("Writing edge triangles..."); in main()
H A DSUMA_MapIcosahedron.c468 SUMA_S_Note("-verb option no longer produces\n" in main()
579 SUMA_S_Note("\n" in main()
1422 SUMA_S_Note("No baldly obtuse triangles found\n"); in main()
1472 SUMA_S_Note("Projecting standard mesh surface to sphere"); in main()
H A DSUMA_input_ORIG.c257 } else { SUMA_S_Note("%s",stmp); } in SUMA_bracketleft_Key()
304 } else { SUMA_S_Note("%s",stmp); } in SUMA_bracketright_Key()
846 else { SUMA_S_Note("%s",stmp); } in SUMA_F7_Key()
898 else { SUMA_S_Note("%s",stmp); } in SUMA_F8_Key()
942 else { SUMA_S_Note("%s",stmp); } in SUMA_F9_Key()
988 else { SUMA_S_Note("%s",stmp); } in SUMA_F10_Key()
1141 SUMA_S_Note("%s",SS->s); in SUMA_F12_Key()
2397 } else { SUMA_S_Note ("%s",msg); } in SUMA_P_Key()
2498 SUMA_S_Note("Size OK"); in SUMA_R_Key()
5612 SUMA_S_Note("Blunt fix:"); in SUMA_input()
[all …]
H A DSUMA_SegFunc.c3052 SUMA_S_Note("Eroding %d", erode); in SUMA_VolumeInFill()
3059 SUMA_S_Note("Dilating %d", dilate); in SUMA_VolumeInFill()
3065 SUMA_S_Note("Filling with %f", val); in SUMA_VolumeInFill()
4179 SUMA_S_Note("Now blending"); in SUMA_Volume_RadFill()
4378 SUMA_S_Note("Going the slow route"); in SUMA_VolumeBlurInMask()
6703 SUMA_S_Note("Stats on clusters"); in SUMA_SegInitCset()
8439 SUMA_S_Note("Mask Volume (in liters)"); in SUMA_ExtractHead_Hull()
8444 SUMA_S_Note("Hull Volume"); in SUMA_ExtractHead_Hull()
8645 SUMA_S_Note( in SUMA_ShrinkSkullHull2Mask()
8694 SUMA_S_Note( in SUMA_ShrinkSkullHull2Mask()
[all …]
H A DSUMA_ROIgrow.c501 SUMA_S_Note("Will grow each of %d nodes from %s\n", in main()
508 SUMA_S_Note("Will grow each of %d nodes forming the surface\n", in main()
H A DSUMA_3dHist.c532 SUMA_S_Note("Manual mode"); in main()
535 SUMA_S_Note("Overriding some reference histogram parameters"); in main()
H A DSUMA_input.c732 } else { SUMA_S_Note("%s",stmp); } in SUMA_bracketleft_Key()
781 } else { SUMA_S_Note("%s",stmp); } in SUMA_bracketright_Key()
1420 else { SUMA_S_Note("%s",stmp); } in SUMA_F7_Key()
1474 else { SUMA_S_Note("%s",stmp); } in SUMA_F8_Key()
1520 else { SUMA_S_Note("%s",stmp); } in SUMA_F9_Key()
1568 else { SUMA_S_Note("%s",stmp); } in SUMA_F10_Key()
1725 SUMA_S_Note("%s",SS->s); in SUMA_F12_Key()
3536 } else { SUMA_S_Note ("%s",msg); } in SUMA_P_Key()
3639 SUMA_S_Note("Size OK"); in SUMA_R_Key()
6597 SUMA_S_Note("Blunt fix:"); in SUMA_input()
[all …]
H A DSUMA_SurfPatch.c668 SUMA_S_Note("Flipping stitched surf's triangles\n"); in main()
770 if (Opt->verb > 1) SUMA_S_Note("Flipping triangles\n"); in main()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dsuma_objs.h98 #define SUMA_SLP_Note SUMA_S_Note
99 #define SUMA_SL_Note SUMA_S_Note
100 #define SUMA_L_Note SUMA_S_Note
152 #define SUMA_S_Note(...) {\ macro

123