-
Notifications
You must be signed in to change notification settings - Fork 229
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
Python package #605
Python package #605
Conversation
- pydcm2niix => dcm2niix - thanks to pypi/support#1609 - closes rordenlab#573
Looks good to me. @ningfei do you have any comments? |
Looks good to me. Only one thing: is |
@casperdcl can you respond to @ningfei 's comments. I am eager to push a belated spring release. |
Sorry for the delay @neurolabusc @ningfei, just pushed some changes.
|
Hey @neurolabusc is this good to go now? |
@ningfei can you merge this if you are happy with this. I am overdue for a new stable release, but I am waiting for a bit more feedback on XA30 conversion. |
sure! |
Hey @ningfei @neurolabusc - despite being merged, the changes from this PR don't appear to be anywhere in development and/or master |
@ningfei this seems to be in your area of expertise. Tell me if you are too busy to address this. |
That's weird. I'm sure I saw these files in development branch back then. Somehow they are missing now. Will redo the merge. @neurolabusc shall I also merge these commits into master? |
@neurolabusc will have a look soon. For the CI, probably I will still use AppVeyor for now. Since Github Actions doesn't support old images like Ubuntu 16.04 or macOS Cataline. |
- fixes rordenlab#829 - follow-up to rordenlab#605
- fixes rordenlab#829 - follow-up to rordenlab#605
pip install
pydcm2niix
=>dcm2niix
thanks to PEP 541 Request: dcm2niix pypi/support#1609