BGlib.be.viz.be_viz_utils.plot_1d_spectrum

BGlib.be.viz.be_viz_utils.plot_1d_spectrum(data_vec, freq, title, **kwargs)[source]

Plots the Step averaged BE response

Parameters:
  • data_vec (1D numpy array) – Response of one BE pulse

  • freq (1D numpy array) – BE frequency that serves as the X axis of the plot

  • title (String) – Plot group name

Returns:

  • fig (Matplotlib.pyplot figure) – Figure handle

  • axes (Matplotlib.pyplot axis) – Axis handle