megacomplex

glotaran.model.megacomplex(*, dimension: str | None = None, model_items: dict[str, dict[str, Any]] = None, properties: Any | dict[str, dict[str, Any]] = None, dataset_model_items: dict[str, dict[str, Any]] = None, dataset_properties: Any | dict[str, dict[str, Any]] = None, unique: bool = False, register_as: str | None = None)[source]

The @megacomplex decorator is intended to be used on subclasses of glotaran.model.Megacomplex. It registers the megacomplex model and makes it available in analysis models.