def summarise_jobs(self):
        '''
        Aggregate the data from the JobRecords table and put the results in the
        HybridSuperSummaries table.  This method does this by calling the
        SummariseJobs stored procedure.