Skip to content

6048 deprecate resample=True in SaveImage#6091

Merged
wyli merged 1 commit intoProject-MONAI:devfrom
wyli:6048-no-resample
Mar 2, 2023
Merged

6048 deprecate resample=True in SaveImage#6091
wyli merged 1 commit intoProject-MONAI:devfrom
wyli:6048-no-resample

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Mar 1, 2023

Fixes #6048

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 --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Mar 2, 2023

/build

@wyli wyli enabled auto-merge (squash) March 2, 2023 10:24
@wyli wyli merged commit c8284d6 into Project-MONAI:dev Mar 2, 2023
@wyli wyli deleted the 6048-no-resample branch March 15, 2023 12:58
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.

resample=False by default for SaveImage

2 participants