API Reference metr_converter

metr_converter

Schema lookup: finds the appropriate METr JSON schema function for a given PHX object.

Source: PHX/metr_converter.py


NoMETrSchemaFoundError

Raised when no METr JSON schema is found for a given PHX object.

Inherits from: Exception

Attributes

AttributeTypeDescription
messageDetailed error describing the missing schema, object type, and module searched.