BatseRsp ======== .. currentmodule:: gdt.missions.cgro.batse.response .. autoclass:: BatseRsp :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BatseRsp.detector ~BatseRsp.drm ~BatseRsp.ebounds ~BatseRsp.filename ~BatseRsp.hdulist ~BatseRsp.headers ~BatseRsp.num_chans ~BatseRsp.num_ebins ~BatseRsp.num_hdus ~BatseRsp.tcent ~BatseRsp.trigtime ~BatseRsp.tstart ~BatseRsp.tstop .. rubric:: Methods Summary .. autosummary:: ~BatseRsp.close ~BatseRsp.column ~BatseRsp.columns_as_array ~BatseRsp.fold_spectrum ~BatseRsp.from_data ~BatseRsp.get_column_names ~BatseRsp.open ~BatseRsp.rebin ~BatseRsp.resample ~BatseRsp.write .. rubric:: Attributes Documentation .. autoattribute:: detector .. autoattribute:: drm .. autoattribute:: ebounds .. autoattribute:: filename .. autoattribute:: hdulist .. autoattribute:: headers .. autoattribute:: num_chans .. autoattribute:: num_ebins .. autoattribute:: num_hdus .. autoattribute:: tcent .. autoattribute:: trigtime .. autoattribute:: tstart .. autoattribute:: tstop .. rubric:: Methods Documentation .. automethod:: close .. automethod:: column .. automethod:: columns_as_array .. automethod:: fold_spectrum .. automethod:: from_data .. automethod:: get_column_names .. automethod:: open .. automethod:: rebin .. automethod:: resample .. automethod:: write