triqs.gfs.descriptors.SemiCircular.__call__

SemiCircular.__call__(G)[source]

Fill G.data with the semicircular Hilbert transform on its mesh.

Parameters:
GGf

Target Green’s function (modified in place).

Returns:
Gf

G.

Raises:
TypeError

If G.mesh is not a supported mesh type.

NotImplementedError

For imaginary-time meshes with a non-zero chemical potential.