Skip to content

Conversation

@FDUEnrich
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented May 15, 2025

O2 linter results: ❌ 1 errors, ⚠️ 0 warnings, 🔕 0 disabled

@github-actions github-actions bot changed the title Add ml features and create a small table for local analysis. [PWGHF] Add ml features and create a small table for local analysis. May 15, 2025
Please consider the following formatting changes to AliceO2Group#11202
Copy link
Collaborator

@zhangbiao-phy zhangbiao-phy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @FDUEnrich, Thanks for the updates! I just have minor comments as below.

DECLARE_SOA_COLUMN(TofNSigmaPrFromLambda, tofNSigmaPrFromLambda, float);
DECLARE_SOA_COLUMN(PidTpcInfoStored, pidTpcInfoStored, int);
DECLARE_SOA_COLUMN(PidTofInfoStored, pidTofInfoStored, int);
// Machine learning column for omegac0 to omega pi
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to separate Omegac and OmegacBar here (not related to this PR)? maybe remove it, then you just keep and use MlProbOmegac .

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was created by Yunfan. I'm not sure if it's useful, so I just remain it.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @FDUEnrich, I think we can remove MlProbOmegacBar and MlValueOmegac; just keep and use MlProbOmegac for simplicity. @Yunfan-Liu is it Ok for you? For Omegac, we don't need to separate particle and antiparticle, since we don't have the combination of the mass hypothesis.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @FDUEnrich, I think we can remove MlProbOmegacBar and MlValueOmegac; just keep and use MlProbOmegac for simplicity. @Yunfan-Liu is it Ok for you? For Omegac, we don't need to separate particle and antiparticle, since we don't have the combination of the mass hypothesis.

Hi @FDUEnrich and @zhangbiao-phy , remove MlProbOmegacBar is fine for me.

Comment on lines 407 to 406
hf_sel_toomegapi::MlProbOmegac);
hf_sel_toomegapi::mlValueOmegac);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not compile. Don't push changes without local testing!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I will.

@vkucera vkucera marked this pull request as draft May 16, 2025 11:34
@FDUEnrich FDUEnrich marked this pull request as ready for review May 17, 2025 07:25
@zhangbiao-phy zhangbiao-phy merged commit 84cd58a into AliceO2Group:master May 18, 2025
12 of 13 checks passed
ariedel-cern pushed a commit to ariedel-cern/O2Physics that referenced this pull request May 23, 2025
…liceO2Group#11202)

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Jun 11, 2025
…liceO2Group#11202)

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
prottayCMT pushed a commit to prottayCMT/O2Physics2024 that referenced this pull request Jun 12, 2025
…liceO2Group#11202)

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
ddobrigk pushed a commit to ddobrigk/O2Physics that referenced this pull request Jun 14, 2025
…liceO2Group#11202)

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
smaff92 pushed a commit to smaff92/O2Physics that referenced this pull request Jun 17, 2025
…liceO2Group#11202)

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
alibuild added a commit to alibuild/O2Physics that referenced this pull request Aug 11, 2025
…liceO2Group#11202)

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
…liceO2Group#11202)

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

5 participants