Skip to content
Snippets Groups Projects
Commit 50366e89 authored by Valentina Fioretti's avatar Valentina Fioretti
Browse files

First release

parent f97e6cb2
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
## Table of Contents ## Table of Contents
* [About the Project](#about-the-project) * [About the Project](#about-the-project)
* [Built With](#built-with)
* [Usage](#usage) * [Usage](#usage)
* [License](#license) * [License](#license)
* [Contact](#contact) * [Contact](#contact)
...@@ -37,15 +38,26 @@ WP 9.3.c "Understanding the interaction between soft protons and X-ray mirrors" ...@@ -37,15 +38,26 @@ WP 9.3.c "Understanding the interaction between soft protons and X-ray mirrors"
(1)INAF OAS Bologna, (2)INAF IASF Palermo, (3)INAF IAPS Roma, (4)INAF IASF Milano (1)INAF OAS Bologna, (2)INAF IASF Palermo, (3)INAF IAPS Roma, (4)INAF IASF Milano
* Description: The proton response matrix for the XMM-Newton telescope is composed by a Redistribution Matrix File (RMF) * Description: The proton response matrix for the XMM-Newton telescope is composed by a Redistribution Matrix File (RMF)
mapping the proton energy space (from tens to hundreds of keV) into detector pulse height and an Auxiliary Response File (ARF) mapping the proton energy space (from 2 to 300 keV) into detector pulse height and an Auxiliary Response File (ARF)
collecting the grasp of the optics, the filter transmission efficiency and the detector quantum efficiency. collecting the grasp of the optics, the filter transmission efficiency and the detector quantum efficiency.
The files are formatted according to the NASA OGIP (Office of Guest Investigators Program) calibration database (caldb) format, and they are tested with the NASA HEASARC XSPEC analysis software tool. The files are formatted according to the NASA OGIP (Office of Guest Investigators Program) calibration database (caldb) format, and they are tested with the NASA HEASARC XSPEC analysis software tool.
### Built With
The current release of the proton response files is based on:
* Geant4 v10.4
* BoGEMMS v2.1 [Fioretti et al., Proc. SPIE, 118221F, 2021]
* Ray-tracing Monte Carlo code [Mineo et al., Exp. Astr., 44, 287, 2017]
<!-- USAGE --> <!-- USAGE -->
## Usage ## Usage
The RMF and ARF files can be loaded with any X-ray analysis software compliant with the NASA caldb format. * The RMF and ARF files can be loaded with any X-ray analysis software compliant with the NASA caldb format.
* Since the accuracy of the Geant4 modeling of the proton stopping power degrades below 1 keV (20% at 1 keV reported in the Geant4 Physics Reference Manual), the energy redistribution is modelled from 1 keV to the upper threshold of the instrument X-ray RMF.
* Validity energy range: due to biases at the boundary of the RMF modeling, induced by features in the interpolation because of limited statistics in the simulation, the spectral analysis must be performed within the following intervals:
* * MOS: 1.5 - 11.5 keV
* * PN: 1.5 - 20 keV
<!-- LICENSE --> <!-- LICENSE -->
## License ## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment