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

Function plot_tfr

amt_tools/tools/visualize.py:421–490  ·  view source on GitHub ↗

Static function for plotting any time-frequency representation. Parameters ---------- tfr : ndarray (F x T) Time-frequency representation F - number of frequency bins T - number of frames times : ndarray or None (Optional) Times corresponding to frames

(tfr, times=None, include_axes=True, fig=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateMethod · 0.85

Calls 1

initialize_figureFunction · 0.85

Tested by

no test coverage detected