Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,24 @@ Note that changes before release v2.5.0 are not documented here.
This changelog is generated using [Towncrier](https://towncrier.readthedocs.io/).

<!-- towncrier release notes start -->

## [v2.5.0](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/releases/tag/v2.5.0) - 2026-07-10

### Bugfixes

- Fix minor-medium bugs report by Copilot code review. ([#69](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/issues/69))

### New Feature

- Add analysis parameters for Prod6-South Paranal analysis (including layout lists).
([#63](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/issues/63))
- Introduce multi-core HTCondor submission.
- Introduce usage of high-multiplicity model for XGBoost. ([#65](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/issues/65))
- Improve efficiency of python scripts: don't run Conda on nodes. ([#66](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/issues/66))
- Improve separation of training and test data for TMVA and XGBoost analysis scripts. ([#67](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/issues/67))

### Maintenance

- Change to ROOT version 6.40.00. ([#63](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/issues/63))
- Initial setup of Changelog generation using towncrier. ([#64](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/issues/64))
- Bugfix related to telescope multiplicity and XGB model selection. ([#70](https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA/issues/70))
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ message: If you use this software, please cite it using these metadata.
title: "Eventdisplay Analysis Scripts for CTA"
abstract: "Run scripts for CTA. Allows to efficiently run all analysis steps starting from the raw MC files to sensitivities using Eventdisplay."
doi: 10.5281/zenodo.4263710
version: 2.4.0
date-released: 2025-09-24
version: 2.5.0
date-released: 2026-07-10
keywords:
- "gamma-ray astronomy"
- "astronomy software"
Expand Down
2 changes: 0 additions & 2 deletions docs/changes/63.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/changes/63.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/changes/64.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/changes/65.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/changes/66.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/changes/67.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/changes/69.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/changes/70.maintenance.md

This file was deleted.