======= History ======= 2023.1.0.0 -------- * First release 2023.1.0.1 -------- * Fixed a problem with SOHViewer not fitting on smaller resolutions 2024.2.0.0 -------- * Migrated GUI library from PySide2 to PySide6 * Database editor is now functional * RT130's mass-position data (i.e. data stream 9 data) now does not generate an Event channel * Input to minimum gap length editor is now constrained to only accept numeric input * Improved the ability to calculate the size of a data set * General bug fixes 2024.2.1.0 -------- * Add reset button to database editors * Add ability to add new channels to the database from the plot * Add ability to edit a channel's plotting information from the plot * Change the size of the main information box * Bug fixes 2024.3.0.0 -------- * Improve the performance of the program * Add ability to print a help document to PDF * Let users hide/show and reorder plotted channels * Update editor for value colors in database editor * Add backup database and ability to revert to it * Add ability to revert a row to the value in the backup database in the database editor * Shows information about a gap when it is clicked * Show external devices when selecting the data directory in Linux * Add version information to various places * Disable replot button during various times * Add ability to add a data type to data sets without detected one * Improve how TPS plots look * Improve the UI of the database editor * Add support for VST channel in Pegasus data * Update the colors in the plot for white background * Bug fixes