Skip to content

4587 mri utils#4690

Merged
wyli merged 76 commits intoProject-MONAI:devfrom
mersad95zd:4587-mri-utils
Jul 13, 2022
Merged

4587 mri utils#4690
wyli merged 76 commits intoProject-MONAI:devfrom
mersad95zd:4587-mri-utils

Conversation

@mersad95zd
Copy link
Copy Markdown
Collaborator

Fixes # .

Description

mri_utils contains required utils for MRI reconstruction

Status

Work in progress

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.

mersad95zd and others added 30 commits June 21, 2022 07:45
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
Signed-off-by: mersad95zd <[email protected]>
@mersad95zd mersad95zd requested review from Can-Zhao, Nic-Ma and wyli July 13, 2022 16:41
@mersad95zd mersad95zd marked this pull request as ready for review July 13, 2022 16:50
Copy link
Copy Markdown
Collaborator

@Can-Zhao Can-Zhao 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. @wyli @Nic-Ma Do you feel convert_to_tensor_complex() can be moved to monai.utils.type_conversion.py ? If it is not ready, I was also thinking whether it would be better to put all the complex value util funcs to complex_utils.py.

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jul 13, 2022

thanks, it looks great, I think we keep convert_to_tensor_complex in apps for now, we can create a ticket (feature request) for considering merge the util into monai.utils. I'll merge this one if existing comments addressed, tests pass

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jul 13, 2022

/build

@wyli wyli enabled auto-merge (squash) July 13, 2022 18:33
@wyli wyli merged commit d99857c into Project-MONAI:dev Jul 13, 2022
@mersad95zd mersad95zd deleted the 4587-mri-utils branch July 13, 2022 20:02
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