From 2a3dfcdd191d8040deefa39c7e6ed216a67030f2 Mon Sep 17 00:00:00 2001 From: malaterre Date: Tue, 11 Sep 2007 15:26:35 +0000 Subject: [PATCH] ENH: those dicts had been seating on my disk for a while... --- Dicts/ADAC.dic | 5 +++++ Dicts/PICKER.dic | 24 ++++++++++++++++++++++++ Dicts/SIEMENS-primeview.dic | 9 +++++++++ Dicts/THORAX.dic | 6 ++++++ 4 files changed, 44 insertions(+) create mode 100644 Dicts/ADAC.dic create mode 100755 Dicts/PICKER.dic create mode 100644 Dicts/SIEMENS-primeview.dic create mode 100644 Dicts/THORAX.dic diff --git a/Dicts/ADAC.dic b/Dicts/ADAC.dic new file mode 100644 index 00000000..5ba71917 --- /dev/null +++ b/Dicts/ADAC.dic @@ -0,0 +1,5 @@ +0019 0010 LO 2 ADAC Header Signature +0019 1002 IS 1 Ver200 ADAC Pegasys File Size +0019 1021 US 1 Ver200 Number of ADAC Headers +0019 1041 IS 1-n Ver200 ADAC Header/Image Size +0019 1061 OB 1 Ver200 ADAC Pegasys Headers diff --git a/Dicts/PICKER.dic b/Dicts/PICKER.dic new file mode 100755 index 00000000..345336d7 --- /dev/null +++ b/Dicts/PICKER.dic @@ -0,0 +1,24 @@ +7001 0001 UI 1 ? +7001 0002 OB 1 ? +7001 0003 OB 1 ? +7001 0004 OB 1 ? +7001 0005 OB 1 ? +7001 0006 OB 1 ? +7001 0007 OB 1 ? +7001 0008 OB 1 ? +7001 0009 OB 1 ? +7001 0010 SQ 1 ? +7001 0011 LO 1 ? +7001 0012 OB 1 ? +7001 0013 US 1 ? +7001 0014 OB 1 ? +7001 0016 OB 1 ? +7001 0017 LO 1 ? +7101 1000 OB 1 ? +7101 1001 SL 1 ? +7101 1002 OB 1 ? +7101 1003 SL 1 ? +7101 1004 SH 1 ? +7101 1005 SH 2 ? +7101 1006 SH 4 ? +7101 1010 DS 1 ? diff --git a/Dicts/SIEMENS-primeview.dic b/Dicts/SIEMENS-primeview.dic new file mode 100644 index 00000000..bc028583 --- /dev/null +++ b/Dicts/SIEMENS-primeview.dic @@ -0,0 +1,9 @@ +0029 1032 UL 1 PMTFInformation2 +0029 1033 UL 1 PMTFInformation3 +0039 1078 CS 1 Site Name +0039 1179 CS 1 Field Name +0039 1280 CS 1 Field ID +0039 1381 CS 1 Calibration Date +0039 1477 IS 1 Number of Sub-Frames +0039 1579 CS 1 Field Name + diff --git a/Dicts/THORAX.dic b/Dicts/THORAX.dic new file mode 100644 index 00000000..161019b3 --- /dev/null +++ b/Dicts/THORAX.dic @@ -0,0 +1,6 @@ +0019 1000 CS 1 Internal Value +0019 1002 DS 1 Total Area Dose Product +0019 1005 US 1 Cassette Image +0019 1006 FD 1 Table Object Distance +0019 1007 FD 1 Table Detector Distance +0019 1008 US 1-n Ortho Step Distance -- 2.45.1