Closed martinberoiz closed 4 years ago
This is related to #36. Solution would be to set it to something more normal like 5 and add a global to set the detection level. like
DETECTION_SIGMA_LEVEL = 5 ... thresh = DETECTION_SIGMA_LEVEL * sigma
This is related to #36. Solution would be to set it to something more normal like 5 and add a global to set the detection level. like