Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dedt_onedset.c29 float edit_thresh = edopt->thresh ; in EDIT_one_dataset() local
482 if( iv_thr >= 0 && (edit_thresh > 0.0 || edit_thresh > edit_thbot) ){ in EDIT_one_dataset()
492 float fplu = edit_thresh / thrfac ; in EDIT_one_dataset()
525 float fplu = edit_thresh / thrfac ; in EDIT_one_dataset()
564 thrplu = edit_thresh ; if( thrfac > 0.0 ) thrplu /= thrfac ; in EDIT_one_dataset()