edges_cal.cal_coefficients.CalibrationObservation.plot_coefficients

CalibrationObservation.plot_coefficients(fig=None, ax=None)[source]

Make a plot of the calibration models, C1, C2, Tunc, Tcos and Tsin.

Parameters:
  • fig (Figure) – Optionally pass a matplotlib figure to add to.

  • ax (Axis) – Optionally pass a matplotlib axis to pass to. Must have 5 axes.