MCPcopy Create free account
hub / github.com/cwitkowitz/amt-tools / plot_waveform

Function plot_waveform

amt_tools/tools/visualize.py:269–332  ·  view source on GitHub ↗

Static function for plotting a 1D waveform. Parameters ---------- samples : ndarray Waveform samples to plot times : ndarray or None (Optional) Times corresponding to waveform samples include_axes : bool Whether to include the axis in the visualizer y_

(samples, times=None, include_axes=True, y_bounds=None, color='k', fig=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateMethod · 0.85

Calls 2

initialize_figureFunction · 0.85
get_dynamic_y_boundsFunction · 0.85

Tested by

no test coverage detected