Skip to content

Commit 8d3e61b

Browse files
committed
Update reference
1 parent 4f0a19b commit 8d3e61b

2 files changed

Lines changed: 10 additions & 26 deletions

File tree

paper/paper.bib

Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,13 @@
11
// GraphNeT Zenodo
2-
@software{graphnet_zenodo:2022,
3-
author = {
4-
Andreas Søgaard and
5-
Rasmus F. Ørsøe and
6-
Morten Holm and
7-
Leon Bozianu and
8-
Aske Rosted and
9-
Troels C. Petersen and
10-
Endrup Kaare Iversen and
11-
Andreas Hermansen and
12-
Tim Guggenmos and
13-
Peter Andresen and
14-
Ha Martin Minh and
15-
Ludwig Neste and
16-
Moust Holmes and
17-
Axel Pontén and
18-
Leonard Kayla DeHolton and
19-
Philipp Eller
20-
},
21-
title = {GraphNeT},
22-
month = may,
23-
year = 2023,
24-
publisher = {Zenodo},
25-
doi = {10.5281/zenodo.6720188},
26-
url = {https://doi.org/10.5281/zenodo.6720188}
2+
@software{Sogaard_GraphNeT_2023,
3+
author = {Søgaard, Andreas and F. Ørsøe, Rasmus and Holm, Morten and Bozianu, Leon and Rosted, Aske and C. Petersen, Troels and Endrup Iversen, Kaare and Hermansen, Andreas and Guggenmos, Tim and Andresen, Peter and Ha Minh, Martin and Neste, Ludwig and Holmes, Moust and Pontén, Axel and Leonard DeHolton, Kayla and Eller, Philipp},
4+
doi = {10.5281/zenodo.6720188},
5+
license = {Apache-2.0},
6+
month = may,
7+
title = {{GraphNeT}},
8+
url = {https://github.com/graphnet-team/graphnet},
9+
version = {1.0.0},
10+
year = {2023}
2711
}
2812

2913
@incollection{NEURIPS2019_9015,

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ bibliography: paper.bib
8585

8686
Neutrino telescopes, such as ANTARES [@ANTARES:2011hfw], IceCube [@Aartsen:2016nxy; @DeepCore], KM3NeT [@KM3Net:2016zxf], and Baikal-GVD [@Baikal-GVD:2018isr] have the science goal of detecting neutrinos and measuring their properties and origins. Reconstruction at these experiments is concerned with classifying the type of event or estimating properties of the interaction.
8787

88-
`GraphNeT` [@graphnet_zenodo:2022] is an open-source Python framework aimed at providing high quality, user friendly, end-to-end functionality to perform reconstruction tasks at neutrino telescopes using graph neural networks (GNNs). `GraphNeT` makes it fast and easy to train complex models that can provide event reconstruction with state-of-the-art performance, for arbitrary detector configurations, with inference times that are orders of magnitude faster than traditional reconstruction techniques [@gnn_icecube].
88+
`GraphNeT` [@Sogaard_GraphNeT_2023] is an open-source Python framework aimed at providing high quality, user friendly, end-to-end functionality to perform reconstruction tasks at neutrino telescopes using graph neural networks (GNNs). `GraphNeT` makes it fast and easy to train complex models that can provide event reconstruction with state-of-the-art performance, for arbitrary detector configurations, with inference times that are orders of magnitude faster than traditional reconstruction techniques [@gnn_icecube].
8989

9090
GNNs from `GraphNeT` are flexible enough to be applied to data from all neutrino telescopes, including future projects such as IceCube extensions [@IceCube-PINGU:2014okk; @IceCube:2016xxt; @IceCube-Gen2:2020qha] or P-ONE [@P-ONE:2020ljt]. This means that GNN-based reconstruction can be used to provide state-of-the-art performance on most reconstruction tasks in neutrino telescopes, at real-time event rates, across experiments and physics analyses, with vast potential impact for neutrino and astro-particle physics.
9191

0 commit comments

Comments
 (0)