triqs.gfs.plot.bz_x_x.plot

triqs.gfs.plot.bz_x_x.plot(self, opt_dict)[source]

Plot-protocol implementation for product BZ x (frequency / time) Green’s functions.

Parameters:
opt_dictdict

Plot options:

  • type — only 'contourf' (default) is supported.

  • method — interpolation method. Default 'nearest'.

  • mode'R' or 'I'. Default 'R'.

  • path — required, a list of BZ coordinates defining the k-cut.

Returns:
list of dict

Contour descriptor consumed by oplot().