BatLightcurve ============= .. currentmodule:: gdt.missions.swift.bat.lightcurve .. autoclass:: BatLightcurve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BatLightcurve.data ~BatLightcurve.ebounds ~BatLightcurve.energy_range ~BatLightcurve.filename ~BatLightcurve.gti ~BatLightcurve.hdulist ~BatLightcurve.headers ~BatLightcurve.num_chans ~BatLightcurve.num_hdus ~BatLightcurve.time_range ~BatLightcurve.trigtime .. rubric:: Methods Summary .. autosummary:: ~BatLightcurve.close ~BatLightcurve.column ~BatLightcurve.columns_as_array ~BatLightcurve.from_data ~BatLightcurve.get_column_names ~BatLightcurve.get_exposure ~BatLightcurve.merge ~BatLightcurve.open ~BatLightcurve.rebin_energy ~BatLightcurve.rebin_time ~BatLightcurve.set_ebounds ~BatLightcurve.slice_energy ~BatLightcurve.slice_time ~BatLightcurve.to_lightcurve ~BatLightcurve.to_pha ~BatLightcurve.to_spectrum ~BatLightcurve.write .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: ebounds .. autoattribute:: energy_range .. autoattribute:: filename .. autoattribute:: gti .. autoattribute:: hdulist .. autoattribute:: headers .. autoattribute:: num_chans .. autoattribute:: num_hdus .. 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:: merge .. automethod:: open .. automethod:: rebin_energy .. automethod:: rebin_time .. automethod:: set_ebounds .. automethod:: slice_energy .. automethod:: slice_time .. automethod:: to_lightcurve .. automethod:: to_pha .. automethod:: to_spectrum .. automethod:: write