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

intial commit of some new DQM tools #45

Merged
merged 17 commits into from
Oct 12, 2023
Merged

Conversation

wesketchum
Copy link
Collaborator

No description provided.

@wesketchum wesketchum marked this pull request as ready for review September 28, 2023 20:43
@wesketchum
Copy link
Collaborator Author

Marking ready for review. After talking to @alessandrothea , have made the following changes:

  • Moved anything requiring pandas/plotly to new dqmtools package
  • Have utilized dataclasses for storing the data, rather than dictionaries
  • Have added the ability to store waveforms (at some prescaled fraction)

Additionally, have made a few feature improvements:

  • added functions for sparsifying arrays that usually hold the same value (e.g. flags, status, error bits, etc.) and those that are evenly spaced (e.g. timestamp arrays for waveforms)
  • further fleshed out header information for WIBEth
  • added initial dataclasses and unpacker for TP data

Has been tested on recent data, and is ready to merge in. New functionality should not affect other issues.

Needs:

@roland-sipos roland-sipos merged commit c32e92d into develop Oct 12, 2023
@roland-sipos roland-sipos deleted the wketchum/dqm_tools branch October 12, 2023 14:21
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