GeneralizedGaussianTemporalModel ================================ .. currentmodule:: gammapy.modeling.models .. autoclass:: GeneralizedGaussianTemporalModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GeneralizedGaussianTemporalModel.covariance ~GeneralizedGaussianTemporalModel.default_parameters ~GeneralizedGaussianTemporalModel.eta ~GeneralizedGaussianTemporalModel.frozen ~GeneralizedGaussianTemporalModel.is_energy_dependent ~GeneralizedGaussianTemporalModel.parameters ~GeneralizedGaussianTemporalModel.reference_time ~GeneralizedGaussianTemporalModel.t_decay ~GeneralizedGaussianTemporalModel.t_ref ~GeneralizedGaussianTemporalModel.t_rise ~GeneralizedGaussianTemporalModel.tag ~GeneralizedGaussianTemporalModel.type .. rubric:: Methods Summary .. autosummary:: ~GeneralizedGaussianTemporalModel.__call__ ~GeneralizedGaussianTemporalModel.copy ~GeneralizedGaussianTemporalModel.evaluate ~GeneralizedGaussianTemporalModel.freeze ~GeneralizedGaussianTemporalModel.from_dict ~GeneralizedGaussianTemporalModel.from_parameters ~GeneralizedGaussianTemporalModel.integral ~GeneralizedGaussianTemporalModel.plot ~GeneralizedGaussianTemporalModel.reassign ~GeneralizedGaussianTemporalModel.sample_time ~GeneralizedGaussianTemporalModel.time_sum ~GeneralizedGaussianTemporalModel.to_dict ~GeneralizedGaussianTemporalModel.unfreeze .. rubric:: Attributes Documentation .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: eta .. autoattribute:: frozen .. autoattribute:: is_energy_dependent .. autoattribute:: parameters .. autoattribute:: reference_time .. autoattribute:: t_decay .. autoattribute:: t_ref .. autoattribute:: t_rise .. autoattribute:: tag .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: evaluate .. automethod:: freeze .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: integral .. automethod:: plot .. automethod:: reassign .. automethod:: sample_time .. automethod:: time_sum .. automethod:: to_dict .. automethod:: unfreeze