0.7.4
Major updates
- pytom_match_template.py now supports relion5 metadata input via the
--relion5-tomograms-star
option. You can provide a tomograms.star file from a tomogram reconstruction job and pytom-match-pick will fetch the necessary CTF and dose data by the tomogram id. - Some small fixes were also made to relion5-style star file particle list to make reading back easier.
PR's
- deal with new ruff version and next try for tutorial-test.yml by @sroet in #224
- Update tutorial-tests.yml by @sroet in #225
- Get tutorial-tests.yml working by @sroet in #226
- Add bins option to both the tophat and extraction plot by @sroet in #227
- add check on input gpu indices by @sroet in #228
- Drop py 39 and upgrade by @sroet in #230
- Relion5 input by @McHaillet in #229
Full Changelog: 0.7.2...0.7.4