Franklin Heng
1 min readMay 29, 2020

--

Hi Paul, sorry to hear you are getting this error.

Even if there are no DICOM files, it should still just return an empty list without any errors.

Can you try replacing the line with the following:

slices = [pydicom.dcmread(os.path.join(path, s)) for s in os.listdir(path)]

Let me know if you are still getting errors!

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Franklin Heng
Franklin Heng

Written by Franklin Heng

AI/ML, Computer Vision, Neurotech @ UCSF

Responses (3)

Write a response