Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image DICOM with structure DICOM is not imported #715

Open
MohHu opened this issue May 1, 2022 · 2 comments
Open

image DICOM with structure DICOM is not imported #715

MohHu opened this issue May 1, 2022 · 2 comments

Comments

@MohHu
Copy link

MohHu commented May 1, 2022

Dear Developer,

Good morning,

I have treatment plan in DICOM format that has set of images and structure. When I import them using CERR, I have this error:
Reading directory:E:\ct with contour\New folder ...
Reading header ...
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.sponsorID field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.protocolID field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.subjectID field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.submissionID field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.timeSaved field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.lastSavedInVer field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.CERRImportVersion field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.anonymizedID field, leaving empty.
Reading comment ...
Reading scan ...
Loading Scan ...
'"java"' is not recognized as an internal or external command,
operable program or batch file.
ans =
1
Struct contents reference from a non-struct array object.
Error in populate_planC_scan_field (line 131)
sliceV = cast(imgobj.getInts(2.145386512000000e+09),'int16'); %OW
Error in populate_planC_field (line 83)
populate_planC_scan_field(names{i}, ...
Error in dcmdir2planC (line 53)
cellData = populate_planC_field(cellNames{i}, dcmdir_PATIENT, optS);
Error in CERRImportDCM4CHE (line 120)
planC = dcmdir2planC(combinedDcmdirS,mergeScansFlag,optS);
Error in CERR (line 133)
CERRImportDCM4CHE;
Error while evaluating UIControl Callback.

The TPS is MONACO
Is there any suggestion to overcome this problem?

Yours sincerely

@adityaapte
Copy link
Collaborator

adityaapte commented May 1, 2022 via email

@MohHu
Copy link
Author

MohHu commented May 1, 2022

Thank you for your prompt reply,

When I run ''init_ML_DICOM'' from the command line, the output is

init_ML_DICOM
ans =
1

I restarted Matlab, and I have the same problem,
Yes, I do. I am working with the last version.
I sent the link of the dataset to your email for ethical reasons

Yours sincerely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants