Metric ========================= .. currentmodule:: lsst.validate.base .. autoclass:: Metric :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Metric.description ~Metric.json ~Metric.name ~Metric.operator ~Metric.operator_str ~Metric.parameters ~Metric.reference ~Metric.reference_doc ~Metric.reference_page ~Metric.reference_url .. rubric:: Methods Summary .. autosummary:: ~Metric.check_spec ~Metric.convert_operator_str ~Metric.from_json ~Metric.from_yaml ~Metric.get_spec ~Metric.get_spec_dependency ~Metric.get_spec_names ~Metric.jsonify_dict ~Metric.write_json .. rubric:: Attributes Documentation .. autoattribute:: description .. autoattribute:: json .. autoattribute:: name .. autoattribute:: operator .. autoattribute:: operator_str .. autoattribute:: parameters .. autoattribute:: reference .. autoattribute:: reference_doc .. autoattribute:: reference_page .. autoattribute:: reference_url .. rubric:: Methods Documentation .. automethod:: check_spec .. automethod:: convert_operator_str .. automethod:: from_json .. automethod:: from_yaml .. automethod:: get_spec .. automethod:: get_spec_dependency .. automethod:: get_spec_names .. automethod:: jsonify_dict .. automethod:: write_json