'twould be nice to have the ability to incorporate the --project function into sumo-phonon-bandplot to see which atom types contribute to which modes.
Having had a brief discussion with A.J.J it seems that there is the eigvec_to_eigdispl function under pymatgen.io.phonopy which converts the 'eigenvectors' to 'eigendisplacements' and would give the information needed for this.
I have been successful in getting the eigdispl but my skillz are lacking when it comes to actually projecting this onto the dispersion-curves...
'twould be nice to have the ability to incorporate the
--project
function intosumo-phonon-bandplot
to see which atom types contribute to which modes.Having had a brief discussion with A.J.J it seems that there is the
eigvec_to_eigdispl
function underpymatgen.io.phonopy
which converts the 'eigenvectors' to 'eigendisplacements' and would give the information needed for this. I have been successful in getting theeigdispl
but my skillz are lacking when it comes to actually projecting this onto the dispersion-curves......If that changes I will let you know!
cheers!