fix bug calculate find_tps_tm when the end time fall into the last 5 minute of a day
Compare changes
Files
3- Lan Dam authored
time_power_squared_dialog.py, time_poser_squared_processor.py, test_handling_data_trim_downsample.py: change name of each_day_5_min_list to be more descriptive
@@ -16,7 +16,7 @@ from sohstationviewer.database.extract_data import (
@@ -53,7 +53,7 @@ class TimePowerSquaredWidget(plotting_widget.PlottingWidget):
@@ -118,15 +118,15 @@ class TimePowerSquaredWidget(plotting_widget.PlottingWidget):
@@ -379,7 +379,8 @@ class TimePowerSquaredWidget(plotting_widget.PlottingWidget):
@@ -405,7 +406,7 @@ class TimePowerSquaredWidget(plotting_widget.PlottingWidget):
@@ -443,10 +444,12 @@ class TimePowerSquaredWidget(plotting_widget.PlottingWidget):