Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: add functionality to prepare filepaths from dicomtags #130
feat: add functionality to prepare filepaths from dicomtags #130
Changes from all commits
dc4bbd7
2f85826
6ff1e96
272a9f5
71e68e0
b813e2a
2ed6d37
e2e9b74
6cb12bc
695f660
dfc41fa
97f0c31
dd53773
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 63 in src/nbiatoolkit/dicomsort/dicomsort.py
Codecov / codecov/patch
src/nbiatoolkit/dicomsort/dicomsort.py#L63
Check warning on line 357 in src/nbiatoolkit/dicomtags/tags.py
Codecov / codecov/patch
src/nbiatoolkit/dicomtags/tags.py#L357
Check warning on line 364 in src/nbiatoolkit/dicomtags/tags.py
Codecov / codecov/patch
src/nbiatoolkit/dicomtags/tags.py#L359-L364
Check warning on line 366 in src/nbiatoolkit/dicomtags/tags.py
Codecov / codecov/patch
src/nbiatoolkit/dicomtags/tags.py#L366
Check warning on line 368 in src/nbiatoolkit/dicomtags/tags.py
Codecov / codecov/patch
src/nbiatoolkit/dicomtags/tags.py#L368
Check warning on line 663 in src/nbiatoolkit/nbia.py
Codecov / codecov/patch
src/nbiatoolkit/nbia.py#L662-L663
Check warning on line 669 in src/nbiatoolkit/nbia.py
Codecov / codecov/patch
src/nbiatoolkit/nbia.py#L668-L669
Check warning on line 673 in src/nbiatoolkit/nbia.py
Codecov / codecov/patch
src/nbiatoolkit/nbia.py#L671-L673
Check warning on line 679 in src/nbiatoolkit/nbia.py
Codecov / codecov/patch
src/nbiatoolkit/nbia.py#L679
Check warning on line 682 in src/nbiatoolkit/nbia.py
Codecov / codecov/patch
src/nbiatoolkit/nbia.py#L682
Check warning on line 21 in src/nbiatoolkit/nbia_cli.py
Codecov / codecov/patch
src/nbiatoolkit/nbia_cli.py#L21