Skip to content

ETSpy Release 1.1.0

Choose a tag to compare

@AndrewHerzing AndrewHerzing released this 12 Feb 18:24

NOTE: This release included commits that were not present in the PyPI build. Version 1.1.1 should be used instead.

This is a minor-level release that adds support for Python 3.13, enables several new functionalities, and updates the pyproject.toml file to enable installation via uv. The new functionalities are:

  • Added a foward_project method to the RecStack class
  • Added a Fourier shift option for image alignment routines
  • Added a VolumeSlicer class to permit interactive slicing of RecStack
  • Added an interactive stack rotation option to correct for specimen tilt in RecStack

Further detail is below.

PyPI: https://pypi.org/project/etspy/1.1.0/
Conda-forge: https://anaconda.org/conda-forge/etspy

What's Changed

New Contributors

Full Changelog: 1.0.1...v1.1.0