Replies: 2 comments
-
this sounds great! I think i speak for everyone when i say this would be a very welcome addition to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Finally got round to this 😅 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not entirely sure where to post this, but just wanted to give an fyi that
easyunfold
has a VASPPROCAR
parser that can handle SOC and different VASP versions, as well as combining information from multiplePROCAR
s (e.g. from a split band structure calculation), which thepymatgen
currently can't do. Also with quite time-efficient parsing.Just in case this was desired functionality at any point, would be useful to know!
The object architecture is quite similar to the
pymatgen
one (just withproj_data
instead ofdata
as attributes etc).Beta Was this translation helpful? Give feedback.
All reactions