[Gate-users] Gate-users Digest, Vol 72, Issue 25
Mike Tabriz
mtabriz at yahoo.com
Sat Jun 2 20:17:50 CEST 2012
Hi David,
Thanks for the response. Since I posted my last question, I have come to realize that the problem with my code is perhaps not the tool or the software to open the output image file in the Analyze format since I can view the output files generated by the example code in Gate-RT-training-04-2011.pdf just fine using MEDX or ImageJ.
Although I seem to be able to get an output image file (38,848 KB) for my own code, I am not able to see anything! So I think this is more than likely a simulation issue and not an imaging issue…
I use gatev6.1
Following is the error message that I got after running the latest version of my code:
[Acquisition-0]
[Acquisition-0] ============= Source initialization =============
[Acquisition-0]
[Acquisition-0] ============= Acquisition starts! =============
[Acquisition-0] Simulation start time = 0 sec
[Acquisition-0] Simulation end time = 0.1 sec
[Acquisition-0] Simulation will have = 1 run(s)
[Acquisition-0]
[Acquisition-0] Slice 0 from 0 to 0.1 s [slice=0.1 s], final stop at 0.1 s.
### WARNING: G4UrbanMscModel90 model is used for e+ !!!
### This model should be used only for heavy particles
### WARNING: G4UrbanMscModel90 model is used for e- !!!
### This model should be used only for heavy particles
This error message tells me that there is perhaps a major problem with the code. Somehow it is tailored for heavy particles only and I am interested in gamma rays, electrons and positrons. I would greatly appreciate any comments or suggestions.
Best regards,
Mike
P.S.
Following are copies of my macros.
## VERBOSE
/control/execute mac/Verbose.mac
## GEOMETRY
/gate/geometry/setMaterialDatabase data/GateMaterials.db
## W O R L D
/gate/world/geometry/setXLength 400. cm
/gate/world/geometry/setYLength 400. cm
/gate/world/geometry/setZLength 400. cm
## VOXEL PHANTOM
/control/execute mac/VoxelizedPhantom.mac
#=====================================================
# ACTORS
#=====================================================
# STATISTICS ACTOR
/gate/actor/addActor SimulationStatisticActor stat
/gate/actor/stat/saveEveryNSeconds 20
/gate/actor/stat/save output/stat.txt
# DOSE ACTOR
/gate/actor/addActor DoseActor dose
/gate/actor/dose/attachTo zubal
/gate/actor/dose/setPosition 0 0 0 cm
/gate/actor/dose/setSize 512 512 972 mm
/gate/actor/dose/setVoxelSize 4 4 4 mm
/gate/actor/dose/enableDose true
/gate/actor/dose/enableEdep true
/gate/actor/dose/enableUncertaintyDose true
/gate/actor/dose/save output/output.hdr
/gate/actor/dose/saveEveryNSeconds 20
## PHYSICS
/gate/physics/addProcess PhotoElectric
/gate/physics/processes/PhotoElectric/setModel StandardModel
/gate/physics/addProcess Compton
/gate/physics/processes/Compton/setModel StandardModel
/gate/physics/addProcess RayleighScattering
/gate/physics/processes/RayleighScattering/setModel PenelopeModel
/gate/physics/addProcess ElectronIonisation
/gate/physics/processes/ElectronIonisation/setModel StandardModel e-
/gate/physics/processes/ElectronIonisation/setModel StandardModel e+
/gate/physics/addProcess Bremsstrahlung
/gate/physics/processes/Bremsstrahlung/setModel StandardModel e-
/gate/physics/processes/Bremsstrahlung/setModel StandardModel e+
/gate/physics/addProcess PositronAnnihilation
/gate/physics/addProcess MultipleScattering e+
/gate/physics/addProcess MultipleScattering e-
/gate/physics/processList Enabled
/gate/physics/processList Initialized
## CUTS
/gate/physics/Gamma/SetCutInRegion zubal 0.1 mm
/gate/physics/Electron/SetCutInRegion zubal 0.1 mm
/gate/physics/Positron/SetCutInRegion zubal 0.1 mm
/gate/physics/SetMaxStepSizeInRegion zubal 0.01 mm
## VISUALISATION
#vis/disable
##vis/open OGLSX
##vis/viewer/set/viewpointThetaPhi 60 60
##vis/viewer/zoom 6.0
##vis/drawVolume
##tracking/storeTrajectory 1
##vis/scene/add/trajectories
##vis/scene/endOfEventAction accumulate
## INITIALISATION
/gate/run/initialize
## VOXELIZED SOURCE
/control/execute mac/VoxelizedSource.mac
## MEASUREMENT SETTINGS
/gate/application/setTimeSlice 100 ms
/gate/application/setTimeStart 0 ms
/gate/application/setTimeStop 100 ms
/gate/application/startDAQ
## VOXELIZED SOURCE BASED ON THE ZUBAL PHANTOM
/gate/source/addSource voxel voxel
/gate/source/voxel/reader/insert interfile
/gate/source/voxel/interfileReader/translator/insert range
/gate/source/voxel/interfileReader/rangeTranslator/readTable mac/source.dat
/gate/source/voxel/interfileReader/rangeTranslator/describe 1
/gate/source/voxel/interfileReader/readFile mac/voxel_man_16bit.h33
/gate/source/voxel/interfileReader/verbose 1
/gate/source/voxel/setType backtoback
/gate/source/voxel/gps/particle gamma
/gate/source/voxel/gps/monoenergy 140 keV
/gate/source/voxel/gps/angtype iso
/gate/source/voxel/gps/mintheta 0. deg
/gate/source/voxel/gps/maxtheta 90. deg
/gate/source/voxel/gps/minphi 0. deg
/gate/source/voxel/gps/maxphi 360. deg
/gate/source/voxel/gps/energytype Mono
/gate/source/voxel/gps/confine NULL
/gate/source/voxel/setForcedUnstableFlag true
/gate/source/voxel/setForcedHalfLife 6586.2 s
/gate/source/voxel/setPosition -256. -256. 0. mm
/gate/source/voxel/dump 1
/gate/source/list
## VOXELIZED ZUBAL PHANTOM
/gate/world/daughters/name zubal
/gate/world/daughters/insert compressedMatrix
/gate/zubal/geometry/insertReader interfile
/gate/zubal/interfileReader/insertTranslator range
/gate/zubal/interfileReader/rangeTranslator/readTable mac/range.dat
/gate/zubal/interfileReader/rangeTranslator/describe 1
/gate/zubal/interfileReader/readFile mac/voxel_man_16bit.h33
/gate/zubal/placement/setTranslation 0. 0. 0. mm
/gate/zubal/placement/setRotationAxis 1 0 0
/gate/zubal/placement/setRotationAngle 90 deg
/gate/zubal/attachVoxelPhantomSD
## range.dat
15
0 0 Air false 0.0 0.0 0.0 0.0
2 2 Brain false 0.0 0.0 0.0 0.0
4 4 Skull false 0.0 0.0 0.0 0.0
5 5 SpineBone false 0.0 0.0 0.0 0.0
6 6 RibBone false 0.0 0.0 0.0 0.0
10 10 Lung false 0.0 0.0 0.0 0.0
11 11 Heart false 0.0 0.0 0.0 0.0
12 12 Liver true 1.0 1.0 1.0 0.5
14 14 Kidney true 1.0 1.0 0.0 1.0
18 18 Intestine false 0.0 0.0 0.0 0.0
20 20 Pancreas true 1.0 0.0 0.0 1.0
23 23 Blood false 0.0 0.0 0.0 0.0
30 30 Cartilage false 0.0 0.0 0.0 0.0
31 31 Spleen true 1.0 1.0 1.0 1.0
34 34 Testis false 0.0 0.0 0.0 0.0
## source.dat
2
10 10 100.0
100 100 100.0
## voxel_man_16bit.h33
!INTERFILE :=
!imaging modality := nucmed
!originating system := (X)MedCon
!version of keys := 3.3
date of keys := 1996:09:24
conversion program := (X)MedCon
program author := Erik Nolf
program version := 0.11.0
program date := 2011:12:27
;
!GENERAL DATA :=
original institution := NucMed
!data offset in bytes := 0
!name of data file := mac/voxel_man_16bit.i33
patient name := Unknown
!patient ID := Unknown
patient dob := 0000:00:00
patient sex := Unknown
!study ID := Unknown
exam type := Unknown
data compression := none
data encode := none
organ := Unknown
isotope := Unknown
dose := 0
NUD/Patient Weight [kg] := 0.00
NUD/imaging modality := NM
NUD/activity := 0
NUD/activity start time := 00:00:00
NUD/isotope half life [hours] := 0.000000
;
!GENERAL IMAGE DATA :=
!type of data := Static
!total number of images := 243
study date := 0000:00:00
study time := 00:00:00
imagedata byte order := LITTLEENDIAN
process label := Unknown
;
number of energy windows := 1
;
energy window [1] :=
energy window lower level [1] :=
energy window upper level [1] :=
flood corrected := N
decay corrected := N
;
!STATIC STUDY (General) :=
number of images/energy window := 243
;
!Static Study (each frame) :=
!image number := 1
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +3.302400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 2
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +3.302400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 3
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 4
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 5
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.476800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 6
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 7
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.482600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 8
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 9
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.476800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 10
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 11
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.476800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 12
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 13
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.195500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 14
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 15
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.477300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 16
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 17
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 18
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 19
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.533500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 20
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 21
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.537200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 22
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.533800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 23
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.534600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 24
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.533300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 25
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.532000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 26
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 27
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.510500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 28
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 29
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 30
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.535100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 31
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.532200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 32
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.532200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 33
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 34
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.535700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 35
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.536600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 36
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.506600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 37
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 38
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.479400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 39
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.478700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 40
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 41
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.532700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 42
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 43
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 44
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 45
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 46
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.477600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 47
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 48
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.477600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 49
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 50
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.452000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 51
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 52
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 53
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 54
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 55
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 56
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 57
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 58
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.479100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 59
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 60
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 61
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 62
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.400800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 63
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 64
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 65
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 66
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 67
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 68
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 69
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 70
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 71
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 72
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 73
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 74
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 75
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 76
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 77
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 78
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 79
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 80
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.426400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 81
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +5.966800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 82
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.427600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 83
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 84
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.452300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 85
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 86
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 87
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 88
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 89
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 90
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 91
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 92
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 93
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 94
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 95
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 96
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 97
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 98
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.325500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 99
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.451900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 100
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 101
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.400700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 102
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 103
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.427300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 104
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 105
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.375000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 106
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 107
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 108
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 109
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 110
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 111
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.531300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 112
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 113
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 114
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 115
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 116
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 117
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 118
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 119
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 120
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 121
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 122
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.532300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 123
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.532300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 124
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 125
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 126
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 127
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 128
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 129
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 130
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 131
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 132
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 133
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 134
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.478600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 135
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 136
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 137
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 138
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 139
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 140
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.478300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 141
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 142
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 143
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 144
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 145
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 146
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 147
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 148
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 149
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 150
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 151
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 152
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 153
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 154
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.401400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 155
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 156
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 157
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 158
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 159
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.477100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 160
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 161
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 162
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 163
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 164
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 165
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 166
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 167
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 168
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 169
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.401200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 170
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.477900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 171
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 172
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.426700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 173
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 174
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 175
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 176
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 177
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 178
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 179
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 180
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 181
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 182
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 183
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 184
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 185
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 186
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 187
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.531200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 188
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 189
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 190
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.531000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 191
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 192
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.506000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 193
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 194
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.452800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 195
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 196
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 197
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 198
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 199
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 200
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 201
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 202
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 203
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 204
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 205
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.531000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 206
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 207
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 208
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 209
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 210
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.453600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 211
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 212
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 213
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.479100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 214
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 215
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 216
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.452800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 217
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.503900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 218
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 219
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 220
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.530100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 221
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.425600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 222
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.504500e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 223
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.425600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 224
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.427300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 225
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 226
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.401700e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 227
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.476800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 228
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.375100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 229
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 230
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.042200e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 231
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 232
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.144600e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 233
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 234
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.400800e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 235
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 236
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.426900e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 237
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.528000e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 238
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.529300e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 239
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.502400e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 240
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +6.221100e+004
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 241
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +0.000000e+000
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 242
!matrix size [1] := 128
!matrix size [2] := 128
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +0.000000e+000
!minimum pixel count := +0.000000e+000
total counts := 0
;
!Static Study (each frame) :=
!image number := 243
!matrix size [1] := 100
!matrix size [2] := 100
!number format := unsigned integer
!number of bytes per pixel := 2
scaling factor (mm/pixel) [1] := +4.000000e+000
scaling factor (mm/pixel) [2] := +4.000000e+000
image duration (sec) := 0.000000e+000
image start time := 00:00:00
label := Unknown
!maximum pixel count := +0.000000e+000
!minimum pixel count := +0.000000e+000
total counts := 0
;
!STATIC STUDY (reconstructed data) :=
method of reconstruction := Unknown
!number of slices := 243
number of reference frame := 0
slice orientation := Transverse
slice thickness (pixels) :=+2.5.000000+00
centre-centre slice separation (pixels) :=1
filter name := Unknown
filter parameters := Cutoff
method of attenuation correction := measured
scatter corrected := N
oblique reconstruction := N
;
!END OF INTERFILE :=
--- On Thu, 5/31/12, gate-users-request at lists.opengatecollaboration.org <gate-users-request at lists.opengatecollaboration.org> wrote:
From: gate-users-request at lists.opengatecollaboration.org <gate-users-request at lists.opengatecollaboration.org>
Subject: Gate-users Digest, Vol 72, Issue 25
To: gate-users at lists.opengatecollaboration.org
Date: Thursday, May 31, 2012, 3:00 AM
Send Gate-users mailing list submissions to
gate-users at lists.opengatecollaboration.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
or, via email, send a message with subject or body 'help' to
gate-users-request at lists.opengatecollaboration.org
You can reach the person managing the list at
gate-users-owner at lists.opengatecollaboration.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gate-users digest..."
Today's Topics:
1. Re: data output (David Sarrut)
----------------------------------------------------------------------
Message: 1
Date: Wed, 30 May 2012 10:24:25 +0200
From: David Sarrut <David.Sarrut at creatis.insa-lyon.fr>
To: Mike Tabriz <mtabriz at yahoo.com>
Cc: gate-users at lists.opengatecollaboration.org
Subject: Re: [Gate-users] data output
Message-ID:
<CAKTJC4DRGPCqW67pdWmMushqA_eHS6p3qPXusYZPz8==BsPayA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hello Mike,
you can try VV : http://vv.creatis.insa-lyon.fr
Sincerely,
David
On Mon, May 14, 2012 at 5:37 PM, Mike Tabriz <mtabriz at yahoo.com> wrote:
> Hi folks,
> I have finally managed to get an output for my 3D dose distribution code
> in the HDR/IMG (Analyze) format. According to Talk9-GATE_RT.pdf I would
> need a specific tool to analyze such output. Could someone please let me
> know what specific tool I need along with some guidance on how to use it.
>
>
> Thank you,
> Mike
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>
--
David Sarrut, Phd
Charg? de recherche CNRS
Laboratoire CREATIS, UMR CNRS 5220, Inserm U 1044
Centre de lutte contre le cancer L?on B?rard
28 rue La?nnec, 69373 Lyon cedex 08
Tel : 04 78 78 51 51 / 06 74 72 05 42
http://www.creatis.insa-lyon.fr/rio
_________________________________
"2 + 2 = 5, for extremely large values of 2"
_________________________________
------------------------------
_______________________________________________
Gate-users mailing list
Gate-users at lists.opengatecollaboration.org
http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
End of Gate-users Digest, Vol 72, Issue 25
******************************************
More information about the Gate-users
mailing list