Skip to content
Snippets Groups Projects
Commit 827d72a2 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Update semicoherent follow-up example

parent b277b235
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ import pyfstat ...@@ -2,6 +2,8 @@ import pyfstat
import numpy as np import numpy as np
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
plt.style.use('./paper-style.mplstyle')
F0 = 30.0 F0 = 30.0
F1 = -1e-10 F1 = -1e-10
F2 = 0 F2 = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment