The sherpa.astro.instrument module
Models of common Astronomical models, particularly in X-rays.
The models in this module include support for instrument models that describe how X-ray photons are converted to measurable properties, such as Pulse-Height Amplitudes (PHA) or Pulse-Invariant channels. These ‘responses’ are assumed to follow OGIP standards, such as OGIP Calibration Memo CAL/GEN/92-002, “The Calibration Requirements for Spectral Analysis (Definition of RMF and ARF file formats)”, Ian M. George, Keith A. Arnaud, Bill Pence, Laddawan Ruamsuwan and Michael F. Corcoran.
Classes
|
|
|
A factory class for generating a response including pileup. |
|
|
|
A factory class for generating the instrument response. |
|
A factory class for generating the instrument response. |
|
|
|
Base class for expressing ARF convolution in model expressions. |
|
ARF convolution model without associated PHA data set. |
|
ARF convolution model with associated PHA data set. |
|
Base class for expressing RMF convolution in model expressions. |
|
RMF convolution model without an associated PHA data set. |
|
RMF convolution model with associated PHA data set. |
|
Base class for expressing RMF + ARF convolution in model expressions |
|
RMF + ARF convolution model without associated PHA data set. |
|
RMF + ARF convolution model with associated PHA. |
|
|
|
Functions
|
Create an ARF. |
|
Create an ideal RMF. |
|
Create a RMF using a matrix from a file. |