amaljova / DicomDatabase

This script reads DICOM files in a source directory or in a list of source directories and searches for the patients in the given patients' list creates a DICOM DataBase in the destination directory, copies the files, and creates a DicomDataBase.csv file and a summary.txt file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix a DICOM DataBase

This script reads DICOM files in a source directory or in a list of source directories and searches for the patients in the given patients 'list creates a DICOM DataBase in the destination directory, copies the files, and creates a DicomDataBase.csv file and a summary.txt file.


The created directory's structure will be:

destination --> Study_Instance_UID --> Series_Instance_UID --> DICOM_Files


About

This script reads DICOM files in a source directory or in a list of source directories and searches for the patients in the given patients' list creates a DICOM DataBase in the destination directory, copies the files, and creates a DicomDataBase.csv file and a summary.txt file.


Languages

Language:Python 100.0%