TimeChannelBins =============== .. currentmodule:: gdt.core.data_primitives .. autoclass:: TimeChannelBins :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeChannelBins.chan_nums ~TimeChannelBins.channel_range ~TimeChannelBins.count_uncertainty ~TimeChannelBins.counts ~TimeChannelBins.exposure ~TimeChannelBins.num_chans ~TimeChannelBins.num_times ~TimeChannelBins.quality ~TimeChannelBins.rate_uncertainty ~TimeChannelBins.rates ~TimeChannelBins.size ~TimeChannelBins.time_centroids ~TimeChannelBins.time_range ~TimeChannelBins.time_widths ~TimeChannelBins.tstart ~TimeChannelBins.tstop .. rubric:: Methods Summary .. autosummary:: ~TimeChannelBins.apply_ebounds ~TimeChannelBins.closest_time_edge ~TimeChannelBins.contiguous_channel_bins ~TimeChannelBins.contiguous_time_bins ~TimeChannelBins.from_rates ~TimeChannelBins.get_exposure ~TimeChannelBins.integrate_channels ~TimeChannelBins.integrate_time ~TimeChannelBins.merge_channels ~TimeChannelBins.merge_time ~TimeChannelBins.rebin_channels ~TimeChannelBins.rebin_time ~TimeChannelBins.slice_channels ~TimeChannelBins.slice_time .. rubric:: Attributes Documentation .. autoattribute:: chan_nums .. autoattribute:: channel_range .. autoattribute:: count_uncertainty .. autoattribute:: counts .. autoattribute:: exposure .. autoattribute:: num_chans .. autoattribute:: num_times .. autoattribute:: quality .. autoattribute:: rate_uncertainty .. autoattribute:: rates .. autoattribute:: size .. autoattribute:: time_centroids .. autoattribute:: time_range .. autoattribute:: time_widths .. autoattribute:: tstart .. autoattribute:: tstop .. rubric:: Methods Documentation .. automethod:: apply_ebounds .. automethod:: closest_time_edge .. automethod:: contiguous_channel_bins .. automethod:: contiguous_time_bins .. automethod:: from_rates .. automethod:: get_exposure .. automethod:: integrate_channels .. automethod:: integrate_time .. automethod:: merge_channels .. automethod:: merge_time .. automethod:: rebin_channels .. automethod:: rebin_time .. automethod:: slice_channels .. automethod:: slice_time