A XSPEC Composite Model Partial Flux Calculations

Click For Summary
The discussion revolves around performing partial flux calculations using XSPEC with a model that includes a Gaussian component. The user, Joe, has successfully calculated the Gaussian flux contribution, which is 8.31189E-11 erg/s/cm^2, and the total flux of the model as 0.069691 photons (8.5637e-10 ergs/cm^2/s). Joe seeks guidance on converting the Gaussian flux value to counts per second per keV. The thread highlights the need for assistance in this specific conversion process. The conversation emphasizes the technical aspects of XSPEC modeling and flux calculations.
Joe Prendergast
Messages
20
Reaction score
4
TL;DR
XSPEC
Hello,
I am running a model in XSPEC: phabs*(pow + cflux*gaussian) on a WSL Ubuntu terminal.
The fit output shows lg10flux = -10.0803 which converts to a flux of 8.31189E-11 erg/s/cm^2. This is correct for the gaussian flux contribution.
The flux command produces:
0.069691 photons (8.5637e-10 ergs/cm^2/s)
This is correct for the entire model.
What I'd like to do is convert the gaussian flux of 8.31189E-11 erg/s/cm^2 to counts/s/keV.
Does anyone know how to do this?
Thanks,
Joe
 
Some 8 years ago I posted some experiments using 2 Software Defined Radios slaved to a common clock. The idea was measure small thermal noise by making correlation measurements between the IQ samples from each radio. This is a project that has kinda smoldered in the background where I've made progress in fits and starts. Since most (all?) RA signals are small thermal signals it seemed like the technique should be a natural approach. A recent thread discussing the feasibility of using SDRs to...