triqs_modest.obe.one_body_elements_with_theta_projectors

triqs_modest.obe.one_body_elements_with_theta_projectors()

Dispatched C++ function(s).

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

Create a one-body elements with the \(\Theta\) 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. This object is intended to be used for post-processing the atom- and orbitally-resolved k-summed spectral functions.

Parameters:
filenamestr

Hdf5 file from DFTtools converter with “dft_parproj_input” group.

obeOneBodyElementsOnGrid

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

Returns:
OneBodyElementsOnGrid

One-body elements using the \(\Theta\) projectors.