Skip to content
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

Adding save label function to xnat datastore #1620

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

AHarouni
Copy link
Contributor

Fix for issue #1291
Added function to save label back to xnat. This saves the dicom seg as well as the nifti file into xnat

@SachidanandAlle
Copy link
Collaborator

Can you fix the pre-commit

https://results.pre-commit.ci/run/github/351826770/1704940000.kSzy_PdiS_yWDXufvMHQNw

you can run locally also

python -m pip install pre-commit
python -m pre_commit run --all-files

@SachidanandAlle SachidanandAlle merged commit 84d4706 into Project-MONAI:main Jan 11, 2024
15 of 16 checks passed
@AHarouni
Copy link
Contributor Author

Seems like errors are coming from convert.py not having return types. @SachidanandAlle can you take a closer look of what I changed there.

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.

2 participants