cgexplore.atomistic.extract_ditopic_ensemble¶ cgexplore.atomistic.extract_ditopic_ensemble(molecule, crest_run)[source]¶ Extract and save an ensemble from a crest run. TODO: Turn the ensemble into a dataclass so that typing makes sense, remove all mypy ignore statements. Parameters: molecule (BuildingBlock) crest_run (Path) Return type: dict