EventData ========= .. currentmodule:: jinwu.core .. autoclass:: EventData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~EventData.CRITICAL_KEYS ~EventData.OPTIONAL_KEYS ~EventData.REQUIRED_COLUMNS_ANY ~EventData.REQUIRED_KEYS ~EventData.absolute_time ~EventData.channel ~EventData.colmap ~EventData.columns ~EventData.duration ~EventData.ebounds ~EventData.energy ~EventData.gti ~EventData.gti_exposure ~EventData.gti_start ~EventData.gti_start_obj ~EventData.gti_stop ~EventData.gti_stop_obj ~EventData.header ~EventData.headers_dump ~EventData.kind ~EventData.meta ~EventData.n ~EventData.path ~EventData.pi ~EventData.raw_columns ~EventData.telescop ~EventData.time ~EventData.time_raw ~EventData.time_rel ~EventData.timezero ~EventData.timezero_obj ~EventData.validation ~EventData.x ~EventData.y .. rubric:: Methods Summary .. autosummary:: ~EventData.clear_all ~EventData.clear_energy ~EventData.clear_region ~EventData.clear_time ~EventData.extract_curve ~EventData.extract_gti ~EventData.extract_image ~EventData.extract_spectrum ~EventData.filter_energy ~EventData.filter_region ~EventData.filter_time ~EventData.get_energy ~EventData.get_keyword_ci ~EventData.get_time_object ~EventData.plot ~EventData.rebin ~EventData.save ~EventData.slice ~EventData.timescale ~EventData.validate ~EventData.xselect .. rubric:: Attributes Documentation .. autoattribute:: CRITICAL_KEYS .. autoattribute:: OPTIONAL_KEYS .. autoattribute:: REQUIRED_COLUMNS_ANY .. autoattribute:: REQUIRED_KEYS .. autoattribute:: absolute_time .. autoattribute:: channel .. autoattribute:: colmap .. autoattribute:: columns .. autoattribute:: duration .. autoattribute:: ebounds .. autoattribute:: energy .. autoattribute:: gti .. autoattribute:: gti_exposure .. autoattribute:: gti_start .. autoattribute:: gti_start_obj .. autoattribute:: gti_stop .. autoattribute:: gti_stop_obj .. autoattribute:: header .. autoattribute:: headers_dump .. autoattribute:: kind .. autoattribute:: meta .. autoattribute:: n .. autoattribute:: path .. autoattribute:: pi .. autoattribute:: raw_columns .. autoattribute:: telescop .. autoattribute:: time .. autoattribute:: time_raw .. autoattribute:: time_rel .. autoattribute:: timezero .. autoattribute:: timezero_obj .. autoattribute:: validation .. autoattribute:: x .. autoattribute:: y .. rubric:: Methods Documentation .. automethod:: clear_all .. automethod:: clear_energy .. automethod:: clear_region .. automethod:: clear_time .. automethod:: extract_curve .. automethod:: extract_gti .. automethod:: extract_image .. automethod:: extract_spectrum .. automethod:: filter_energy .. automethod:: filter_region .. automethod:: filter_time .. automethod:: get_energy .. automethod:: get_keyword_ci .. automethod:: get_time_object .. automethod:: plot .. automethod:: rebin .. automethod:: save .. automethod:: slice .. automethod:: timescale .. automethod:: validate .. automethod:: xselect