return corr / np.sum(np.cumsum(self.timeseries, axis=0), axis=1)[::-1]