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

Imageset slicing #634

Merged
merged 7 commits into from
Jul 26, 2023
Merged

Imageset slicing #634

merged 7 commits into from
Jul 26, 2023

Conversation

dagewa
Copy link
Member

@dagewa dagewa commented May 5, 2023

This is the first of two PRs to fix imageset slicing (#633). A DIALS PR will follow.

dagewa added 5 commits May 4, 2023 16:59
…rroneous

behaviour introduced by including batch offsets in imagesequence slicing.
The ImageSequence class provides access to images using a 0-based array
index, no matter what the array_range is set to!
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #634 (2cfbbf8) into main (1625cfa) will decrease coverage by 0.30%.
Report is 3 commits behind head on main.
The diff coverage is 22.22%.

❗ Current head 2cfbbf8 differs from pull request most recent head 5b8afaf. Consider uploading reports for the commit 5b8afaf to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #634      +/-   ##
==========================================
- Coverage   39.39%   39.09%   -0.30%     
==========================================
  Files         178      179       +1     
  Lines       15519    15745     +226     
  Branches     2996     3037      +41     
==========================================
+ Hits         6113     6155      +42     
- Misses       8827     9010     +183     
- Partials      579      580       +1     

@ndevenish ndevenish merged commit 69169ff into cctbx:main Jul 26, 2023
11 checks passed
@ndevenish ndevenish deleted the 633-imageset-slicing branch July 26, 2023 15:58
ndevenish added a commit to ndevenish/dxtbx that referenced this pull request Apr 23, 2024
The underlying issue was fixed in cctbx#634.
ndevenish added a commit that referenced this pull request Apr 23, 2024
toastisme pushed a commit to toastisme/dxtbx that referenced this pull request Jul 18, 2024
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.

2 participants