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

unable to export dicom files #60

Open
Farinelli56 opened this issue Oct 22, 2020 · 1 comment
Open

unable to export dicom files #60

Farinelli56 opened this issue Oct 22, 2020 · 1 comment

Comments

@Farinelli56
Copy link

Hi all,
I'm working on a project where I have to import dicom files from CD, anonymize, and export to a folder on my Mac.
Yesterday things were working smoothly, but today with a set of CDs from another source, I encountered an issue I was unable to solve: the dicom files import OK, I can process them (either through the anonymize command or by editing specific dicom header tags), but when I try to export I get empty folders. I can export to tiff OK.
When I try to export after anonymization, I get the following error (see screenshot): "couldn't create directory..."
A folder is create at the specified place, but it is empty. Simple export does the same without an error message.
I tried the same without any editing, i.e., import from CD, and export to disk, with the same error. The folders are created, but they are empty.
Any help would be greatly appreciated.
Thanks,
M
Schermafbeelding 2020-10-22 om 11 44 47

@Farinelli56
Copy link
Author

update: I created a workaround by requesting the images to be saved as zip files.
Once that worked, I was able to save uncompressed images...very strange.
I also note that the images are loaded as read-only, even if I upload the files.

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

No branches or pull requests

1 participant