Skip to content

1900 Change to save patch_index in the meta_dict#1933

Merged
Nic-Ma merged 10 commits intoProject-MONAI:masterfrom
Nic-Ma:1900-fix-save-patch-issue
Apr 3, 2021
Merged

1900 Change to save patch_index in the meta_dict#1933
Nic-Ma merged 10 commits intoProject-MONAI:masterfrom
Nic-Ma:1900-fix-save-patch-issue

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Apr 3, 2021

Fixes #1900 .

Description

This PR changed to save the patch_index of every key to the corresponding meta dict.

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 -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests.
  • 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 Apr 3, 2021

/black

@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli April 3, 2021 15:03
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Apr 3, 2021

/black

Signed-off-by: Nic Ma <[email protected]>
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Apr 3, 2021

/black

@Nic-Ma Nic-Ma enabled auto-merge (squash) April 3, 2021 15:37
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Apr 3, 2021

/integration-test

@Nic-Ma Nic-Ma merged commit 481f0ce into Project-MONAI:master Apr 3, 2021
nsrivathsa pushed a commit to nsrivathsa/MONAI that referenced this pull request Apr 12, 2021
* [DLMED] change to save patch_index in meta_dict

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] remove error import

Signed-off-by: Nic Ma <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

* [DLMED] fix CI tests

Signed-off-by: Nic Ma <[email protected]>

Co-authored-by: monai-bot <[email protected]>
Signed-off-by: Neha Srivathsa <[email protected]>
@Nic-Ma Nic-Ma deleted the 1900-fix-save-patch-issue 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.

SaveImageD transform need to support list of dict data

3 participants