-
-
Notifications
You must be signed in to change notification settings - Fork 64
Fix has only some tissue using image rather than mask for calculating the variance #203
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
Conversation
alessiamarcolini
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test to be placed in the correct module
| Parameters | ||
| ---------- | ||
| near_zero_var_threshold : float, optional | ||
| min_var : float, optional |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
now the docstring is not correct because it refers to the old filters that were applied
afb55b0 to
31d9cc8
Compare
alessiamarcolini
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fix: #193