viz

module of dascore source

Module for static, matplotlib-based visualizations and figure generation.

Functions

Name Description
spectrogram Plot a spectrogram of a patch along a collapsed dimension.
waterfall Create a waterfall plot of the Patch data.
wiggle Create a wiggle plot of patch data.

Classes

Name Description
VizPatchNameSpace A class for storing visualization namespace.

Modules

Name Description
spectrogram A spectrogram visualization.
waterfall Module for waterfall plotting.
wiggle Module for wiggle plotting.