Home
last modified time | relevance | path

Searched refs:plot_pjdos_type (Results 1 – 6 of 6) sorted by relevance

/dports/science/py-abipy/abipy-0.9.0/abipy/examples/plot/
H A Dplot_phonon_pjdos.py18 phdos_file.plot_pjdos_type(units="cm-1", title="AlAs type-projected phonon DOS")
/dports/science/py-abipy/abipy-0.9.0/abipy/eph/
H A Deph_plotter.py91 self.phdos_file.plot_pjdos_type(ax=ax2, fontsize=8, exchange_xy=True, show=False)
176 self.phdos_file.plot_pjdos_type(ax=ax5, fontsize=8, exchange_xy=True, show=False)
/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/tests/
H A Dtest_phonons.py402 assert ncfile.plot_pjdos_type(show=False)
403 … assert ncfile.plot_pjdos_type(units="cm-1", stacked=False, colormap="viridis", show=False)
404 assert ncfile.plot_pjdos_type(units="eV", stacked=True, colormap="jet",
/dports/science/py-abipy/abipy-0.9.0/abipy/panels/
H A Dddb.py109 … gspec[0, 1] = phdos_file.plot_pjdos_type(units=self.units, exchange_xy=True, **self.fig_kwargs)
/dports/science/py-abipy/abipy-0.9.0/abipy/scripts/
H A Dabiview.py206 e(phdos_file.plot_pjdos_type(units=units, show=False))
/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/
H A Dphonons.py3135 … def plot_pjdos_type(self, units="eV", stacked=True, colormap="jet", alpha=0.7, exchange_xy=False, member in PhdosFile
3348 yield self.plot_pjdos_type(units=units, show=False)