Acknowledgements

This commit is contained in:
2024-12-05 17:12:01 +03:00
parent b6392efbf9
commit 495348a1ee
4 changed files with 7 additions and 30 deletions

View File

@@ -16,11 +16,11 @@ Calibrates Crab detector count rate model.
### 01_crabmodel_plot_poly.py
Plot long-term Crab detector count rate approximated by cubic polynomial function (Fig. B7 in paper).
Plot long-term Crab detector count rate approximated by cubic polynomial function (Fig. B8 in paper).
### 01_crabmodel_plot_sys.py
Plots the normalized distribution of the residuals between the IBIS/ISGRI Crab count rate and the corresponding polynomial fit (Fig. B8 in the paper). The distribution is approximated with a Gaussian function.
Plots the normalized distribution of the residuals between the IBIS/ISGRI Crab count rate and the corresponding polynomial fit (Fig. B9 in the paper). The distribution is approximated with a Gaussian function.
### 02_grxe_resid.py/02_grxe_resid.sh
@@ -28,9 +28,9 @@ Calculates difference between detector count rate and that predicted by backgrou
### 02_grxe_resid_plot.py
Plots normalized distribution of the relative residuals of the background model obtained in three energy bands for BKG region (Figs. A5 and A6 in the paper).
Plots normalized distribution of the relative residuals of the background model obtained in three energy bands for BKG region (Figs. A6 and A7 in the paper).
### 02_grxe_map.py/03_grxe_map.sh
### 03_grxe_map.py
Makes the map of the residuals in mCrab units (not shown in the paper).