Choice to not have both pymatgen and ase as dependences. Decided to go with ase because it has less dependeces. Therefore now drop the dependence on "atomic-tools" of aiida (containing both pyamatgen and ase) and introduced direct dependence on ase and seekpath.
This required to remove every call to pymatgen in the package. Substitute with a call to ase doing the same job.
Choice to not have both pymatgen and ase as dependences. Decided to go with ase because it has less dependeces. Therefore now drop the dependence on "atomic-tools" of aiida (containing both pyamatgen and ase) and introduced direct dependence on ase and seekpath. This required to remove every call to pymatgen in the package. Substitute with a call to ase doing the same job.