RHXIF5UWG5I64VEKKGQIUX4UOUXEPL5M4BV2FKIBSFDQHHEZ5LHAC CLUSTER_GAP_MULTIPLIER = 3 // Gap threshold = CLUSTER_GAP_MULTIPLIER * clip_durationMIN_DETECTIONS_PER_CLUSTER = 1 // 1 = filter single detections
CLUSTER_GAP_MULTIPLIER = 2 // 3 Gap threshold = CLUSTER_GAP_MULTIPLIER * clip_duration. 3 for kiwiMIN_DETECTIONS_PER_CLUSTER = 0 // 1 = filter out single detections (used for kiwi, they have long calls 30s), 0 = let single detections pass through