Sections
Module
BicAn
Plots data histogram vs time.
*args (list) – Input Figure and Axes as [fig,ax]. Default behavior creates new figure and axes with subplots().
Figure
Axes
[fig,ax]
subplots()
vLim (list) – Logarithmic y-limits of plot [vmin,vmax], defaults to data range.
[vmin,vmax]