Home
last modified time | relevance | path

Searched refs:ININFO_message (Results 1 – 25 of 118) sorted by relevance

12345

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dDimRed.c809 ININFO_message(" preproc") ; in vec_dimred()
823 ININFO_message(" copy data in") ; in vec_dimred()
854 ININFO_message("**svd") ; in vec_dimred()
856 ININFO_message("**svd done") ; in vec_dimred()
860 ININFO_message(" umat -> umm") ; in vec_dimred()
866 ININFO_message(" sval -> svv") ; in vec_dimred()
1030 ININFO_message("sorting sv") ; in DR_svd_double()
1033 ININFO_message(" -- sorted") ; in DR_svd_double()
1040 ININFO_message("copying u") ; in DR_svd_double()
1047 ININFO_message("freeing cc") ; in DR_svd_double()
[all …]
H A D3dNwarpAdjust.c293 if( verb > 1 ) ININFO_message(" compose with mean inverse") ; in main()
296 if( verb > 1 ) ININFO_message(" convert back to dataset warp") ; in main()
304 if( verb > 1 ) ININFO_message(" substitute brick #0") ; in main()
306 if( verb > 1 ) ININFO_message(" substitute brick #1") ; in main()
308 if( verb > 1 ) ININFO_message(" substitute brick #2") ; in main()
310 if( verb > 1 ) ININFO_message(" delete temporary warp dataset") ; in main()
315 if( verb > 1 ) ININFO_message(" write out adjusted warp dataset") ; in main()
320 if( verb > 1 ) ININFO_message(" re-warp from source") ; in main()
324 if( verb > 1 ) ININFO_message(" add to mean") ; in main()
326 if( verb > 1 ) ININFO_message(" delete www dataset") ; in main()
[all …]
H A D3dBrainSync.c499 ININFO_message("corr scores: " in find_best_permutation()
620 ININFO_message("first 5 singular values: " in compute_joshi_matrix()
642 ININFO_message("wrote singular values to %s",fname) ; in compute_joshi_matrix()
676 ININFO_message("wrote Q matrix to %s",fname) ; in compute_joshi_matrix()
690 ININFO_message("wrote permutation vector to %s",fname) ; in compute_joshi_matrix()
864 ININFO_message("despiking time series [%s]",TIMER) ; in BSY_process_data()
902 ININFO_message("Q transforming dataset [%s]",TIMER) ; in BSY_process_data()
932 ININFO_message("filling output dataset [%s]",TIMER) ; in BSY_process_data()
962 ININFO_message("permuting C matrix [%s]",TIMER) ; in BSY_process_data()
996 if( verb ) ININFO_message("outputs computed [%s]",TIMER) ; in BSY_process_data()
[all …]
H A Dthd_instacorr.c36 ININFO_message("Extracting dataset time series: %s",DSET_BRIKNAME(dset)) ; in THD_instacorr_tsprep()
47 ININFO_message("- Testing time series for spikes") ; in THD_instacorr_tsprep()
52 ININFO_message(" -- No spikes were found") ; in THD_instacorr_tsprep()
57 ININFO_message("- Filtering %d dataset time series",nmmm) ; in THD_instacorr_tsprep()
147 ININFO_message("- Starting %.1f mm blur %s" , in THD_instacorr_tsprep()
159 ININFO_message("- Normalizing dataset time series") ; in THD_instacorr_tsprep()
192 ININFO_message("Computing automask") ; in THD_instacorr_prepare()
229 ININFO_message("Mask from '%s[%d]' has %d voxels!" , in THD_instacorr_prepare()
235 ININFO_message("No mask for InstaCorr") ; in THD_instacorr_prepare()
338 if( iset != NULL ) ININFO_message(" iset->mv=%p",(void *)iset->mv) ; in THD_instacorr()
[all …]
H A Dafni_pplug_instacalc.c471 if(DEBUG) ININFO_message("find completed") ; in ICALC_compute_CB()
506 if(DEBUG) ININFO_message("force adoption") ; in ICALC_compute_CB()
538 if(DEBUG) ININFO_message("dataset label") ; in ICALC_compute_CB()
545 if(DEBUG) ININFO_message("change fim_now") ; in ICALC_compute_CB()
559 if(DEBUG) ININFO_message("turn overlay on") ; in ICALC_compute_CB()
568 if(DEBUG) ININFO_message("done") ; in ICALC_compute_CB()
858 if(DEBUG) ININFO_message("get expression") ; in ICALC_finalize_setup()
879 if(DEBUG) ININFO_message("mark symbols") ; in ICALC_finalize_setup()
1044 if(DEBUG) ININFO_message(" get string") ; in ICALC_finalize_setup()
1113 if(DEBUG) ININFO_message("finalized!") ; in ICALC_finalize_setup()
[all …]
H A D3dttest++.c3594 ININFO_message("Found %d numeric column%s: %s", in main()
3862 ININFO_message("Awtar_actual follows:") ; in main()
3865 ININFO_message("Bwtar_actual follows:") ; in main()
4094 ININFO_message(" = using the '-tempdir' option.") ; in main()
4097 ININFO_message(" = listed above.") ; in main()
5156 ININFO_message("%s test: results are %s - %s", in main()
5460 ININFO_message("bmd command:\n %s",bmd) ; in main()
5511 ININFO_message( in main()
5515 ININFO_message( in main()
6062 if( rebug ) ININFO_message(" ssqA = %g",ssqA) ; in regress_toz()
[all …]
H A D3dGrayplot.c90 ININFO_message("Using old (deprecated) resampling method") ; in main()
145 ININFO_message("Number of voxels in mask = %d",mmm) ; in main()
159 ININFO_message("Loading dataset %s",DSET_HEADNAME(dset)) ; in main()
237 ININFO_message("Loading dataset %s",DSET_HEADNAME(dset)) ; in main()
245 ININFO_message("No mask input ==> using all interior voxels") ; in main()
260 ININFO_message("Number of voxels in mask = %d",vv) ; in main()
271 ININFO_message("3dGrayplot: Elapsed = %.1f s\n", COX_clock_time() ) ; in main()
H A Dthd_table.c83 if( verb ) ININFO_message(" first line = '%s'",lbuf+ibot) ; in THD_simple_table_read()
91 if( verb ) ININFO_message(" found %d labels in first line",nlab) ; in THD_simple_table_read()
217 if( verb ) ININFO_message("checking for duplicate labels") ; in THD_simple_table_read()
230 ININFO_message("Table element follows::") ; in THD_simple_table_read()
333 if( verb ) ININFO_message(" first line = '%s'",lbuf+ibot) ; in THD_mixed_table_read()
423 if( verb ) ININFO_message(" -- col#%d is numeric",ii) ; in THD_mixed_table_read()
426 if( verb ) ININFO_message(" -- col#%d is string",ii) ; in THD_mixed_table_read()
439 if( verb ) ININFO_message(" -- col#%d is string",ii) ; in THD_mixed_table_read()
514 if( verb ) ININFO_message("checking for duplicate labels") ; in THD_mixed_table_read()
527 ININFO_message("Table element follows::") ; in THD_mixed_table_read()
[all …]
H A Dmri_intedge.c67 ININFO_message(" mri_interior_edgeize: cropping %d..%d %d..%d %d..%d",xm,xp,ym,yp,zm,zp) ; in mri_interior_edgeize()
89ININFO_message(" mri_interior_edgeize: input=%dx%dx%d cropped=%dx%dx%d",nxi,nyi,nzi,nx,ny,nz) ; in mri_interior_edgeize()
108 ININFO_message(" mri_interior_edgeize: maximum of input image = %g",inmax) ; in mri_interior_edgeize()
152 ININFO_message(" mri_interior_edgeize: longjmp from signal handler :(") ; in mri_interior_edgeize()
170 ININFO_message(" mri_interior_edgeize: maximum of output image = %g",outmax) ; in mri_interior_edgeize()
197 ININFO_message(" mri_interior_edgeize: maximum of eroded output image = %g",outmax) ; in mri_interior_edgeize()
H A D3dTcorr1D.c167 ININFO_message("reading 1D file %s",argv[nopt]) ; in main()
171 ININFO_message("reading dataset file %s",argv[nopt]) ; in main()
180 ININFO_message("reading 1D file %s",argv[nopt]) ; in main()
184 ININFO_message("reading dataset file %s",argv[nopt]) ; in main()
H A D3dBlurToFWHM.c544 ININFO_message("detrending of blurmaster complete") ; in main()
661 ININFO_message("detrending of input complete") ; in main()
864 if( verb ) ININFO_message(" x-blur is stopped"); in main()
877 if( verb ) ININFO_message(" y-blur is stopped"); in main()
890 if( !fwhm_2D && verb ) ININFO_message(" z-blur is stopped"); in main()
972 if( verb ) ININFO_message(" temper x: %.4f .. %.4f %s", in main()
988 if( verb ) ININFO_message(" temper y: %.4f .. %.4f %s", in main()
1084 if( verb ) ININFO_message(" Blurring input") ; in main()
1145 ININFO_message(" %s",buf) ; in main()
1150 ININFO_message("To check results, run the command below:") ; in main()
[all …]
H A D3dAllineate.c4420 ININFO_message( in main()
4430 ININFO_message( in main()
4432 ININFO_message( in main()
4746 ININFO_message("Altering fixed param#%d [%s]" , in main()
4754 ININFO_message("Fix param#%d [%s] = %f", in main()
4764 ININFO_message("Init param#%d [%s] = %f", in main()
4869 ININFO_message(" %12s = %8.3f .. %8.3f", in main()
5607 ININFO_message( in main()
6360 ININFO_message("- checking vs cost %s (%s)", in main()
6394 ININFO_message( in main()
[all …]
H A Dthd_dset_to_grayplot.c149 ININFO_message(" Detrending time series with polort=%d",polort) ; in THD_dset_grayplot_prep()
166 ININFO_message(" RMS norming time series") ; in THD_dset_grayplot_prep()
181 ININFO_message(" MAXABS norming time series") ; in THD_dset_grayplot_prep()
201 ININFO_message(" Blurring (in mask) volumes fwhm=%.3g",fwhm) ; in THD_dset_grayplot_prep()
216 ININFO_message(" Computing PV order for mask partition #%d - %d voxels", ii,cmval) ; in THD_dset_grayplot_prep()
228 ININFO_message(" Computing mri_vec_to_pvmap") ; in THD_dset_grayplot_prep()
233 ININFO_message(" Sorting mri_vec_to_pvmap") ; in THD_dset_grayplot_prep()
242 ININFO_message(" Putting sorted vectors back into vectim") ; in THD_dset_grayplot_prep()
263 ININFO_message(" Computing PEEL order for mask partition #%d - %d voxels", in THD_dset_grayplot_prep()
291 ININFO_message(" Computing LJ order for mask partition #%d - %d voxels", in THD_dset_grayplot_prep()
H A Dafni_pplug_instacorr.c775 ININFO_message(" InstaCorr elapsed time = %.2f sec: correlations", in AFNI_icor_setref_xyz()
885 ININFO_message(" InstaCorr elapsed time = %.2f sec: dataset ops" , in AFNI_icor_setref_xyz()
950 ININFO_message(" InstaCorr elapsed time = %.2f sec: redisplay" , in AFNI_icor_setref_xyz()
1244 ININFO_message("%d datasets in set A",giset->ndset_A) ; in GICOR_setup_func()
1246 ININFO_message("%d datasets in set B",giset->ndset_B) ; in GICOR_setup_func()
1360 ININFO_message(" copying %d values into dataset",nn) ; in GICOR_process_dataset()
1362 ININFO_message(" dsdar[%d] = %g",ivec[kk],nelar[kk]) ; in GICOR_process_dataset()
1382 ININFO_message(" fim_now=%s;%s and giset=%s;%s", in GICOR_process_dataset()
1395 ININFO_message(" not switching: fim_now=%s;%s and giset=%s;%s", in GICOR_process_dataset()
1435 if( verb > 8 ) ININFO_message(" redisplay functional overlay") ; in GICOR_process_dataset()
[all …]
H A D3dFWHMx.c395 ININFO_message (" The '-acf' method gives a FWHM estimate which is more robust;") ; in main()
396 ININFO_message (" however, assuming the spatial correlation of FMRI noise has") ; in main()
397 ININFO_message (" a Gaussian shape is not a good model.") ; in main()
535 ININFO_message ("%d (out of %d) voxel time series have significant means",nbad,nchk) ; in main()
559 ININFO_message("detrending done (%.2f CPU s thus far)",COX_cpu_time()-ct) ; in main()
630 ININFO_message("Classic FWHM done (%.2f CPU s thus far)",COX_cpu_time()-ct) ; in main()
657 ININFO_message("ACF done (%.2f CPU s thus far)",COX_cpu_time()-ct) ; in main()
714 ININFO_message("and 1dplot-ed to file %s.png",acf_fname) ; in main()
H A Drealtime_callback_example.c57 ININFO_message(" dset[%d] invalid!",cc) ; /* should never happen */ in RT_test_callback()
61 ININFO_message(" dset[%d] '%s': nvals=%d nbr=%d", in RT_test_callback()
H A DFIRdesign.c174 ININFO_message("adjusted fbot=%g ftop=%g",fbot/TR,ftop/TR) ; in main()
176 fbot = 0.0 ; ININFO_message("and now fbot re-set to 0") ; in main()
179 ftop = 0.5 ; ININFO_message("and now ftop re-set to Nyquist 0.5/TR=%g\n",0.5/TR) ; in main()
H A Dplug_nth_dataset.c439 ININFO_message(" parsing %s",dname) ; in DSETN_driver_func()
449 if( cname != NULL ) ININFO_message(" cname = %s",cname) ; in DSETN_driver_func()
468 ININFO_message(" set dset=%s icol=%d",dss->idcode.str,icol) ; in DSETN_driver_func()
478 ININFO_message("call AFNI_receive_init") ; in DSETN_driver_func()
486 ININFO_message("try to redraw graphs") ; in DSETN_driver_func()
H A Dedt_fullcopy.c55 ININFO_message(" Dataset %s",DSET_HEADNAME(dset)) ; in EDIT_full_copy()
68 ININFO_message(" Dataset %s",DSET_HEADNAME(dset)) ; in EDIT_full_copy()
H A D3dXClustSim.c595 ININFO_message("number of cases = %d",ncase) ; in get_options()
616 ININFO_message("split testing at volume = %d",nsplit) ; in get_options()
622 ININFO_message("split testing = OFF") ; in get_options()
1256 if( verb > 1 ) ININFO_message("un-mapping input datasets") ; in main()
1290 ININFO_message(" %d total clusters :: Case %s pthr=%.5f", in main()
1532 ININFO_message(" kept %d FOMs for qcase=%d qpthr=%d", in main()
1701 ININFO_message(" ((Progress too slow - breaking out **))") ; in main()
1835 ININFO_message("global ETAC thresholds written to %s",qpr) ; in main()
1875 if( verb > 1 ) ININFO_message("un-mapping input datasets") ; in main()
2240 if( verb > 1 ) ININFO_message("re-mapping input datasets") ; in main()
[all …]
H A Dmri_coxplot.c123 ININFO_message("Changing color to %f->%d %f->%d %f->%d\n",rr,(int)rrr,gg,(int)ggg,bb,(int)bbb) ; in memplot_to_RGB_sef()
143 ININFO_message("drawfilledrectangle") ; in memplot_to_RGB_sef()
159 ININFO_message("drawcircle") ; in memplot_to_RGB_sef()
168 ININFO_message("set opacity %f",MEMPLOT_X1(mp,ii)) ; in memplot_to_RGB_sef()
181 ININFO_message("set thick %f",sthick) ; in memplot_to_RGB_sef()
200 ININFO_message("drawline x1=%d y1=%d x2=%d y2=%d rrr=%d ggg=%d bbb=%d",x1,y1,x2,y2,(int)rrr,(int)g… in memplot_to_RGB_sef()
244 ININFO_message("----- EXIT -----") ; in memplot_to_RGB_sef()
H A D1dsound.c393 ININFO_message(" %.1f s of audio" , phim->nx/(float)SRATE ) ; in main()
402 ININFO_message(" running command %s",cmd) ; in main()
403 ININFO_message(" to stop it early: killall %s",pprog_name) ; in main()
H A Dgaller.c254 ININFO_message(" -Processing gamma") ; in GAL_imageize()
270 ININFO_message(" -Antialias filter sigma=%.2f",sigma) ; in GAL_imageize()
274 ININFO_message(" -Resizing to %d x %d",nxnew,nynew) ; in GAL_imageize()
289 ININFO_message(" - Making thumbnail %d x %d",nxnew,nynew) ; in GAL_imageize()
H A D3dPeriodogram.c254 ININFO_message("%d/%d input voxel%s were all zero",nallz,nvox,((nallz==1)?"\0":"s")) ; in PGRAM_tsfunc()
256 ININFO_message("%d/%d output voxel%s were all zero",noutz,nvox,((noutz==1)?"\0":"s")) ; in PGRAM_tsfunc()
287 ININFO_message("Taper length at each end of data = %d",ntaper) ; in PGRAM_tsfunc()
/dports/science/afni/afni-AFNI_21.3.16/src/avovk/
H A Dthd_segtools_fNM.c1117 ININFO_message("Subbrick factor for %d is %f\n ", in thd_Adist()
1126 ININFO_message("Have %d/%d voxels to process " in thd_Adist()
1133 ININFO_message("Freedom"); in thd_Adist()
1345 ININFO_message("Have %d/%d (%f) voxels to process " in thd_Acluster()
1369 ININFO_message("Initializing cluster per %s\n", in thd_Acluster()
1424 ININFO_message("Going to cluster: k=%d, r=%d\n" in thd_Acluster()
1436 ININFO_message("Going to h cluster: kh=%d\n" in thd_Acluster()
1475 ININFO_message("loading results into %s\n", in thd_Acluster()
1583 ININFO_message("loading results into %s\n", in thd_Acluster()
1587 ININFO_message("...%d,", j); in thd_Acluster()
[all …]

12345