You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I know I have this function and I used it in example.ipynb, but the actual pipeline uses the read_dicom_series function from med-imagetools. I feel like we should discuss what to do with the loadDICOMSITK function. I feel like we can either:
Get rid of it and just use read_dicom_series everywhere
Call read_dicom_series in loadDICOMSITK like how we call the MIT functions in loadRTSTRUCTSITK to load the RTSTRUCT
jjjermiah
changed the title
So I know I have this function and I used it in example.ipynb, but the actual pipeline uses the read_dicom_series function from med-imagetools. I feel like we should discuss what to do with the loadDICOMSITK function. I feel like we can either:
refactor: decide between loadDICOMSITK and read_dicom_series
Dec 11, 2024
So I know I have this function and I used it in example.ipynb, but the actual pipeline uses the read_dicom_series function from med-imagetools. I feel like we should discuss what to do with the loadDICOMSITK function. I feel like we can either:
Thoughts?
Originally posted by @strixy16 in #81 (comment)
The text was updated successfully, but these errors were encountered: