-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
Not sure this is the good place for this issue as this is more a physical question, but I'll give it a shot. Related to #44
The spectra computed with PyatomDB are in the object rest frame. If the object lies at redshift z, how to compute its spectra in the observer frame ?
As I understand :
- If the band of interest is
X1 to X2 keVin the observer frame, then one should compute the raw spectrum in the rest frame in the bandX1*(1+z) - X2*(1+z) keV - Then because the units are
photonsandbins^-1, there is no need to divide the spectrum by(1+z)(?) (usually one would do that for the K-correction). So theX1*(1+z) - X2*(1+z) keVspectrum is directly theX1 to X2 keVspectrum. - So the only transformation needed is
f * ne * np * Volume / (4*pi*DL(z)^2) * Aeff - (If needed, rmf & arf have to be applied in last)
Is there anything wrong with this ?
Metadata
Metadata
Assignees
Labels
No labels