Draft: WIP Positive/negative standard deviation refinement
1 unresolved thread
1 unresolved thread
Compare changes
Files
2+ 35
− 20
@@ -9,7 +10,7 @@ from .. import data
@@ -18,7 +19,7 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -43,7 +44,7 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -52,7 +53,7 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -65,7 +66,7 @@ def plot_indicators(event, params, refined_gps=None, threshold=None):
@@ -159,6 +160,7 @@ def find_transition(channel, segment, std_threshold, minimum=None):
@@ -170,30 +172,43 @@ def find_transition(channel, segment, std_threshold, minimum=None):
@@ -234,7 +249,7 @@ def refine_time(event):