Skip to content

Commit

Permalink
include unique atom pair bond stats
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash committed Sep 16, 2024
1 parent 272ad66 commit 3823d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lobsterpy/featurize/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ def get_lobsterpy_cba_dict(
:param path_to_lobster_calc: path to lobsterpy lightweight json file
:param bonds: "all" or "cation-anion" bonds
:param orbital_resolved: bool indicating whether analysis is performed orbital wise
:param analysis_kwargs: additional keyword arguments to be passed to the Analysis class
:param analysis_kwargs: optional keyword arguments to be passed to the Analysis class
Returns:
Returns a dictionary with lobster summarized bonding analysis data
Expand Down

0 comments on commit 3823d08

Please sign in to comment.