Spec = ResponseFunction.ToSpectra(G,options) creates a spectrum object from a response function object. For response functions represented as matrices Spectra are stored row first in a single list. See also CreateSpectra
Possible options are
-
EnergyShift: double - a shift of the energy
-
Emin: double - minimum energy for the spectrum
-
Emax: double - maximum energy for the spectrum
-
NE: double - number of energy points in the spectrum
-
GammaG: double - Gaussian broadening of the spectrum (full width half maximum)
-
GammaL: double - Lorenzian broadening of the spectrum (full width half maximum)