Skip to content

0.7.0

Compare
Choose a tag to compare
@McHaillet McHaillet released this 14 Jun 11:17
· 34 commits to main since this release
10e6655

This is a big one! And probably containts the last major api changes before the 1.0.0 release.

Wiki/tutorial will soon be updated to correspond with latest changes.

Main updates

  • Thanks to @sroet the package now supports arbitrary angular sampling generation via healpix. This now makes it possible to provide a particle diameter as input and let pytom-match-pick figure out the correct angular sampling!
  • A bug was fixed in the particle symmetry option as it was not applied to the correct euler angle.
  • CTF parameters can now only be applied in pytom_match_template.py and no longer for template creation. This makes input more consistent.
  • Particle lists can be written out to be Relion5 compatible: centered coordinates in angstrom and proper star file column names.
  • A tomogram mask can be provided during template matching and will skip subvolumes where the mask is empty.

PRs

Full Changelog: 0.6.0...0.7.0