- Oct 10, 2022
-
-
Kien Le authored
Make trim_waveform_data uses local variables for the start and end index of the trimmed trace list inside of the original trace list. Currently, these indices are saved to the data dictionary and never used again.
-
Kien Le authored
-
Kien Le authored
-
Kien Le authored
-
Kien Le authored
-
Kien Le authored
-
Kien Le authored
-
Kien Le authored
-
Kien Le authored
-
- Oct 07, 2022
-
-
Kien Le authored
- Oct 05, 2022
-
-
Lan Dam authored
- Sep 27, 2022
-
- Sep 26, 2022
-
-
Kien Le authored
- Sep 15, 2022
- Sep 12, 2022
-
- Sep 08, 2022
-
-
Kien Le authored
Fix bug where util.getTime4 does not increment tracking_year when day of year is 1 and yAdded is False.
-
- Sep 07, 2022
-
-
kienle authored
Fix bug where getDirSize always return (0, 0) no matter the argument.
-
- Aug 25, 2022
-
-
Kien Le authored
- Aug 23, 2022
-
- Aug 22, 2022
- Aug 19, 2022
-
-
kienle authored
Change name of waveformdialog.py and plottingWidget.py to use snake_case. Change a name in time_power_squareddialog.py to snake_case.
-
kienle authored
Make names in time_power_squareddialog.py and waveformdialog.py use snake_case.
-
kienle authored
Make names in plottingWidget.py use snake_case.
-
kienle authored
Rename channeldialog.py, channelpreferdialog.py, dataTypedialog.py, dbgui_superclass.py, paramdialog.py, and plottypedialog.py to use snake_case Rename variables and functions in above files to use snake_case
-
kienle authored
Rename calendarwidget.py to calendar_widget.py Rename variables and functions in calendar_widget.py to snake_case
-