ResponseMatrix ============== .. currentmodule:: gdt.core.data_primitives .. autoclass:: ResponseMatrix :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ResponseMatrix.channel_centroids ~ResponseMatrix.channel_widths ~ResponseMatrix.ebounds ~ResponseMatrix.matrix ~ResponseMatrix.num_chans ~ResponseMatrix.num_ebins ~ResponseMatrix.photon_bin_centroids ~ResponseMatrix.photon_bin_widths ~ResponseMatrix.photon_bins .. rubric:: Methods Summary .. autosummary:: ~ResponseMatrix.channel_effective_area ~ResponseMatrix.effective_area ~ResponseMatrix.fold_spectrum ~ResponseMatrix.photon_effective_area ~ResponseMatrix.rebin ~ResponseMatrix.resample .. rubric:: Attributes Documentation .. autoattribute:: channel_centroids .. autoattribute:: channel_widths .. autoattribute:: ebounds .. autoattribute:: matrix .. autoattribute:: num_chans .. autoattribute:: num_ebins .. autoattribute:: photon_bin_centroids .. autoattribute:: photon_bin_widths .. autoattribute:: photon_bins .. rubric:: Methods Documentation .. automethod:: channel_effective_area .. automethod:: effective_area .. automethod:: fold_spectrum .. automethod:: photon_effective_area .. automethod:: rebin .. automethod:: resample