src.pynanovna.vis.polar

polar(stream, normalize=False)[source]

Create polar plots for S11 and S21 data.

Args:

stream: The data stream to plot. normalize (bool): If True, normalize the data based on the first value.