Skip to content

Commit faae0c4

Browse files
committed
Add README.rst
1 parent d273ba2 commit faae0c4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Deproject
2+
====================
3+
4+
``Deproject`` is a CIAO Sherpa extension package to facilitate
5+
deprojection of two-dimensional annular X-ray spectra to recover the
6+
three-dimensional source properties. For typical thermal models this would
7+
include the radial temperature and density profiles. This basic method
8+
has been used extensively for X-ray cluster analysis and is the basis for the
9+
XSPEC model ``projct``. The ``deproject`` module brings this
10+
functionality to *Sherpa* as a Python module that is straightforward to use and
11+
understand.
12+
13+
The basic physical assumption of ``deproject`` is that the extended source
14+
emissivity is constant and optically thin within spherical shells whose radii
15+
correspond to the annuli used to extract the specta. Given this assumption one
16+
constructs a model for each annular spectrum that is a linear volume-weighted
17+
combination of shell models.

0 commit comments

Comments
 (0)