BaselineMegacomplex
- class glotaran.builtin.megacomplexes.baseline.baseline_megacomplex.BaselineMegacomplex[source]
Bases:
glotaran.model.megacomplex.MegacomplexAttributes Summary
ModelProperty is an extension of the property decorator.
ModelProperty is an extension of the property decorator.
ModelProperty is an extension of the property decorator.
Methods Summary
Methods Documentation
- property dimension: model_property.glotaran_property_type
ModelProperty is an extension of the property decorator.
It adds convenience functions for meta programming model items.
- fill(model: Model, parameters: ParameterGroup) cls
- finalize_data(dataset_model: glotaran.model.dataset_model.DatasetModel, dataset: xarray.core.dataset.Dataset, is_full_model: bool = False, as_global: bool = False)[source]
- index_dependent(dataset_model: glotaran.model.dataset_model.DatasetModel) bool[source]
- property label: model_property.glotaran_property_type
ModelProperty is an extension of the property decorator.
It adds convenience functions for meta programming model items.
- markdown(all_parameters: ParameterGroup = None, initial_parameters: ParameterGroup = None) MarkdownStr
- name = 'baseline'
- property type: model_property.glotaran_property_type
ModelProperty is an extension of the property decorator.
It adds convenience functions for meta programming model items.