|
1 |
| -# V2DL5 - high-level analysis for VERITAS with gammapy |
| 1 | +# V2DL5 - High-level analysis for binary light curves for VERITAS |
2 | 2 |
|
| 3 | +[](https://github.com/GernotMaier/V2DL5-Binary-Analysis/blob/main/LICENSE) |
3 | 4 | [](https://zenodo.org/badge/latestdoi/673002313)
|
4 |
| -[](https://www.gammapy.org/) |
| 5 | + |
5 | 6 | [](https://github.com/marketplace/actions/super-linter)
|
| 7 | +[](https://www.gammapy.org/) |
6 | 8 |
|
7 |
| -This is a collection of simple scripts for the high-level analysis of VERITAS data with gammapy. |
8 |
| -The focus is on binary light curve analysis, meaning this is mostly a reflected region analysis with some binary specific tools. |
| 9 | +This is a collection of simple scripts for the high-level analysis of binary data for VERITAS. |
| 10 | +Focus is on the usage of gammapy for binary light curve analysis, meaning this is mostly a reflected region analysis with some binary specific tools. |
9 | 11 |
|
10 | 12 | Allows to run analysis scripts for a given list of runs or for a cone search around the given on\_region direction.
|
11 | 13 |
|
12 | 14 | - source detection analysis including integral flux (or flux upper limits), reflection region model
|
13 | 15 | - spectral analysis, reflected region model
|
14 | 16 |
|
15 |
| -Reminder on data levels (as defined e.g., by CTAO): |
16 |
| - |
17 |
| -- DL3: event lists for gamma-ray like events |
18 |
| -- DL4: binned data (in time, space, energy) |
19 |
| -- DL5: science data products (e.g., sky maps, energy spectra, light curves) |
20 |
| - |
21 |
| -This repository provides scripts to generate DL5 science data products. |
22 |
| - |
23 | 17 | ## Acknowledgement
|
24 | 18 |
|
25 | 19 | This work relies heavily on the [gammapy](https://gammapy.org/) development and especially on the excellent [tutorials](https://docs.gammapy.org/1.1/tutorials/index.html) provided by the gammapy team.
|
|
0 commit comments