triqs.gfs.gf.Gf.imag

property Gf.imag

Imaginary-part view sharing the underlying mesh.

Returns:
Gf

A new Gf on the same mesh, backed by self.data.imag (a view, not a copy). Its name is prefixed with 'Im ' when self.name is non-empty.