aiida_yambo.workflows.utils.plotting

aiida_yambo.workflows.utils.plotting#

Module Contents#

Functions#

plot_1D_convergence(ax, history[, title, where, units])

plot_2D_convergence(ax[, xdata, ydata, zdata, ...])

aiida_yambo.workflows.utils.plotting.plot_1D_convergence(ax, history, title='', where=['gap_at_Gamma_eV'], units={'NGsBlkXp': '(Ry)', 'kpointsmesh': ' (mesh)'})[source]#
aiida_yambo.workflows.utils.plotting.plot_2D_convergence(ax, xdata=None, ydata=None, zdata=None, parameters={'x': 'bands', 'y': 'G-vecs (Ry)'}, plot_type='3D')[source]#