Skip to content

[NN CF] Momentum vector usage by neural network cluster finder#15582

Draft
ChSonnabend wants to merge 1 commit into
AliceO2Group:devfrom
ChSonnabend:nn_momentum_vector
Draft

[NN CF] Momentum vector usage by neural network cluster finder#15582
ChSonnabend wants to merge 1 commit into
AliceO2Group:devfrom
ChSonnabend:nn_momentum_vector

Conversation

@ChSonnabend

Copy link
Copy Markdown
Collaborator

No description provided.

@ChSonnabend

Copy link
Copy Markdown
Collaborator Author

@davidrohr
Here we can communicate a bit on the implementation of the momentum vector usage created by the cluster finder neural network. This works so far, but I need to make the things nicer and faster still. My main points of discussion:

  • Is the implementation correct in theory / what needs to be adjusted?
  • The current implementation is just work in progress and a bit ugly. Will fix that over the course of the work on it
  • Can we somehow avoid increasing the size of native clusters in case the momentum vector is not used? Is there something like ClassDef that we could use here? Is there a better way to decrease the size? So far I already scaled it to int16_t to reduce disk / memory usage, but maybe there's a smarter way...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant