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

Refactor Probability Map Producer Handler #4382

Merged
merged 22 commits into from
Jun 1, 2022

Conversation

bhashemian
Copy link
Member

@bhashemian bhashemian commented May 29, 2022

Fixes #4381

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
@bhashemian bhashemian marked this pull request as ready for review May 29, 2022 15:00
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
pre-commit-ci bot and others added 3 commits May 29, 2022 15:33
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
@bhashemian bhashemian requested review from Nic-Ma and wyli May 30, 2022 16:04
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
@bhashemian bhashemian marked this pull request as draft May 30, 2022 22:13
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
@bhashemian bhashemian marked this pull request as ready for review May 31, 2022 13:54
@bhashemian bhashemian enabled auto-merge (squash) May 31, 2022 13:55
@bhashemian
Copy link
Member Author

@Nic-Ma, any other comments here? Otherwise, it should be ready to merge. Thanks

@bhashemian bhashemian mentioned this pull request Jun 1, 2022
7 tasks
Copy link
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick update.
Looks good to me except for minor comments inline.

Thanks.

monai/data/wsi_datasets.py Show resolved Hide resolved
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
@Nic-Ma
Copy link
Contributor

Nic-Ma commented Jun 1, 2022

/black

@Nic-Ma
Copy link
Contributor

Nic-Ma commented Jun 1, 2022

/build

@bhashemian bhashemian merged commit 40373b2 into Project-MONAI:dev Jun 1, 2022
@bhashemian bhashemian deleted the update-prob-map branch June 1, 2022 13:52
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.

Refactor ProbMapProducer
2 participants