Searched refs:_RAW_PIXEL_THRESH (Results 1 – 1 of 1) sorted by relevance
40 _RAW_PIXEL_THRESH = 0.03 # Waive check if RAW [0, 1] value below this thresh variable190 if raw_means[step][ch] <= _RAW_PIXEL_THRESH:202 if raw_means[idx][ch] <= _RAW_PIXEL_THRESH: