Getting started
Documentation
pydicom.charset
pydicom.config
pydicom.data
pydicom.datadict
pydicom.dataset
pydicom.dicomdir
pydicom.encaps
pydicom.errors
pydicom.misc
pydicom.uid
Examples
Additional Information
pydicom.data.
get_testdata_file
Return the first test data file path with the given name found under the pydicom test data root.
New in version 1.4.
name (str) – The full file name (without path)
The full path of the file if found, or None.
None
str, None