Prior ===== .. currentmodule:: gammapy.modeling.models .. autoclass:: Prior :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Prior.covariance ~Prior.default_parameters ~Prior.frozen ~Prior.parameters ~Prior.parameters_unique_names ~Prior.type ~Prior.weight .. rubric:: Methods Summary .. autosummary:: ~Prior.__call__ ~Prior.copy ~Prior.freeze ~Prior.from_dict ~Prior.from_parameters ~Prior.reassign ~Prior.to_dict ~Prior.unfreeze .. rubric:: Attributes Documentation .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: frozen .. autoattribute:: parameters .. autoattribute:: parameters_unique_names .. autoattribute:: type .. autoattribute:: weight .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: freeze .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: reassign .. automethod:: to_dict .. automethod:: unfreeze