pybic.BicAn.WhichPlot

BicAn.WhichPlot(local=None)[source]

Assists plotting functions with data and labeling.

Parameters:

local (ndarray) – Local bispectrum to plot.

Returns:

dum,cbarstr = WhichPlot(...)

  • dum (ndarray) - Raw data of plottable.

  • cbarstr (str) - Axis label for chosen plottable.

Return type:

list

Note

Output strings include tildes when local is not None!