Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dskipredundant.c43 float threshlow; in main() local
69 threshlow = ajAcdGetFloat("minthreshold"); in main()
96 gapextend, threshlow, threshup, ajFalse))) in main()
/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dfilter.c290 float *pix, resp, sig, threshlow, threshhigh; in neurfilter() local
296 threshlow = prefs.filter_thresh[0]*field->backsig; in neurfilter()
301 threshlow = threshhigh = 0.0; /* To avoid gcc -Wall warnings */ in neurfilter()
308 if (cval<threshlow || cval>threshhigh) in neurfilter()
/dports/biology/emboss/EMBOSS-6.6.0/nucleus/
H A Dembdmx.c1576 float threshlow, float threshup, AjBool CheckGarbage) in embDmxSeqNRRange() argument
1726 (ajFloat2dGet(scores,x,y) >= threshlow)) in embDmxSeqNRRange()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/examples/Live Collection/
H A DLive_Accordizer.csd98 kthreshlow invalue "threshlow" ;db threshold for lower values
1077 <objectName>threshlow</objectName>