Added a producer task for PID ML data. To be used on Hyperloop.#124
Merged
jgrosseo merged 2 commits intoAliceO2Group:masterfrom Sep 29, 2021
Merged
Added a producer task for PID ML data. To be used on Hyperloop.#124jgrosseo merged 2 commits intoAliceO2Group:masterfrom
jgrosseo merged 2 commits intoAliceO2Group:masterfrom
Conversation
jgrosseo
requested changes
Sep 28, 2021
Contributor
jgrosseo
left a comment
There was a problem hiding this comment.
There is no problem, but the task has to go elsewhere.
Table producing tasks are in the TableProducer folder and we have to put this into a PWG folder. Which one?
Contributor
|
Maybe PWGPP for now? |
Collaborator
Author
|
OK, I put it in PWGPP for now. |
a6e4e25 to
660cd5e
Compare
jgrosseo
approved these changes
Sep 29, 2021
njacazio
pushed a commit
that referenced
this pull request
Jun 13, 2023
* Fix no-overflow functionality * Fix axes * Please consider the following formatting changes (#124) --------- Co-authored-by: David Dobrigkeit Chinellato <david.dobrigkeit.chinellato.cern.ch> Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
hahassan7
pushed a commit
to hahassan7/O2Physics
that referenced
this pull request
Jul 11, 2023
* Fix no-overflow functionality * Fix axes * Please consider the following formatting changes (AliceO2Group#124) --------- Co-authored-by: David Dobrigkeit Chinellato <david.dobrigkeit.chinellato.cern.ch> Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
hahassan7
pushed a commit
to hahassan7/O2Physics
that referenced
this pull request
Oct 7, 2023
* Fix no-overflow functionality * Fix axes * Please consider the following formatting changes (AliceO2Group#124) --------- Co-authored-by: David Dobrigkeit Chinellato <david.dobrigkeit.chinellato.cern.ch> Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
chengtt0406
pushed a commit
to chengtt0406/O2Physics
that referenced
this pull request
Dec 6, 2023
* Fix no-overflow functionality * Fix axes * Please consider the following formatting changes (AliceO2Group#124) --------- Co-authored-by: David Dobrigkeit Chinellato <david.dobrigkeit.chinellato.cern.ch> Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
alibuild
pushed a commit
to alibuild/O2Physics
that referenced
this pull request
Feb 3, 2025
[PWGLF] Please consider the following formatting changes to AliceO2Group#9621
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @jgrosseo ,
In general, I didn't consider merging unstable machine-learning PID codes for now, but apparently only master versions can be ran on Hyperfloop? In that case, could you accept this small task? It would make easier to pre-process much larger pieces of data for ML input.
Let me know if there is any issue with the task code or whether it should be put in another place.