Skip to content

Releases: LiberTEM/LiberTEM-blobfinder

Continuous build

18 Nov 17:08
Compare
Choose a tag to compare
Continuous build Pre-release
Pre-release
Bump codecov/codecov-action from 4 to 5

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Release v0.6.1

17 Apr 12:23
Compare
Choose a tag to compare

This is a no-change release to hopefully fix our zenodo integration.

Release v0.6.0

17 Apr 11:59
Compare
Choose a tag to compare

Summary of the changes:

  • All correlation UDFs now support GPU processing with cupy, in addition to sparse input with the Fast and Sparse correlation UDFs. Conversion from unsupported backends is automatically handled using the sparseconverter package. (see #61)
  • Fourier upsampling is now implemented for calculating the ‘refineds’ peak positions in correlation UDFs. This approach can give more precise results when peak shifts are sub-pixel at the expense of increased computation, and is available using the upsample=True argument to UDF and associated functions (see #39, #70).
  • The libertem_blobfinder.common module and associated tests have been refactored to remove any dependency on LiberTEM. notably this includes all mask-generating functions previously found in libertem.masks, which are now found also in libertem_blobfinder.base.masks. As part of this change the common extra dependency group has been removed (#87).
  • Move gridmatching and fullmatch from libertem.analysis to libertem_blobfinder.common.gridmatching and libertem_blobfinder.common.fullmatch since they make more sense here (#83).

Release Candidate v0.6.0rc1

16 Apr 16:02
Compare
Choose a tag to compare
Pre-release
bump version: 0.6.0.dev0 → 0.6.0rc1

Release v0.5.0

08 May 13:04
Compare
Choose a tag to compare

This version now supports Python up to version 3.11, the latest numpy, and drops support for Python 3.6.

Features

See the changelog for details.

v0.5.0rc9

08 May 10:18
a9d9a13
Compare
Choose a tag to compare
v0.5.0rc9 Pre-release
Pre-release
Bump for 0.5.0rc9

v0.5.0rc8

08 May 09:54
aa83e1a
Compare
Choose a tag to compare
v0.5.0rc8 Pre-release
Pre-release
Use correct version

Release Candidate v0.5.0rc11

08 May 10:54
Compare
Choose a tag to compare
Pre-release
bump version: 0.5.0rc10 → 0.5.0rc11

v0.5.0rc10

08 May 10:36
6b0d492
Compare
Choose a tag to compare
v0.5.0rc10 Pre-release
Pre-release
Bump version for release script test

Release v0.4.1

16 Jun 10:37
Compare
Choose a tag to compare