BackgroundChannelRates ====================== .. currentmodule:: gdt.core.background.primitives .. autoclass:: BackgroundChannelRates :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BackgroundChannelRates.chan_nums ~BackgroundChannelRates.channel_range ~BackgroundChannelRates.count_uncertainty ~BackgroundChannelRates.counts ~BackgroundChannelRates.exposure ~BackgroundChannelRates.num_chans ~BackgroundChannelRates.num_times ~BackgroundChannelRates.quality ~BackgroundChannelRates.rate_uncertainty ~BackgroundChannelRates.rates ~BackgroundChannelRates.size ~BackgroundChannelRates.time_centroids ~BackgroundChannelRates.time_range ~BackgroundChannelRates.time_widths ~BackgroundChannelRates.tstart ~BackgroundChannelRates.tstop .. rubric:: Methods Summary .. autosummary:: ~BackgroundChannelRates.apply_ebounds ~BackgroundChannelRates.closest_time_edge ~BackgroundChannelRates.contiguous_channel_bins ~BackgroundChannelRates.contiguous_time_bins ~BackgroundChannelRates.from_rates ~BackgroundChannelRates.get_exposure ~BackgroundChannelRates.integrate_channels ~BackgroundChannelRates.integrate_time ~BackgroundChannelRates.merge_channels ~BackgroundChannelRates.merge_time ~BackgroundChannelRates.rebin_channels ~BackgroundChannelRates.rebin_time ~BackgroundChannelRates.slice_channels ~BackgroundChannelRates.slice_time ~BackgroundChannelRates.sum_time ~BackgroundChannelRates.to_bak .. 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 .. automethod:: sum_time .. automethod:: to_bak