dbdicom.files#

dbdicom.files(entity: list) list[source]#

Read the files in a DICOM entity

Parameters:

entity (list or str) – DICOM entity to read. This can be a path to a folder containing DICOM files, or a patient or study to read all series in that patient or study.

Returns:

list of valid dicom files.

Return type:

list