Hi,
Thanks for using exciting and positive feedback!!!
Frankly speaking, "spectralfunctionplot" in the current version is not 100% reliable and should be treated as "under development". Therefore I did not intend to make it visible :-) Although you may still try to use it. For this, you should first complete "g0w0" task first.
And after that, one needs just to switch the task to:
taskname="sepl"
and specify parameters for the plot:
<selfenergy
actype="pade"
singularity="mpb"
>
<SpectralFunctionPlot
axis="real"
nwgrid="1000"
wmin="-2.0"
wmax="1.0">
</SpectralFunctionPlot>
</selfenergy>
This should generate a group of files. The spectral function data is in "SpectralFunction.dat"
For each irreducible k-point, the An(k,w) is printed in a format convenient for visualization, e.g., with GnuPlot:
first column - w
2, 3, … columns - states from "ibgw" to "nbgw"
FYI, I'm about to make public a new version of GW code with a bunch of new features. One of them is a more precise treatment of the frequency dependency (W(w), A(w), Sigma(w)). Please contact me directly, if you're interested in testing new features before the new release.
Best regards,
Dmitrii
(the exciting developer team)