arpes.plotting.bz.plot_plane_to_bz#

arpes.plotting.bz.plot_plane_to_bz(cell, plane, ax, facecolor='red')[source]#

Plots a 2D cut plane onto a Brillouin zone.

Parameters:
  • cell (Cell) – ASE cell object

  • plane – [TODO:description]

  • ax – [TODO:description]

  • special_points – [TODO:description]

  • facecolor – [TODO:description]