CohpPlotData
- class emmet.core.lobster.CohpPlotData(**data)
Bases:
BaseModelModel describing the cohp_plot_data field of CondensedBondingAnalysis.
- Parameters:
data (dict[str, Cohp])
- model_config: ClassVar[ConfigDict] = {}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].