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 mask output to dials.find_bad_pixels. #2122

Merged
merged 3 commits into from
Jun 1, 2022
Merged

Conversation

jbeilstenedmands
Copy link
Contributor

Fixes #2121

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #2122 (df9a554) into main (25055c1) will increase coverage by 0.01%.
The diff coverage is 96.77%.

@@            Coverage Diff             @@
##             main    #2122      +/-   ##
==========================================
+ Coverage   80.38%   80.39%   +0.01%     
==========================================
  Files         580      580              
  Lines       65827    65851      +24     
  Branches     9286     9289       +3     
==========================================
+ Hits        52915    52942      +27     
+ Misses      10853    10851       -2     
+ Partials     2059     2058       -1     

tests/command_line/test_find_bad_pixels.py Outdated Show resolved Hide resolved
Co-authored-by: Richard Gildea <rjgildea@users.noreply.github.com>
@jbeilstenedmands jbeilstenedmands merged commit b285fe3 into main Jun 1, 2022
@jbeilstenedmands jbeilstenedmands deleted the fix_find_bad_pixels branch June 1, 2022 14:54
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.

dials.find_bad_pixels only outputs text log
3 participants