EventList ========= .. currentmodule:: gdt.core.data_primitives .. autoclass:: EventList :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~EventList.channel_range ~EventList.channels ~EventList.ebounds ~EventList.emax ~EventList.emin ~EventList.energy_range ~EventList.num_chans ~EventList.size ~EventList.time_range ~EventList.times .. rubric:: Methods Summary .. autosummary:: ~EventList.bin ~EventList.channel_slice ~EventList.count_spectrum ~EventList.energy_slice ~EventList.get_exposure ~EventList.merge ~EventList.rebin_energy ~EventList.sort_channels ~EventList.sort_time ~EventList.time_slice .. rubric:: Attributes Documentation .. autoattribute:: channel_range .. autoattribute:: channels .. autoattribute:: ebounds .. autoattribute:: emax .. autoattribute:: emin .. autoattribute:: energy_range .. autoattribute:: num_chans .. autoattribute:: size .. autoattribute:: time_range .. autoattribute:: times .. rubric:: Methods Documentation .. automethod:: bin .. automethod:: channel_slice .. automethod:: count_spectrum .. automethod:: energy_slice .. automethod:: get_exposure .. automethod:: merge .. automethod:: rebin_energy .. automethod:: sort_channels .. automethod:: sort_time .. automethod:: time_slice