triqs.gfs.plot.one_var.dlr_imtime

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

Plot protocol for Gf objects on a MeshDLRImTime.

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

Parameters:
selfGf

Green’s function on a DLR imaginary-time mesh.

opt_dictdict

Plot options; see imfreq().

Returns:
list of dict

Curve descriptors for oplot().