We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc9e53 commit a693a49Copy full SHA for a693a49
1 file changed
src/graphnet/models/data_representation/graphs/nodes/nodes.py
@@ -502,6 +502,8 @@ class ClusterSummaryFeatures(NodeDefinition):
502
For more details on some of the features see
503
Theo Glauchs thesis (chapter 5.3):
504
https://mediatum.ub.tum.de/node?id=1584755
505
+
506
+ NOTE: number of pulses per cluster is not mentioned/used in the thesis
507
"""
508
509
def __init__(
0 commit comments