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.
|
|
map_path
|
Plot where an inventory’s fiber physically goes.
|
|
path
|
Plot what lies along one optical path, against optical distance.
|
|
specplot
|
Plot the spectrum contained in a Fourier-transformed patch.
|
|
spectrogram
|
Plot a spectrogram of a patch.
|
|
timeline
|
Plot when each part of an inventory was valid.
|
|
waterfall
|
Create a waterfall plot of the Patch data.
|
|
wiggle
|
Create a wiggle plot of patch data.
|
Modules
|
Name
|
Description
|
|
inventory
|
Visualizations of an inventory: its path, its layout, and its epochs.
|
|
map_fiber
|
Module for waterfall plotting.
|
|
wiggle
|
Module for wiggle plotting.
|
|
spectrogram
|
A spectrogram visualization.
|
|
waterfall
|
Module for waterfall plotting.
|
|
specplot
|
A visualization of spectra.
|
|
_lanes
|
A general renderer for intervals laid out in horizontal lanes.
|