Closed benjamin-russoniello-pa closed 1 month ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
@benjamin-russoniello-pa Thank you for your contribution! Very excited for your contribution. Please sign the contributor agreement so we may proceed.
We've received the signed agreement in an offline manner. Thank you!!! @benjamin-russoniello-pa
@erinaldidb Does this look good to you? Care to merge it?
-Previously, dicom_meta_udf would return a json string in the form of an error message if no pixel data was found in the DICOM file. -With this change, we return all of the metadata of the DICOM file, along with an extra key "has_pixel" indicating whether or not pydicom located pixel data in the file.