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
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -69,7 +69,7 @@ def plot_indicators(event, channel, refined_gps, threshold):
"threshold",
xy=(ax1.get_xlim()[-1], threshold),
xycoords='data',
xytext=(8, -10),
xytext=(-8, -10),
textcoords='offset points',
horizontalalignment='right',
verticalalignment='top',
Loading