Draft: WIP Positive/negative standard deviation refinement
1 unresolved thread
1 unresolved thread
Compare changes
Files
2+ 27
− 19
@@ -9,7 +9,7 @@ from .. import data
@@ -18,7 +18,7 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -43,7 +43,7 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -52,7 +52,7 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -65,7 +65,7 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -159,6 +159,7 @@ def find_transition(channel, segment, std_threshold, minimum=None):
@@ -170,31 +171,38 @@ def find_transition(channel, segment, std_threshold, minimum=None):
@@ -234,7 +242,7 @@ def refine_time(event):