Draft: WIP Positive/negative standard deviation refinement
1 unresolved thread
1 unresolved thread
Compare changes
- Camilla Compton authored
+ 8
− 6
@@ -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):
@@ -160,6 +160,7 @@ def find_transition(channel, segment, std_threshold, minimum=None):
@@ -245,7 +246,8 @@ def refine_time(event):