dcmmkdir with anonymized images

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
amunaaser
Posts: 40
Joined: Thu, 2020-03-26, 10:29

dcmmkdir with anonymized images

#1 Post by amunaaser »

Hi!

Is it at all possible to create a DICOMDIR file with anonymized DICOM images?
Since I get following when I try to do it:

dcmmkdir.exe +r -d +u -nb --recurse --output-file C:\DicomResult\DICOMDIR --input-directory C:\DicomResult\test2\

D: $dcmtk: dcmmkdir v3.6.7 2022-04-22 $
D:
I: determining input files ...
I: creating DICOMDIR file using STD-GEN-CD/DVD-RAM profile: C:\DicomResult\DICOMDIR
I: checking file: C:\DicomResult\test2\IMG00001
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
E: required attribute PatientID (0010,0020) empty in file: IMG00001
E: required attribute StudyID (0020,0010) empty in file: IMG00001
I: checking file: C:\DicomResult\test2\IMG00002
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
E: required attribute PatientID (0010,0020) empty in file: IMG00002
E: required attribute StudyID (0020,0010) empty in file: IMG00002
I: checking file: C:\DicomResult\test2\IMG00003
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
E: required attribute PatientID (0010,0020) empty in file: IMG00003
E: required attribute StudyID (0020,0010) empty in file: IMG00003
I: checking file: C:\DicomResult\test2\IMG00004
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
E: required attribute PatientID (0010,0020) empty in file: IMG00004
E: required attribute StudyID (0020,0010) empty in file: IMG00004
E: no good files: DICOMDIR not created


What to do?

Best regards
Nasser Hosseini

J. Riesmeier
DCMTK Developer
Posts: 2506
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: dcmmkdir with anonymized images

#2 Post by J. Riesmeier »

Did you already try with the --invent option?

The Attributes that dcmmkdir lists as missing are of Type 1 in a DICOMDIR.

amunaaser
Posts: 40
Joined: Thu, 2020-03-26, 10:29

Re: dcmmkdir with anonymized images

#3 Post by amunaaser »

Thank you for the reply!

I used this switch now:
dcmmkdir.exe +r -d +u -nb --recurse --invent --output-file C:\DicomResult\DICOMDIR --input-directory C:\DicomResult\test2\

D: $dcmtk: dcmmkdir v3.6.7 2022-04-22 $
D:
I: determining input files ...
I: creating DICOMDIR file using STD-GEN-CD/DVD-RAM profile: C:\DicomResult\DICOMDIR
I: checking file: C:\DicomResult\test2\IMG00001
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\test2\IMG00001
W: Patient Record (origin: C:\DicomResult\test2\IMG00001) inventing PatientID: DCMTKPAT000000
W: Study Record (origin: C:\DicomResult\test2\IMG00001) inventing StudyID: DCMTKSTUDY000000
I: writing file: C:\DicomResult\DICOMDIR
D: DcmFileFormat::checkMetaHeaderValue() Version of MetaHeader is ok: 0x0001
D: DcmFileFormat::checkMetaHeaderValue() use new generated SOPInstanceUID [1.2.276.0.7230010.3.1.4.3970120412.27688.1701677248.560]
D: DcmFileFormat::checkMetaHeaderValue() use new TransferSyntaxUID [Little Endian Explicit] on writing following Dataset
D: DcmFileFormat::validateMetaInfo() found 7 Elements in DcmMetaInfo 'metinf'
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 1 of 1
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 1 of 1
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 1 of 1
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 1 of 1


DICOMDIR is created now but it seems to be empty. Is the behaviour of dcmmkdir OK according to the log?

J. Riesmeier
DCMTK Developer
Posts: 2506
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: dcmmkdir with anonymized images

#4 Post by J. Riesmeier »

DICOMDIR is created now but it seems to be empty. Is the behaviour of dcmmkdir OK according to the log?
No, from reading the log output, I would expect to have a non-empty DICOMDIR with information on a single PATIENT, STUDY, SERIES and IMAGE.

amunaaser
Posts: 40
Joined: Thu, 2020-03-26, 10:29

Re: dcmmkdir with anonymized images

#5 Post by amunaaser »

You were right! It was actually not empty and it was correct.
But now I have other issues with "component too large (max 8 characters)" and "invalid character(s) in filename":

1- Why are both number of characters in the folder name and the filename counted?!
2- What are the invalid characters?



D: $dcmtk: dcmmkdir v3.6.7 2022-04-22 $
D:
I: determining input files ...
I: creating DICOMDIR file using STD-GEN-CD/DVD-RAM profile: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\DICOMDIR
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\DICOMDIR
E: No such file or directory: reading file: DICOMDIR
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00128
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00128
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00129
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00129
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00130
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00130
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00131
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00131
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00132
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00132
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00133
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00133
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00134
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00134
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00135
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00135
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00136
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00136
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00137
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00137
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00138
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00138
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00139
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00139
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00140
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00140
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00141
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00141
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00142
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00142
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00143
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00143
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00144
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00144
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00145
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00145
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00146
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00146
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00147
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00147
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_DX\IMG00148
E: component too large (max 8 characters) in filename: PDW_SPAIR_DX\IMG00148
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00149
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00149
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00150
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00150
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00151
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00151
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00152
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00152
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00153
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00153
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00154
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00154
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00155
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00155
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00156
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00156
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00157
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00157
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00158
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00158
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00159
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00159
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00160
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00160
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00161
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00161
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00162
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00162
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00163
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00163
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00164
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00164
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00165
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00165
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00166
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00166
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00167
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00167
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00168
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00168
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\PDW_SPAIR_SIN\IMG00169
E: component too large (max 8 characters) in filename: PDW_SPAIR_SIN\IMG00169
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00010
E: invalid character(s) in filename: STIR_cor\IMG00010
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00011
E: invalid character(s) in filename: STIR_cor\IMG00011
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00012
E: invalid character(s) in filename: STIR_cor\IMG00012
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00013
E: invalid character(s) in filename: STIR_cor\IMG00013
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00014
E: invalid character(s) in filename: STIR_cor\IMG00014
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00015
E: invalid character(s) in filename: STIR_cor\IMG00015
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00016
E: invalid character(s) in filename: STIR_cor\IMG00016
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00017
E: invalid character(s) in filename: STIR_cor\IMG00017
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00018
E: invalid character(s) in filename: STIR_cor\IMG00018
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00019
E: invalid character(s) in filename: STIR_cor\IMG00019
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00020
E: invalid character(s) in filename: STIR_cor\IMG00020
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00021
E: invalid character(s) in filename: STIR_cor\IMG00021
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00022
E: invalid character(s) in filename: STIR_cor\IMG00022
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00023
E: invalid character(s) in filename: STIR_cor\IMG00023
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00024
E: invalid character(s) in filename: STIR_cor\IMG00024
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00025
E: invalid character(s) in filename: STIR_cor\IMG00025
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00026
E: invalid character(s) in filename: STIR_cor\IMG00026
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00027
E: invalid character(s) in filename: STIR_cor\IMG00027
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00028
E: invalid character(s) in filename: STIR_cor\IMG00028
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00029
E: invalid character(s) in filename: STIR_cor\IMG00029
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00030
E: invalid character(s) in filename: STIR_cor\IMG00030
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00031
E: invalid character(s) in filename: STIR_cor\IMG00031
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00032
E: invalid character(s) in filename: STIR_cor\IMG00032
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00033
E: invalid character(s) in filename: STIR_cor\IMG00033
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00034
E: invalid character(s) in filename: STIR_cor\IMG00034
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00035
E: invalid character(s) in filename: STIR_cor\IMG00035
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00036
E: invalid character(s) in filename: STIR_cor\IMG00036
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\STIR_cor\IMG00037
E: invalid character(s) in filename: STIR_cor\IMG00037
E: ^
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00001
E: invalid character(s) in filename: SURVEY_torso\IMG00001
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00001
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00002
E: invalid character(s) in filename: SURVEY_torso\IMG00002
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00002
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00003
E: invalid character(s) in filename: SURVEY_torso\IMG00003
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00003
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00004
E: invalid character(s) in filename: SURVEY_torso\IMG00004
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00004
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00005
E: invalid character(s) in filename: SURVEY_torso\IMG00005
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00005
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00006
E: invalid character(s) in filename: SURVEY_torso\IMG00006
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00006
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00007
E: invalid character(s) in filename: SURVEY_torso\IMG00007
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00007
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00008
E: invalid character(s) in filename: SURVEY_torso\IMG00008
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00008
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\SURVEY_torso\IMG00009
E: invalid character(s) in filename: SURVEY_torso\IMG00009
E: ^
E: component too large (max 8 characters) in filename: SURVEY_torso\IMG00009
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00038
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00038
W: file C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00038: StudyDate (0008,0020) missing, using alternative: 20231204
W: file C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00038: StudyTime (0008,0030) missing, using alternative: 124320
W: Study Record (origin: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00038) inventing StudyID: DCMTKSTUDY000000
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00039
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00039
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00040
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00040
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00041
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00041
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00042
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00042
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00043
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00043
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00044
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00044
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00045
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00045
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00046
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00046
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00047
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00047
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00048
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00048
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00049
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00049
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00050
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00050
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00051
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00051
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00052
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00052
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00053
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00053
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00054
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00054
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00055
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00055
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00056
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00056
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00057
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00057
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00058
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00058
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00059
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00059
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00060
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00060
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00061
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00061
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00062
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00062
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00063
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00063
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00064
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00064
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00065
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00065
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00066
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00066
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00067
D: DcmMetaInfo::checkAndReadPreamble() TransferSyntax="Little Endian Explicit"
D: DcmDataset::read() TransferSyntax="Little Endian Explicit"
I: adding file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T1W_TSE\IMG00067
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00068
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00068
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00069
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00069
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00070
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00070
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00071
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00071
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00072
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00072
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00073
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00073
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00074
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00074
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00075
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00075
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00076
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00076
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00077
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00077
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00078
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00078
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00079
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00079
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00080
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00080
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00081
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00081
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00082
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00082
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00083
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00083
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00084
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00084
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00085
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00085
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00086
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00086
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00087
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00087
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00088
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00088
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00089
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00089
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00090
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00090
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00091
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00091
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00092
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00092
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00093
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00093
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00094
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00094
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00095
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00095
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00096
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00096
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00097
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00097
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00098
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00098
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00099
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00099
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00100
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00100
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00101
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00101
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00102
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00102
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00103
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00103
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00104
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00104
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00105
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00105
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00106
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00106
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00107
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00107
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00108
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00108
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00109
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00109
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00110
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00110
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00111
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00111
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00112
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00112
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00113
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00113
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00114
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00114
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00115
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00115
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00116
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00116
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00117
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00117
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00118
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00118
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00119
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00119
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00120
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00120
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00121
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00121
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00122
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00122
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00123
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00123
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00124
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00124
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00125
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00125
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00126
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00126
I: checking file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\T2W_DIXON\IMG00127
E: component too large (max 8 characters) in filename: T2W_DIXON\IMG00127
W: 140 file(s) cannot be added to DICOMDIR:
W: DICOMDIR
W: PDW_SPAIR_DX\IMG00128
W: PDW_SPAIR_DX\IMG00129
W: PDW_SPAIR_DX\IMG00130
W: PDW_SPAIR_DX\IMG00131
W: PDW_SPAIR_DX\IMG00132
W: PDW_SPAIR_DX\IMG00133
W: PDW_SPAIR_DX\IMG00134
W: PDW_SPAIR_DX\IMG00135
W: PDW_SPAIR_DX\IMG00136
W: PDW_SPAIR_DX\IMG00137
W: PDW_SPAIR_DX\IMG00138
W: PDW_SPAIR_DX\IMG00139
W: PDW_SPAIR_DX\IMG00140
W: PDW_SPAIR_DX\IMG00141
W: PDW_SPAIR_DX\IMG00142
W: PDW_SPAIR_DX\IMG00143
W: PDW_SPAIR_DX\IMG00144
W: PDW_SPAIR_DX\IMG00145
W: PDW_SPAIR_DX\IMG00146
W: PDW_SPAIR_DX\IMG00147
W: PDW_SPAIR_DX\IMG00148
W: PDW_SPAIR_SIN\IMG00149
W: PDW_SPAIR_SIN\IMG00150
W: PDW_SPAIR_SIN\IMG00151
W: PDW_SPAIR_SIN\IMG00152
W: PDW_SPAIR_SIN\IMG00153
W: PDW_SPAIR_SIN\IMG00154
W: PDW_SPAIR_SIN\IMG00155
W: PDW_SPAIR_SIN\IMG00156
W: PDW_SPAIR_SIN\IMG00157
W: PDW_SPAIR_SIN\IMG00158
W: PDW_SPAIR_SIN\IMG00159
W: PDW_SPAIR_SIN\IMG00160
W: PDW_SPAIR_SIN\IMG00161
W: PDW_SPAIR_SIN\IMG00162
W: PDW_SPAIR_SIN\IMG00163
W: PDW_SPAIR_SIN\IMG00164
W: PDW_SPAIR_SIN\IMG00165
W: PDW_SPAIR_SIN\IMG00166
W: PDW_SPAIR_SIN\IMG00167
W: PDW_SPAIR_SIN\IMG00168
W: PDW_SPAIR_SIN\IMG00169
W: STIR_cor\IMG00010
W: STIR_cor\IMG00011
W: STIR_cor\IMG00012
W: STIR_cor\IMG00013
W: STIR_cor\IMG00014
W: STIR_cor\IMG00015
W: STIR_cor\IMG00016
W: STIR_cor\IMG00017
W: STIR_cor\IMG00018
W: STIR_cor\IMG00019
W: STIR_cor\IMG00020
W: STIR_cor\IMG00021
W: STIR_cor\IMG00022
W: STIR_cor\IMG00023
W: STIR_cor\IMG00024
W: STIR_cor\IMG00025
W: STIR_cor\IMG00026
W: STIR_cor\IMG00027
W: STIR_cor\IMG00028
W: STIR_cor\IMG00029
W: STIR_cor\IMG00030
W: STIR_cor\IMG00031
W: STIR_cor\IMG00032
W: STIR_cor\IMG00033
W: STIR_cor\IMG00034
W: STIR_cor\IMG00035
W: STIR_cor\IMG00036
W: STIR_cor\IMG00037
W: SURVEY_torso\IMG00001
W: SURVEY_torso\IMG00002
W: SURVEY_torso\IMG00003
W: SURVEY_torso\IMG00004
W: SURVEY_torso\IMG00005
W: SURVEY_torso\IMG00006
W: SURVEY_torso\IMG00007
W: SURVEY_torso\IMG00008
W: SURVEY_torso\IMG00009
W: T2W_DIXON\IMG00068
W: T2W_DIXON\IMG00069
W: T2W_DIXON\IMG00070
W: T2W_DIXON\IMG00071
W: T2W_DIXON\IMG00072
W: T2W_DIXON\IMG00073
W: T2W_DIXON\IMG00074
W: T2W_DIXON\IMG00075
W: T2W_DIXON\IMG00076
W: T2W_DIXON\IMG00077
W: T2W_DIXON\IMG00078
W: T2W_DIXON\IMG00079
W: T2W_DIXON\IMG00080
W: T2W_DIXON\IMG00081
W: T2W_DIXON\IMG00082
W: T2W_DIXON\IMG00083
W: T2W_DIXON\IMG00084
W: T2W_DIXON\IMG00085
W: T2W_DIXON\IMG00086
W: T2W_DIXON\IMG00087
W: T2W_DIXON\IMG00088
W: T2W_DIXON\IMG00089
W: T2W_DIXON\IMG00090
W: T2W_DIXON\IMG00091
W: T2W_DIXON\IMG00092
W: T2W_DIXON\IMG00093
W: T2W_DIXON\IMG00094
W: T2W_DIXON\IMG00095
W: T2W_DIXON\IMG00096
W: T2W_DIXON\IMG00097
W: T2W_DIXON\IMG00098
W: T2W_DIXON\IMG00099
W: T2W_DIXON\IMG00100
W: T2W_DIXON\IMG00101
W: T2W_DIXON\IMG00102
W: T2W_DIXON\IMG00103
W: T2W_DIXON\IMG00104
W: T2W_DIXON\IMG00105
W: T2W_DIXON\IMG00106
W: T2W_DIXON\IMG00107
W: T2W_DIXON\IMG00108
W: T2W_DIXON\IMG00109
W: T2W_DIXON\IMG00110
W: T2W_DIXON\IMG00111
W: T2W_DIXON\IMG00112
W: T2W_DIXON\IMG00113
W: T2W_DIXON\IMG00114
W: T2W_DIXON\IMG00115
W: T2W_DIXON\IMG00116
W: T2W_DIXON\IMG00117
W: T2W_DIXON\IMG00118
W: T2W_DIXON\IMG00119
W: T2W_DIXON\IMG00120
W: T2W_DIXON\IMG00121
W: T2W_DIXON\IMG00122
W: T2W_DIXON\IMG00123
W: T2W_DIXON\IMG00124
W: T2W_DIXON\IMG00125
W: T2W_DIXON\IMG00126
W: T2W_DIXON\IMG00127
I: writing file: C:\DicomResult\2023-12-04_12-39-50-784\bfr2loc_1.3.51.0.1.1.10.200.9.49.201623043.7506354_VGRRTG\DICOM\DICOMDIR
D: DcmFileFormat::checkMetaHeaderValue() Version of MetaHeader is ok: 0x0001
D: DcmFileFormat::checkMetaHeaderValue() use new generated SOPInstanceUID [1.2.276.0.7230010.3.1.4.3970120412.32940.1701690200.303]
D: DcmFileFormat::checkMetaHeaderValue() use new TransferSyntaxUID [Little Endian Explicit] on writing following Dataset
D: DcmFileFormat::validateMetaInfo() found 7 Elements in DcmMetaInfo 'metinf'
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 1 of 1
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 1 of 1
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 1 of 1
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 30 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 29 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 28 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 27 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 26 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 25 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 24 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 23 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 22 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 21 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 20 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 19 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 18 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 17 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 16 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 15 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 14 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 13 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 12 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 11 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 10 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 9 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 8 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 7 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 6 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 5 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 4 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 3 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 2 of 30
D: DcmDicomDir::copyRecordPtrToSQ() Testing sub record no. 1 of 30

J. Riesmeier
DCMTK Developer
Posts: 2506
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: dcmmkdir with anonymized images

#6 Post by J. Riesmeier »

1- Why are both number of characters in the folder name and the filename counted?!
2- What are the invalid characters?
Re. 1: This is defined by the DICOM standard in order to be compliant with all supported file systems and operating systems.
Re. 2: Valid characters are upper case letters (A-Z), digits (0-9) and the underscore (_), nothing else.

amunaaser
Posts: 40
Joined: Thu, 2020-03-26, 10:29

Re: dcmmkdir with anonymized images

#7 Post by amunaaser »

All right! I understand. Would this mean, that you should have all your DICOM images containing max 8 characters in one and the same folder in order to avoid these types of errors? Because with subfolders, "\" would, for instance, be included in the filename?

J. Riesmeier
DCMTK Developer
Posts: 2506
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: dcmmkdir with anonymized images

#8 Post by J. Riesmeier »

No, the "\" is treated differently, as it is the DICOM delimiter used for storing multiple values in a data element. The DICOMDIR allows for having up to 7 nested sub-directories plus the filename, e.g. "DICOM\PATIENT_A\STUDY_1\SERIES_1\IMG00001".

amunaaser
Posts: 40
Joined: Thu, 2020-03-26, 10:29

Re: dcmmkdir with anonymized images

#9 Post by amunaaser »

Great! Thanks a lot! Now I get it. :D

Mach's gut!
/Nasser Hosseini

Post Reply

Who is online

Users browsing this forum: Baidu [Spider], Google [Bot] and 1 guest