triqs.gfs.backwd_compat.gf_legendre.GfLegendre.imag

property GfLegendre.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.