triqs.gfs.plot.one_var.refreq

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

Plot protocol for Gf objects on a MeshReFreq.

Supports an additional mode='S' (spectral function, \(-\mathrm{Im}\,G / \pi\)) on top of the usual modes.

Parameters:
selfGf

Green’s function on a real-frequency mesh.

opt_dictdict

Plot options. mode may be 'R', 'I' or 'S'; see imfreq() for the rest.

Returns:
list of dict

Curve descriptors for oplot().