Cotrending Basis Vectors
- Cotrending Basis Vectors (
corrections.CBV
)CBV
CBV.sector
CBV.cadence
CBV.camera
CBV.ccd
CBV.cbv_area
CBV.data_rel
CBV.version
CBV.filepath
CBV.time
CBV.cadenceno
CBV.cbv
CBV.cbv_s
CBV.inifit
CBV.priors
CBV.__init__()
CBV.fit()
CBV.fitting_lh()
CBV.fitting_lh_spike()
CBV.fitting_pos_2()
CBV.lsfit()
CBV.lsfit_spike()
CBV.mdl()
CBV.mdl1d()
CBV.mdl_off()
CBV.mdl_spike()
CBV.negloglike()
CBV.remove_cols()
CBV.save_to_fits()
- CBV Creator (
corrections.CBVCreator
)CBVCreator
CBVCreator.sector
CBVCreator.cadence
CBVCreator.cbv_area
CBVCreator.datasource
CBVCreator.ncomponents
CBVCreator.threshold_variability
CBVCreator.threshold_correlation
CBVCreator.threshold_snrtest
CBVCreator.threshold_entropy
CBVCreator.hdf
CBVCreator.hdf_filepath
CBVCreator.cbv_plot_folder
CBVCreator.random_state
CBVCreator.__init__()
CBVCreator.close()
CBVCreator.compute_cbvs()
CBVCreator.compute_distance_map()
CBVCreator.cotrend_ini()
CBVCreator.entropy_cleaning()
CBVCreator.interpolate_to_higher_cadence()
CBVCreator.lightcurve_matrix()
CBVCreator.load_lightcurve()
CBVCreator.plot_folder()
CBVCreator.search_database()
CBVCreator.spike_sep()
- CBV Corrector (
corrections.CBVCorrector
)