Skip to content

Conversation

@j-c-c
Copy link
Collaborator

@j-c-c j-c-c commented Jul 8, 2024

Looks like we were missing the symmetry_group pass-through for ClassAvgSource's. Added the pass-through with a test to merge into #1149, so we're actually taking advantage of boosting in the C4 experimental reconstruction.

@j-c-c j-c-c added bug Something isn't working cleanup labels Jul 8, 2024
@j-c-c j-c-c self-assigned this Jul 8, 2024
@j-c-c j-c-c mentioned this pull request Jul 8, 2024
Copy link
Collaborator

@garrettwrong garrettwrong left a comment

Choose a reason for hiding this comment

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

Wouldn't you need to do the same for all subclasses of ImageSource then?...

@j-c-c
Copy link
Collaborator Author

j-c-c commented Jul 10, 2024

Wouldn't you need to do the same for all subclasses of ImageSource then?...

The other subclasses already handle symmetry_group pass-through and all were being tested aside from IndexedSource, for which I've just added a test.

@garrettwrong
Copy link
Collaborator

Okay great, looks like it was passing through via _rlnSymmetryGroup metadata.

@j-c-c j-c-c marked this pull request as ready for review July 11, 2024 12:49
@j-c-c j-c-c requested a review from janden as a code owner July 11, 2024 12:49
Copy link
Collaborator

@janden janden left a comment

Choose a reason for hiding this comment

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

👍

@garrettwrong garrettwrong merged commit 58d5302 into more_10081_fixes Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants