edges_cal.cal_coefficients.CalibrationObservation.get_rms

CalibrationObservation.get_rms(smooth: int = 4)[source]

Return a dict of RMS values for each source.

Parameters:

smooth (int) – The number of bins over which to smooth residuals before taking the RMS.