-
Notifications
You must be signed in to change notification settings - Fork 102
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
Cannot import DICOMS, MATLAB R2023a #912
Comments
Can you please share the dicom file you are trying to import? It looks like
it is multi frame file (I e. single file with 3d volume). What modality
does it contain?
…On Fri, Jul 14, 2023, 9:41 PM eideben ***@***.***> wrote:
CERR>> Scanning DICOM directory
Reading directory:/Users/elliott/Downloads/DICOM ...
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 ...
Dot indexing is not supported for variables of this type.
Error in populate_planC_scan_field (line 488)
imgOriV = positionRefIndicatorSequence.Item_1...
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.
—
Reply to this email directly, view it on GitHub
<#912>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGNJB775N577YTXKCKSIH3XQHYMBANCNFSM6AAAAAA2K7ASO4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sample 2d DICOM
On Sat, Jul 15, 2023 at 5:24 AM Aditya P. Apte ***@***.***>
wrote:
… Can you please share the dicom file you are trying to import? It looks
like
it is multi frame file (I e. single file with 3d volume). What modality
does it contain?
On Fri, Jul 14, 2023, 9:41 PM eideben ***@***.***> wrote:
> CERR>> Scanning DICOM directory
> Reading directory:/Users/elliott/Downloads/DICOM ...
> 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 ...
> Dot indexing is not supported for variables of this type.
>
> Error in populate_planC_scan_field (line 488)
> imgOriV = positionRefIndicatorSequence.Item_1...
>
> 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.
>
> —
> Reply to this email directly, view it on GitHub
> <#912>, or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAGNJB775N577YTXKCKSIH3XQHYMBANCNFSM6AAAAAA2K7ASO4>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#912 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BBI5YF4Z3ECHT2XB54CMRS3XQJOVNANCNFSM6AAAAAA2K7ASO4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I have tried with both a 2d test DICOM as well as a sliced 3d PET DICOM and I receive the same errors for both. I have emailed the 2d sample DICOM. |
Sorry, but I didn't receive the email. I can send you a Box link to upload your DICOM if you let me know your email address. |
CERR>> Scanning DICOM directory
Reading directory:/Users/elliott/Downloads/DICOM ...
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 ...
Dot indexing is not supported for variables of this type.
Error in populate_planC_scan_field (line 488)
imgOriV = positionRefIndicatorSequence.Item_1...
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 text was updated successfully, but these errors were encountered: