Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relion5 compatibility #178

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Conversation

McHaillet
Copy link
Collaborator

closes #177

Coordinates are written relative to the tomogram center and in Angstrom (instead of nr of voxels). Some star file column header names also changed.

I checked with relion what definition if of the tomogram center: 3dem/relion#1137

Copy link

github-actions bot commented Jun 5, 2024

File Coverage Missing
All files 86%
src/pytom_tm/correlation.py 85% 94-95 126
src/pytom_tm/entry_points.py 78% 27 104-121 217-262 351-366 483-500 879-890
src/pytom_tm/extract.py 74% 110-121 179-186 212-215 303-321
src/pytom_tm/io.py 80% 16 26 35 44 53 62-66 75-79 83 87 95 98 144-146 199 233-234 333-336 361
src/pytom_tm/mask.py 80% 70 85 94-95
src/pytom_tm/parallel.py 89% 14-15 83 95-97 104 148
src/pytom_tm/plotting.py 16% 20-22 25-32 36-44 48-51 54-70 73-74 77-78 98-103 119-127 133-150 165-173 177-194 198-206 210-217 223 229 234 248-398
src/pytom_tm/tmjob.py 97% 276-277 289 295-297 432 472
src/pytom_tm/utils.py 78% 16-18
src/pytom_tm/weights.py 96% 61 292-293 300 492 495 498

Minimum allowed coverage is 85%

Generated by 🐒 cobertura-action against 2cd53ab

@McHaillet McHaillet requested a review from sroet June 5, 2024 13:41
Copy link
Collaborator

@sroet sroet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! feel free to merge!

@McHaillet McHaillet merged commit b80967b into SBC-Utrecht:main Jun 6, 2024
2 checks passed
@McHaillet McHaillet deleted the relion5_compat branch June 6, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extract should support relion5 particle annotations
2 participants