Skip to content

1520 Enhance MaskIntensity transform with mask_key#1521

Merged
wyli merged 2 commits intoProject-MONAI:masterfrom
Nic-Ma:1520-update-maskintensity
Jan 29, 2021
Merged

1520 Enhance MaskIntensity transform with mask_key#1521
wyli merged 2 commits intoProject-MONAI:masterfrom
Nic-Ma:1520-update-maskintensity

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Jan 29, 2021

Fixes #1520 .

Description

This PR enhanced the MaskIntensityd transform with runtime mask data from mask_key.

Status

Ready

Types of changes

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

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jan 29, 2021

/black

Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

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

thanks!

@wyli wyli merged commit 56c88f6 into Project-MONAI:master Jan 29, 2021
@Nic-Ma Nic-Ma deleted the 1520-update-maskintensity branch July 2, 2021 23:37
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.

MaskIntensityD to support user-specified data field

2 participants