Skip to content

v0.8.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@thorstenwagner thorstenwagner released this 13 Dec 15:49
· 128 commits to main since this release
ee801ff

What's Changed

Breaking changes:

  • Write embeddings metadata + positions into umap attributes @thorstenwagner in #82
  • Remove calculation of label mask by thorstenwagner in #82

The above change have the effect, that already calculated umaps to not work anymore. However, you can easily recreate them with tomotwin_tools.py umap. With argument -m you can even provide the old fitted model. In that way you will get the same umap as before.

Minor changes

Full Changelog: 0.7.0...v0.8.0b1