Skip to content

basic inverse API#1720

Merged
rijobro merged 12 commits intoProject-MONAI:masterfrom
rijobro:inv_trans_API
Mar 10, 2021
Merged

basic inverse API#1720
rijobro merged 12 commits intoProject-MONAI:masterfrom
rijobro:inv_trans_API

Conversation

@rijobro
Copy link
Copy Markdown
Contributor

@rijobro rijobro commented Mar 8, 2021

Basic inverse transform API.

#1515

Description

Append to list of invertible transform, perform inverse with pop from list (LIFO).

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 --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.

rijobro added 2 commits March 8, 2021 16:26
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
@rijobro rijobro requested review from Nic-Ma and wyli March 8, 2021 16:30
@rijobro rijobro changed the title basic API basic inverse API Mar 8, 2021
@rijobro rijobro enabled auto-merge (squash) March 8, 2021 16:31
Copy link
Copy Markdown
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.

Looks good to me except for a minor comment.

Thanks.

Signed-off-by: Wenqi Li <[email protected]>
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, I updated the docstrings and put some review comments inline, I think this PR is ready once the ci/cd errors are fixed

Signed-off-by: Richard Brown <[email protected]>
@rijobro rijobro merged commit 0b1fc4e into Project-MONAI:master Mar 10, 2021
@rijobro rijobro deleted the inv_trans_API branch March 10, 2021 15:12
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.

3 participants