File size: 541 Bytes
9c82964 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"downloaded": [
{
"filename": "JPEG2000.dcm",
"size_bytes": 3308
},
{
"filename": "MR_truncated.dcm",
"size_bytes": 9630
}
],
"errors": [
{
"filename": "JPEG-LL.dcm",
"error": "HTTP Error 404: Not Found"
},
{
"filename": "color3d_jpeg_baseline.dcm",
"error": "HTTP Error 404: Not Found"
},
{
"filename": "CT1_J2KI.dcm",
"error": "HTTP Error 404: Not Found"
}
],
"total_files": 2,
"source": "pydicom/pydicom GitHub repository"
} |