source: ETALON/papers/2016_HDR_ND/Advanced_diags/plots_12231.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.6 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\12231.eps
4%%CreationDate: 09/20/2015  17:23:28
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 2998 3766 0 0 -2998 794 3327 4 MP
199PP
200-3766 0 0 2998 3766 0 0 -2998 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 2769 mt 4560 2769 L
2174560 2769 mt 4560 2769 L
218 794 2211 mt 4560 2211 L
2194560 2211 mt 4560 2211 L
220 794 1653 mt 4560 1653 L
2214560 1653 mt 4560 1653 L
222 794 1095 mt 4560 1095 L
2234560 1095 mt 4560 1095 L
224 794  537 mt 4560  537 L
2254560  537 mt 4560  537 L
226SO
2276 w
228 794 3327 mt 4560 3327 L
229 794 3327 mt  794  329 L
2301405 3327 mt 1405 3289 L
231%%IncludeResource: font Helvetica
232/Helvetica /WindowsLatin1Encoding 192 FMSR
233
2341219 3539 mt 
235(40.7) s
2362074 3327 mt 2074 3289 L
2371888 3539 mt 
238(40.8) s
2392744 3327 mt 2744 3289 L
2402558 3539 mt 
241(40.9) s
2423414 3327 mt 3414 3289 L
2433308 3539 mt 
244(41) s
2454084 3327 mt 4084 3289 L
2463898 3539 mt 
247(41.1) s
248 794 3327 mt  831 3327 L
249 653 3398 mt 
250(0) s
251 794 2769 mt  831 2769 L
252 279 2840 mt 
253(0.002) s
254 794 2211 mt  831 2211 L
255 279 2282 mt 
256(0.004) s
257 794 1653 mt  831 1653 L
258 279 1724 mt 
259(0.006) s
260 794 1095 mt  831 1095 L
261 279 1166 mt 
262(0.008) s
263 794  537 mt  831  537 L
264 386  608 mt 
265(0.01) s
266gs 794 330 3767 2998 rc
26724 w
268/c8 { 0.000000 0.000000 1.000000 sr} bdef
269c8
2708 -6 9 -12 8 -20 8 -25 9 -31 8 -37 8 -42 9 -47 
2718 -51 8 -56 9 -58 8 -62 9 -64 8 -66 8 -67 9 -68 
2728 -69 8 -68 9 -68 8 -68 9 -65 8 -65 8 -62 9 -60 
2738 -57 8 -55 9 -51 8 -49 8 -45 9 -42 8 -38 9 -34 
2748 -31 8 -27 9 -23 8 -19 8 -14 9 -11 8 -7 9 -2 
2758 1 8 5 9 9 8 13 8 17 9 20 8 24 8 26 
2769 29 8 32 9 34 8 36 8 37 9 38 8 39 8 39 
2779 39 8 38 9 36 8 35 8 32 9 30 8 27 8 23 
2789 20 8 15 8 10 9 6 8 1 9 -4 8 -9 8 -14 
2799 -20 8 -24 8 -29 9 -34 8 -37 9 -42 8 -46 8 -49 
2809 -52 8 -54 8 -57 9 -58 8 -60 8 -60 9 -61 8 -60 
2819 -61 8 -59 8 -59 9 -57 8 -56 8 -54 9 -53 8 -50 
2829 -48 8 -45 8 -43 9 -41 8 -39 8 -36 9 -34 8 -31 
2839 -30 8 -27 8 -26 9 -23 8 -22 8 -20 9 -19 8 -17 
2848 -15 9 -15 8 -13 9 -13 8 -11 8 -11 9 -10 8 -9 
2858 -9 9 -8 8 -7 9 -7 8 -7 8 -6 9 -6 8 -6 
2868 -5 9 -5 8 -5 8 -4 9 -5 8 -4 9 -4 8 -3 
2878 -4 9 -3 8 -3 8 -3 9 -3 8 -3 9 -3 8 -2 
2888 -2 9 -3 8 -2 8 -2 9 -1 8 -2 8 -2 9 -1 
2898 -2 9 -1 8 -1 8 -2 9 -1 8 -1 8 -1 9 0 
2908 -1 9 -1 8 -1 8 0 9 -1 8 0 8 -1 9 0 
2918 -1 8 0 9 0 8 -1 9 0 8 0 8 -1 9 0 
2928 0 8 0 9 0 8 0 9 0 8 -1 8 0 9 0 
2938 0 8 0 9 0 8 0 8 0 9 0 8 0 9 0 
2948 0 8 0 9 0 8 0 8 0 9 0 8 0 9 0 
2958 0 8 0 9 0 8 0 8 0 9 0 8 0 9 0 
2968 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
2979 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
2989 0 8 0 9 0 8 0 8 0 9 0 8 0 8 0 
2999 0 8 0 8 0 9 0 8 0 9 0 8 0 8 0 
3009 0 8 0 8 0 9 0 8 0 9 0 8 0 8 0 
3019 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3029 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3039 0 8 0 8 0 9 0 8 0 8 0 9 0 8 0 
3048 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3058 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3068 0 9 0 8 0 8 0 9 0 8 0 9 0 8 0 
3078 0 9 0 8 0 894 3326 300 MP stroke
3088 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3098 0 9 0 8 0 8 0 794 3326 13 MP stroke
3101 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3118 0 9 0 8 0 9 0 8 1 8 0 9 0 8 0 
3128 0 9 0 8 1 9 0 8 0 8 0 9 1 8 0 
3138 0 9 1 8 0 8 1 9 1 8 0 9 1 8 1 
3148 1 9 1 8 1 8 1 9 1 8 1 9 2 8 1 
3158 2 9 2 8 2 8 2 9 3 8 2 8 3 9 3 
3168 3 9 4 8 4 8 4 9 4 8 5 8 5 9 5 
3178 6 9 6 8 6 8 7 9 8 8 7 8 9 9 8 
3188 10 8 10 9 10 8 11 9 11 8 13 8 12 9 14 
3198 14 8 15 9 15 8 17 9 17 8 17 8 19 9 19 
3208 20 8 21 9 22 8 22 8 24 9 24 8 25 9 26 
3218 27 8 28 9 29 8 30 8 31 9 32 8 33 9 34 
3228 35 8 37 9 38 8 39 8 40 9 43 8 43 8 45 
3239 47 8 48 9 51 8 52 8 54 9 55 8 58 8 59 
3249 62 8 63 9 65 8 66 8 67 9 69 8 70 8 71 
3259 70 8 71 9 71 8 70 8 69 9 67 8 65 8 63 
3269 60 8 56 8 52 9 48 8 42 9 38 8 32 8 26 
3279 20 8 13 8 7 9 0 3396 330 141 MP stroke
328DD
329/c9 { 1.000000 0.000000 0.000000 sr} bdef
330c9
3314 1 9 1 8 0 8 1 9 1 8 1 8 1 9 0 
3328 1 8 1 9 1 8 0 9 1 8 1 8 0 9 1 
3338 1 8 0 9 1 8 0 9 0 8 1 8 0 9 0 
3348 0 8 0 9 0 8 0 8 0 794 3313 30 MP stroke
3358 2 8 2 9 1 8 2 8 1 9 2 8 1 9 1 
3368 1 8 0 9 1 8 0 8 1 9 0 8 0 9 0 
3378 -1 8 0 9 -1 8 0 8 -1 9 -1 8 -1 8 -1 
3389 -1 8 -1 9 -1 8 -1 8 -1 9 -1 8 -1 8 -1 
3394 -1 1359 3328 34 MP stroke
3401 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3418 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3428 0 9 0 8 0 9 0 8 0 8 0 9 0 8 0 
3438 0 9 0 8 0 8 0 9 0 8 0 9 0 8 0 
3448 0 9 0 8 0 8 0 9 0 8 0 9 0 8 0 
3458 0 9 0 8 0 8 0 9 0 8 0 8 0 9 0 
3468 0 9 0 8 0 8 0 9 0 8 0 8 0 9 0 
3478 0 9 0 8 0 8 0 9 0 8 0 8 0 9 0 
3488 0 8 0 9 0 8 0 9 0 8 0 8 0 9 0 
3498 0 8 0 9 0 8 0 9 0 8 0 8 2 9 6 
3508 9 8 13 9 16 8 20 8 24 9 27 8 32 9 34 
3518 39 8 42 9 46 8 50 8 54 9 57 8 60 9 64 
3528 68 8 70 9 73 8 77 8 78 9 82 8 83 8 85 
3539 86 8 88 9 88 8 89 8 89 9 88 8 88 8 86 
3549 85 8 83 9 80 8 77 8 74 9 70 8 66 8 62 
3559 57 8 52 9 47 8 41 8 35 9 29 8 23 8 18 
3569 11 8 5 8 -2 9 -7 8 -12 9 -19 8 -24 8 -29 
3579 -34 8 -38 8 -42 9 -46 8 -50 9 -52 8 -54 8 -57 
3589 -58 8 -59 8 -59 9 -60 8 -59 8 -58 9 -56 8 -55 
3599 -53 8 -50 8 -47 9 -44 8 -41 8 -36 9 -33 8 -28 
3609 -25 8 -19 8 -16 9 -11 8 -6 8 -2 9 2 8 7 
3618 10 9 14 8 17 9 21 8 24 8 26 9 29 8 30 
3628 32 9 33 8 34 9 34 8 35 8 34 9 33 8 32 
3638 31 9 29 8 27 8 25 9 22 8 20 9 16 8 13 
3648 10 9 6 8 3 8 -1 9 -4 8 -8 9 -11 8 -15 
3658 -18 9 -21 8 -25 8 -27 9 -31 8 -32 8 -35 9 -37 
3668 -40 9 -40 8 -42 8 -44 9 -44 8 -45 8 -46 9 -46 
3678 -45 9 -46 8 -45 8 -45 9 -45 8 -43 8 -42 9 -42 
3688 -40 8 -39 9 -38 8 -37 9 -35 8 -33 8 -33 9 -31 
3698 -29 8 -29 9 -27 8 -26 9 -24 8 -24 8 -23 9 -22 
3708 -21 8 -20 9 -19 8 -19 9 -18 8 -18 8 -18 9 -17 
3718 -17 8 -17 9 -16 8 -17 8 -16 9 -16 8 -17 9 -16 
3728 -16 8 -16 9 -15 8 -16 8 -16 9 -15 8 -15 9 -15 
3738 -15 8 -14 9 -14 8 -14 8 -13 9 -13 8 -12 8 -12 
3749 -11 8 -11 9 -9 8 -10 8 -8 9 -9 8 -7 8 -7 
3759 -6 8 -6 9 -5 8 -4 8 -4 9 -4 8 -3 8 -2 
3769 -3 8 -1 8 -2 9 -1 8 -2 9 -1 8 -1 8 0 
3779 -1 8 -1 8 -1 2066 3278 300 MP stroke
3789 -1 8 -1 9 -1 8 -1 8 -2 9 -1 8 -2 8 -2 
3799 -2 8 -2 8 -2 9 -3 8 -2 9 -3 8 -3 8 -3 
3809 -3 8 -3 8 -3 9 -3 8 -3 9 -3 1 -1 1880 3328 24 MP stroke
381DA
3820 sg
3837 1 8 1 9 0 8 1 9 1 8 1 8 0 9 1 
3848 1 8 1 9 0 8 1 8 1 9 0 8 1 9 1 
3858 1 8 0 9 1 8 0 8 1 9 1 8 0 9 0 
3868 1 8 0 9 0 8 0 8 1 9 0 8 0 8 0 
387794 3310 33 MP stroke
3881 1 9 2 8 1 8 2 9 2 8 2 8 1 9 2 
3898 1 9 1 8 1 8 1 9 1 8 0 8 1 9 0 
3908 0 9 0 8 0 8 -1 9 0 8 -1 8 0 9 -1 
3918 -1 8 -1 9 -1 8 -1 9 -1 8 -1 8 -1 9 -1 
3928 -1 8 -2 9 -1 8 -1 9 -1 8 -1 7 -1 1322 3328 40 MP stroke
3936 1 8 2 9 2 8 2 8 3 9 3 8 4 8 8 
3949 12 8 15 8 20 9 24 8 27 9 31 8 35 8 39 
3959 43 8 46 8 50 9 54 8 57 9 61 8 64 8 67 
3969 71 8 73 8 77 9 78 8 82 8 83 9 85 8 86 
3979 87 8 88 8 89 9 89 8 88 8 87 9 86 8 85 
3989 82 8 80 8 77 9 74 8 70 8 65 9 62 8 57 
3999 51 8 47 8 41 9 35 8 29 8 23 9 18 8 11 
4008 5 9 -1 8 -7 9 -13 8 -19 8 -24 9 -29 8 -33 
4018 -39 9 -42 8 -46 9 -50 8 -52 8 -55 9 -56 8 -58 
4028 -59 9 -60 8 -60 8 -59 9 -58 8 -57 9 -55 8 -53 
4038 -50 9 -47 8 -44 8 -41 9 -37 8 -33 9 -28 8 -24 
4048 -20 9 -16 8 -11 8 -6 9 -2 8 2 8 6 9 10 
4058 14 9 18 8 20 8 24 9 27 8 28 8 31 9 32 
4068 33 9 34 8 35 8 34 9 34 8 34 8 32 9 31 
4078 30 8 27 9 25 8 22 9 19 8 17 8 13 9 10 
4088 6 8 3 9 0 8 -5 9 -7 8 -12 8 -15 9 -18 
4098 -22 8 -24 9 -28 8 -30 8 -33 9 -35 8 -38 9 -39 
4108 -41 8 -43 9 -43 8 -45 8 -45 9 -46 8 -46 9 -46 
4118 -46 8 -46 9 -45 8 -44 8 -44 9 -43 8 -41 8 -41 
4129 -39 8 -37 9 -37 8 -35 8 -34 9 -32 8 -31 8 -29 
4139 -28 8 -27 9 -26 8 -24 8 -24 9 -22 8 -21 8 -21 
4149 -20 8 -19 9 -19 8 -18 8 -17 9 -17 8 -17 8 -17 
4159 -16 8 -17 8 -16 9 -16 8 -16 9 -16 8 -16 8 -15 
4169 -16 8 -16 8 -16 9 -15 8 -15 9 -16 8 -14 8 -15 
4179 -15 8 -14 8 -13 9 -14 8 -12 8 -13 9 -11 8 -12 
4189 -10 8 -10 8 -10 9 -8 8 -8 8 -8 9 -7 8 -6 
4199 -6 8 -5 8 -4 9 -4 8 -4 8 -3 9 -2 8 -2 
4208 -2 9 -2 8 -1 9 -1 8 -1 8 -1 9 -1 8 -1 
4218 0 9 -1 8 -1 9 -1 8 -1 8 -1 9 -1 8 -2 
4228 -1 9 -2 8 -2 8 -2 9 -2 8 -3 9 -2 8 -3 
4238 -3 9 -3 8 -3 8 -3 9 -3 8 -3 9 -3 8 -3 
4248 -3 6 -2 1859 3328 251 MP stroke
425gr
426
42724 w
428DA
4292148  178 mt 
430(Profile N231) s
431 181 2898 mt  -90 rotate
432(Normalized intensity, a.u.) s
43390 rotate
4342256 3735 mt 
435(Time, [ps]) s
436%%IncludeResource: font Helvetica
437/Helvetica /WindowsLatin1Encoding 120 FMSR
438
439 777 3370 mt 
440( ) s
4414544  372 mt 
442( ) s
443SO
4446 w
4451 sg
4460 729 1896 0 0 -729 854 1119 4 MP
447PP
448-1896 0 0 729 1896 0 0 -729 854 1119 5 MP stroke
4494 w
450DO
451SO
4526 w
4530 sg
454 854  390 mt 2750  390 L
455 854 1119 mt 2750 1119 L
4562750 1119 mt 2750  390 L
457 854 1119 mt  854  390 L
458 854 1119 mt 2750 1119 L
459 854 1119 mt  854  390 L
460 854  390 mt 2750  390 L
461 854 1119 mt 2750 1119 L
4622750 1119 mt 2750  390 L
463 854 1119 mt  854  390 L
464%%IncludeResource: font Helvetica
465/Helvetica /WindowsLatin1Encoding 192 FMSR
466
4671324  593 mt 
468(Original) s
469gs 854 390 1897 730 rc
47024 w
471c8
472361 0 926 524 2 MP stroke
473gr
474
47524 w
476c8
4770 sg
4781324  823 mt 
479(Hilbert) s
480gs 854 390 1897 730 rc
481DD
482c9
483361 0 926 754 2 MP stroke
484SO
485gr
486
487c9
4880 sg
4891324 1053 mt 
490(Kramers-Kronig) s
491gs 854 390 1897 730 rc
492DA
493361 0 926 984 2 MP stroke
494SO
4956 w
496gr
497
4986 w
499
500end %%Color Dict
501
502eplot
503%%EndObject
504
505epage
506end
507
508showpage
509
510%%Trailer
511%%EOF
Note: See TracBrowser for help on using the repository browser.