mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add the drive response documentation page.
This commit is contained in:
@@ -30,6 +30,7 @@ plt.imshow(scaledfreq, extent=[0, 512/TICKS_PER_US, labels[0], labels[-1]], cmap
|
||||
plt.colorbar()
|
||||
plt.ylabel("Interval period (us)")
|
||||
plt.xlabel("Response (us)")
|
||||
plt.grid(True, dashes=(2, 2))
|
||||
plt.show()
|
||||
|
||||
plt.show()
|
||||
|
||||
Reference in New Issue
Block a user