triqs_modest.module.one_body_elements_with_theta_projectors

triqs_modest.module.one_body_elements_with_theta_projectors()

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

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

Create a one-body elements object with the Θ projectors.

Using the data from the “dft_parproj_input” group, the local_space, downfolding_projectors, and optional ibz_symmetry_ops are prepared to create a one-body elements object. This object is intended to be used for post-processing the atom- and orbitally-resolved k-summed spectral functions.


Parameters
filename:

Hdf5 file from DFTtools converter with dft_parproj_input group.

obe:

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


Returns

One-body elements using the Θ projectors.