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

FullCBFWriter: repair the panel shuffling bug (#745) #752

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

biochem-fan
Copy link
Member

This fixes the bug reported in #745, which also contains test datasets.

@biochem-fan biochem-fan added the bug Something isn't working label Aug 20, 2024
@biochem-fan biochem-fan self-assigned this Aug 20, 2024
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.56%. Comparing base (38c95db) to head (6d7d15d).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #752      +/-   ##
==========================================
+ Coverage   41.54%   41.56%   +0.02%     
==========================================
  Files         189      189              
  Lines       17060    17066       +6     
  Branches     3271     3273       +2     
==========================================
+ Hits         7088     7094       +6     
  Misses       9318     9318              
  Partials      654      654              

@phyy-nx
Copy link

phyy-nx commented Aug 21, 2024

Oh I see, great find. Ok, I'd like to test this a bit on my side. Will be quick about it.

Copy link

@phyy-nx phyy-nx left a comment

Choose a reason for hiding this comment

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

Looks good. I tested it on the JF16M Zenodo deposition using dxtbx.image_average and got the same result (binary identical using diff). Thanks!

@biochem-fan biochem-fan merged commit f2838d9 into main Aug 21, 2024
21 checks passed
@biochem-fan biochem-fan deleted the fullcbfwriter-order-fix branch August 21, 2024 23:10
@biochem-fan
Copy link
Member Author

@phyy-nx Thank you very much for your review.

@ndevenish
Copy link
Collaborator

I squashed the commit down on main :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants