legend-exp / LegendDataManagement.jl

LegendMetadata access in Julia
Other
1 stars 5 forks source link

More values in channel info #10

Closed theHenks closed 1 year ago

theHenks commented 1 year ago

Added string number, string position, HV card, DAQ card and CC4 card to the channel info creator to have more values accessible for sorting detectors. Especially useful if you want e.g. to investigate just one string, build visualization maps or look into specific electronic cards and their effects on the detectors. Screenshot shows example table:

image

@oschulz The naming of the columns in the table can changed. This is just my proposal.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@93abb70). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10 +/- ## ======================================= Coverage ? 59.96% ======================================= Files ? 10 Lines ? 607 Branches ? 0 ======================================= Hits ? 364 Misses ? 243 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

oschulz commented 1 year ago

LGTM.