triqs.gfs.descriptors.Wilson.__call__

Wilson.__call__(G)

Fill G.data with the flat-DOS Hilbert transform on its mesh.

Parameters:
GGf

Target Green’s function on a frequency mesh (modified in place).

Returns:
Gf

G.

Raises:
TypeError

If G.mesh is not a frequency mesh.