DosComparisons¶
- class atomate2.lobster.schemas.DosComparisons(*, tanimoto_orb_s=None, tanimoto_orb_p=None, tanimoto_orb_d=None, tanimoto_orb_f=None, tanimoto_summed=None, e_range, n_bins=None)[source]¶
Bases:
BaseModelModel describing the DOS comparisons field in the CalcQualitySummary model.
- Parameters:
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].