getting 'IndexError: list index out of range' when trying to run the code
series_uid = '1.3.6.1.4.1.14519.5.2.1.6279.6001.124154461048929153767743874565'
showCandidate(series_uid)

i found the file1.3.6.1.4.1.14519.5.2.1.6279.6001.124154461048929153767743874565.mhd only exist in dir seg-lungs-LUNA16

if i try another uid like 1.3.6.1.4.1.14519.5.2.1.6279.6001.888291896309937415860209787179 in the dir subset1, code works correctly

