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

Context config now supports run range #106

Merged
merged 2 commits into from
Jun 7, 2023
Merged

Context config now supports run range #106

merged 2 commits into from
Jun 7, 2023

Conversation

FaroutYLq
Copy link
Collaborator

@FaroutYLq FaroutYLq commented Jun 7, 2023

The maximum_run_number and minimum_run_number will also be compared to the ones in reprocessing.ini, and we will take the intersection of the two ranges.

Fixed #105 and #100.

Example use:

reprox-find-data --context xenonnt_online --context-kwargs '{"minimum_run_number":51379,"maximum_run_number":52358}' --targets cut_daq_veto

@coveralls
Copy link

coveralls commented Jun 7, 2023

Coverage Status

coverage: 68.463% (-1.3%) from 69.796% when pulling e2ba7d4 on config-kwargs into f70530b on master.

@FaroutYLq FaroutYLq merged commit f8c74d9 into master Jun 7, 2023
@FaroutYLq FaroutYLq deleted the config-kwargs branch June 7, 2023 21:27
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.

config-kwargs is not working
2 participants