source: ETALON/papers/2016_HDR_ND/Advanced_diags/plots_11658.eps @ 736

Last change on this file since 736 was 736, checked in by delerue, 7 years ago

Progress on the HDR

File size: 15.3 KB
Line 
1%!PS-Adobe-3.0 EPSF-3.0
2%%Creator: MATLAB, The MathWorks, Inc. Version 8.2.0.701 (R2013b). Operating System: Microsoft Windows 7.
3%%Title: E:\delerue\paperPlot\plots\11658.eps
4%%CreationDate: 09/20/2015  17:23:49
5%%DocumentNeededFonts: Helvetica
6%%DocumentProcessColors: Cyan Magenta Yellow Black
7%%LanguageLevel: 2
8%%Pages: 1
9%%BoundingBox:    96   238   515   553
10%%EndComments
11
12%%BeginProlog
13% MathWorks dictionary
14/MathWorks 160 dict begin
15% definition operators
16/bdef {bind def} bind def
17/ldef {load def} bind def
18/xdef {exch def} bdef
19/xstore {exch store} bdef
20% operator abbreviations
21/c  /clip ldef
22/cc /concat ldef
23/cp /closepath ldef
24/gr /grestore ldef
25/gs /gsave ldef
26/mt /moveto ldef
27/np /newpath ldef
28/cm /currentmatrix ldef
29/sm /setmatrix ldef
30/rm /rmoveto ldef
31/rl /rlineto ldef
32/s {show newpath} bdef
33/sc {setcmykcolor} bdef
34/sr /setrgbcolor ldef
35/sg /setgray ldef
36/w /setlinewidth ldef
37/j /setlinejoin ldef
38/cap /setlinecap ldef
39/rc {rectclip} bdef
40/rf {rectfill} bdef
41% page state control
42/pgsv () def
43/bpage {/pgsv save def} bdef
44/epage {pgsv restore} bdef
45/bplot /gsave ldef
46/eplot {stroke grestore} bdef
47% orientation switch
48/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49% coordinate system mappings
50/dpi2point 0 def
51% font control
52/FontSize 0 def
53/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54  makefont setfont} bdef
55/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
56ISOLatin1Encoding WindowsLatin1Encoding copy pop
57/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
58/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
59/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
60/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
61/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
62{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
63/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
64  exch dup 3 1 roll findfont dup length dict begin
65  { 1 index /FID ne {def}{pop pop} ifelse } forall
66  /Encoding exch def currentdict end definefont pop} bdef
67/isroman {findfont /CharStrings get /Agrave known} bdef
68/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
69  exch FMS} bdef
70/csm {1 dpi2point div -1 dpi2point div scale neg translate
71 dup landscapeMode eq {pop -90 rotate}
72  {rotateMode eq {90 rotate} if} ifelse} bdef
73% line types: solid, dotted, dashed, dotdash
74/SO { [] 0 setdash } bdef
75/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
76/DA { [6 dpi2point mul] 0 setdash } bdef
77/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
78  dpi2point mul] 0 setdash } bdef
79% macros for lines and objects
80/L {lineto stroke} bdef
81/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
82/AP {{rlineto} repeat} bdef
83/PDlw -1 def
84/W {/PDlw currentlinewidth def setlinewidth} def
85/PP {closepath eofill} bdef
86/DP {closepath stroke} bdef
87/MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
88  neg 0 exch rlineto closepath} bdef
89/FR {MR stroke} bdef
90/PR {MR fill} bdef
91/L1i {{currentfile picstr readhexstring pop} image} bdef
92/tMatrix matrix def
93/MakeOval {newpath tMatrix currentmatrix pop translate scale
940 0 1 0 360 arc tMatrix setmatrix} bdef
95/FO {MakeOval stroke} bdef
96/PO {MakeOval fill} bdef
97/PD {currentlinewidth 2 div 0 360 arc fill
98   PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
99/FA {newpath tMatrix currentmatrix pop translate scale
100  0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
101/PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale
102  0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
103/FAn {newpath tMatrix currentmatrix pop translate scale
104  0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
105/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
106  0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
107/vradius 0 def /hradius 0 def /lry 0 def
108/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
109/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
110  /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
111  vradius add translate hradius vradius scale 0 0 1 180 270 arc 
112  tMatrix setmatrix lrx hradius sub uly vradius add translate
113  hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
114  lrx hradius sub lry vradius sub translate hradius vradius scale
115  0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
116  translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
117  closepath} bdef
118/FRR {MRR stroke } bdef
119/PRR {MRR fill } bdef
120/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
121  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
122  rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
123  sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
124  closepath} bdef
125/FlrRR {MlrRR stroke } bdef
126/PlrRR {MlrRR fill } bdef
127/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
128  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
129  rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
130  sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
131  closepath} bdef
132/FtbRR {MtbRR stroke } bdef
133/PtbRR {MtbRR fill } bdef
134/stri 6 array def /dtri 6 array def
135/smat 6 array def /dmat 6 array def
136/tmat1 6 array def /tmat2 6 array def /dif 3 array def
137/asub {/ind2 exch def /ind1 exch def dup dup
138  ind1 get exch ind2 get sub exch } bdef
139/tri_to_matrix {
140  2 0 asub 3 1 asub 4 0 asub 5 1 asub
141  dup 0 get exch 1 get 7 -1 roll astore } bdef
142/compute_transform {
143  dmat dtri tri_to_matrix tmat1 invertmatrix 
144  smat stri tri_to_matrix tmat2 concatmatrix } bdef
145/ds {stri astore pop} bdef
146/dt {dtri astore pop} bdef
147/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
148  currentfile 
149  3 index 0 eq {/ASCIIHexDecode filter}
150  {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
151  ifelse exch readstring pop
152  dup 0 3 index getinterval /rbmap xdef
153  dup 2 index dup getinterval /gbmap xdef
154  1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
155/it {gs np dtri aload pop moveto lineto lineto cp c
156  cols rows 8 compute_transform 
157  rbmap gbmap bbmap true 3 colorimage gr}bdef
158/il {newpath moveto lineto stroke}bdef
159currentdict end def
160%%EndProlog
161
162%%BeginSetup
163MathWorks begin
164
1650 cap
166
167end
168%%EndSetup
169
170%%Page: 1 1
171%%BeginPageSetup
172%%PageBoundingBox:    96   238   515   553
173MathWorks begin
174bpage
175%%EndPageSetup
176
177%%BeginObject: obj1
178bplot
179
180/dpi2point 12 def
181portraitMode 1152 6636 csm
182
183    0     0  5039  3780 rc
18485 dict begin %Colortable dictionary
185/c0 { 0.000000 0.000000 0.000000 sr} bdef
186/c1 { 1.000000 1.000000 1.000000 sr} bdef
187/c2 { 0.900000 0.000000 0.000000 sr} bdef
188/c3 { 0.000000 0.820000 0.000000 sr} bdef
189/c4 { 0.000000 0.000000 0.800000 sr} bdef
190/c5 { 0.910000 0.820000 0.320000 sr} bdef
191/c6 { 1.000000 0.260000 0.820000 sr} bdef
192/c7 { 0.000000 0.820000 0.820000 sr} bdef
193c0
1941 j
1951 sg
196   0    0 5040 3781 rf
1976 w
1980 2997 3766 0 0 -2997 794 3327 4 MP
199PP
200-3766 0 0 2997 3766 0 0 -2997 794 3327 5 MP stroke
2014 w
202DO
2030 sg
2041405 3327 mt 1405  330 L
2051405  330 mt 1405  330 L
2062074 3327 mt 2074  330 L
2072074  330 mt 2074  330 L
2082744 3327 mt 2744  330 L
2092744  330 mt 2744  330 L
2103414 3327 mt 3414  330 L
2113414  330 mt 3414  330 L
2124084 3327 mt 4084  330 L
2134084  330 mt 4084  330 L
214 794 3327 mt 4560 3327 L
2154560 3327 mt 4560 3327 L
216 794 2893 mt 4560 2893 L
2174560 2893 mt 4560 2893 L
218 794 2459 mt 4560 2459 L
2194560 2459 mt 4560 2459 L
220 794 2025 mt 4560 2025 L
2214560 2025 mt 4560 2025 L
222 794 1591 mt 4560 1591 L
2234560 1591 mt 4560 1591 L
224 794 1157 mt 4560 1157 L
2254560 1157 mt 4560 1157 L
226 794  723 mt 4560  723 L
2274560  723 mt 4560  723 L
228SO
2296 w
230 794 3327 mt 4560 3327 L
231 794 3327 mt  794  330 L
2321405 3327 mt 1405 3289 L
233%%IncludeResource: font Helvetica
234/Helvetica /WindowsLatin1Encoding 192 FMSR
235
2361219 3539 mt 
237(40.7) s
2382074 3327 mt 2074 3289 L
2391888 3539 mt 
240(40.8) s
2412744 3327 mt 2744 3289 L
2422558 3539 mt 
243(40.9) s
2443414 3327 mt 3414 3289 L
2453308 3539 mt 
246(41) s
2474084 3327 mt 4084 3289 L
2483898 3539 mt 
249(41.1) s
250 794 3327 mt  831 3327 L
251 653 3398 mt 
252(0) s
253 794 2893 mt  831 2893 L
254 279 2964 mt 
255(0.002) s
256 794 2459 mt  831 2459 L
257 279 2530 mt 
258(0.004) s
259 794 2025 mt  831 2025 L
260 279 2096 mt 
261(0.006) s
262 794 1591 mt  831 1591 L
263 279 1662 mt 
264(0.008) s
265 794 1157 mt  831 1157 L
266 386 1228 mt 
267(0.01) s
268 794  723 mt  831  723 L
269 279  794 mt 
270(0.012) s
271gs 794 330 3767 2998 rc
27224 w
273/c8 { 0.000000 0.000000 1.000000 sr} bdef
274c8
2751 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
2768 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
2778 1 9 0 8 0 9 0 8 0 8 0 9 1 8 0 
2788 0 9 0 8 1 8 0 9 1 8 0 9 0 8 1 
2798 0 9 1 8 1 8 0 9 1 8 1 9 1 8 1 
2808 1 9 1 8 2 8 1 9 1 8 2 8 2 9 2 
2818 2 9 2 8 2 8 3 9 2 8 3 8 3 9 3 
2828 4 9 3 8 4 8 4 9 5 8 4 8 5 9 6 
2838 5 8 6 9 6 8 6 9 7 8 7 8 8 9 8 
2848 8 8 9 9 9 8 9 9 10 8 10 8 11 9 11 
2858 11 8 12 9 12 8 13 8 13 9 14 8 14 9 14 
2868 15 8 15 9 16 8 16 8 17 9 17 8 17 9 17 
2878 18 8 19 9 18 8 19 8 19 9 20 8 20 8 19 
2889 21 8 20 9 20 8 21 8 20 9 21 8 21 8 21 
2899 20 8 21 9 21 8 20 8 21 9 20 8 20 8 20 
2909 20 8 19 9 19 8 19 8 18 9 18 8 18 8 18 
2919 17 8 16 8 17 9 16 8 15 9 16 8 15 8 15 
2929 15 8 14 8 14 9 15 8 14 9 14 8 15 8 15 
2939 15 8 15 8 16 9 17 8 17 8 18 9 19 8 20 
2949 21 8 22 8 23 9 25 8 27 8 28 9 29 8 32 
2959 33 8 35 8 38 9 39 8 41 8 43 9 45 8 47 
2968 49 9 51 8 52 9 54 8 55 8 57 9 57 8 57 
2978 58 9 57 8 57 9 55 8 54 8 51 9 48 8 44 
2988 41 9 35 8 31 8 24 9 17 8 11 9 3 8 -4 
2998 -13 9 -20 8 -29 8 -38 9 -45 8 -54 9 -61 8 -68 
3008 -75 9 -81 8 -87 8 -91 9 -96 8 -98 8 -101 9 -103 
3018 -103 9 -104 8 -102 8 -102 9 -99 8 -98 8 -94 9 -90 
3028 -88 9 -83 8 -79 8 -74 9 -71 8 -66 8 -61 9 -57 
3038 -53 8 -49 9 -45 8 -42 9 -38 8 -34 8 -32 9 -28 
3048 -26 8 -23 9 -22 8 -19 9 -17 8 -15 8 -14 9 -12 
3058 -11 8 -10 9 -8 8 -8 9 -7 8 -6 8 -5 9 -5 
3068 -4 8 -4 9 -3 8 -3 8 -2 9 -3 8 -2 9 -1 
3078 -2 8 -1 9 -1 8 -1 8 -1 9 0 8 -1 9 -1 
3088 0 8 0 9 -1 8 0 8 0 9 0 8 -1 8 0 
3099 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
3109 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
3119 0 8 0 8 0 9 0 8 0 9 0 8 0 8 0 
3129 0 8 0 8 0 2066 3326 300 MP stroke
3139 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
3149 0 8 0 8 0 9 0 8 0 9 0 8 0 8 0 
3159 0 8 0 8 0 9 0 8 0 9 0 8 0 8 0 
3169 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3179 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3189 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3199 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3208 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3218 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3228 0 9 0 8 0 8 0 9 0 8 0 9 0 8 0 
3238 0 9 0 8 0 8 0 9 0 8 0 9 0 8 0 
3248 0 9 0 8 0 8 0 9 0 8 0 8 0 9 0 
3258 0 9 0 8 0 8 0 9 0 8 0 8 0 9 0 
3268 0 9 0 8 0 8 0 9 0 8 0 8 0 9 0 
3278 0 8 0 9 0 8 -1 9 0 8 0 8 0 9 0 
3288 0 8 0 9 0 8 0 9 0 8 0 8 0 9 0 
3298 0 8 0 9 0 8 0 8 0 9 0 8 0 9 0 
3308 0 8 0 9 0 8 0 8 0 9 0 8 0 9 0 
3318 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
332794 3327 153 MP stroke
333DD
334/c9 { 1.000000 0.000000 0.000000 sr} bdef
335c9
3361 0 9 0 8 1 9 1 8 0 8 1 9 0 8 0 
3378 1 9 0 8 1 9 0 8 0 8 0 9 1 8 0 
3388 0 9 0 8 0 9 1 8 0 8 0 9 0 8 1 
3398 0 9 0 8 0 8 0 9 1 8 0 9 0 8 0 
3408 0 9 0 8 -1 8 0 9 0 8 0 9 0 8 0 
3418 1 9 0 8 0 8 1 9 1 8 1 8 2 9 2 
3428 2 9 2 8 3 8 3 9 4 8 3 8 5 9 4 
3438 5 9 5 8 5 8 6 9 6 8 6 8 6 9 7 
3448 7 8 7 9 7 8 7 9 7 8 8 8 8 9 8 
3458 8 8 8 9 9 8 9 9 9 8 9 8 10 9 10 
3468 11 8 11 9 11 8 11 8 12 9 13 8 13 9 13 
3478 13 8 14 9 15 8 15 8 15 9 16 8 16 9 17 
3488 17 8 17 9 18 8 19 8 19 9 19 8 19 8 21 
3499 20 8 21 9 21 8 21 8 22 9 22 8 22 8 22 
3509 23 8 22 9 22 8 22 8 22 9 21 8 21 8 21 
3519 20 8 20 9 19 8 19 8 18 9 18 8 17 8 16 
3529 17 8 16 8 15 9 16 8 15 9 15 8 15 8 16 
3539 15 8 16 8 16 9 17 8 17 9 17 8 18 8 18 
3549 19 8 19 8 20 9 20 8 20 8 21 9 21 8 22 
3559 22 8 22 8 23 9 24 8 23 8 25 9 25 8 27 
3569 27 8 28 8 30 9 32 8 33 8 35 9 37 8 39 
3578 41 9 43 8 46 9 48 8 49 8 52 9 53 8 54 
3588 56 9 56 8 56 9 56 8 55 8 53 9 51 8 48 
3598 45 9 41 8 36 8 30 9 24 8 18 9 11 8 4 
3608 -4 9 -12 8 -20 8 -29 9 -36 8 -45 9 -52 8 -60 
3618 -68 9 -73 8 -80 8 -86 9 -90 8 -95 8 -98 9 -101 
3628 -104 9 -104 8 -105 8 -105 9 -104 8 -102 8 -101 9 -98 
3638 -94 9 -92 8 -87 8 -84 9 -79 8 -74 8 -70 9 -66 
3648 -60 8 -56 9 -51 8 -47 9 -43 8 -38 8 -35 9 -31 
3658 -27 8 -25 9 -21 8 -19 9 -16 8 -15 8 -12 9 -10 
3668 -9 8 -8 9 -6 8 -5 9 -5 8 -3 8 -3 9 -3 
3678 -2 8 -1 9 -1 8 -1 8 -1 9 -1 8 0 9 0 
3688 -1 8 0 9 0 8 0 8 0 9 0 8 0 9 0 
3698 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
3709 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
3719 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
3729 0 8 0 8 0 9 0 8 -1 9 0 8 0 8 0 
3739 0 8 0 8 0 2066 3327 300 MP stroke
3749 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
3759 0 8 0 8 1 9 0 8 0 9 0 8 0 8 0 
3769 0 8 0 8 0 9 0 8 0 9 0 8 0 8 0 
3779 0 8 -1 8 0 9 0 8 0 8 0 9 0 8 0 
3789 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3799 0 8 1 8 0 9 0 8 0 8 0 9 0 8 0 
3809 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3818 -1 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3828 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3838 1 9 0 8 0 8 0 9 0 8 0 9 0 8 0 
3848 0 9 0 8 0 8 0 9 0 8 0 9 0 8 0 
3858 -1 9 0 8 0 8 0 9 0 8 0 8 0 9 0 
3868 0 9 0 8 0 8 0 9 0 8 0 8 0 9 1 
3878 0 9 0 8 0 8 0 9 0 8 0 8 0 9 0 
3888 0 8 0 9 0 8 0 9 0 8 0 8 0 9 -1 
3898 0 8 0 9 0 8 0 9 0 8 0 8 0 9 0 
3908 0 8 0 9 0 8 0 8 0 9 0 8 0 9 1 
3918 0 8 0 9 0 8 0 8 0 9 0 8 0 9 0 
3928 0 8 0 9 0 8 0 8 0 9 0 8 -1 8 0 
393794 3327 153 MP stroke
394DA
3950 sg
3961 0 9 1 8 0 9 1 8 0 8 1 9 0 8 1 
3978 0 9 1 8 0 9 0 8 0 8 1 9 0 8 0 
3988 1 9 0 8 0 9 1 8 0 8 0 9 0 8 1 
3998 0 9 0 8 0 8 1 9 0 8 0 9 0 8 0 
4008 0 9 0 8 -1 8 0 9 0 8 0 9 0 8 0 
4018 0 9 1 8 0 8 1 9 1 8 1 8 1 9 2 
4028 2 9 3 8 2 8 3 9 4 8 4 8 4 9 4 
4038 5 9 5 8 5 8 6 9 6 8 6 8 6 9 6 
4048 7 8 6 9 7 8 8 9 7 8 7 8 8 9 8 
4058 8 8 8 9 8 8 9 9 9 8 10 8 9 9 10 
4068 11 8 10 9 11 8 12 8 12 9 12 8 13 9 13 
4078 13 8 14 9 14 8 15 8 15 9 15 8 16 9 17 
4088 17 8 17 9 18 8 18 8 18 9 19 8 20 8 20 
4099 20 8 21 9 21 8 22 8 21 9 22 8 22 8 23 
4109 22 8 22 9 22 8 22 8 22 9 22 8 21 8 20 
4119 20 8 20 9 19 8 19 8 18 9 17 8 17 8 17 
4129 16 8 16 8 15 9 16 8 15 9 15 8 15 8 16 
4139 15 8 16 8 16 9 17 8 17 9 17 8 18 8 18 
4149 19 8 19 8 20 9 19 8 20 8 21 9 21 8 21 
4159 21 8 22 8 22 9 23 8 23 8 23 9 25 8 25 
4169 27 8 28 8 29 9 31 8 32 8 35 9 37 8 38 
4178 41 9 44 8 46 9 48 8 50 8 52 9 54 8 55 
4188 56 9 57 8 57 9 57 8 56 8 55 9 52 8 50 
4198 46 9 41 8 38 8 31 9 26 8 19 9 12 8 5 
4208 -3 9 -10 8 -19 8 -28 9 -35 8 -44 9 -51 8 -59 
4218 -66 9 -72 8 -79 8 -85 9 -89 8 -94 8 -97 9 -100 
4228 -103 9 -103 8 -105 8 -104 9 -104 8 -102 8 -100 9 -98 
4238 -95 9 -91 8 -88 8 -84 9 -80 8 -75 8 -71 9 -66 
4248 -61 8 -57 9 -52 8 -48 9 -44 8 -40 8 -36 9 -32 
4258 -29 8 -26 9 -22 8 -20 9 -18 8 -15 8 -13 9 -12 
4268 -10 8 -8 9 -7 8 -6 9 -5 8 -5 8 -3 9 -3 
4278 -2 8 -2 9 -2 8 -1 1 -1 2458 3328 254 MP stroke
428gr
429
43024 w
431DA
4322148  178 mt 
433(Profile N658) s
434 181 2898 mt  -90 rotate
435(Normalized intensity, a.u.) s
43690 rotate
4372256 3735 mt 
438(Time, [ps]) s
439%%IncludeResource: font Helvetica
440/Helvetica /WindowsLatin1Encoding 120 FMSR
441
442 777 3370 mt 
443( ) s
4444544  372 mt 
445( ) s
446SO
4476 w
4481 sg
4490 729 1896 0 0 -729 854 1119 4 MP
450PP
451-1896 0 0 729 1896 0 0 -729 854 1119 5 MP stroke
4524 w
453DO
454SO
4556 w
4560 sg
457 854  390 mt 2750  390 L
458 854 1119 mt 2750 1119 L
4592750 1119 mt 2750  390 L
460 854 1119 mt  854  390 L
461 854 1119 mt 2750 1119 L
462 854 1119 mt  854  390 L
463 854  390 mt 2750  390 L
464 854 1119 mt 2750 1119 L
4652750 1119 mt 2750  390 L
466 854 1119 mt  854  390 L
467%%IncludeResource: font Helvetica
468/Helvetica /WindowsLatin1Encoding 192 FMSR
469
4701324  593 mt 
471(Original) s
472gs 854 390 1897 730 rc
47324 w
474c8
475361 0 926 524 2 MP stroke
476gr
477
47824 w
479c8
4800 sg
4811324  823 mt 
482(Hilbert) s
483gs 854 390 1897 730 rc
484DD
485c9
486361 0 926 754 2 MP stroke
487SO
488gr
489
490c9
4910 sg
4921324 1053 mt 
493(Kramers-Kronig) s
494gs 854 390 1897 730 rc
495DA
496361 0 926 984 2 MP stroke
497SO
4986 w
499gr
500
5016 w
502
503end %%Color Dict
504
505eplot
506%%EndObject
507
508epage
509end
510
511showpage
512
513%%Trailer
514%%EOF
Note: See TracBrowser for help on using the repository browser.