notmatthancock / pylidc

An object relational mapping for the LIDC dataset using sqlalchemy.
https://pylidc.github.io
Other
105 stars 41 forks source link

added ClusterError exception. #66

Closed kyriakstrat closed 4 months ago

kyriakstrat commented 7 months ago

That way programmer can catch the error and see which CT scan must be manually reviewed.

kyriakstrat commented 7 months ago

Yes, that's even better. Just commited the requested changes.Thank you for this library made my life easier!