-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix #6630 #6660
fix #6630 #6660
Conversation
Signed-off-by: function2 <function2-llx@outlook.com>
9e2a0db
to
d246bbf
Compare
By the way, the reference link of ITK here: MONAI/monai/data/image_reader.py Lines 231 to 235 in b8fbfc2
seems to be broken, and migrate to https://examples.itk.org/src/io/gdcm/readdicomseriesandwrite3dimage/documentation. |
Yes, you are right. Could you please help also update it in this PR? |
Signed-off-by: function2 <function2-llx@outlook.com>
Sure thing. I've updated two ITK reference links. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick update, LGTM.
/build |
Fixes #6630.
Description
Fix DICOM series combining checking
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.