pymatgen
                                
                                 pymatgen copied to clipboard
                                
                                    pymatgen copied to clipboard
                            
                            
                            
                        Parsing error in vasprun.xml using Outcar method (Vasp 6)
The current version of Pymatgen (2022.0.14) does not recognize XANES output from VASP 6.
Proposed Solution: Enable Pymatgen to read VASP 6 XANES output from either the  vasprun.xml file or the OUTCAR file. Additionally, consider supporting electron-phonon coupling results.
@yang-ruoxi: You've done XAS calculations before, right? Do you think this issue is still relevant?
@janosh
Hi @pjf295, VAPS can't do XANES calculation as far as I know. the IO for XANES in pymatgen is for the code FEFF. Thanks, @arosen93 for keeping track of the issue!
Oops, sorry 'bout that! Of course!
Sorry, let me correct myself here: it appears VASP CAN do XANES from 6.0 onwards. It would be great to read that output in pymatgen. Would you be interested in opening a PR for that @pjf295?
I am interested in this functionality as well. Has there been any progress on it?