Primary
AllModels.calcFlux() ⚬|docu|1st|20251021211529-00-⌔
ModelManager — PyXspec 2.1.5 documentation#xspec.ModelManager.calcFlux
calcFlux(cmdStr)Calculate the model flux for a given energy range.
Args:
cmdStr: string
Should contain the energy limit values and optional error specifiers. This follows the same syntax rules as the standard XSPEC ‘flux’ command.
The flux will be calculated for all loaded spectra, and the results will be stored in the Spectrum objects’flux attribute. If no spectra are loaded, the flux will be stored in the Model objects’ flux attribute.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •