The sherpa.astro.xspec module
Support for XSPEC models.
Sherpa supports versions 12.15.0, 12.14.1, 12.14.0, 12.13.1, 12.13.0, 12.12.1, and 12.12.0 of XSPEC [1], and can be built against the model library or the full application. There is no guarantee of support for older or newer versions of XSPEC.
To be able to use most routines from this module, the HEADAS environment
variable must be set. The get_xsversion
function can be used to return the
XSPEC version - including patch level - the module is using:
>>> from sherpa.astro import xspec
>>> xspec.get_xsversion()
'12.14.1d'
Initializing XSPEC
The XSPEC model library is initialized so that the cosmology parameters
are set to H_0=70, q_0=0.0, and lambda_0=0.73 (they can be changed with
set_xscosmo
).
The other settings - for example for the abundance and cross-section
tables - follow the standard rules for XSPEC. This means that the
values are taken from the user’s XSPEC configuration file - either
~/.xspec/Xspec.init
or $HEADAS/../spectral/manager/Xspec.init
- for these settings (in particular note that the default value for
the photo-ionization table is ‘vern’ rather than ‘bcmc’ which used to
be the case in XSPEC 12.10.0 and earlier).
The default chatter setting - used by models to inform users of issues - was set to 0 (which hid the messages) until Sherpa 4.14.0, when it was changed to 10 (to match XSPEC).
Supported models
The additive [2], multiplicative [3], and convolution [4] models
from the XSPEC model library are supported, except for the polconst
,
pollin
, polpow
, and smaug
models [5], since they need
information obtained from the XFLT keywords in the PHA file.
XSPEC version
The intention is to keep the model parameters up to date with the highest-supported version of XSPEC. However, there is no way to know from the XSPEC API [6] whether these parameter values will work correctly with the installed XSPEC version, such as when using an older version of XSPEC.
Parameter values
XSPEC parameters have soft and hard limits but they are different to the Sherpa meaning:
the XSPEC hard limit is more-like a Sherpa parameter with the same soft and hard limits;
and it is possible to change the hard limits.
To support these, XSPEC models use the XSBaseParameter
and
XSParameter
classes, while the “norm” parameter added to additive
models remains a sherpa.models.parameter.Parameter
instance.
References
Classes
|
The XSPEC sss_ice model: Einstein SSS ice absorption. |
|
The XSPEC TBabs model: ISM grain absorption. |
|
The XSPEC TBfeo model: ISM grain absorption. |
|
The XSPEC TBgas model: ISM grain absorption. |
|
The XSPEC TBgrain model: ISM grain absorption. |
|
The XSPEC TBpcf model: ISM grain absorption. |
|
The XSPEC TBrel model: ISM grain absorption. |
|
The XSPEC TBvarabs model: ISM grain absorption. |
|
The XSPEC absori model: ionized absorber. |
|
The XSPEC acisabs model: Chandra ACIS q.e. |
|
The XSPEC agauss model: gaussian line profile in wavelength space. |
|
The XSPEC agnsed model: AGN SED model |
|
The XSPEC agnslim model: AGN super-Eddington accretion model |
|
The XSPEC apec model: APEC emission spectrum. |
|
The XSPEC bapec model: velocity broadened APEC thermal plasma model. |
|
The XSPEC bbody model: blackbody spectrum. |
|
The XSPEC bbodyrad model: blackbody spectrum, area normalized. |
|
The XSPEC bcempow model: plasma emission, multi-temperature using a power-law emission measure |
|
The XSPEC bcheb6 model: differential emission measure using 6-order Chebyshev polynomial. |
|
The XSPEC bcie model: Emission spectrum from a plasma in Collisional-ionization equilibrium. |
|
The XSPEC bcoolflow model: cooling flow, mekal. |
|
The XSPEC bcph model: Cooling + heating model for cool core clusters. |
|
The XSPEC bequil model: collisional plasma, ionization equilibrium, |
|
The XSPEC bexpcheb6 model: differential emission measure using exponential of a 6-order Chebyshev polynomial. |
|
The XSPEC bexrav model: reflected e-folded broken power law, neutral medium. |
|
The XSPEC bexriv model: reflected e-folded broken power law, ionized medium. |
|
The XSPEC bgadem model: plasma emission, multi-temperature with gaussian distribution of emission measure. |
|
The XSPEC bgnei model: collisional plasma, non-equilibrium, temperature evolution. |
|
The XSPEC bkn2pow model: broken power law with two breaks. |
|
The XSPEC bknpower model: broken power law. |
|
The XSPEC bmc model: Comptonization by relativistic matter. |
|
The XSPEC bnei model: collisional plasma, non-equilibrium, constant temperature. |
|
The XSPEC bnpshock model: shocked plasma, plane parallel, separate ion, electron temperatures. |
|
The XSPEC bpshock model: plane-parallel shocked plasma, constant temperature. |
|
The XSPEC bremss model: thermal bremsstrahlung. |
|
The XSPEC brnei model: velocity-broadened non-equilibrium recombining collisional plasma. |
|
The XSPEC bsedov model: sedov model, separate ion/electron temperature. |
|
The XSPEC snapec model: galaxy cluster spectrum using SN yields. |
|
The XSPEC btapec model: velocity broadened APEC emission spectrum with separate continuum and line temperatures. |
|
The XSPEC bvapec model: velocity broadened APEC thermal plasma model. |
|
The XSPEC bvcempow model: plasma emission, multi-temperature using a power-law emission measure. |
|
The XSPEC bvcheb6 model: differential emission measure using 6-order Chebyshev polynomial. |
|
The XSPEC bvcie model: Emission spectrum from a plasma in Collisional-ionization equilibrium. |
|
The XSPEC bvcoolflow model: cooling flow, mekal. |
|
The XSPEC bvcph model: Cooling + heating model for cool core clusters. |
|
The XSPEC bvequil model: collisional plasma, ionization equilibrium, |
|
The XSPEC bvexpcheb6 model: differential emission measure using exponential of a 6-order Chebyshev polynomial. |
|
The XSPEC bvgadem model: plasma emission, multi-temperature with gaussian distribution of emission measure. |
|
The XSPEC bvgnei model: collisional plasma, non-equilibrium, temperature evolution. |
|
The XSPEC bvnei model: collisional plasma, non-equilibrium, constant temperature. |
|
The XSPEC bvnpshock model: shocked plasma, plane parallel, separate ion, electron temperatures. |
|
The XSPEC bvpshock model: plane-parallel shocked plasma, constant temperature. |
|
The XSPEC bvrnei model: velocity-broadened non-equilibrium recombining collisional plasma. |
|
The XSPEC bvsedov model: sedov model, separate ion/electron temperature. |
|
The XSPEC bvtapec model: velocity broadened APEC emission spectrum with separate continuum and line temperatures. |
|
The XSPEC bvvapec model: velocity broadened APEC thermal plasma model. |
|
The XSPEC bvvcie model: Emission spectrum from a plasma in Collisional-ionization equilibrium. |
|
The XSPEC bvvgadem model: plasma emission, multi-temperature with gaussian distribution of emission measure. |
|
The XSPEC bvvgnei model: collisional plasma, non-equilibrium, temperature evolution. |
|
The XSPEC bvvnei model: collisional plasma, non-equilibrium, constant temperature. |
|
The XSPEC bvvnpshock model: shocked plasma, plane parallel, separate ion, electron temperatures. |
|
The XSPEC bvvpshock model: plane-parallel shocked plasma, constant temperature. |
|
The XSPEC bvvrnei model: velocity-broadened non-equilibrium recombining collisional plasma. |
|
The XSPEC bvvsedov model: sedov model, separate ion/electron temperature. |
|
The XSPEC bvvtapec model: velocity broadened APEC emission spectrum with separate continuum and line temperatures. |
|
The XSPEC bvvwdem model: plasma emission, multi-temperature with power-law distribution of emission measure. |
|
The XSPEC bvwdem model: plasma emission, multi-temperature with power-law distribution of emission measure. |
|
The XSPEC bwcycl model: Becker-Wolff self-consistent cyclotron line model. |
|
The XSPEC bwdem model: plasma emission, multi-temperature with power-law distribution of emission measure. |
|
The XSPEC c6mekl model: differential emission measure using Chebyshev representations with multi-temperature mekal. |
|
The XSPEC c6pmekl model: differential emission measure using Chebyshev representations with multi-temperature mekal. |
|
The XSPEC c6pvmkl model: differential emission measure using Chebyshev representations with multi-temperature mekal. |
|
The XSPEC c6vmekl model: differential emission measure using Chebyshev representations with multi-temperature mekal. |
|
The XSPEC cabs model: Optically-thin Compton scattering. |
|
The XSPEC carbatm model: Nonmagnetic carbon atmosphere of a neutron star. |
|
The XSPEC cemekl model: plasma emission, multi-temperature using mekal. |
|
The XSPEC cempow model: plasma emission, multi-temperature using a power-law emission measure. |
|
The XSPEC cevmkl model: plasma emission, multi-temperature using mekal. |
|
The XSPEC cflow model: cooling flow. |
|
The XSPEC cflux convolution model: calculate flux |
|
The XSPEC cglumin convolution model: calculate luminosity |
|
The XSPEC cheb6 model: differential emission measure using 6-order Chebyshev polynomial. |
|
The XSPEC cie model: Emission spectrum from a plasma in Collisional-ionization equilibrium. |
|
The XSPEC clumin convolution model: calculate luminosity |
|
The XSPEC compLS model: Comptonization, Lamb & Sanford. |
|
The XSPEC compPS model: Comptonization, Poutanen & Svenson. |
|
The XSPEC compST model: Comptonization, Sunyaev & Titarchuk. |
|
The XSPEC compTT model: Comptonization, Titarchuk. |
|
The XSPEC compbb model: Comptonization, black body. |
|
The XSPEC compmag model: Thermal and bulk Comptonization for cylindrical accretion onto the polar cap of a magnetized neutron star. |
|
The XSPEC comptb model: Thermal and bulk Comptonization of a seed blackbody-like spectrum. |
|
The XSPEC compth model: Paolo Coppi's hybrid (thermal/non-thermal) hot plasma emission models. |
|
The XSPEC constant model: energy-independent factor. |
|
The XSPEC coolflow model: cooling flow, mekal. |
|
The XSPEC cpflux convolution model: calculate photon flux |
|
The XSPEC cph model: Cooling + heating model for cool core clusters |
|
The XSPEC cplinear model: a non-physical piecewise-linear model for low count background spectra. |
|
The XSPEC cutoffpl model: power law, high energy exponential cutoff. |
|
The XSPEC cyclabs model: absorption line, cyclotron. |
|
The XSPEC disk model: accretion disk, black body. |
|
The XSPEC diskbb model: accretion disk, multi-black body components. |
|
The XSPEC diskir model: Irradiated inner and outer disk. |
|
The XSPEC diskline model: accretion disk line emission, relativistic. |
|
The XSPEC diskm model: accretion disk with gas pressure viscosity. |
|
The XSPEC disko model: accretion disk, inner, radiation pressure viscosity. |
|
The XSPEC diskpbb model: accretion disk, power-law dependence for T(r). |
|
The XSPEC diskpn model: accretion disk, black hole, black body. |
|
The XSPEC dust model: dust scattering. |
|
The XSPEC edge model: absorption edge. |
|
The XSPEC eebremss model: electron-electron bremsstrahlung spectrum. |
|
The XSPEC eplogpar model: log-parabolic blazar model with nu-Fnu normalization. |
|
The XSPEC eqpair model: Paolo Coppi's hybrid (thermal/non-thermal) hot plasma emission models. |
|
The XSPEC eqtherm model: Paolo Coppi's hybrid (thermal/non-thermal) hot plasma emission models. |
|
The XSPEC equil model: collisional plasma, ionization equilibrium. |
|
The XSPEC expabs model: exponential roll-off at low E. |
|
The XSPEC expcheb6 model: differential emission measure using exponential of a 6-order Chebyshev polynomial. |
|
The XSPEC expdec model: exponential decay. |
|
The XSPEC expfac model: exponential modification. |
|
The XSPEC ezdiskbb model: multiple blackbody disk model with zero-torque inner boundary. |
|
The XSPEC feklor model: Fe K fluourescence line at high resolution |
|
The XSPEC gabs model: gaussian absorption line. |
|
The XSPEC gadem model: plasma emission, multi-temperature with gaussian distribution of emission measure. |
|
The XSPEC gaussian model: gaussian line profile. |
|
The XSPEC gnei model: collisional plasma, non-equilibrium, temperature evolution. |
|
The XSPEC grad model: accretion disk, Schwarzschild black hole. |
|
The XSPEC grbcomp model: Comptonization for GRB prompt emission. |
|
The XSPEC grbjet model: Two-phase Comptonization model of soft thermal seed photons for GRB prompt emission |
|
The XSPEC grbm model: gamma-ray burst continuum. |
|
The XSPEC gsmooth convolution model: gaussian smoothing |
|
The XSPEC hatm model: Nonmagnetic hydrogen atmosphere of a neutron star. |
|
The XSPEC heilin model: Voigt absorption profiles for He I series. |
|
The XSPEC highecut model: high-energy cutoff. |
|
The XSPEC hrefl model: reflection model. |
|
The XSPEC ireflect convolution model: reflection from ionized material |
|
The XSPEC ismabs model: A high resolution ISM absorption model with variable columns for individual ions. |
|
The XSPEC ismdust model: Extinction due to a power-law distribution of dust grains. |
|
The XSPEC jet model: Leptonic relativistic jet model. |
|
The XSPEC kdblur convolution model: convolve with the laor model |
|
The XSPEC kdblur2 convolution model: convolve with the laor2 model |
|
The XSPEC kerrbb model: multi-temperature blackbody model for thin accretion disk around a Kerr black hole. |
|
The XSPEC kerrconv convolution model: accretion disk line shape with BH spin as free parameter |
|
The XSPEC kerrd model: optically thick accretion disk around a Kerr black hole. |
|
The XSPEC kerrdisk model: accretion disk line emission with BH spin as free parameter. |
|
The XSPEC kyconv convolution model: convolution using a relativistic line from axisymmetric accretion disk |
|
The XSPEC kyrline model: relativistic line from axisymmetric accretion disk |
|
The XSPEC laor model: accretion disk, black hole emission line. |
|
The XSPEC laor2 model: accretion disk with broken-power law emissivity profile, black hole emission line. |
|
The XSPEC log10con model: Constant in base 10 log units. |
|
The XSPEC logconst model: Constant in log units. |
|
The XSPEC logpar model: log-parabolic blazar model. |
|
The XSPEC lorabs model: lorentzian absorption line. |
|
The XSPEC lorentz model: lorentz line profile. |
|
The XSPEC lsmooth convolution model: lorentzian smoothing |
|
The XSPEC lyman model: Voigt absorption profiles for H I or He II Lyman series. |
|
The XSPEC meka model: emission, hot diffuse gas (Mewe-Gronenschild). |
|
The XSPEC mekal model: emission, hot diffuse gas (Mewe-Kaastra-Liedahl). |
|
The XSPEC mkcflow model: cooling flow, mekal. |
|
The XSPEC nei model: collisional plasma, non-equilibrium, constant temperature. |
|
The XSPEC nlapec model: continuum-only APEC emission spectrum. |
|
The XSPEC notch model: absorption line, notch. |
|
The XSPEC npshock model: shocked plasma, plane parallel, separate ion, electron temperatures. |
|
The XSPEC nsa model: neutron star atmosphere. |
|
The XSPEC nsagrav model: NS H atmosphere model for different g. |
|
The XSPEC nsatmos model: NS Hydrogen Atmosphere model with electron conduction and self-irradiation. |
|
The XSPEC nsmax model: Neutron Star Magnetic Atmosphere. |
|
The XSPEC nsmaxg model: neutron star with a magnetic atmosphere. |
|
The XSPEC nsx model: neutron star with a non-magnetic atmosphere. |
|
The XSPEC nteea model: non-thermal pair plasma. |
|
The XSPEC nthComp model: Thermally comptonized continuum. |
|
The XSPEC olivineabs model: Absorption due to olivine. |
|
The XSPEC optxagn model: Colour temperature corrected disc and energetically coupled Comptonisation model for AGN. |
|
The XSPEC optxagnf model: Colour temperature corrected disc and energetically coupled Comptonisation model for AGN. |
|
The XSPEC partcov convolution model: partial covering |
|
The XSPEC pcfabs model: partial covering fraction absorption. |
|
The XSPEC pegpwrlw model: power law, pegged normalization. |
|
The XSPEC pexmon model: neutral Compton reflection with self-consistent Fe and Ni lines. |
|
The XSPEC pexrav model: reflected powerlaw, neutral medium. |
|
The XSPEC pexriv model: reflected powerlaw, neutral medium. |
|
The XSPEC phabs model: photoelectric absorption. |
|
The XSPEC plabs model: power law absorption. |
|
The XSPEC plcabs model: powerlaw observed through dense, cold matter. |
|
The XSPEC posm model: positronium continuum. |
|
The XSPEC powerlaw model: power law photon spectrum. |
|
The XSPEC pshock model: plane-parallel shocked plasma, constant temperature. |
|
The XSPEC pwab model: power-law distribution of neutral absorbers. |
|
The XSPEC qsosed model: AGN SED model |
|
The XSPEC raymond model: emission, hot diffuse gas, Raymond-Smith. |
|
The XSPEC rdblur convolution model: convolve with the diskline model shape |
|
The XSPEC redden model: interstellar extinction. |
|
The XSPEC redge model: emission, recombination edge. |
|
The XSPEC reflect convolution model: reflection from neutral material |
|
The XSPEC refsch model: reflected power law from ionized accretion disk. |
|
The XSPEC rfxconv convolution model: angle-dependent reflection from an ionized disk |
|
The XSPEC rgsext convolution model: convolve an RGS spectrum for extended emission |
|
The XSPEC rgsxsrc convolution model: convolve an RGS spectrum for extended emission. |
|
The XSPEC rnei model: non-equilibrium recombining collisional plasma. |
|
The XSPEC sedov model: sedov model, separate ion/electron temperature. |
|
The XSPEC simpl convolution model: comptonization of a seed spectrum. |
|
The XSPEC sirf model: self-irradiated funnel. |
|
The XSPEC slimbh model: Stationary slim accretion disk. |
|
The XSPEC smedge model: smeared edge. |
|
The XSPEC snapec model: galaxy cluster spectrum using SN yields. |
|
The XSPEC spexpcut model: super-exponential cutoff absorption. |
|
The XSPEC spline model: spline modification. |
|
The XSPEC srcut model: synchrotron spectrum, cutoff power law. |
|
The XSPEC sresc model: synchrotron spectrum, cut off by particle escape. |
|
The XSPEC ssa model: Strangeon star atmosphere. |
|
The XSPEC sssed model: Shakura & Sunyaev spectral energy distribution |
|
The XSPEC step model: step function convolved with gaussian. |
|
The XSPEC swind1 model: absorption by partially ionized material with large velocity shear. |
|
The XSPEC tapec model: APEC emission spectrum with separate continuum and line temperatures. |
|
The XSPEC thcomp convolution model: Thermally comptonized continuum. |
|
The XSPEC uvred model: interstellar extinction, Seaton Law. |
|
The XSPEC vagauss model: gaussian line profile in wavelength space with sigma in velocity |
|
The XSPEC vapec model: APEC emission spectrum. |
|
The XSPEC varabs model: photoelectric absorption. |
|
The XSPEC vashift convolution model: velocity shift an additive model. |
|
The XSPEC vbremss model: thermal bremsstrahlung. |
|
The XSPEC vcempow model: plasma emission, multi-temperature using a power-law emission measure. |
|
The XSPEC vcheb6 model: differential emission measure using 6-order Chebyshev polynomial. |
|
The XSPEC vcie model: Emission spectrum from a plasma in Collisional-ionization equilibrium. |
|
The XSPEC vcoolflow model: cooling flow, mekal. |
|
The XSPEC vcph model: Cooling + heating model for cool core clusters |
|
The XSPEC vequil model: collisional plasma, ionization equilibrium. |
|
The XSPEC vexpcheb6 model: differential emission measure using exponential of a 6-order Chebyshev polynomial. |
|
The XSPEC vgabs model: gaussian absorption line with sigma in km/s |
|
The XSPEC vgadem model: plasma emission, multi-temperature with gaussian distribution of emission measure. |
|
The XSPEC vgaussian model: gaussian line profile with sigma in velocity |
|
The XSPEC vgnei model: collisional plasma, non-equilibrium, temperature evolution. |
|
The XSPEC vlorabs model: lorentzian absorption line with width in km/s. |
|
The XSPEC vlorentz model: lorentz line profile with width in velocity. |
|
The XSPEC vmcflow model: cooling flow, mekal. |
|
The XSPEC vmeka model: emission, hot diffuse gas (Mewe-Gronenschild). |
|
The XSPEC vmekal model: emission, hot diffuse gas (Mewe-Kaastra-Liedahl). |
|
The XSPEC vmshift convolution model: velocity shift a multiplicative model. |
|
The XSPEC vnei model: collisional plasma, non-equilibrium, constant temperature. |
|
The XSPEC vnpshock model: shocked plasma, plane parallel, separate ion, electron temperatures. |
|
The XSPEC voigt model: Voigt line profile. |
|
The XSPEC voigtabs model: voigt absorption line. |
|
The XSPEC vphabs model: photoelectric absorption. |
|
The XSPEC vpshock model: plane-parallel shocked plasma, constant temperature. |
|
The XSPEC vraymond model: emission, hot diffuse gas, Raymond-Smith. |
|
The XSPEC vrnei model: non-equilibrium recombining collisional plasma. |
|
The XSPEC vsedov model: sedov model, separate ion/electron temperature. |
|
The XSPEC vtapec model: APEC emission spectrum with separate continuum and line temperatures. |
|
The XSPEC vvapec model: APEC emission spectrum. |
|
The XSPEC vvcie model: Emission spectrum from a plasma in Collisional-ionization equilibrium. |
|
The XSPEC vvgadem model: plasma emission, multi-temperature with gaussian distribution of emission measure. |
|
The XSPEC vvgnei model: collisional plasma, non-equilibrium, temperature evolution. |
|
The XSPEC vvnei model: collisional plasma, non-equilibrium, constant temperature. |
|
The XSPEC vvnpshock model: shocked plasma, plane parallel, separate ion, electron temperatures. |
|
The XSPEC vvoigt model: Voigt line profile with widths in km/s |
|
The XSPEC vvoigtabs model: voigt absorption line with widths in km/s. |
|
The XSPEC vvpshock model: plane-parallel shocked plasma, constant temperature. |
|
The XSPEC vvrnei model: non-equilibrium recombining collisional plasma. |
|
The XSPEC vvsedov model: sedov model, separate ion/electron temperature. |
|
The XSPEC vvtapec model: APEC emission spectrum with separate continuum and line temperatures. |
|
The XSPEC vvwdem model: plasma emission, multi-temperature with power-law distribution of emission measure. |
|
The XSPEC vwdem model: plasma emission, multi-temperature with power-law distribution of emission measure. |
|
The XSPEC wabs model: photoelectric absorption, Wisconsin cross-sections. |
|
The XSPEC wdem model: plasma emission, multi-temperature with power-law distribution of emission measure. |
|
The XSPEC wndabs model: photo-electric absorption, warm absorber. |
|
The XSPEC xilconv convolution model: angle-dependent reflection from an ionized disk |
|
The XSPEC xion model: reflected spectrum of photo-ionized accretion disk/ring. |
|
The XSPEC xscat model: dust scattering. |
|
The XSPEC zTBabs model: ISM grain absorption. |
|
The XSPEC zagauss model: gaussian line profile in wavelength space. |
|
The XSPEC zashift convolution model: redshift an additive model. |
|
The XSPEC zbabs model: EUV ISM attenuation. |
|
The XSPEC zbbody model: blackbody spectrum. |
|
The XSPEC zbknpower model: broken power law. |
|
The XSPEC zbremss model: thermal bremsstrahlung. |
|
The XSPEC zcutoffpl model: power law, high energy exponential cutoff. |
|
The XSPEC zdust model: extinction by dust grains. |
|
The XSPEC zedge model: absorption edge. |
|
The XSPEC zfeklor model: Fe K fluourescence line at high resolution |
|
The XSPEC zgabs model: gaussian absorption line. |
|
The XSPEC zgauss model: gaussian line profile. |
|
The XSPEC zhighect model: high-energy cutoff. |
|
The XSPEC zigm model: UV/Optical attenuation by the intergalactic medium. |
|
The XSPEC zkerrbb model: multi-temperature blackbody model for thin accretion disk around a Kerr black hole. |
|
The XSPEC zlogpar model: log-parabolic blazar model. |
|
The XSPEC zlorabs model: lorentzian absorption line. |
|
The XSPEC zlorentz model: lorentz line profile. |
|
The XSPEC zmshift convolution model: redshift a multiplicative model. |
|
The XSPEC zpcfabs model: partial covering fraction absorption. |
|
The XSPEC zphabs model: photoelectric absorption. |
|
The XSPEC zpowerlw model: redshifted power law photon spectrum. |
|
The XSPEC zredden model: redshifted version of redden. |
|
The XSPEC zsmdust model: extinction by dust grains in starburst galaxies. |
|
The XSPEC zvagauss model: gaussian line profile in wavelength space with sigma in velocity |
|
The XSPEC zvarabs model: photoelectric absorption. |
|
The XSPEC zvfeabs model: photoelectric absorption with free Fe edge energy. |
|
The XSPEC zvgabs model: gaussian absorption line with sigma in km/s |
|
The XSPEC zvgaussian model: gaussian line profile with sigma in velocity |
|
The XSPEC zvlorabs model: lorentzian absorption line with width in km/s. |
|
The XSPEC zvlorentz model: lorentz line profile with width in velocity. |
|
The XSPEC zvoigt model: Voigt line profile. |
|
The XSPEC zvoigtabs model: voigt absorption line. |
|
The XSPEC zvphabs model: photoelectric absorption. |
|
The XSPEC zvvoigt model: Voigt line profile with widths in km/s. |
|
The XSPEC zvvoigtabs model: voigt absorption line with widths in km/s. |
|
The XSPEC zwabs model: photoelectric absorption, Wisconsin cross-sections. |
|
The XSPEC zwndabs model: photo-electric absorption, warm absorber. |
|
The XSPEC zxipab model: power-law distribution of ionized absorbers. |
|
The XSPEC zxipcf model: partial covering absorption by partially ionized material. |