Draft: WIP Positive/negative standard deviation refinement
Compare changes
Files
2+ 28
− 28
@@ -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,20 +65,14 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -159,6 +153,7 @@ def find_transition(channel, segment, std_threshold, minimum=None):
@@ -170,31 +165,36 @@ def find_transition(channel, segment, std_threshold, minimum=None):
@@ -234,7 +234,7 @@ def refine_time(event):