PhotonList ========== .. currentmodule:: gdt.core.tte .. autoclass:: PhotonList :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PhotonList.data ~PhotonList.ebounds ~PhotonList.energy_range ~PhotonList.event_deadtime ~PhotonList.filename ~PhotonList.gti ~PhotonList.hdulist ~PhotonList.headers ~PhotonList.num_chans ~PhotonList.num_hdus ~PhotonList.overflow_deadtime ~PhotonList.time_range ~PhotonList.trigtime .. rubric:: Methods Summary .. autosummary:: ~PhotonList.close ~PhotonList.column ~PhotonList.columns_as_array ~PhotonList.from_data ~PhotonList.get_column_names ~PhotonList.get_exposure ~PhotonList.hdu_index_from_name ~PhotonList.merge ~PhotonList.open ~PhotonList.rebin_energy ~PhotonList.set_ebounds ~PhotonList.slice_energy ~PhotonList.slice_time ~PhotonList.to_pha ~PhotonList.to_phaii ~PhotonList.to_spectrum ~PhotonList.write .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: ebounds .. autoattribute:: energy_range .. autoattribute:: event_deadtime .. autoattribute:: filename .. autoattribute:: gti .. autoattribute:: hdulist .. autoattribute:: headers .. autoattribute:: num_chans .. autoattribute:: num_hdus .. autoattribute:: overflow_deadtime .. autoattribute:: time_range .. autoattribute:: trigtime .. rubric:: Methods Documentation .. automethod:: close .. automethod:: column .. automethod:: columns_as_array .. automethod:: from_data .. automethod:: get_column_names .. automethod:: get_exposure .. automethod:: hdu_index_from_name .. automethod:: merge .. automethod:: open .. automethod:: rebin_energy .. automethod:: set_ebounds .. automethod:: slice_energy .. automethod:: slice_time .. automethod:: to_pha .. automethod:: to_phaii .. automethod:: to_spectrum .. automethod:: write