EPWpy.utilities.display_struct#

Functions

animate_crystal_phonon(data[, view, alpha, ...])

display_atoms(atom_pos)

display_crystal(data[, view, bond_length])

display_crystal_matplotlib(data[, view, ...])

display_crystal_phonon(data[, view, ...])

display_molecule([view])

get_preset_view()

read_xyz()

update_preset_view(preset_name)

EPWpy.utilities.display_struct.animate_crystal_phonon(data, view=None, alpha=2.0, point_size=120, wrap=True, show_labels=True, bond_length=None, scale=1.2, frame_interval=10, min_dist=0.1, show_bond_length=True)[source]#
EPWpy.utilities.display_struct.display_atoms(atom_pos)[source]#
EPWpy.utilities.display_struct.display_crystal(data, view=None, bond_length=3.5)[source]#
EPWpy.utilities.display_struct.display_crystal_matplotlib(data, view=None, point_size=100, wrap=False, show_labels=False, bond_length=None, scale=1.2, min_dist=0.1, depthshade=False, bond_size=3.0, show_bond_length=False, grid=False, show=False)[source]#
EPWpy.utilities.display_struct.display_crystal_phonon(data, view=None, point_size=120, wrap=True, show_labels=True, bond_length=None, frame_interval=10, scale=1.2, min_dist=0.1, show_bond_length=True)[source]#
EPWpy.utilities.display_struct.display_molecule(view=None)[source]#
EPWpy.utilities.display_struct.get_preset_view()[source]#
EPWpy.utilities.display_struct.read_xyz()[source]#
EPWpy.utilities.display_struct.update_preset_view(preset_name)[source]#