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

ENH: Add method to import selected files into DICOM browser #914

Merged
merged 3 commits into from
May 29, 2020

Conversation

lassoan
Copy link
Member

@lassoan lassoan commented May 29, 2020

In some cases, it is necessary to load individual files and not an entire folder into the DICOM database.

In some cases, it is necessary to load individual files and not an entire folder into the DICOM database.
Copy link
Member

@jcfr jcfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lassoan added 2 commits May 29, 2020 14:48
Enforce DICOM database file is immediately closed when ctkDICOMDatabase object is destructed.
Ensure that images can be inserted after database cleanup.
Removed progress popup updates in ctkDICOMAppWidget as it would crash and unnecessary, since browser widget displays progress of background image import.
Removed remnants of old progress reporting from ctkDICOMBrowser.
Now all *DICOM* tests pass.

DICOM tests require setting of CTKData_DIR and DCMTK executables must be available in a CMakeExternals\Install\bin subfolder of any of the parent folders from where the test is executed.
@lassoan lassoan merged commit f48c4a6 into commontk:master May 29, 2020
@jcfr
Copy link
Member

jcfr commented May 29, 2020

Merci 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants