Skip to content

Commit a693a49

Browse files
committed
add info to docstring
1 parent bbc9e53 commit a693a49

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • src/graphnet/models/data_representation/graphs/nodes

src/graphnet/models/data_representation/graphs/nodes/nodes.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,8 @@ class ClusterSummaryFeatures(NodeDefinition):
502502
For more details on some of the features see
503503
Theo Glauchs thesis (chapter 5.3):
504504
https://mediatum.ub.tum.de/node?id=1584755
505+
506+
NOTE: number of pulses per cluster is not mentioned/used in the thesis
505507
"""
506508

507509
def __init__(

0 commit comments

Comments
 (0)