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

feat: script qadb-info to dump some info about the QADB #68

Merged
merged 34 commits into from
Jan 17, 2025
Merged

Conversation

c-dilks
Copy link
Member

@c-dilks c-dilks commented Jan 13, 2025

Provide user friendly access to information about the QADB:

  • available datasets
  • FC charge info, filtered by QA defects (chosen by user)
  • print more info about why the Misc defect was assigned for runs
  • outputs information in both human-readable and machine-readable (yaml, json, etc.) forms

This is meant to be user friendly, not efficient; for efficiency, users can use the existing QADB API here, to eventually be "replaced" by the Iguana QADB algorithm.

c-dilks added a commit to JeffersonLab/clas12-env that referenced this pull request Jan 16, 2025
The QADB will soon have a script `qadb-info`, to help make accessing the
QADB simpler. I only want `bin/` to be in `PATH` for:
- `dev`
- versions _after_ 3.0.0

See JeffersonLab/clas12-qadb#68
@c-dilks c-dilks marked this pull request as ready for review January 17, 2025 00:19
@c-dilks c-dilks merged commit 2d6f3b3 into main Jan 17, 2025
16 checks passed
@c-dilks c-dilks deleted the ls-datasets branch January 17, 2025 21:45
baltzell pushed a commit to JeffersonLab/clas12-env that referenced this pull request Jan 18, 2025
The QADB will soon have a script `qadb-info`, to help make accessing the
QADB simpler. I only want `bin/` to be in `PATH` for:
- `dev`
- versions _after_ 3.0.0

See JeffersonLab/clas12-qadb#68
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.

1 participant