Minor bugfixes: - fixed bug where relative paths could not be opened when providing them via the command line (394312057c3fb7f6a30174445027dcbf2ccff258) - fixed figure export when plotting the signal (a3b09f9bfe50254d4f14f7bf000bf8ee3f69f695)
Changes: - implemented snap compiling for easier and more stable installation
1.1.1
Minor improvements to the file export: - moved the signal export function from the signal view window to the main menu - improved usability of the file browser during export of single files - switched from YAML to JSON format for read export
1.1.0
Extension of navigation panel functions: - Added search function for opened reads - Added sort function to sort opened files & reads alphabetically
Improvements to the view window: - added dynamic re-scaling of the table whenever the window geometry changes - added option to export only the measurements to Numpy/text format
Major rework of the plotting window: - switched from Plotly to Matplotlib backend - implemented dynamic sub-setting of data for highest possible resolution of data and responsiveness - implemented option to switch from non-normalized data to normalized data - added option to export SVG files
New feature - read filtering: - added function to filter opened reads by providing read IDs of interest (either by providing IDs directly or by importing a file of read IDs)
Minor changes: - updated documentation to fit current version - general improved documentation and readability in the code - implemented more extensive exception catching features - exported constants to new sub-module
1.0.3
Minor updates. **Full Changelog**: https://github.com/dietvin/pod5Viewer/compare/1.0.2...1.0.3
Available versions: - Installer EXE for Windows - DEB file for Ubuntu 22.04 & 24.04 + Linux Mint 20.3 & 21.3
1.0.2
Minor update to include all latest changes in release. Added warning when opening plot with large data.
1.0.1
Fixes: - fixed issue with denied access for writing tempfiles - fixed issue with yaml export, where not all measurements were exported
DEB files are available for Ubuntu 22.02, Ubuntu 24.04 and Linux Mint 21.3.