LightcurveData ============== .. currentmodule:: jinwu.core .. autoclass:: LightcurveData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LightcurveData.CRITICAL_KEYS ~LightcurveData.OPTIONAL_KEYS ~LightcurveData.REQUIRED_COLUMNS_ANY ~LightcurveData.REQUIRED_KEYS ~LightcurveData.absolute_time ~LightcurveData.areascal ~LightcurveData.backscal ~LightcurveData.bin_centers ~LightcurveData.bin_exposure ~LightcurveData.bin_hi ~LightcurveData.bin_lo ~LightcurveData.bin_width ~LightcurveData.binning ~LightcurveData.columns ~LightcurveData.counts ~LightcurveData.counts_err ~LightcurveData.dt ~LightcurveData.err_dist ~LightcurveData.error ~LightcurveData.exposure ~LightcurveData.fracexp ~LightcurveData.gti ~LightcurveData.gti_start ~LightcurveData.gti_stop ~LightcurveData.header ~LightcurveData.headers_dump ~LightcurveData.is_rate ~LightcurveData.kind ~LightcurveData.mean_counts ~LightcurveData.mean_rate ~LightcurveData.meta ~LightcurveData.mjdref ~LightcurveData.n ~LightcurveData.path ~LightcurveData.quality ~LightcurveData.rate ~LightcurveData.rate_err ~LightcurveData.ratio ~LightcurveData.region ~LightcurveData.telescop ~LightcurveData.time ~LightcurveData.time_raw ~LightcurveData.time_rel ~LightcurveData.timesys ~LightcurveData.timezero ~LightcurveData.timezero_obj ~LightcurveData.total_counts ~LightcurveData.tseg ~LightcurveData.tstart ~LightcurveData.validation ~LightcurveData.value .. rubric:: Methods Summary .. autosummary:: ~LightcurveData.apply_gti ~LightcurveData.apply_mask ~LightcurveData.extract_gti ~LightcurveData.get_keyword_ci ~LightcurveData.get_time_object ~LightcurveData.join ~LightcurveData.plot ~LightcurveData.rebin ~LightcurveData.slice ~LightcurveData.sort ~LightcurveData.split_by_gti ~LightcurveData.truncate ~LightcurveData.validate .. rubric:: Attributes Documentation .. autoattribute:: CRITICAL_KEYS .. autoattribute:: OPTIONAL_KEYS .. autoattribute:: REQUIRED_COLUMNS_ANY .. autoattribute:: REQUIRED_KEYS .. autoattribute:: absolute_time .. autoattribute:: areascal .. autoattribute:: backscal .. autoattribute:: bin_centers .. autoattribute:: bin_exposure .. autoattribute:: bin_hi .. autoattribute:: bin_lo .. autoattribute:: bin_width .. autoattribute:: binning .. autoattribute:: columns .. autoattribute:: counts .. autoattribute:: counts_err .. autoattribute:: dt .. autoattribute:: err_dist .. autoattribute:: error .. autoattribute:: exposure .. autoattribute:: fracexp .. autoattribute:: gti .. autoattribute:: gti_start .. autoattribute:: gti_stop .. autoattribute:: header .. autoattribute:: headers_dump .. autoattribute:: is_rate .. autoattribute:: kind .. autoattribute:: mean_counts .. autoattribute:: mean_rate .. autoattribute:: meta .. autoattribute:: mjdref .. autoattribute:: n .. autoattribute:: path .. autoattribute:: quality .. autoattribute:: rate .. autoattribute:: rate_err .. autoattribute:: ratio .. autoattribute:: region .. autoattribute:: telescop .. autoattribute:: time .. autoattribute:: time_raw .. autoattribute:: time_rel .. autoattribute:: timesys .. autoattribute:: timezero .. autoattribute:: timezero_obj .. autoattribute:: total_counts .. autoattribute:: tseg .. autoattribute:: tstart .. autoattribute:: validation .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: apply_gti .. automethod:: apply_mask .. automethod:: extract_gti .. automethod:: get_keyword_ci .. automethod:: get_time_object .. automethod:: join .. automethod:: plot .. automethod:: rebin .. automethod:: slice .. automethod:: sort .. automethod:: split_by_gti .. automethod:: truncate .. automethod:: validate