DICOM Batch import

93 views
Skip to first unread message

Kundan Singh Chufal

unread,
Nov 2, 2019, 3:34:59 AM11/2/19
to CERR FORUM
I am having data of 400 patients and DICOM data for one patient is structured as

MainDir containing one subdirectory

This subdirectory contains 4 directories and details of these 4 directories are as follows

one directory contains -- CT data (having multiple .dcm file)
one directory contains -- RTDose(having one .dcm file)
one directory contains -- RTPLAN(having one .dcm file)
one directory contains -- RTSTRUCTURE(having one .dcm file)

when i am trying to import individual patient then it is being done perfectly although there are some issues with dose import.

Problem is when I am trying to batch import using batchConvert.m
--------------------------------------------------------------------------------------------------------------
it does everything but at the end of every patient transfer this message comes 

Creating raster-scan representation of lung_cntr contour.
Creating raster-scan representation of lung_ipsi contour.
Creating raster-scan representation of lung_total contour.
Creating raster-scan representation of ptv contour.
Creating raster-scan representation of rhilargtv contour.
Creating raster-scan representation of r. level 4 contour.
Creating raster-scan representation of rll gtv contour.
Creating raster-scan representation of rll ptv contour.
Creating raster-scan representation of rt hilar ptv contour.
Creating raster-scan representation of skin contour.
Creating raster-scan representation of spinal_cord contour.
CERR>>  Using zValues to compute voxel thicknesses.
NOT CONVERTED E:\test_NSCLC-Cetuximab\1.3.6.1.4.1.14519.5.2.1.6329.6468.180596963996965825122162035932 ...
-----------------------------------------------------------------------------------------------------------------
and there is no output files.

For each patient I have created a single folder with all the DICOM files (Str, dose, plan, and CT) as mentioned in documentation but still same thing is happening.



ap...@mskcc.org

unread,
Nov 2, 2019, 9:40:50 AM11/2/19
to cerr-...@googlegroups.com

Dear Kundan,

 

batchConvert.m had an unnecessary line of code which looked for directory names two levels up. Hence, it failed with E:\myDcmDir whereas worked with E:\parentDir\myDcmDir. I took this line out and pushed the change to github. Can you please pull the latest update and try out.

 

Thanks,

Aditya

--
You received this message because you are subscribed to the Google Groups "CERR FORUM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cerr-forum+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cerr-forum/f8b75442-41f0-45d3-896b-4c1fd63a8bc6%40googlegroups.com.



*** Only open attachments or links from trusted senders. Report phishing to inf...@mskcc.org ***

 

=====================================================================

Please note that this e-mail and any files transmitted from
Memorial Sloan Kettering Cancer Center may be privileged, confidential,
and protected from disclosure under applicable law. If the reader of
this message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient,
you are hereby notified that any reading, dissemination, distribution,
copying, or other use of this communication or any of its attachments
is strictly prohibited. If you have received this communication in
error, please notify the sender immediately by replying to this message
and deleting this message, any attachments, and all copies and backups
from your computer.

Reply all
Reply to author
Forward
0 new messages