Emory-HITI / Niffler

Niffler: A DICOM Framework for Machine Learning and Processing Pipelines.
https://emory-hiti.github.io/Niffler/
BSD 3-Clause "New" or "Revised" License
90 stars 53 forks source link

Random PNG Extraction Errors #273

Closed pradeeban closed 2 years ago

pradeeban commented 2 years ago

The png-extraction modules occasionally throw the below errors.

They are hard to reproduce. But recording here for future reference.

zmz223 commented 2 years ago

TypeError: Could not convert value to integer without loss

anbhimi commented 2 years ago

Fixed the second error (No error but metadata file is not created - Process Killed) - Memory Error through PR #306. The final part of the error has been tracked through Issue #307.