-
Notifications
You must be signed in to change notification settings - Fork 26
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
Need to download DICOM from PACS server to local OS system. #3
Comments
Hey @ManojSolanki, yes that should work (got to admit didn't test for some months but last time I did it worked) :) On which OS are you running? |
here is some info that may help you get started: https://github.com/FNNDSC/pypx/wiki/dicom_listener Please let us know if that works out! |
Thanks for the reply @NicolasRannou , I am running on Mac OS and will check the dicom_listener. |
If you're interested, the dev branch has been significantly expanded and now offers a complete containerized client PACS management system. |
In particular px-find and px-move have been significantly revamped and have been tested to work with orthanc and some commercial PACS offerings. |
Thanks for the awesome work.
I just wanted to know, can I use this Library to download DICOM of PACS server to local? Also, this is specially designed for ORTHANC or can be used for other PACS server as well?
The text was updated successfully, but these errors were encountered: