Skip to content

Releases: ercius/TemDataBrowser

Now supports SMV files

22 Oct 21:14
Compare
Choose a tag to compare

SMV files (with extension .img) are commonly used in electron and x-ray crystallography. These are now supported in TemDataBrowser.

Bump ScopeFoundry dependency to 1.5.

Pin to ScopeFoundry 1.3

28 May 16:54
Compare
Choose a tag to compare

Fixes the crash due to an update to ScopeFoundry which breaks the data_browser used in this project. Pin to ScopeFoundry v.13 for now.

Test workflow

08 Dec 19:21
Compare
Choose a tag to compare
Test workflow Pre-release
Pre-release

testing pypi automatic release.

pyproject.toml was updated to include the readme and fix a typo.

Fix issue with Velox files

05 Dec 21:15
Compare
Choose a tag to compare

Testing for STEMTomo7 files broke Velox EMD files. This is now fixed.

Fix all non-EMD files

28 Nov 19:47
Compare
Choose a tag to compare

Fixed #1 - Remove error introduced in 1.0.2 which make it impossible to load non-EMD files.

Minor improvements

27 Nov 18:24
Compare
Choose a tag to compare
  • Updated the README to be more descriptive and shows an example of the graphical user interface as an image.
  • Add support for STEMTomo7 multi-dimensional tilt series files.
  • Added an "entry point" to the install files to make it easier to run the GUI from the command line. Check the README for updated instructions to run the program.

v1.0.1

06 Oct 17:49
Compare
Choose a tag to compare

Add missing dependency imageio

v1.0

06 Oct 17:16
Compare
Choose a tag to compare

This is the first release. TEM data files supported are: .dm3, .dm4, .mrc, .ali, .rec, .emd, .ser. Metadata can be retrieved for .dm3, .dm4, .mrc, .ali, .rec, .emd, .ser, and .emi files. Imageio is used to show png, tif, tiff, and jpg files.