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
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: "Eventdisplay-ML: a machine learning toolkit for Eventdisplay"
# doi: 10.5281/zenodo.6827832
doi: 10.5281/zenodo.18117884
version: 0.2.0
date-released: 2026-01-01
keywords:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![LICENSE](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://github.com/Eventdisplay/Eventdisplay-ML/blob/main/LICENSE)
[![release](https://img.shields.io/github/v/release/eventdisplay/eventdisplay-ml)](https://github.com/Eventdisplay/Eventdisplay-ML/releases)
[![pypi](https://badge.fury.io/py/eventdisplay-ml.svg)](https://badge.fury.io/py/eventdisplay-ml)
[![DOI](https://zenodo.org/badge/1120034687.svg)](https://doi.org/10.5281/zenodo.18117884)

Toolkit to interface and run machine learning methods together with the Eventdisplay software package for gamma-ray astronomy data analysis.

Expand All @@ -18,8 +19,7 @@ Input is provided through the `mscw` output (`data` trees).

Output is a single ROOT tree called `StereAnalysis` with the same number of events as the input tree.


## Citing this Software

Please cite this software if it is us
ed for a publication, see the Zenodo record and [CITATION.cff](CITATION.cff) for details.
ed for a publication, see the [Zenodo record](https://doi.org/10.5281/zenodo.18117884) and [CITATION.cff](CITATION.cff) for details.
1 change: 1 addition & 0 deletions docs/changes/17.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add Zenodo entry to: https://doi.org/10.5281/zenodo.18117884 .