Open drtjre opened 7 years ago
It looks like we can use these commands to add new files
indexer = ctk.ctkDICOMIndexer()
# Import study to database
indexer.addDirectory(slicer.dicomDatabase, dicomDataDir)
indexer.waitForImportFinished()
first implementation embedded in to be tested in more detail
Add a button to update the local Slicer DICOM DB from the samba mounted drive