edges_cal.cal_coefficients.CalibrationObservation.plot_calibrated_temps

CalibrationObservation.plot_calibrated_temps(bins=64, fig=None, ax=None, **kwargs)[source]

Plot all calibrated temperatures in a single figure.

Parameters:

bins (int) – Number of bins in the smoothed spectrum

Returns:

fig – Matplotlib figure that was created.