finalize_data

DecaySequentialMegacomplex.finalize_data(dataset_model: DatasetModel, dataset: Dataset, is_full_model: bool = False, as_global: bool = False)[source]

Finalize a dataset.

Parameters:
  • dataset_model (DatasetModel) – The dataset model.

  • dataset (xr.Dataset) – The dataset.

  • is_full_model (bool) – Whether the model is a full model.

  • as_global (bool) – Whether megacomplex is calculated as global megacomplex.