You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a *dat file in the working directory containing data for projected phonon dos. I want to plot projected phonon dos alongside phonon band structure.
I tried with the -dos option but it gives total dos only.
How can I plot phonon band structure and projected phonon dos in one plot?
The text was updated successfully, but these errors were encountered:
Some immediate problems with implementing such a feature would be:
cramped, difficult-to-interpret spectrum
complicated command-line arguments to control projections
I think at this point it is simplest to plot these separately and fix the sizes/ranges so that they align. It would be nice if the Python API was cleaned up to facilitate scripting that sort of thing, but it requires a bit more resource than the project currently has available...
I have a *dat file in the working directory containing data for projected phonon dos. I want to plot projected phonon dos alongside phonon band structure.
I tried with the -dos option but it gives total dos only.
How can I plot phonon band structure and projected phonon dos in one plot?
The text was updated successfully, but these errors were encountered: