Skip to content
Snippets Groups Projects

Draft: WIP Positive/negative standard deviation refinement

Open Camilla Compton requested to merge camilla.compton/locklost:pos_neg_std into master
@@ -13,7 +13,7 @@ from .. import data
def plot_indicators(event, channel, refined_gps, threshold):
"""Create graphs showing indicators of refined time.
add here.
"""
t0 = event.transition_gps
trans = event.transition_index
Loading