LightcurveDataBase ================== .. currentmodule:: jinwu.core .. autoclass:: LightcurveDataBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LightcurveDataBase.CRITICAL_KEYS ~LightcurveDataBase.OPTIONAL_KEYS ~LightcurveDataBase.REQUIRED_COLUMNS_ANY ~LightcurveDataBase.REQUIRED_KEYS ~LightcurveDataBase.areascal ~LightcurveDataBase.backscal ~LightcurveDataBase.bin_exposure ~LightcurveDataBase.bin_hi ~LightcurveDataBase.bin_lo ~LightcurveDataBase.bin_width ~LightcurveDataBase.binning ~LightcurveDataBase.columns ~LightcurveDataBase.counts ~LightcurveDataBase.counts_err ~LightcurveDataBase.dt ~LightcurveDataBase.err_dist ~LightcurveDataBase.error ~LightcurveDataBase.exposure ~LightcurveDataBase.fracexp ~LightcurveDataBase.gti_start ~LightcurveDataBase.gti_stop ~LightcurveDataBase.header ~LightcurveDataBase.headers_dump ~LightcurveDataBase.is_rate ~LightcurveDataBase.kind ~LightcurveDataBase.meta ~LightcurveDataBase.mjdref ~LightcurveDataBase.path ~LightcurveDataBase.quality ~LightcurveDataBase.rate ~LightcurveDataBase.rate_err ~LightcurveDataBase.ratio ~LightcurveDataBase.region ~LightcurveDataBase.telescop ~LightcurveDataBase.time ~LightcurveDataBase.time_raw ~LightcurveDataBase.time_rel ~LightcurveDataBase.timesys ~LightcurveDataBase.timezero ~LightcurveDataBase.timezero_obj ~LightcurveDataBase.tseg ~LightcurveDataBase.tstart ~LightcurveDataBase.validation ~LightcurveDataBase.value .. rubric:: Methods Summary .. autosummary:: ~LightcurveDataBase.extract_gti ~LightcurveDataBase.get_keyword_ci ~LightcurveDataBase.validate .. rubric:: Attributes Documentation .. autoattribute:: CRITICAL_KEYS .. autoattribute:: OPTIONAL_KEYS .. autoattribute:: REQUIRED_COLUMNS_ANY .. autoattribute:: REQUIRED_KEYS .. autoattribute:: areascal .. autoattribute:: backscal .. 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_start .. autoattribute:: gti_stop .. autoattribute:: header .. autoattribute:: headers_dump .. autoattribute:: is_rate .. autoattribute:: kind .. autoattribute:: meta .. autoattribute:: mjdref .. 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:: tseg .. autoattribute:: tstart .. autoattribute:: validation .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: extract_gti .. automethod:: get_keyword_ci .. automethod:: validate