FluxPointEstimator ================== .. currentmodule:: gammapy.spectrum .. autoclass:: FluxPointEstimator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FluxPointEstimator.ref_model .. rubric:: Methods Summary .. autosummary:: ~FluxPointEstimator.estimate_flux_point ~FluxPointEstimator.estimate_norm ~FluxPointEstimator.estimate_norm_err ~FluxPointEstimator.estimate_norm_errn_errp ~FluxPointEstimator.estimate_norm_scan ~FluxPointEstimator.estimate_norm_ts ~FluxPointEstimator.estimate_norm_ul ~FluxPointEstimator.run .. rubric:: Attributes Documentation .. autoattribute:: ref_model .. rubric:: Methods Documentation .. automethod:: estimate_flux_point .. automethod:: estimate_norm .. automethod:: estimate_norm_err .. automethod:: estimate_norm_errn_errp .. automethod:: estimate_norm_scan .. automethod:: estimate_norm_ts .. automethod:: estimate_norm_ul .. automethod:: run