Getting Included Datasets (pydicom.data)

Getting datasets included with pydicom

get_charset_files([pattern])

Return a list of absolute paths to charsets with filenames matching pattern.

get_palette_files([pattern])

Return a list of absolute paths to palettes with filenames matching pattern.

get_testdata_file(name[, read, download])

Return an absolute path to the first matching dataset with filename name that is found in a local or external pydicom datastore.

get_testdata_files([pattern])

Return a list of absolute paths to datasets with filenames matching pattern.