legend-exp / dspeed

Fast Digital Signal Processing for particle detector signals in Python
https://dspeed.readthedocs.io
GNU General Public License v3.0
2 stars 13 forks source link

Change default behavior of WaveformBrowser when no line arg is given #76

Closed iguinn closed 2 months ago

iguinn commented 2 months ago

Now draw all objects of type WaveformTable that are found in the input file. Solves issue https://github.com/legend-exp/dspeed/issues/72

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.17%. Comparing base (d3fec03) to head (b258554). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== + Coverage 60.13% 60.17% +0.03% ========================================== Files 47 47 Lines 3181 3184 +3 ========================================== + Hits 1913 1916 +3 Misses 1268 1268 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.