Draft: WIP Positive/negative standard deviation refinement
1 unresolved thread
1 unresolved thread
Compare changes
+ 36
− 15
@@ -27,6 +28,11 @@ def plot_indicators(event, channel, refined_gps, threshold):
@@ -65,14 +71,20 @@ def plot_indicators(event, channel, refined_gps, threshold):
@@ -153,8 +165,8 @@ def find_transition(channel, segment, std_threshold, minimum=None):
@@ -173,26 +185,35 @@ def find_transition(channel, segment, std_threshold, minimum=None):