triqs.gfs.plot.one_var.dlr_imfreq

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

Plot protocol for Gf objects on a MeshDLRImFreq.

Sets linestyle='None' and marker='x' by default to render the DLR samples as discrete points.

Parameters:
selfGf

Green’s function on a DLR Matsubara mesh.

opt_dictdict

Plot options; see imfreq().

Returns:
list of dict

Curve descriptors for oplot().