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

Add exclude_images_multiple option to dials.slice_sequence #2565

Merged
merged 6 commits into from
Dec 14, 2023

Conversation

dagewa
Copy link
Member

@dagewa dagewa commented Dec 13, 2023

This is added as an alternative to using exclude_images_multiple within dials.integrate, which apparently has an all too dramatic effect (see #1992 (comment) for details).

dagewa and others added 6 commits December 12, 2023 11:38
This will slice a scan into wedges, each of which is bounded by
(and excludes) a calibration image (as used in cRED data collection
for example)
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #2565 (5179b49) into main (c6bf4cd) will increase coverage by 0.12%.
Report is 1 commits behind head on main.
The diff coverage is 87.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2565      +/-   ##
==========================================
+ Coverage   78.49%   78.61%   +0.12%     
==========================================
  Files         609      609              
  Lines       74853    75432     +579     
  Branches    10674    10826     +152     
==========================================
+ Hits        58753    59301     +548     
- Misses      13937    13953      +16     
- Partials     2163     2178      +15     

@dagewa dagewa merged commit d24d035 into main Dec 14, 2023
18 checks passed
@dagewa dagewa deleted the exclude_images_multiple-for-slice_sequence branch December 14, 2023 11:46
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.

None yet

2 participants