no idea
This commit is contained in:
parent
2947782652
commit
79bb459da9
@ -104,8 +104,8 @@ def plot_highlighted_integrals(ax, frequency, power, points, color_mapping, poin
|
|||||||
-------
|
-------
|
||||||
None
|
None
|
||||||
"""
|
"""
|
||||||
_, _, AM, df, eodf, nyquist, stim_freq = u.sam_data(sam)
|
_, _, _, df, eodf, nyquist, stim_freq = u.sam_data(sam)
|
||||||
|
AM = u.find_AM(eodf, nyquist, stim_freq)
|
||||||
# Plot the power spectrum on the provided axes
|
# Plot the power spectrum on the provided axes
|
||||||
ax.plot(frequency, power, color="k")
|
ax.plot(frequency, power, color="k")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user