triqs_modest.module.one_body_elements_on_high_symmetry_path

triqs_modest.module.one_body_elements_on_high_symmetry_path()

Function dispatched to the following (C++) functions:

[1] (filename: str, obe: OneBodyElementsOnGrid)
  -> OneBodyElementsOnGrid

Create a one-body elements object along specific k-grid.

Using the data from the “dft_bands_input” group, the band_disperion and downfolding_projector are prepared to create one-body elements object. This object is intended to be used for post-processing the momentum-resolved spectral function.


Parameters
filename:

Hdf5 file from the dft_tools converter.

obe:

One-body elements that was ued in the DMFT calculation.


Returns

One-body elements along high-symmetry k-path.