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

Mask pixels in result analysis #13

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

YannickDieter
Copy link
Collaborator

@YannickDieter YannickDieter commented Apr 27, 2020

This PR adds the ability to mask pixels in the final result analysis (efficiency calculation, ..).
A mask (boolean array) can be passed to result_analysis() such that every masked pixel is excluded from the final analysis.

  • Add mask plot to pdf
  • More documentation: Mask is applied to everything!

Further: two small bugs are fixed.

@YannickDieter YannickDieter added bug Something isn't working enhancement New feature or request labels Apr 27, 2020
@YannickDieter
Copy link
Collaborator Author

@laborleben Fine for you?

@laborleben
Copy link
Collaborator

@YannickDieter yep, I go through this today.

@YannickDieter YannickDieter marked this pull request as draft May 22, 2020 15:37
@cbespin cbespin force-pushed the deactivated_pixel_mask branch from 37dbe63 to f16c601 Compare July 29, 2020 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants