check_histograms

pyirf.utils.check_histograms(hist1, hist2, key='reco_energy')[source]

Check if two histogram tables have the same binning

Parameters:
hist1: ``~astropy.table.Table``

First histogram table, as created by ~pyirf.binning.create_histogram_table

hist2: ``~astropy.table.Table``

Second histogram table