GscRsp ====== .. currentmodule:: gdt.missions.maxi.gsc.response .. autoclass:: GscRsp :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GscRsp.detector ~GscRsp.drm ~GscRsp.ebounds ~GscRsp.filename ~GscRsp.hdulist ~GscRsp.headers ~GscRsp.num_chans ~GscRsp.num_ebins ~GscRsp.num_hdus ~GscRsp.tcent ~GscRsp.trigtime ~GscRsp.tstart ~GscRsp.tstop .. rubric:: Methods Summary .. autosummary:: ~GscRsp.close ~GscRsp.column ~GscRsp.columns_as_array ~GscRsp.fold_spectrum ~GscRsp.from_data ~GscRsp.get_column_names ~GscRsp.open ~GscRsp.rebin ~GscRsp.resample ~GscRsp.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