Skip to content

Releases: algotom/datview

Version 2.1.0

Choose a tag to compare

@nghia-vo nghia-vo released this 15 Jun 00:20
  • Modernized the GUI.
  • Added support for Dark and Light themes.
  • Fixed a bug related to viewing a 1D array as an image.

Version 2.0.1

Choose a tag to compare

@nghia-vo nghia-vo released this 29 May 20:48

Fix save-to-image bug

Version 2.0

Choose a tag to compare

@nghia-vo nghia-vo released this 07 Mar 22:32
  • Replaced the Tkinter/Matplotlib-based GUI with PySide6/pyqtgraph, significantly improving responsiveness and performance..
  • Added a context menu (right-click) for creating subfolders, renaming files, copying full paths, and viewing file details.
  • Double-clicking a dataset in the HDF tree viewer now opens the interactive viewer or table viewer.
  • Moved "Save image" and "Save table" buttons from Main GUI to Interactive-Viewer GUI

Release version 1.4.1

Choose a tag to compare

@nghia-vo nghia-vo released this 16 Feb 01:15
  • Fix bugs related to folder/file listing
  • Fix bugs related to the line-profile feature of the interactive-viewer

Version 1.4.0

Choose a tag to compare

@nghia-vo nghia-vo released this 26 Dec 01:17
  • Refactored Interactive-Viewer
  • Fixed Tkinter lifecycle and shutdown errors
  • Robust Interactive Viewer cleanup (no memory leaks)
  • Support for image stacks with varying image sizes and types
  • Smarter autoscaling and contrast reset behavior

Version 1.3.0

Choose a tag to compare

@nghia-vo nghia-vo released this 20 Nov 19:43
  • Add components for viewing histograms, percentile density, image statistics, and aspect ratio.
  • Add components for exporting HDF/CINE files to TIFF.
  • Improve GUI, plot visuals, slider interaction, and file listing.

Version 1.2.0

Choose a tag to compare

@nghia-vo nghia-vo released this 10 Nov 22:09
  • Convert Matplotlib widgets to Tkinter widgets in GUIs for image viewing.
  • Enable profile zooming.

Release 1.1.0

Choose a tag to compare

@nghia-vo nghia-vo released this 09 Feb 22:20

Add hdf5plugin requirement to view compressed HDF files.