Skip to content

v0.1.8

Compare
Choose a tag to compare
@maurerv maurerv released this 01 Mar 17:16
· 89 commits to main since this release

Version 0.1.8 provides a series of enhancements over the 0.1.7 release.

Enhancements:

  • tme.matching_data.subset_array makes use of file metadata for contrast inversion. Previously, the relevant statistics were computed on subtomograms directly, which resulted in patchy score spaces if the local intensities deviated strongly from the global intensities.

  • tme.matching_data.subset_array makes use of a different padding strategy that reduces the influence of boundary effects.

  • The scores "FLC" and "FLCSphericalMask" no longer internally convert template masks to binary, but rather use the floating point values when normalizing the template.

  • Tilt angle based wedge masks are computed more efficiently.

  • The preprocessor_gui now supports low/highpass filtering based on resolution.

  • A Dockerfile for containerized deployment on GPU hardware was added.

  • The integration chapter was moved from the postprocessing section to a new dedicated section.

Bugfixes:

  • Fixed and issue where the center of tube masks would not be propagated correctly