Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To allow to set the trackQC sampling from the JDL, or have a subsampl… #1509

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

chiarazampolli
Copy link
Collaborator

…e with full sampling

@miranov25 @noferini @catalinristea

I used cksum to hash the first CTF file, let me know if you agree.

Copy link

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2022-pp-apass4
async-2023-pbpb-apass
async-2023-pp-apass1
async-data
async-mc
async-2022-pp-apass6

@chiarazampolli chiarazampolli merged commit d479442 into AliceO2Group:master Feb 29, 2024
7 checks passed
@miranov25
Copy link
Contributor

Hello Chiara,

Thank you for the implementation. I am not entirely certain about the fraction of data that will be selected at a 100% fraction, whether this can be adjusted, or if the selection process is deterministic, allowing for straightforward identification for the future usage

Best regards,
Marian

@chiarazampolli
Copy link
Collaborator Author

Hello @miranov25 ,
The fraction will be 10% (100 permil), unless specified differently in the JDL (via ALIEN_JDL_PERMILFULLTRACKQC). This is what you asked.
The use of cksum converts the name of the first CTF that will be processed in an integer, and this will be used to decide. In principle, it is deterministic - I tried on linux and mac and got the same number - but I am not entirely sure.
Feel free to change, for now we will start with this.
Chiara

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants