viz
Module for static, matplotlib-based visualizations and figure generation.
Functions
Name | Description |
---|---|
map_fiber | Create a plot of the outline of the cable colorized by a given parameter. |
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. |
map_fiber | Module for waterfall plotting. |
wiggle | Module for wiggle plotting. |
waterfall | Module for waterfall plotting. |