triqs_modest.post_processing.spectral_function_on_high_symmetry_path

triqs_modest.post_processing.spectral_function_on_high_symmetry_path()

Dispatched C++ function(s).

[1] (obe: OneBodyElementsOnGrid,
     mu: float,
     Sigma_w: Block2Gf[MeshReFreq, 2],
     broadening: float = 0.01)
  -> SpectralFunctionKw

Compute momentum-resolved spectral function \(A^\sigma(k, \omega)\) along high-symmetry path.

Parameters:
obeOneBodyElementsOnGrid

One-body elements on grid created from one_body_elements_on_high_symmetry_path.

mufloat

Chemical potential.

Sigma_wBlock2Gf[MeshReFreq, 2]

Self-energy in real-frequencies.

broadeningfloat

Spectral broadening.

Returns:
SpectralFunctionKw

Momentum-resolved spectral function.