Skip to content

3595 Adds nibabel/pil writers#3772

Merged
wyli merged 44 commits intoProject-MONAI:devfrom
wyli:adds-nibabel-pil-writer
Feb 8, 2022
Merged

3595 Adds nibabel/pil writers#3772
wyli merged 44 commits intoProject-MONAI:devfrom
wyli:adds-nibabel-pil-writer

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Feb 5, 2022

part of #3595

Description

adds a Nibabelwriter, PILWriter

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

wyli and others added 30 commits January 25, 2022 18:20
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli requested review from Nic-Ma, ericspod and rijobro February 7, 2022 13:00
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Feb 7, 2022

@Nic-Ma this is ready, mainly replaces write_nifti and write_png.

Signed-off-by: Wenqi Li <[email protected]>
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.

The overall design looks good to me.
Could you please help also add the numpy writer to be consistent with readers?
And I think need to double confirm the data shape when reading and writing with mixed ITK / Nibabel Reader / Writer.

Thanks.

@wyli wyli force-pushed the adds-nibabel-pil-writer branch from 93d6296 to d4319be Compare February 8, 2022 10:47
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Feb 8, 2022

/build

@wyli wyli enabled auto-merge (squash) February 8, 2022 12:59
@wyli wyli merged commit 4d0baa0 into Project-MONAI:dev Feb 8, 2022
@wyli wyli deleted the adds-nibabel-pil-writer branch April 27, 2022 22:35
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