all issues addressed!
This commit is contained in:
@@ -296,7 +296,6 @@ def plot_psd(ax, s, path, contrast, spikes, nfft, dt, beatf1, beatf2, eodf):
|
||||
# zorder=40, **s.psF02m)
|
||||
#ax.plot(eodf - beatf2 + 3*beatf1, decibel(peak_ampl(freqs, psd, eodf - beatf2 + 2*beatf1)) + offsm,
|
||||
# zorder=40, **s.psF02m)
|
||||
ax.set_xlim(0, 750)
|
||||
ax.set_xlim(0, 950)
|
||||
ax.set_ylim(-60, 0)
|
||||
ax.set_xticks_delta(200)
|
||||
|
||||
Reference in New Issue
Block a user