jetperch / pyjoulescope_ui

Joulescope graphical user interface
https://www.joulescope.com
Apache License 2.0
87 stars 26 forks source link

Clear accumulators also affects CSV capture #117

Closed mliberty1 closed 3 years ago

mliberty1 commented 3 years ago

Version: 0.9.3 Platforms: All

Description You can capture statistics to CSV files using the rounded blue square icon in the Contol Widget. However, if you reset the accumulators, this affects the statistics values written to CSV. Note that you can clear the accumulators by left-clicking on the Energy display in the Control Widget. Alternatively, you can right-click and select Clear. Once #111 is fixed, you can also select Tools -> Clear Accumulator.

Expected Behavior The statistics values logged to the CSV file should not be affected by any other UI actions.

Workaround Do no clear the accumulators while capturing to CSV.

mliberty1 commented 3 years ago

Fixed in v0.9.7.