From 2c3aa1ee4eb1e4582e699799e75afc48ec490b65 Mon Sep 17 00:00:00 2001 From: anaik Date: Tue, 24 Oct 2023 16:59:00 +0200 Subject: [PATCH] replace get_anion_types with anion_types --- lobsterpy/cohp/analyze.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lobsterpy/cohp/analyze.py b/lobsterpy/cohp/analyze.py index 9a64f8a3..df325d8d 100644 --- a/lobsterpy/cohp/analyze.py +++ b/lobsterpy/cohp/analyze.py @@ -249,7 +249,7 @@ def get_information_all_bonds(self, summed_spins=True): self.seq_cohps = [] # only_bonds_to - self.anion_types = self.chemenv.get_anion_types() + self.anion_types = self.chemenv.anion_types for ice, ce in enumerate(self.lse.coordination_environments): # only look at inequivalent sites (use of symmetry to speed everything up!)! # only look at those cations that have cation-anion bonds