diff --git a/tex/chapters/experiments.tex b/tex/chapters/experiments.tex index 6822229..3df8619 100644 --- a/tex/chapters/experiments.tex +++ b/tex/chapters/experiments.tex @@ -3,64 +3,78 @@ % introduction Evaluation took place within all floors (0 to 3) of the faculty building, each of which about \SI{77}{\meter} x \SI{55}{\meter} in size. + % We conducted 4 distinct walks, for testing short distances, long distances, critical sections - and ignoring the shortest-path suggested by the system. Each path is backed by ground truth information - to enable error calculation. This ground truth is measured by recording a timestamp at a marked spot - on the walking route. During the walk, the pedestrian has to click a button on the smartphone - application when passing a marker. Between two consecutive points, a constant movement speed is assumed. - Thus, the ground truth might not be \SI{100}{\percent} accurate, but good enough to conduct error measurements. - All walks were conducted using a Google Nexus 6 and a Samsung Galaxy S5. + and ignoring the shortest-path suggested by the system. + Due to an inhouse exhibition during that time, many places were crowded and \docWIFI{} signals + are attenuated more than usual. + Each acquired path is backed by ground truth information to enable error calculation. + This ground truth is measured by recording a timestamp at a marked spot on the walking route. + During the walk, the pedestrian had to click a button on the smartphone application + when passing a marker. Between two consecutive points, a constant movement speed is assumed. + Thus, the ground truth might not be \SI{100}{\percent} accurate, but fair enough to conduct + error measurements. All walks were conducted using a Google Nexus 6 and a Samsung Galaxy S5. - As the Samsung Galaxy S5's \docWIFI{} can not be limited to the \SI{2.4}{\giga\hertz} band only, its scans take much - longer than those of the Google Nexus 6: \SI{3500}{\milli\second} vs. \SI{600}{\milli\second}. Also, the Nexus' barometer sensor - provides readings more frequent and far more accurate than the Galaxy does. This results in a much better - localisation for the Nexus smartphone. + As the Samsung Galaxy S5's \docWIFI{} can not be limited to the \SI{2.4}{\giga\hertz} band only, + its scans take much longer than those of the Google Nexus 6: + \SI{3500}{\milli\second} vs. \SI{600}{\milli\second}. + Also, the Nexus' barometer sensor provides readings both more frequent and far more accurate than + the Galaxy does. This results in a much better localisation of the Nexus smartphone. Despite being fast enough to run in realtime on the smartphone itself, computation was done offline using - the condensation algorithm with \SI{7500}{} particles as realization of the recursive density estimation \cite{todo} - and the weighted arithmetic mean of those for the state estimation. + the condensation algorithm with \SI{7500}{} particles as realization of the recursive density estimation \cite{todo}. + The weighted arithmetic mean of the particles was used as state estimation. As mentioned earlier, the position of all \docAP{}s (about 5 per floor) is known beforhand. Due to legal terms, we are not allowed to depict their positions and therefore omit this information within the figures. Additionally we used three \docIBeacon{}s for slight enhancements in some areas. The empirically chosen values for \docWIFI{} were $P_{0_{\text{wifi}}} = \SI{-46}{\dBm}, \mPLE_{\text{wifi}} = \SI{2.7}{}$, - and $\mPLE_{\text{ib}} = \SI{1.5}{}$ for the \docIBeacon{}s, respectively. Due to omitting a time-consuming calibration - process for those values, the sensor readings are considered somewhat faulty. + and $\mPLE_{\text{ib}} = \SI{1.5}{}$ for the \docIBeacon{}s, respectively. + % + Due to omitting a time-consuming calibration process for those values we expect the localistation + process to perform generally worse compared to fingerpring methods \todo{cite}. However, + incorporating prior knowledge will often compensate for those poorly chosen system parameters. As uncertainties we used $\sigma_\text{wifi} = \sigma_\text{ib} = 8.0$, both growing with each measurement's age. While the pressure change was assumed to be \SI{0.105}{$\frac{\text{\hpa}}{\text{\meter}}$}, all other barometer-parameters are determined automatically (see \ref{sec:sensBaro}). The step size for the transition was configured to be \SI{70}{\centimeter} with an allowed derivation of \SI{10}{\percent}. The heading deviation in \refeq{eq:transSimple} was \SI{25}{\degree}. - - - \commentByFrank{describe what was evaluated: 2 phones (differences), 4 paths, building, several floors, ibeacons, access points} + As we start with a uniformation distribution for $\mStateVec_0$ (random position and heading), the first few estimations + are omitted from the error calculation to allow the system to somewhat settle its initial state. Even though, the error + during the follwing few seconds is expected to be much higher than the error when starting with a well known initial + position and heading. + + The follwing evaluations will depict the improvements prior path knowledge is able to provide + even when other system parameters are badly chosen. + Just adding importance-factors described in \ref{sec:wallAvoidance} and \ref{sec:doorDetection} + to the simple transition \refeq{eq:transSimple} addresses only minor local errors + % like not sticking too close to walls. In most cases this lead only to slight improvements + and is therefore not further evaluated. + % + \commentByFrank{bergwerk\_path3\_galaxy} - As we start with a uniformation distribution for $\mStateVec_0$, the first few estimations - are omitted from the error calculation to allow the system to settle its initial state. - - Adding the importance factors described in \ref{sec:wallAvoidance} and \ref{sec:doorDetection} - to the simple transition \refeq{eq:transSimple} addresses only minor local errors like not - sticking too close to walls. In most cases this lead only to minor, if any, improvements - and is therefore not fruther evaluated. + \begin{figure} + \input{gfx/eval/paths} + \caption{The four paths that were part of the evaluation. + Starting positions are marked with black circles. + For a better visualisation they were slightly shifted to avoid overlapping.} + \label{fig:paths} + \end{figure} \commentByFrank{verlassen vom shortest path fuehrt zu weniger verbesserung, aber es wird nach wie vor besser als ohne!} \commentByFrank{in den ersten paar sec ist die pfad-info teils hinderlich, da die genaue position noch sehr unklar ist und sich erst einstellen muss. deshalb geht der fehler hier oft leicht hoch} - - \begin{figure} - %\includegraphics{eval/bergwerk_path2_nexus_shortest} - \end{figure} - + % error development over time while walking along a path \begin{figure} \input{gfx/eval/error_timed_nexus} \caption{Development of the error while walking along path 1 (upper) and path 4 (lower) using the Google Nexus 6. - Path 4 shows increasing errors for our methods when leaving the shortest path and when facing multimodalities between two - staircases at the end.} + Path 4 shows increasing errors for our methods when leaving the shortest path (3) and when facing multimodalities between two + staircases just before the destination (9).} \label{fig:errorTimedNexus} \end{figure} diff --git a/tex/gfx/eval/data/startpoints_moved.dat b/tex/gfx/eval/data/startpoints_moved.dat new file mode 100644 index 0000000..1dec0c6 --- /dev/null +++ b/tex/gfx/eval/data/startpoints_moved.dat @@ -0,0 +1,4 @@ +1210 470 1060 +1060.18 4520 0 +180 2970 1060 +1070 470 1060 diff --git a/tex/gfx/eval/error_timed_nexus.eps b/tex/gfx/eval/error_timed_nexus.eps index f0ed761..9e5ba08 100644 --- a/tex/gfx/eval/error_timed_nexus.eps +++ b/tex/gfx/eval/error_timed_nexus.eps @@ -1,7 +1,7 @@ %!PS-Adobe-2.0 EPSF-2.0 %%Title: error_timed_nexus.tex %%Creator: gnuplot 5.0 patchlevel 1 -%%CreationDate: Wed Feb 10 19:35:32 2016 +%%CreationDate: Fri Feb 12 17:29:33 2016 %%DocumentFonts: %%BoundingBox: 50 50 294 251 %%EndComments @@ -441,7 +441,7 @@ SDict begin [ /Author (kazu) % /Producer (gnuplot) % /Keywords () - /CreationDate (Wed Feb 10 19:35:32 2016) + /CreationDate (Fri Feb 12 17:29:33 2016) /DOCINFO pdfmark end } ifelse @@ -484,48 +484,73 @@ newpath LTb LCb setrgbcolor LTb -0.93 0.93 0.93 C 1.000 607 2279 471 1683 BoxColFill +0.93 0.93 0.93 C 1.000 607 2279 605 1683 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.87 0.87 0.87 C 1.000 1212 2279 977 1683 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.93 0.93 0.93 C 1.000 2189 2279 512 1683 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.87 0.87 0.87 C 1.000 2701 2279 791 1683 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.93 0.93 0.93 C 1.000 3492 2279 745 1683 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.87 0.87 0.87 C 1.000 4237 2279 558 1683 BoxColFill 1.000 UL LTb LCb setrgbcolor LTb 607 2279 M 63 0 V --63 211 R +-63 198 R 63 0 V --63 210 R +-63 198 R 63 0 V --63 211 R +-63 198 R 63 0 V --63 210 R +-63 198 R 63 0 V --63 211 R +-63 199 R 63 0 V --63 210 R +-63 198 R 63 0 V --63 211 R +-63 198 R 63 0 V --63 210 R +-63 198 R 63 0 V 607 2279 M 0 63 V -471 -63 R +465 -63 R 0 63 V -470 -63 R +466 -63 R 0 63 V -471 -63 R +465 -63 R 0 63 V -470 -63 R +466 -63 R 0 63 V -471 -63 R +465 -63 R 0 63 V -470 -63 R +465 -63 R 0 63 V -471 -63 R +466 -63 R 0 63 V -470 -63 R +465 -63 R 0 63 V -471 -63 R +465 -63 R 0 63 V stroke 607 3963 N @@ -539,186 +564,569 @@ Z stroke LTb 1.000 UL LTb +2145 3724 N +0 176 V +2565 0 V +0 -176 V +-2565 0 V +Z stroke +1.000 UL +LTb +0.00 0.00 0.00 C 732 3963 M +15 -96 V +23 -172 V +23 -71 V +23 -74 V +24 -63 V +23 -59 V +23 -11 V +24 -8 V +23 -17 V +23 -8 V +23 -22 V +24 5 V +23 12 V +23 9 V +23 2 V +24 6 V +23 20 V +23 17 V +23 12 V +24 12 V +23 2 V +23 -10 V +24 -83 V +23 -71 V +23 -68 V +23 -56 V +24 -85 V +23 -61 V +23 -61 V +23 -67 V +24 -57 V +23 -56 V +23 -39 V +24 -51 V +23 -23 V +23 -15 V +23 -37 V +24 -21 V +23 -6 V +23 14 V +23 12 V +24 37 V +23 39 V +23 60 V +23 37 V +24 59 V +23 65 V +23 29 V +24 21 V +23 28 V +23 17 V +23 32 V +24 -3 V +23 -38 V +23 -29 V +23 -31 V +24 -15 V +23 -11 V +23 -18 V +24 -23 V +23 -23 V +23 -30 V +23 -66 V +24 -64 V +23 -72 V +23 -54 V +23 -34 V +24 -10 V +23 18 V +23 26 V +23 16 V +24 6 V +23 3 V +23 2 V +24 15 V +23 26 V +23 12 V +23 16 V +24 11 V +23 8 V +23 -2 V +23 -49 V +24 -42 V +23 -37 V +23 -40 V +24 -42 V +23 20 V +23 30 V +23 37 V +24 49 V +23 57 V +23 60 V +23 64 V +24 67 V +23 54 V +23 53 V +23 30 V +24 23 V +23 8 V +23 16 V +24 -15 V +23 -19 V +23 -25 V +23 -2 V +stroke 3143 2975 M +24 -7 V +23 13 V +23 39 V +23 -19 V +24 -44 V +23 -42 V +23 -7 V +24 -5 V +23 -3 V +23 3 V +23 -3 V +24 0 V +23 -3 V +23 3 V +23 5 V +24 8 V +23 -3 V +23 4 V +23 5 V +24 0 V +23 -4 V +23 8 V +24 9 V +23 6 V +23 -3 V +23 3 V +24 37 V +23 33 V +23 59 V +23 47 V +24 56 V +23 63 V +23 59 V +24 54 V +23 57 V +23 57 V +23 58 V +24 39 V +23 62 V +23 21 V +23 7 V +24 -3 V +23 -1 V +23 -23 V +23 -33 V +24 -65 V +23 -29 V +23 -36 V +24 -40 V +23 -28 V +23 17 V +23 -40 V +24 -34 V +23 10 V +23 14 V +23 20 V +24 29 V +23 31 V +23 32 V +24 22 V +23 11 V +23 -27 V +23 -31 V +24 12 V +23 16 V +23 -4 V +23 -21 V +24 -22 V +23 -28 V +23 -17 V +stroke +LTb +LCb setrgbcolor +LTb +0.00 0.00 0.80 C 746 3963 M +1 -3 V +23 -148 V +23 -113 V +23 -68 V +24 -52 V +23 -43 V +23 6 V +24 8 V +23 12 V +23 18 V +23 -16 V +24 -4 V +23 5 V +23 9 V +23 -3 V +24 18 V +23 10 V +23 3 V +23 -9 V +24 -13 V +23 -7 V +23 -29 V +24 -82 V +23 -97 V +23 -83 V +23 -61 V +24 -75 V +23 -66 V +23 -62 V +23 -72 V +24 -72 V +23 -66 V +23 -38 V +24 -40 V +23 -41 V +23 -34 V +23 -23 V +24 -12 V +23 0 V +23 33 V +23 13 V +24 36 V +23 36 V +23 79 V +23 24 V +24 65 V +23 66 V +23 35 V +24 2 V +23 29 V +23 21 V +23 18 V +24 -26 V +23 -73 V +23 -90 V +23 -76 V +24 -53 V +23 -43 V +23 -35 V +24 -37 V +23 -12 V +23 -12 V +23 -45 V +24 -23 V +23 -36 V +23 -17 V +23 -18 V +24 -22 V +23 -9 V +23 -2 V +23 6 V +24 16 V +23 16 V +23 16 V +24 15 V +23 30 V +23 9 V +23 14 V +24 11 V +23 -1 V +23 -22 V +23 -48 V +24 -7 V +23 -48 V +23 -51 V +24 -54 V +23 8 V +23 18 V +23 20 V +24 21 V +23 16 V +23 17 V +23 25 V +24 25 V +23 14 V +23 23 V +23 6 V +24 12 V +23 12 V +23 10 V +24 -6 V +23 -8 V +23 -16 V +23 -7 V +stroke 3143 2540 M +24 -11 V +23 4 V +23 35 V +23 -20 V +24 -47 V +23 -46 V +23 -19 V +24 -17 V +23 -15 V +23 -14 V +23 -13 V +24 -8 V +23 -11 V +23 -7 V +23 -4 V +24 8 V +23 1 V +23 1 V +23 4 V +24 -10 V +23 -6 V +23 -6 V +24 -8 V +23 -8 V +23 -15 V +23 -11 V +24 42 V +23 44 V +23 29 V +23 42 V +24 42 V +23 54 V +23 55 V +24 11 V +23 25 V +23 19 V +23 6 V +24 1 V +23 -51 V +23 -66 V +23 -57 V +24 -47 V +23 -42 V +23 -30 V +23 -16 V +24 -35 V +23 -17 V +23 -8 V +24 18 V +23 17 V +23 14 V +23 32 V +24 28 V +23 19 V +23 15 V +23 16 V +24 10 V +23 8 V +23 3 V +24 4 V +23 1 V +23 -7 V +23 -8 V +24 -21 V +23 -18 V +23 -17 V +23 -10 V +24 27 V +23 41 V +23 51 V +stroke +LTb +LCb setrgbcolor +LTb +0.80 0.00 0.00 C 751 3963 M +19 -139 V +23 -94 V +23 -76 V +24 -51 V +23 -43 V +23 -7 V +24 -1 V +23 7 V +23 -11 V +23 -18 V +24 -15 V +23 16 V +23 -11 V +23 -7 V +24 21 V +23 5 V +23 6 V +23 -1 V +24 9 V +23 -1 V +23 -27 V +24 -76 V +23 -78 V +23 -78 V +23 -55 V +24 -75 V +23 -60 V +23 -56 V +23 -66 V +24 -54 V +23 -50 V +23 -52 V +24 -46 V +23 -33 V +23 -33 V +23 -42 V +24 -40 V +23 -15 V +23 3 V +23 11 V +24 29 V +23 47 V +23 68 V +23 30 V +24 53 V +23 68 V +23 35 V +24 -2 V +23 24 V +23 20 V +23 20 V +24 -17 V +23 -41 V +23 -42 V +23 -44 V +24 -30 V +23 -32 V +23 -42 V +24 -41 V +23 -43 V +23 13 V +23 -21 V +24 -23 V +23 -69 V +23 -54 V +23 -40 V +24 -46 V +23 -24 V +23 -7 V +23 12 V +24 12 V +23 15 V +23 14 V +24 17 V +23 26 V +23 14 V +23 17 V +24 8 V +23 5 V +23 -13 V +23 -34 V +24 7 V +23 -35 V +23 -55 V +24 -62 V +23 -4 V +23 21 V +23 31 V +24 22 V +23 26 V +23 33 V +23 27 V +24 29 V +23 17 V +23 17 V +23 8 V +24 5 V +23 -1 V +23 -1 V +24 -8 V +23 -2 V +23 -16 V +23 -15 V +24 -3 V +stroke 3167 2553 M +23 4 V +23 28 V +23 -28 V +24 -47 V +23 -53 V +23 -23 V +24 -18 V +23 -17 V +23 -5 V +23 3 V +24 -2 V +23 -2 V +23 4 V +23 4 V +24 6 V +23 -12 V +23 -14 V +23 -19 V +24 -35 V +23 -32 V +23 0 V +24 -1 V +23 6 V +23 8 V +23 4 V +24 38 V +23 51 V +23 51 V +23 63 V +24 61 V +23 67 V +23 61 V +24 21 V +23 32 V +23 25 V +23 14 V +24 18 V +23 -41 V +23 -61 V +23 -64 V +24 -54 V +23 -43 V +23 -35 V +23 -27 V +24 -24 V +23 -13 V +23 -25 V +24 -21 V +23 -6 V +23 1 V +23 11 V +24 14 V +23 14 V +23 19 V +23 20 V +24 21 V +23 24 V +23 14 V +24 7 V +23 16 V +23 8 V +23 7 V +24 -43 V +23 -28 V +23 -8 V +23 22 V +24 42 V +23 56 V +23 70 V +stroke +LCw setrgbcolor +1.000 2145 3724 2565 176 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +2145 3724 N +0 176 V +2565 0 V +0 -176 V +-2565 0 V +Z stroke +1.000 UL +LTb 0.00 0.00 0.00 C LCb setrgbcolor 1.000 UL LTb 0.00 0.00 0.00 C 2673 3812 M 195 0 V -749 3963 M -23 -179 V -23 -76 V -24 -78 V -23 -67 V -24 -63 V -23 -12 V -24 -8 V -23 -19 V -24 -8 V -23 -23 V -24 5 V -24 13 V -23 10 V -24 2 V -23 5 V -24 22 V -23 18 V -24 13 V -23 13 V -24 2 V -23 -11 V -24 -88 V -23 -76 V -24 -72 V -23 -59 V -24 -90 V -23 -65 V -24 -65 V -23 -71 V -24 -61 V -24 -60 V -23 -40 V -24 -55 V -23 -24 V -24 -16 V -23 -40 V -24 -22 V -23 -7 V -24 15 V -23 13 V -24 39 V -23 42 V -24 63 V -23 40 V -24 63 V -23 69 V -24 30 V -24 23 V -23 30 V -24 17 V -23 35 V -24 -4 V -23 -40 V -24 -31 V -23 -32 V -24 -16 V -23 -13 V -24 -19 V -23 -24 V -24 -24 V -23 -32 V -24 -71 V -23 -67 V -24 -76 V -23 -58 V -24 -36 V -24 -10 V -23 18 V -24 28 V -23 17 V -24 6 V -23 4 V -24 1 V -23 17 V -24 28 V -23 12 V -24 17 V -23 12 V -24 8 V -23 -2 V -24 -52 V -23 -45 V -24 -39 V -24 -43 V -23 -44 V -24 21 V -23 32 V -24 39 V -23 52 V -24 61 V -23 64 V -24 67 V -23 72 V -24 57 V -23 56 V -24 33 V -23 23 V -24 10 V -23 16 V -24 -16 V -23 -20 V -24 -27 V -stroke 3148 3020 M -24 -1 V -23 -8 V -24 14 V -23 42 V -24 -21 V -23 -46 V -24 -45 V -23 -7 V -24 -6 V -23 -3 V -24 3 V -23 -4 V -24 1 V -23 -4 V -24 4 V -23 5 V -24 8 V -24 -3 V -23 4 V -24 6 V -23 0 V -24 -4 V -23 8 V -24 10 V -23 6 V -24 -3 V -23 3 V -24 40 V -23 34 V -24 63 V -23 50 V -24 59 V -23 67 V -24 63 V -23 58 V -24 61 V -24 60 V -23 61 V -24 42 V -23 66 V -24 22 V -23 7 V -24 -3 V -23 -1 V -24 -24 V -23 -36 V -24 -68 V -23 -31 V -24 -38 V -23 -42 V -24 -30 V -23 17 V -24 -42 V -24 -36 V -23 10 V -24 16 V -23 21 V -24 31 V -23 32 V -24 35 V -23 23 V -24 11 V -23 -28 V -24 -33 V -23 13 V -24 16 V -23 -4 V -24 -22 V -23 -24 V -24 -29 V -23 -18 V stroke LTb LCb setrgbcolor @@ -728,181 +1136,6 @@ LTb LTb 0.00 0.00 0.80 C 3528 3812 M 195 0 V -763 3963 M -9 -55 V -23 -121 V -24 -72 V -23 -54 V -24 -46 V -23 6 V -24 8 V -23 14 V -24 18 V -23 -16 V -24 -4 V -24 4 V -23 10 V -24 -3 V -23 19 V -24 10 V -23 4 V -24 -10 V -23 -13 V -24 -8 V -23 -31 V -24 -88 V -23 -102 V -24 -89 V -23 -65 V -24 -79 V -23 -70 V -24 -66 V -23 -76 V -24 -77 V -24 -70 V -23 -40 V -24 -43 V -23 -44 V -24 -36 V -23 -24 V -24 -12 V -23 -1 V -24 35 V -23 15 V -24 37 V -23 38 V -24 84 V -23 26 V -24 69 V -23 71 V -24 37 V -24 1 V -23 31 V -24 23 V -23 19 V -24 -27 V -23 -79 V -24 -95 V -23 -81 V -24 -56 V -23 -45 V -24 -38 V -23 -39 V -24 -13 V -23 -12 V -24 -48 V -23 -25 V -24 -38 V -23 -19 V -24 -18 V -24 -24 V -23 -9 V -24 -2 V -23 6 V -24 16 V -23 18 V -24 17 V -23 16 V -24 31 V -23 11 V -24 14 V -23 12 V -24 -1 V -23 -24 V -24 -50 V -23 -8 V -24 -51 V -24 -54 V -23 -58 V -24 9 V -23 19 V -24 21 V -23 23 V -24 17 V -23 18 V -24 26 V -23 27 V -24 14 V -23 25 V -24 7 V -23 12 V -24 13 V -23 11 V -24 -6 V -23 -9 V -24 -17 V -stroke 3148 2564 M -24 -7 V -23 -12 V -24 4 V -23 37 V -24 -22 V -23 -49 V -24 -49 V -23 -21 V -24 -17 V -23 -16 V -24 -15 V -23 -14 V -24 -9 V -23 -11 V -24 -7 V -23 -5 V -24 9 V -24 1 V -23 1 V -24 4 V -23 -10 V -24 -6 V -23 -7 V -24 -8 V -23 -10 V -24 -16 V -23 -11 V -24 45 V -23 47 V -24 31 V -23 44 V -24 45 V -23 57 V -24 59 V -23 11 V -24 27 V -24 19 V -23 7 V -24 1 V -23 -54 V -24 -70 V -23 -61 V -24 -50 V -23 -44 V -24 -32 V -23 -17 V -24 -37 V -23 -18 V -24 -9 V -23 20 V -24 18 V -23 14 V -24 34 V -24 30 V -23 20 V -24 16 V -23 17 V -24 11 V -23 8 V -24 4 V -23 4 V -24 1 V -23 -7 V -24 -9 V -23 -22 V -24 -20 V -23 -18 V -24 -10 V -23 28 V -24 44 V -23 54 V stroke LTb LCb setrgbcolor @@ -912,181 +1145,6 @@ LTb LTb 0.80 0.00 0.00 C 4383 3812 M 195 0 V -766 3963 M -6 -43 V -23 -100 V -24 -80 V -23 -54 V -24 -46 V -23 -8 V -24 0 V -23 7 V -24 -12 V -23 -19 V -24 -16 V -24 17 V -23 -12 V -24 -7 V -23 22 V -24 6 V -23 6 V -24 -1 V -23 9 V -24 -1 V -23 -28 V -24 -81 V -23 -83 V -24 -83 V -23 -58 V -24 -80 V -23 -63 V -24 -60 V -23 -70 V -24 -58 V -24 -53 V -23 -55 V -24 -48 V -23 -35 V -24 -36 V -23 -44 V -24 -43 V -23 -16 V -24 3 V -23 12 V -24 31 V -23 50 V -24 72 V -23 32 V -24 56 V -23 73 V -24 37 V -24 -2 V -23 25 V -24 21 V -23 21 V -24 -17 V -23 -44 V -24 -44 V -23 -47 V -24 -32 V -23 -34 V -24 -45 V -23 -44 V -24 -45 V -23 14 V -24 -23 V -23 -24 V -24 -74 V -23 -56 V -24 -44 V -24 -48 V -23 -26 V -24 -7 V -23 12 V -24 13 V -23 16 V -24 15 V -23 19 V -24 27 V -23 15 V -24 18 V -23 9 V -24 5 V -23 -14 V -24 -36 V -23 7 V -24 -37 V -24 -59 V -23 -65 V -24 -4 V -23 22 V -24 33 V -23 23 V -24 28 V -23 35 V -24 28 V -23 31 V -24 18 V -23 18 V -24 9 V -23 5 V -24 -1 V -23 -1 V -24 -8 V -23 -3 V -24 -17 V -stroke 3148 2589 M -24 -16 V -23 -3 V -24 4 V -23 30 V -24 -30 V -23 -49 V -24 -57 V -23 -24 V -24 -19 V -23 -19 V -24 -5 V -23 4 V -24 -2 V -23 -2 V -24 3 V -23 5 V -24 6 V -24 -13 V -23 -15 V -24 -20 V -23 -37 V -24 -34 V -23 0 V -24 -1 V -23 6 V -24 9 V -23 4 V -24 40 V -23 54 V -24 55 V -23 67 V -24 65 V -23 71 V -24 65 V -23 22 V -24 34 V -24 27 V -23 15 V -24 19 V -23 -44 V -24 -64 V -23 -69 V -24 -57 V -23 -46 V -24 -37 V -23 -29 V -24 -25 V -23 -14 V -24 -26 V -23 -23 V -24 -7 V -23 2 V -24 12 V -24 15 V -23 14 V -24 20 V -23 22 V -24 22 V -23 25 V -24 15 V -23 7 V -24 17 V -23 10 V -24 6 V -23 -45 V -24 -30 V -23 -8 V -24 23 V -23 44 V -24 60 V -23 74 V stroke 2.000 UL LTb @@ -1105,17 +1163,52 @@ Z stroke LTb 1.000 UL LTb -0.93 0.93 0.93 C 1.000 607 264 565 1684 BoxColFill +0.93 0.93 0.93 C 1.000 607 264 393 1684 BoxColFill 1.000 UL LTb LCb setrgbcolor LTb -0.93 0.93 0.93 C 1.000 1736 264 565 1684 BoxColFill +0.87 0.87 0.87 C 1.000 1000 264 729 1684 BoxColFill 1.000 UL LTb LCb setrgbcolor LTb -0.93 0.93 0.93 C 1.000 4221 264 282 1684 BoxColFill +0.93 0.93 0.93 C 1.000 1729 264 308 1684 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.87 0.87 0.87 C 1.000 2037 264 393 1684 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.93 0.93 0.93 C 1.000 2430 264 252 1684 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.87 0.87 0.87 C 1.000 2682 264 870 1684 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.93 0.93 0.93 C 1.000 3552 264 308 1684 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.87 0.87 0.87 C 1.000 3860 264 393 1684 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.93 0.93 0.93 C 1.000 4253 264 337 1684 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +0.87 0.87 0.87 C 1.000 4590 264 224 1684 BoxColFill 1.000 UL LTb LCb setrgbcolor @@ -1136,19 +1229,19 @@ LTb 63 0 V 607 264 M 0 63 V -565 -63 R +561 -63 R 0 63 V -564 -63 R +561 -63 R 0 63 V -565 -63 R +561 -63 R 0 63 V -565 -63 R +561 -63 R 0 63 V -564 -63 R +561 -63 R 0 63 V -565 -63 R +561 -63 R 0 63 V -565 -63 R +560 -63 R 0 63 V stroke 607 1949 N @@ -1162,10 +1255,10 @@ Z stroke LTb 1.000 UL LTb -0.00 0.00 0.00 C 749 1949 M +0.00 0.00 0.00 C 748 1949 M 13 -42 V 14 -52 V -15 -23 V +14 -23 V 14 -26 V 14 -9 V 14 20 V @@ -1181,7 +1274,7 @@ LTb 14 -3 V 14 8 V 14 20 V -13 8 V +12 8 V 2 0 R 14 -28 V 14 -63 V @@ -1192,7 +1285,7 @@ LTb 14 -78 V 14 -73 V 14 -81 V -15 -77 V +14 -77 V 14 -74 V 14 -68 V 14 -47 V @@ -1201,7 +1294,7 @@ LTb 14 -50 V 14 -18 V 14 -15 V -15 -20 V +14 -20 V 14 -19 V 14 7 V 14 17 V @@ -1209,7 +1302,7 @@ LTb 14 13 V 14 -9 V 14 15 V -15 24 V +14 24 V 14 31 V 14 31 V 14 43 V @@ -1226,7 +1319,7 @@ LTb 14 -89 V 14 23 V 14 -79 V -15 -64 V +14 -64 V 14 -16 V 14 -30 V 14 -21 V @@ -1235,7 +1328,7 @@ LTb 14 -11 V 14 4 V 14 -6 V -15 15 V +14 15 V 14 -7 V 14 -9 V 14 -11 V @@ -1243,7 +1336,7 @@ LTb 14 4 V 14 -18 V 14 -16 V -15 4 V +14 4 V 14 29 V 14 48 V 14 37 V @@ -1252,7 +1345,7 @@ LTb 14 19 V 14 -1 V 14 -1 V -15 8 V +14 8 V 14 -11 V 14 -12 V 14 -9 V @@ -1267,10 +1360,10 @@ LTb 14 -17 V 14 58 V 14 51 V -stroke 2202 395 M +stroke 2192 395 M 14 -12 V 14 -31 V -15 -19 V +14 -19 V 14 4 V 14 27 V 14 21 V @@ -1279,7 +1372,7 @@ stroke 2202 395 M 14 -69 V 14 33 V 14 59 V -15 14 V +14 14 V 14 -18 V 14 -25 V 14 10 V @@ -1287,7 +1380,7 @@ stroke 2202 395 M 14 10 V 14 17 V 14 7 V -15 13 V +14 13 V 14 21 V 14 15 V 14 13 V @@ -1296,7 +1389,7 @@ stroke 2202 395 M 14 4 V 14 10 V 14 7 V -15 -4 V +14 -4 V 14 -20 V 14 24 V 14 35 V @@ -1304,8 +1397,8 @@ stroke 2202 395 M 14 56 V 14 65 V 14 72 V -15 59 V -14 55 V +14 59 V +15 55 V 14 39 V 14 50 V 14 28 V @@ -1313,7 +1406,7 @@ stroke 2202 395 M 14 41 V 14 34 V 14 33 V -15 24 V +14 24 V 14 9 V 14 -15 V 14 4 V @@ -1322,7 +1415,7 @@ stroke 2202 395 M 14 -11 V 14 12 V 14 32 V -15 3 V +14 3 V 14 -7 V 14 -24 V 14 -7 V @@ -1330,7 +1423,7 @@ stroke 2202 395 M 14 -7 V 14 -9 V 14 6 V -15 8 V +14 8 V 14 20 V 14 10 V 14 9 V @@ -1339,7 +1432,7 @@ stroke 2202 395 M 14 12 V 14 27 V 14 26 V -15 18 V +14 18 V 14 2 V 14 -16 V 14 -10 V @@ -1347,16 +1440,16 @@ stroke 2202 395 M 14 -35 V 14 -34 V 14 -31 V -15 -17 V +14 -17 V 14 -4 V -14 2 V +15 2 V 14 16 V 14 1 V 14 9 V 14 31 V 14 39 V 14 34 V -15 38 V +14 38 V 14 31 V 14 12 V 14 -5 V @@ -1364,7 +1457,7 @@ stroke 2202 395 M 14 -19 V 14 0 V 14 -14 V -15 31 V +14 31 V 14 39 V 14 32 V 14 33 V @@ -1372,9 +1465,9 @@ stroke 2202 395 M 14 -11 V 14 -375 V 14 -577 V -stroke 3670 508 M +stroke 3650 508 M 14 -152 V -15 -22 V +14 -22 V 14 -6 V 14 -7 V 14 -8 V @@ -1383,7 +1476,7 @@ stroke 3670 508 M 14 39 V 14 38 V 14 5 V -15 -19 V +14 -19 V 14 -13 V 14 -3 V 14 7 V @@ -1391,16 +1484,16 @@ stroke 3670 508 M 14 12 V 14 17 V 14 18 V -15 34 V -14 44 V +14 34 V 14 44 V +15 44 V 14 54 V 14 66 V 14 73 V 14 82 V 14 96 V 14 89 V -15 87 V +14 87 V 14 103 V 14 92 V 14 94 V @@ -1408,7 +1501,7 @@ stroke 3670 508 M 14 -11 V 14 -29 V 14 -25 V -15 -29 V +14 -29 V 14 -28 V 14 -49 V 14 -46 V @@ -1417,7 +1510,7 @@ stroke 3670 508 M 14 -191 V 14 -241 V 14 -84 V -15 70 V +14 70 V 14 -14 V 14 -21 V 14 -52 V @@ -1425,7 +1518,7 @@ stroke 3670 508 M 14 14 V 14 -18 V 14 -46 V -15 -49 V +14 -49 V 14 -38 V 14 -11 V 14 8 V @@ -1434,16 +1527,16 @@ stroke 3670 508 M 14 21 V 14 26 V 14 3 V -15 -7 V +14 -7 V 14 -1 V -14 -15 V +15 -15 V 14 3 V 14 7 V 14 32 V 14 78 V 14 87 V 14 35 V -15 5 V +14 5 V 14 -16 V 14 -5 V 14 -13 V @@ -1451,7 +1544,7 @@ stroke 3670 508 M 14 11 V 14 13 V 14 31 V -15 21 V +14 21 V 14 22 V 14 23 V 14 18 V @@ -1460,8 +1553,8 @@ stroke LTb LCb setrgbcolor LTb -0.00 0.00 0.80 C 782 1949 M -9 -21 V +0.00 0.00 0.80 C 781 1949 M +8 -21 V 14 -20 V 14 7 V 14 -5 V @@ -1475,7 +1568,7 @@ LTb 14 6 V 2 3 V 92 0 R -5 -16 V +4 -16 V 14 -65 V 14 -48 V 14 -45 V @@ -1483,7 +1576,7 @@ LTb 14 -74 V 14 -72 V 14 -100 V -15 -101 V +14 -101 V 14 -118 V 14 -93 V 14 -90 V @@ -1492,7 +1585,7 @@ LTb 14 -70 V 14 -66 V 14 -50 V -15 -27 V +14 -27 V 14 -31 V 14 -38 V 14 -4 V @@ -1500,7 +1593,7 @@ LTb 14 3 V 14 -31 V 14 2 V -15 -4 V +14 -4 V 14 17 V 14 24 V 14 17 V @@ -1517,7 +1610,7 @@ LTb 14 -53 V 14 -41 V 14 -26 V -15 -13 V +14 -13 V 14 4 V 14 -19 V 14 26 V @@ -1526,7 +1619,7 @@ LTb 14 21 V 14 34 V 14 -30 V -15 21 V +14 21 V 14 22 V 14 23 V 14 23 V @@ -1534,7 +1627,7 @@ LTb 14 53 V 14 0 V 14 8 V -15 43 V +14 43 V 14 44 V 14 42 V 14 54 V @@ -1543,7 +1636,7 @@ LTb 14 28 V 14 -24 V 14 -27 V -15 -9 V +14 -9 V 14 -28 V 14 -34 V 14 -25 V @@ -1560,17 +1653,17 @@ LTb 14 50 V 14 5 V 14 -13 V -15 -14 V +14 -14 V 14 -14 V 14 -32 V 14 -14 V 14 4 V -stroke 2301 338 M +stroke 2290 338 M 14 32 V 14 49 V 14 32 V 14 8 V -15 -7 V +14 -7 V 14 -2 V 14 5 V 14 -20 V @@ -1578,7 +1671,7 @@ stroke 2301 338 M 14 -28 V 14 -12 V 14 8 V -15 9 V +14 9 V 14 1 V 14 8 V 14 12 V @@ -1587,7 +1680,7 @@ stroke 2301 338 M 14 -2 V 14 -8 V 14 -11 V -15 -3 V +14 -3 V 14 9 V 14 17 V 14 7 V @@ -1595,8 +1688,8 @@ stroke 2301 338 M 14 15 V 14 38 V 14 58 V -15 36 V -14 24 V +14 36 V +15 24 V 14 30 V 14 40 V 14 17 V @@ -1604,7 +1697,7 @@ stroke 2301 338 M 14 21 V 14 29 V 14 29 V -15 28 V +14 28 V 14 8 V 14 -13 V 14 -2 V @@ -1613,7 +1706,7 @@ stroke 2301 338 M 14 -13 V 14 -1 V 14 1 V -15 -10 V +14 -10 V 14 -10 V 14 -16 V 14 6 V @@ -1621,7 +1714,7 @@ stroke 2301 338 M 14 -9 V 14 -6 V 14 0 V -15 1 V +14 1 V 14 16 V 14 4 V 14 -3 V @@ -1630,7 +1723,7 @@ stroke 2301 338 M 14 -17 V 14 -7 V 14 -3 V -15 -13 V +14 -13 V 14 -18 V 14 -17 V 14 -14 V @@ -1638,16 +1731,16 @@ stroke 2301 338 M 14 -34 V 14 -39 V 14 -34 V -15 -22 V +14 -22 V 14 -20 V -14 -8 V +15 -8 V 14 -19 V 14 -14 V 14 -10 V 14 5 V 14 0 V 14 -9 V -15 8 V +14 8 V 14 7 V 14 1 V 14 9 V @@ -1655,7 +1748,7 @@ stroke 2301 338 M 14 14 V 14 31 V 14 18 V -15 31 V +14 31 V 14 40 V 14 34 V 14 27 V @@ -1664,17 +1757,17 @@ stroke 2301 338 M 14 -165 V 14 -172 V 14 45 V -15 25 V +14 25 V 14 5 V 14 5 V 14 24 V 14 37 V 14 52 V -stroke 3769 510 M +stroke 3748 510 M 14 52 V 14 43 V 14 13 V -15 -11 V +14 -11 V 14 -19 V 14 -20 V 14 -20 V @@ -1682,16 +1775,16 @@ stroke 3769 510 M 14 -26 V 14 -31 V 14 -26 V -15 -13 V +14 -13 V 14 5 V -14 25 V +15 25 V 14 45 V 14 55 V 14 51 V 14 60 V 14 80 V 14 81 V -15 93 V +14 93 V 14 88 V 14 78 V 14 79 V @@ -1699,7 +1792,7 @@ stroke 3769 510 M 14 2 V 14 -9 V 14 -20 V -15 -48 V +14 -48 V 14 8 V 14 -23 V 14 -8 V @@ -1708,7 +1801,7 @@ stroke 3769 510 M 14 -102 V 14 -12 V 14 124 V -15 205 V +14 205 V 14 4 V 14 -14 V 14 -83 V @@ -1716,7 +1809,7 @@ stroke 3769 510 M 14 190 V 14 18 V 14 -128 V -15 -261 V +14 -261 V 14 -181 V 14 -149 V 14 -65 V @@ -1725,16 +1818,16 @@ stroke 3769 510 M 14 12 V 14 19 V 14 6 V -15 -19 V +14 -19 V 14 -18 V -14 -3 V +15 -3 V 14 15 V 14 20 V 14 38 V 14 38 V 14 39 V 14 20 V -15 6 V +14 6 V 14 -2 V 14 -3 V 14 -3 V @@ -1742,7 +1835,7 @@ stroke 3769 510 M 14 7 V 14 1 V 14 9 V -15 -1 V +14 -1 V 14 3 V 14 12 V 14 6 V @@ -1751,11 +1844,11 @@ stroke LTb LCb setrgbcolor LTb -0.80 0.00 0.00 C 743 1949 M +0.80 0.00 0.00 C 742 1949 M 5 -26 V 14 -14 V 14 -60 V -15 -16 V +14 -16 V 14 -6 V 14 -5 V 14 4 V @@ -1773,7 +1866,7 @@ LTb 14 0 V 12 15 V 3 0 R -14 -29 V +13 -29 V 14 -40 V 14 -55 V 14 -43 V @@ -1782,7 +1875,7 @@ LTb 14 -72 V 14 -74 V 14 -92 V -15 -107 V +14 -107 V 14 -80 V 14 -89 V 14 -69 V @@ -1791,7 +1884,7 @@ LTb 14 -58 V 14 -44 V 14 -30 V -15 -26 V +14 -26 V 14 -30 V 14 -18 V 14 -16 V @@ -1799,7 +1892,7 @@ LTb 14 -15 V 14 -29 V 14 6 V -15 -17 V +14 -17 V 14 6 V 14 7 V 14 18 V @@ -1816,7 +1909,7 @@ LTb 14 -55 V 14 7 V 14 -46 V -15 -28 V +14 -28 V 14 2 V 14 -21 V 14 14 V @@ -1825,7 +1918,7 @@ LTb 14 48 V 14 43 V 14 19 V -15 47 V +14 47 V 14 44 V 14 44 V 14 41 V @@ -1833,7 +1926,7 @@ LTb 14 43 V 14 60 V 14 14 V -15 15 V +14 15 V 14 21 V 14 27 V 14 41 V @@ -1842,7 +1935,7 @@ LTb 14 27 V 14 -17 V 14 -34 V -15 -32 V +14 -32 V 14 -30 V 14 -22 V 14 -30 V @@ -1856,11 +1949,11 @@ LTb 14 23 V 14 61 V 14 46 V -stroke 2188 432 M +stroke 2178 432 M 14 46 V 14 -5 V 14 -20 V -15 -19 V +14 -19 V 14 -22 V 14 -47 V 14 -30 V @@ -1869,7 +1962,7 @@ stroke 2188 432 M 14 56 V 14 44 V 14 28 V -15 12 V +14 12 V 14 1 V 14 1 V 14 -29 V @@ -1877,7 +1970,7 @@ stroke 2188 432 M 14 -25 V 14 -12 V 14 7 V -15 -5 V +14 -5 V 14 -8 V 14 -1 V 14 -2 V @@ -1886,7 +1979,7 @@ stroke 2188 432 M 14 -21 V 14 -20 V 14 -8 V -15 0 V +14 0 V 14 9 V 14 22 V 14 27 V @@ -1894,8 +1987,8 @@ stroke 2188 432 M 14 27 V 14 34 V 14 37 V -15 33 V -14 20 V +14 33 V +15 20 V 14 15 V 14 26 V 14 37 V @@ -1903,7 +1996,7 @@ stroke 2188 432 M 14 18 V 14 21 V 14 17 V -15 14 V +14 14 V 14 9 V 14 3 V 14 -1 V @@ -1912,7 +2005,7 @@ stroke 2188 432 M 14 -6 V 14 9 V 14 3 V -15 -7 V +14 -7 V 14 -5 V 14 0 V 14 11 V @@ -1920,7 +2013,7 @@ stroke 2188 432 M 14 9 V 14 13 V 14 23 V -15 21 V +14 21 V 14 28 V 14 21 V 14 17 V @@ -1929,7 +2022,7 @@ stroke 2188 432 M 14 -23 V 14 -1 V 14 0 V -15 -36 V +14 -36 V 14 -53 V 14 -57 V 14 -35 V @@ -1937,16 +2030,16 @@ stroke 2188 432 M 14 -31 V 14 -50 V 14 -34 V -15 -19 V +14 -19 V 14 9 V -14 21 V +15 21 V 14 31 V 14 18 V 14 -6 V 14 -33 V 14 -47 V 14 -26 V -15 -14 V +14 -14 V 14 -15 V 14 2 V 14 22 V @@ -1954,17 +2047,17 @@ stroke 2188 432 M 14 67 V 14 39 V 14 25 V -15 1 V +14 1 V 14 -14 V 14 -19 V 14 -17 V 14 -6 V 14 -3 V 14 -30 V -stroke 3656 588 M +stroke 3636 588 M 14 -177 V 14 -117 V -15 24 V +14 24 V 14 -3 V 14 -7 V 14 3 V @@ -1973,7 +2066,7 @@ stroke 3656 588 M 14 48 V 14 40 V 14 13 V -15 -21 V +14 -21 V 14 -18 V 14 -14 V 14 -9 V @@ -1981,16 +2074,16 @@ stroke 3656 588 M 14 -10 V 14 -5 V 14 3 V -15 12 V +14 12 V 14 23 V -14 15 V +15 15 V 14 22 V 14 27 V 14 31 V 14 28 V 14 29 V 14 79 V -15 95 V +14 95 V 14 67 V 14 75 V 14 63 V @@ -1998,7 +2091,7 @@ stroke 3656 588 M 14 6 V 14 -35 V 14 -37 V -15 -24 V +14 -24 V 14 17 V 14 -31 V 14 -19 V @@ -2007,7 +2100,7 @@ stroke 3656 588 M 14 -155 V 14 -147 V 14 -60 V -15 28 V +14 28 V 14 44 V 14 31 V 14 27 V @@ -2015,7 +2108,7 @@ stroke 3656 588 M 14 -39 V 14 -18 V 14 -2 V -15 1 V +14 1 V 14 10 V 14 22 V 14 3 V @@ -2024,16 +2117,16 @@ stroke 3656 588 M 14 24 V 14 25 V 14 7 V -15 -19 V 14 -19 V -14 -10 V +14 -19 V +15 -10 V 14 3 V 14 -1 V 14 11 V 14 42 V 14 56 V 14 33 V -15 -3 V +14 -3 V 14 2 V 14 3 V 14 1 V @@ -2041,7 +2134,7 @@ stroke 3656 588 M 14 13 V 14 1 V 14 6 V -15 6 V +14 6 V 14 8 V 14 8 V 14 5 V diff --git a/tex/gfx/eval/error_timed_nexus.gp b/tex/gfx/eval/error_timed_nexus.gp index 2929df1..787519a 100644 --- a/tex/gfx/eval/error_timed_nexus.gp +++ b/tex/gfx/eval/error_timed_nexus.gp @@ -5,23 +5,39 @@ set multiplot layout 2,1 set format y "\\footnotesize{%.1f m}" set format x "\\footnotesize{%.0f s}" set key horizontal -set yrange[0:16] +set yrange[0:17] +set xrange[0:91] set xtics nomirror set ytics nomirror -set key samplen 1.0 spacing 0.8 width -13 +set key opaque box samplen 1.0 spacing 0.8 width -13 set lmargin 4.6 set tmargin 0.3 set rmargin 0.4 set bmargin 1.2 -set object 1 rectangle from 0,0 to 20,17 fs solid noborder fc rgb "#eeeeee" behind -set label 1 "\\footnotesize{setup-phase}" at 9,1 rotate by 90 front +set object 1 rectangle from 0,0 to 13,17 fs solid noborder fc rgb "#eeeeee" behind # standing +set label 1 "\\footnotesize{1}" at 6.5,2 center rotate by 0 front + +set object 2 rectangle from 13,0 to 34,17 fs solid noborder fc rgb "#dddddd" behind # walk towards stair +set label 2 "\\footnotesize{2}" at 23.5,13 center rotate by 0 front + +set object 3 rectangle from 34,0 to 45,17 fs solid noborder fc rgb "#eeeeee" behind # walk down the stair +set label 3 "\\footnotesize{3}" at 39.5,13 center rotate by 0 front + +set object 4 rectangle from 45,0 to 62,17 fs solid noborder fc rgb "#dddddd" behind # walk straight +set label 4 "\\footnotesize{4}" at 53.5,13 center rotate by 0 front + +set object 5 rectangle from 62,0 to 78,17 fs solid noborder fc rgb "#eeeeee" behind # change side of floor +set label 5 "\\footnotesize{5}" at 70,13 center rotate by 0 front + +set object 6 rectangle from 78,0 to 90,17 fs solid noborder fc rgb "#dddddd" behind # walk straight +set label 6 "\\footnotesize{6}" at 84.5,8 center rotate by 0 front plot \ - "data/err_bergwerk_path1_nexus_simple.dat" using ($1/100) with lines title "\\footnotesize{simple}\\hspace{-1.5mm}" lc rgb "#000000", \ - "data/err_bergwerk_path1_nexus_multi.dat" using ($1/100) with lines title "\\footnotesize{multi}\\hspace{-1.5mm}" lc rgb "#0000cc", \ - "data/err_bergwerk_path1_nexus_shortest.dat" using ($1/100) with lines title "\\footnotesize{shortest}\\hspace{-1.5mm}" lc rgb "#cc0000", \ + "data/err_bergwerk_path1_nexus_simple.dat" using ($0/2):($1/100) with lines title "\\footnotesize{simple}\\hspace{-1.5mm}" lc rgb "#000000", \ + "data/err_bergwerk_path1_nexus_multi.dat" using ($0/2):($1/100) with lines title "\\footnotesize{multi}\\hspace{-1.5mm}" lc rgb "#0000cc", \ + "data/err_bergwerk_path1_nexus_shortest.dat" using ($0/2):($1/100) with lines title "\\footnotesize{shortest}\\hspace{-1.5mm}" lc rgb "#cc0000", \ #plot \ # "data/err_bergwerk_path2_nexus_simple.dat" using ($1/100) with lines title "raw" lc rgb "#000000", \ @@ -33,18 +49,47 @@ plot \ # "data/err_bergwerk_path3_nexus_multi.dat" using ($1/100) with lines title "multi-path", \ # "data/err_bergwerk_path3_nexus_shortest.dat" using ($1/100) with lines title "shortest-path", \ -set object 1 rectangle from 0,0 to 20,15 fs solid noborder fc rgb "#eeeeee" behind -set label 1 "\\footnotesize{setup-phase}" at 9,1 rotate by 90 front -set object 2 rectangle from 40,0 to 60,15 fs solid noborder fc rgb "#eeeeee" behind -set label 2 "\\footnotesize{ignoring}" at 46,7.4 rotate by 90 front -set label 3 "\\footnotesize{path}" at 52,7.4 rotate by 90 front -#set object 3 rectangle from 106,0 to 116,15 fs solid noborder fc rgb "#eeeeee" behind -set object 4 rectangle from 128,0 to 138,15 fs solid noborder fc rgb "#eeeeee" behind -set label 4 "\\footnotesize{multimodality}" at 142,4.4 rotate by 90 front +#set object 1 rectangle from 0,0 to 20,15 fs solid noborder fc rgb "#eeeeee" behind +#set label 1 "\\footnotesize{setup-phase}" at 9,1 rotate by 90 front +#set object 2 rectangle from 40,0 to 60,15 fs solid noborder fc rgb "#eeeeee" behind +#set label 2 "\\footnotesize{ignoring}" at 46,7.4 rotate by 90 front +#set label 3 "\\footnotesize{path}" at 52,7.4 rotate by 90 front +#set object 4 rectangle from 128,0 to 138,15 fs solid noborder fc rgb "#eeeeee" behind +#set label 4 "\\footnotesize{multimodality}" at 142,4.4 rotate by 90 front + +set object 1 rectangle from 0,0 to 14,15 fs solid noborder fc rgb "#eeeeee" behind # standing +set label 1 "\\footnotesize{1}" at 7,2 center rotate by 0 front + +set object 2 rectangle from 14,0 to 40,15 fs solid noborder fc rgb "#dddddd" behind # walking down the way +set label 2 "\\footnotesize{2}" at 27,11 center rotate by 0 front + +set object 3 rectangle from 40,0 to 51,15 fs solid noborder fc rgb "#eeeeee" behind # ignoring the shortest path +set label 3 "\\footnotesize{3}" at 45.5,11 center rotate by 0 front + +set object 4 rectangle from 51,0 to 65,15 fs solid noborder fc rgb "#dddddd" behind # stairwell +set label 4 "\\footnotesize{4}" at 58,11 center rotate by 0 front + +set object 5 rectangle from 65,0 to 74,15 fs solid noborder fc rgb "#eeeeee" behind # exit stairwell +set label 5 "\\footnotesize{5}" at 69.5,11 center rotate by 0 front + +set object 6 rectangle from 74,0 to 105,15 fs solid noborder fc rgb "#dddddd" behind # floor +set label 6 "\\footnotesize{6}" at 89.5,11 center rotate by 0 front + +set object 7 rectangle from 105,0 to 116,15 fs solid noborder fc rgb "#eeeeee" behind # stair down to f1 +set label 7 "\\footnotesize{7}" at 110.5,11 center rotate by 0 front + +set object 8 rectangle from 116,0 to 130,15 fs solid noborder fc rgb "#dddddd" behind # floor +set label 8 "\\footnotesize{8}" at 123,11 center rotate by 0 front + +set object 9 rectangle from 130,0 to 142,15 fs solid noborder fc rgb "#eeeeee" behind # stair down to f0 +set label 9 "\\footnotesize{9}" at 136,11 center rotate by 0 front + +set object 10 rectangle from 142,0 to 150,15 fs solid noborder fc rgb "#dddddd" behind # end +set label 10 "\\footnotesize{10}" at 146,11 center rotate by 0 front unset key set yrange[0:13] -set xrange[0:150] +set xrange[0:151] plot \ "data/err_bergwerk_path4_nexus_simple.dat" using ($0/2):($1/100) with lines title "\\footnotesize{simple}\\hspace{-1.5mm}" lc rgb "#000000", \ "data/err_bergwerk_path4_nexus_multi.dat" using ($0/2):($1/100) with lines title "\\footnotesize{multi}\\hspace{-1.5mm}" lc rgb "#0000cc", \ diff --git a/tex/gfx/eval/error_timed_nexus.tex b/tex/gfx/eval/error_timed_nexus.tex index 3d87226..cffaaed 100644 --- a/tex/gfx/eval/error_timed_nexus.tex +++ b/tex/gfx/eval/error_timed_nexus.tex @@ -83,24 +83,24 @@ \gplgaddtomacro\gplbacktext{% \csname LTb\endcsname% \put(475,2279){\makebox(0,0)[r]{\strut{}\footnotesize{0.0 m}}}% - \put(475,2490){\makebox(0,0)[r]{\strut{}\footnotesize{2.0 m}}}% - \put(475,2700){\makebox(0,0)[r]{\strut{}\footnotesize{4.0 m}}}% - \put(475,2911){\makebox(0,0)[r]{\strut{}\footnotesize{6.0 m}}}% - \put(475,3121){\makebox(0,0)[r]{\strut{}\footnotesize{8.0 m}}}% - \put(475,3332){\makebox(0,0)[r]{\strut{}\footnotesize{10.0 m}}}% - \put(475,3542){\makebox(0,0)[r]{\strut{}\footnotesize{12.0 m}}}% - \put(475,3753){\makebox(0,0)[r]{\strut{}\footnotesize{14.0 m}}}% - \put(475,3963){\makebox(0,0)[r]{\strut{}\footnotesize{16.0 m}}}% + \put(475,2477){\makebox(0,0)[r]{\strut{}\footnotesize{2.0 m}}}% + \put(475,2675){\makebox(0,0)[r]{\strut{}\footnotesize{4.0 m}}}% + \put(475,2873){\makebox(0,0)[r]{\strut{}\footnotesize{6.0 m}}}% + \put(475,3071){\makebox(0,0)[r]{\strut{}\footnotesize{8.0 m}}}% + \put(475,3270){\makebox(0,0)[r]{\strut{}\footnotesize{10.0 m}}}% + \put(475,3468){\makebox(0,0)[r]{\strut{}\footnotesize{12.0 m}}}% + \put(475,3666){\makebox(0,0)[r]{\strut{}\footnotesize{14.0 m}}}% + \put(475,3864){\makebox(0,0)[r]{\strut{}\footnotesize{16.0 m}}}% \put(607,2059){\makebox(0,0){\strut{}\footnotesize{0 s}}}% - \put(1078,2059){\makebox(0,0){\strut{}\footnotesize{20 s}}}% - \put(1548,2059){\makebox(0,0){\strut{}\footnotesize{40 s}}}% - \put(2019,2059){\makebox(0,0){\strut{}\footnotesize{60 s}}}% - \put(2489,2059){\makebox(0,0){\strut{}\footnotesize{80 s}}}% - \put(2960,2059){\makebox(0,0){\strut{}\footnotesize{100 s}}}% - \put(3430,2059){\makebox(0,0){\strut{}\footnotesize{120 s}}}% - \put(3901,2059){\makebox(0,0){\strut{}\footnotesize{140 s}}}% - \put(4371,2059){\makebox(0,0){\strut{}\footnotesize{160 s}}}% - \put(4842,2059){\makebox(0,0){\strut{}\footnotesize{180 s}}}% + \put(1072,2059){\makebox(0,0){\strut{}\footnotesize{10 s}}}% + \put(1538,2059){\makebox(0,0){\strut{}\footnotesize{20 s}}}% + \put(2003,2059){\makebox(0,0){\strut{}\footnotesize{30 s}}}% + \put(2469,2059){\makebox(0,0){\strut{}\footnotesize{40 s}}}% + \put(2934,2059){\makebox(0,0){\strut{}\footnotesize{50 s}}}% + \put(3399,2059){\makebox(0,0){\strut{}\footnotesize{60 s}}}% + \put(3865,2059){\makebox(0,0){\strut{}\footnotesize{70 s}}}% + \put(4330,2059){\makebox(0,0){\strut{}\footnotesize{80 s}}}% + \put(4795,2059){\makebox(0,0){\strut{}\footnotesize{90 s}}}% }% \gplgaddtomacro\gplfronttext{% \csname LTb\endcsname% @@ -110,7 +110,12 @@ \csname LTb\endcsname% \put(4251,3812){\makebox(0,0)[r]{\strut{}\footnotesize{shortest}\hspace{-1.5mm}}}% \csname LTb\endcsname% - \put(819,2384){\rotatebox{90}{\makebox(0,0)[l]{\strut{}\footnotesize{setup-phase}}}}% + \put(910,2477){\makebox(0,0){\strut{}\footnotesize{1}}}% + \put(1701,3567){\makebox(0,0){\strut{}\footnotesize{2}}}% + \put(2445,3567){\makebox(0,0){\strut{}\footnotesize{3}}}% + \put(3097,3567){\makebox(0,0){\strut{}\footnotesize{4}}}% + \put(3865,3567){\makebox(0,0){\strut{}\footnotesize{5}}}% + \put(4540,3071){\makebox(0,0){\strut{}\footnotesize{6}}}% }% \gplgaddtomacro\gplbacktext{% \csname LTb\endcsname% @@ -122,20 +127,26 @@ \put(475,1560){\makebox(0,0)[r]{\strut{}\footnotesize{10.0 m}}}% \put(475,1819){\makebox(0,0)[r]{\strut{}\footnotesize{12.0 m}}}% \put(607,44){\makebox(0,0){\strut{}\footnotesize{0 s}}}% - \put(1172,44){\makebox(0,0){\strut{}\footnotesize{20 s}}}% - \put(1736,44){\makebox(0,0){\strut{}\footnotesize{40 s}}}% - \put(2301,44){\makebox(0,0){\strut{}\footnotesize{60 s}}}% - \put(2866,44){\makebox(0,0){\strut{}\footnotesize{80 s}}}% - \put(3430,44){\makebox(0,0){\strut{}\footnotesize{100 s}}}% - \put(3995,44){\makebox(0,0){\strut{}\footnotesize{120 s}}}% - \put(4560,44){\makebox(0,0){\strut{}\footnotesize{140 s}}}% + \put(1168,44){\makebox(0,0){\strut{}\footnotesize{20 s}}}% + \put(1729,44){\makebox(0,0){\strut{}\footnotesize{40 s}}}% + \put(2290,44){\makebox(0,0){\strut{}\footnotesize{60 s}}}% + \put(2851,44){\makebox(0,0){\strut{}\footnotesize{80 s}}}% + \put(3412,44){\makebox(0,0){\strut{}\footnotesize{100 s}}}% + \put(3973,44){\makebox(0,0){\strut{}\footnotesize{120 s}}}% + \put(4533,44){\makebox(0,0){\strut{}\footnotesize{140 s}}}% }% \gplgaddtomacro\gplfronttext{% \csname LTb\endcsname% - \put(861,394){\rotatebox{90}{\makebox(0,0)[l]{\strut{}\footnotesize{setup-phase}}}}% - \put(1906,1223){\rotatebox{90}{\makebox(0,0)[l]{\strut{}\footnotesize{ignoring}}}}% - \put(2075,1223){\rotatebox{90}{\makebox(0,0)[l]{\strut{}\footnotesize{path}}}}% - \put(4616,834){\rotatebox{90}{\makebox(0,0)[l]{\strut{}\footnotesize{multimodality}}}}% + \put(803,523){\makebox(0,0){\strut{}\footnotesize{1}}}% + \put(1364,1690){\makebox(0,0){\strut{}\footnotesize{2}}}% + \put(1883,1690){\makebox(0,0){\strut{}\footnotesize{3}}}% + \put(2234,1690){\makebox(0,0){\strut{}\footnotesize{4}}}% + \put(2556,1690){\makebox(0,0){\strut{}\footnotesize{5}}}% + \put(3117,1690){\makebox(0,0){\strut{}\footnotesize{6}}}% + \put(3706,1690){\makebox(0,0){\strut{}\footnotesize{7}}}% + \put(4057,1690){\makebox(0,0){\strut{}\footnotesize{8}}}% + \put(4421,1690){\makebox(0,0){\strut{}\footnotesize{9}}}% + \put(4702,1690){\makebox(0,0){\strut{}\footnotesize{10}}}% }% \gplbacktext \put(0,0){\includegraphics{error_timed_nexus}}% diff --git a/tex/gfx/eval/path_nexus.gp b/tex/gfx/eval/path_nexus.gp new file mode 100644 index 0000000..365b587 --- /dev/null +++ b/tex/gfx/eval/path_nexus.gp @@ -0,0 +1,12 @@ +unset xtics +unset ytics +unset ztics +unset border +set ticslevel 0 + +set object 1 polygon from 1000,4200,1060 to 1000,5200,1060 to 1700,5200,1060 to 1700,4200,1060 fs solid noborder fc rgb "#cccccc" behind + +splot \ + "data/floors.dat" with lines lc rgb "#aaaaaa" notitle,\ + "data/est_bergwerk_path1_nexus_multi.dat" skip 10 with lines lw 2 lc rgb "#000000" notitle,\ + "data/est_bergwerk_path4_nexus_multi.dat" skip 10 with lines lw 2 lc rgb "#009900" notitle,\ diff --git a/tex/gfx/eval/paths.eps b/tex/gfx/eval/paths.eps new file mode 100644 index 0000000..ae9b431 --- /dev/null +++ b/tex/gfx/eval/paths.eps @@ -0,0 +1,7527 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: paths.tex +%%Creator: gnuplot 5.0 patchlevel 1 +%%CreationDate: Fri Feb 12 17:41:14 2016 +%%DocumentFonts: +%%BoundingBox: 50 50 302 230 +%%EndComments +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color false def +/Blacktext true def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Level3 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -73 def +/dl1 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 302 50 lineto 302 230 lineto 50 230 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 5.0 (Dec 2014) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Classic Line colors (version 5.0) +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default dash patterns (version 5.0) +/LTw {PL [] 1 setgray} def +/LTb {BL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [2 dl1 3 dl2] LC1 DL} def +/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def +/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def +/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [4 dl1 2 dl2] LC5 DL} def +/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def +/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def +/SL {[] 0 setdash} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse + clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse +dup 2 lt + {/InterpretLevel1 true def + /InterpretLevel3 false def} + {/InterpretLevel1 Level1 def + 2 gt + {/InterpretLevel3 Level3 def} + {/InterpretLevel3 false def} + ifelse } + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (paths.tex) + /Subject (gnuplot plot) + /Creator (gnuplot 5.0 patchlevel 1) + /Author (kazu) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri Feb 12 17:41:14 2016) + /DOCINFO pdfmark +end +} ifelse +end +% +% Support for boxed text - Ethan A Merritt May 2005 +% +/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put + userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put + /Boxing true def } def +/ExtendTextBox { Boxing + { gsave dup false charpath pathbbox + dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse + dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse + dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse + dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse + grestore } if } def +/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M + TBx1 TBxmargin sub TBy2 TBymargin add L + TBx2 TBxmargin add TBy2 TBymargin add L + TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def +/DrawTextBox { PopTextBox stroke /Boxing false def} def +/FillTextBox { gsave PopTextBox 1 1 1 setrgbcolor fill grestore /Boxing false def} def +0 0 0 0 InitTextBox +/TBxmargin 20 def +/TBymargin 20 def +/Boxing false def +/textshow { ExtendTextBox Gshow } def +% +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +1.000 UL +LTb +LCb setrgbcolor +LTb +1.000 UP +1.000 UL +LTb +156 200 N +0 880 V +1053 0 V +0 -880 V +156 200 L +Z stroke +156 1080 M +1053 0 V +stroke +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2195 1271 M +-42 -20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1774 1409 M +4334 569 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4324 564 M +4976 350 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4976 350 M +4782 260 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4334 569 M +4127 472 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4081 487 M +108 -35 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4246 433 M +80 37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4206 509 M +203 -66 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4409 443 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4403 382 M +197 91 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4132 635 M +3925 538 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3900 547 M +140 -46 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4106 479 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3855 561 M +-54 18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3822 572 M +207 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3756 594 M +-219 72 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3723 605 M +207 96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3450 694 M +-222 73 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3421 703 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3141 795 M +-91 30 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3091 812 M +52 24 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3178 852 M +121 56 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3005 840 M +-112 36 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2968 852 M +52 24 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3054 892 M +121 57 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2807 905 M +-91 30 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2741 927 M +208 96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2675 948 M +-62 20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2821 1065 M +2613 968 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2515 1001 M +148 69 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2701 1088 M +21 10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2515 1001 M +-252 82 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2263 1083 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2210 1101 M +-58 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2111 1133 M +-58 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1987 1174 M +132 61 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1995 1171 M +-45 15 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1904 1201 M +-144 47 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1760 1248 M +132 62 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1926 1326 M +42 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1722 1231 M +-17 -8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1705 1223 M +-194 63 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1511 1286 M +263 123 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1540 1277 M +58 587 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 58 587 M +764 356 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 764 356 M +422 196 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1186 552 M +668 311 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1186 552 M +943 632 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 936 629 M +38 18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 887 606 M +99 -32 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 986 574 M +810 492 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 954 444 M +711 524 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 887 606 M +676 508 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 638 490 M +520 436 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1060 550 M +957 501 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1012 664 M +34 16 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1084 698 M +49 23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1168 737 M +90 42 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1240 771 M +25 -8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1310 748 M +174 -57 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1296 796 M +55 26 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1323 809 M +244 -79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1389 840 M +90 42 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1451 869 M +25 -8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1522 846 M +173 -57 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1517 900 M +38 17 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1534 908 M +244 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1586 932 M +25 11 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1611 943 M +4320 55 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1951 1046 M +1681 920 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1881 1069 M +1611 943 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4320 55 M +239 111 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4671 209 M +4571 162 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4571 162 M +-12 4 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2167 761 M +270 125 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2437 886 M +29 -9 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2508 863 M +2865 746 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2907 732 M +255 -84 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3142 655 M +2872 529 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2983 581 M +28 -10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2950 504 M +270 125 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3208 633 M +33 -10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2841 754 M +2571 628 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3227 413 M +270 126 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3286 608 M +231 -76 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3563 517 M +156 -51 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3699 473 M +3429 347 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3676 266 M +270 125 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3946 391 M +-185 61 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1325 1177 M +371 -122 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1577 1094 M +149 70 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1457 1133 M +149 70 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1581 1211 M +50 -16 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1680 1178 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1796 1141 M +49 -17 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1845 1124 M +-201 -93 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1606 1013 M +1499 963 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1551 987 M +-285 94 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1221 1096 M +-41 13 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1072 1059 M +1444 937 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1464 947 M +-38 -18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1388 912 M +-83 -39 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1316 878 M +-289 94 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 982 987 M +-38 12 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1076 956 M +-62 -29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 882 970 M +1253 849 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1271 857 M +492 494 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 450 475 M +430 465 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1029 672 M +243 -79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1112 711 M +244 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1532 1227 M +-58 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2319 1178 M +-120 39 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4475 471 M +-107 35 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 224 664 M +596 543 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4675 210 M +104 49 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2161 1180 M +129 60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2061 1150 M +80 37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2141 1187 M +202 -67 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2164 1116 M +80 37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4388 450 M +62 29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4506 505 M +-56 -26 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 972 567 M +75 -24 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1047 543 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4287 151 M +140 -46 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1856 1058 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4519 259 M +4287 151 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4519 259 M +152 -50 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 58 1365 M +764 1134 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 764 1134 M +1090 507 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1854 1641 M +4320 833 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4324 831 M +654 305 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4978 1136 M +1774 2186 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1774 2186 M +1511 2063 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1511 2063 M +400 -131 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1540 2054 M +58 1365 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1705 2000 M +17 8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1760 2025 M +128 60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1926 2103 M +42 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1760 2025 M +144 -47 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1950 1963 M +41 -13 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1987 1951 M +128 60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2153 2028 M +42 20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2053 1929 M +58 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2152 1897 M +58 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2061 1927 M +80 37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2141 1964 M +202 -67 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2263 1860 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2164 1893 M +80 37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2199 1994 M +120 -39 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2263 1860 M +91 -29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2399 1816 M +112 -36 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2511 1780 M +27 13 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2576 1810 M +86 40 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2697 1866 M +21 10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2804 1848 M +-208 -96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2596 1752 M +50 -16 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2691 1721 M +108 -35 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2716 1713 M +208 95 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2840 1672 M +45 -15 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2865 1664 M +207 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2926 1644 M +174 -57 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3013 1615 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3378 1661 M +-135 -63 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3208 1582 M +-38 -18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3141 1573 M +103 -33 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3289 1525 M +58 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3318 1515 M +38 18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3391 1549 M +135 63 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3393 1491 M +189 -62 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3570 1433 M +208 96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3628 1414 M +177 -58 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3669 1400 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3846 1342 M +62 -20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3871 1334 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4178 1398 M +-208 -96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3949 1308 M +87 -28 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4081 1265 M +25 -8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4106 1257 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4334 1347 M +-207 -97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4127 1250 M +62 -20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4206 1287 M +203 -66 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4326 1248 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4409 1221 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4403 1160 M +208 96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4471 1250 M +-124 41 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4519 1037 M +-223 73 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4296 1110 M +-69 -33 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4227 1077 M +-161 53 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4020 1145 M +-28 10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3957 1259 M +-273 90 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3684 1349 M +-58 -28 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3626 1321 M +272 -89 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3946 1169 M +-379 125 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3521 1309 M +-235 77 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3241 1401 M +-33 10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3162 1426 M +-181 60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2936 1501 M +-207 67 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2688 1582 M +-180 59 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2462 1656 M +-66 22 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2355 1691 M +-404 132 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1881 1846 M +1611 1721 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1854 1641 M +-173 57 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1534 1686 M +-31 -15 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1469 1655 M +-49 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1534 1686 M +244 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1448 1645 M +243 -79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1386 1616 M +-73 -33 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1365 1607 M +243 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1275 1565 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1258 1557 M +243 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1192 1526 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1174 1518 M +244 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1109 1487 M +-101 -46 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1091 1479 M +244 -79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 974 1425 M +-42 -20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 943 1410 M +243 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 887 1384 M +579 1241 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 538 1222 M +-18 -8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 711 1302 M +243 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 810 1270 M +176 82 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 887 1384 M +99 -32 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1060 1328 M +957 1279 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 430 1243 M +20 10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 488 1271 M +128 59 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 655 1348 M +138 64 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 831 1430 M +125 58 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 990 1504 M +139 65 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1167 1587 M +107 49 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1309 1653 M +31 14 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1371 1682 M +249 116 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1655 1813 M +41 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1731 1848 M +180 84 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1842 1900 M +-371 121 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1635 1967 M +-110 -51 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1490 1900 M +-21 -10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1304 1944 M +372 -122 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1114 1855 M +33 -10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1192 1830 M +293 -95 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1316 1656 M +-293 96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 982 1765 M +-38 12 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 882 1748 M +371 -121 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1076 1734 M +-62 -29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 712 1670 M +372 -122 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 564 1600 M +935 1479 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 394 1521 M +765 1400 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 228 1444 M +599 1322 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1951 1823 M +1681 1698 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2437 1664 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2354 1626 M +-187 -87 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2394 1464 M +269 126 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2915 1507 M +2645 1382 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2872 1307 M +270 126 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2983 1359 M +28 -10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3049 1337 M +12 -4 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3220 1407 M +2950 1282 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3492 1318 M +3222 1192 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3726 1027 M +34 17 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3795 1060 M +201 93 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4227 1077 M +3957 952 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1998 1904 M +-66 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1932 1873 M +454 -148 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2386 1725 M +65 31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2451 1756 M +-453 148 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4106 1257 M +21 -7 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2161 1957 M +63 29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2224 1986 M +66 31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4388 1228 M +62 29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4516 1287 M +-66 -30 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 972 1345 M +75 -24 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1047 1321 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3861 1244 M +58 28 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1856 1835 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1635 1732 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4519 1037 M +-25 -12 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4639 978 M +-145 47 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4697 992 M +16 -5 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1540 2750 M +58 2060 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 58 2060 M +430 1938 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 430 1938 M +159 75 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 630 2032 M +28 13 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 658 2045 M +287 2166 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 658 2045 M +38 17 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 731 2079 M +450 209 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1212 2303 M +41 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1316 2351 M +65 31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1416 2398 M +353 164 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1804 2578 M +107 50 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1471 2718 M +371 -122 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1316 2351 M +-21 7 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1254 2371 M +-227 75 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 982 2460 M +-38 13 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1253 2322 M +882 2444 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1911 2628 M +-400 131 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1705 2696 M +14 6 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1793 2711 M +-82 27 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1711 2738 M +128 59 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1838 2696 M +66 -22 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1987 2749 M +-128 -60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1950 2659 M +45 -15 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2115 2707 M +-128 -60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1877 2815 M +41 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2025 2766 M +42 20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2153 2724 M +42 20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1774 2882 M +1511 2759 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 430 1938 M +764 1829 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 764 1829 M +1090 507 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1657 2245 M +-244 79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 943 2105 M +243 -80 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1060 2023 M +950 1971 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 887 2079 M +99 -32 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 986 2047 M +810 1965 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 711 1997 M +243 -79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 887 2079 M +579 1936 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 943 2105 M +31 15 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1008 2136 M +343 159 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1386 2311 M +27 13 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1681 2393 M +4324 1528 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4324 1528 M +654 303 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4978 1831 M +1774 2882 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3721 2032 M +248 -82 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3969 1950 M +-59 -27 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3910 1923 M +-247 81 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1076 2429 M +-62 -29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1175 2348 M +17 8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2049 2627 M +62 -20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2164 2589 M +46 -15 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2141 2660 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2141 2660 M +202 -66 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2164 2589 M +80 37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2471 2653 M +-208 -97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2263 2556 M +252 -82 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2515 2474 M +148 69 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2701 2561 M +21 10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2804 2544 M +-208 -97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2596 2447 M +104 -34 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2741 2400 M +58 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2766 2392 M +207 96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2844 2366 M +37 -12 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2865 2359 M +207 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2926 2339 M +75 -25 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2968 2325 M +207 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3046 2300 M +78 -26 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3067 2293 M +207 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3170 2259 M +78 -26 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3195 2251 M +207 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3294 2218 M +57 -18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3318 2210 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3397 2185 M +57 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3500 2151 M +41 -14 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3417 2178 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3586 2122 M +87 -28 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3673 2094 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3897 2185 M +-207 -96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3690 2089 M +165 -54 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3900 2020 M +140 -46 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3921 2013 M +207 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4081 1960 M +25 -8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4106 1952 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4334 2042 M +-207 -97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4127 1945 M +62 -20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4206 1982 M +203 -66 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4409 1916 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4326 1943 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4347 1986 M +124 -41 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4477 1830 M +58 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4581 1798 M +189 -63 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4502 1822 M +135 63 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4675 1903 M +35 16 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4611 1951 M +-35 -16 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4538 1918 M +-135 -63 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4436 1844 M +-33 11 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1998 2600 M +-66 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1932 2569 M +454 -149 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2386 2420 M +65 31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2451 2451 M +-453 149 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1881 2542 M +1611 2416 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1971 2512 M +-20 7 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1951 2519 M +1681 2393 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2017 2497 M +420 -138 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2437 2359 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2354 2321 M +-187 -87 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2437 2359 M +185 -60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2667 2284 M +50 -17 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2688 2277 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2608 2240 M +-189 -89 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2762 2253 M +54 -18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2861 2220 M +50 -16 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2890 2211 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2791 2243 M +2521 2117 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2811 2174 M +-191 -89 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2960 2188 M +202 -67 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3142 2128 M +2872 2002 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2983 2054 M +28 -9 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2950 1977 M +270 125 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3208 2107 M +33 -11 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3290 2079 M +248 -81 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3492 2013 M +3222 1888 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3583 1984 M +182 -60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3719 1939 M +3449 1813 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3810 1909 M +318 -104 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4173 1791 M +54 -17 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3728 2241 M +-208 -97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2319 2651 M +-120 39 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3494 2109 M +-231 76 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3263 2185 M +-66 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3197 2154 M +231 -76 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 578 2302 M +949 2180 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4296 1805 M +367 -120 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4227 1774 M +3957 1648 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4106 1952 M +21 -7 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3673 2094 M +17 -5 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2161 2653 M +63 29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2224 2682 M +66 31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4388 1923 M +62 29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4516 1983 M +-66 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 972 2041 M +75 -25 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1047 2016 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3392 2087 M +72 34 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3692 1992 M +66 30 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1856 2531 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1635 2428 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4296 1805 M +-69 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3142 2824 M +2872 2699 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3220 2799 M +2950 2673 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 711 2693 M +176 83 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 887 2776 M +99 -33 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 986 2743 M +810 2661 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1076 3125 M +-62 -29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 944 3169 M +38 -12 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1027 3142 M +227 -75 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 882 3140 M +371 -122 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2195 3440 M +-42 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2115 3403 M +-128 -60 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2141 3356 M +202 -66 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2141 3356 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2061 3319 M +50 -16 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2244 3322 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2164 3285 M +46 -15 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2471 3349 M +-208 -96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2617 3136 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3477 3019 M +-208 -96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3881 2887 M +-208 -97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4206 2679 M +203 -67 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4409 2612 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4326 2639 M +-80 -37 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4611 2648 M +-208 -97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2354 3017 M +-187 -87 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2437 3055 M +-45 -20 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 764 2525 M +58 2756 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1774 3578 M +1511 3455 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1511 3455 M +194 -63 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1705 3392 M +14 6 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4334 2738 M +-207 -97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 943 2801 M +243 -79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 954 2614 M +-243 79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1177 2983 M +776 2796 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1769 3258 M +1416 3094 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1381 3078 M +-65 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1316 3047 M +-21 7 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2534 2960 M +-189 -88 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2892 2846 M +-193 -91 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3264 2721 M +-190 -89 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3590 2614 M +-190 -88 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3941 2499 M +-191 -88 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4246 2399 M +-190 -88 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4524 2371 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1237 3073 M +-7 -4 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2017 3193 M +321 -105 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2268 3078 M +42 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2380 3074 M +86 -28 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2508 3033 M +213 -71 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2614 2997 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2762 2949 M +58 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2791 2939 M +2521 2814 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2861 2916 M +132 -43 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2969 2881 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3035 2859 M +127 -41 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3208 2803 M +33 -11 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3290 2776 M +132 -44 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3344 2758 M +-42 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4272 2454 M +210 -69 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4326 2436 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4173 2486 M +54 -17 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4202 2477 M +3932 2351 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3913 2571 M +219 -71 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4020 2536 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3818 2603 M +58 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3847 2593 M +3577 2467 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3579 2681 M +198 -65 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3670 2651 M +-45 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3468 2717 M +66 -21 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3497 2708 M +3227 2582 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 741 2780 M +-76 -36 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 335 2885 M +706 2763 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3778 2921 M +-132 -62 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3582 2820 M +-33 11 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3547 2892 M +132 61 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3203 2944 M +-165 54 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2992 3013 M +-66 22 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3570 2824 M +38 18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2968 3021 M +38 18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2865 3055 M +38 18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2844 3062 M +37 -12 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2941 3091 M +131 61 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3175 3118 M +-131 -61 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2799 3077 M +-116 38 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2642 3128 M +-46 15 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2596 3143 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2399 3208 M +116 -38 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2515 3170 M +30 14 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2580 3201 M +83 38 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2722 3267 M +-21 -10 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2623 3299 M +-21 -9 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2564 3272 M +-148 -69 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2329 3283 M +153 -50 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2520 3251 M +98 -33 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1785 3409 M +-25 9 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1760 3418 M +128 59 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1926 3495 M +42 19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1413 3020 M +244 -79 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3875 2724 M +178 -58 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3938 2734 M +-38 -18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3897 2881 M +-207 -96 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3628 2805 M +202 -66 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3446 2865 M +58 -19 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3509 2874 M +-38 -18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3244 2931 M +161 -53 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 545 2616 M +-25 -11 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 630 2728 M +430 2635 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1471 3414 M +371 -122 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1842 3292 M +-38 -18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4482 2525 M +288 -94 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4108 2813 M +-132 -62 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4102 2650 M +87 -29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1192 3052 M +-17 -8 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 711 2693 M +579 2632 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1253 3018 M +-38 -18 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1826 3396 M +161 -53 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2263 3253 M +91 -30 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4403 2551 M +33 -11 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1681 3089 M +173 -56 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3285 2917 M +208 97 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2230 3060 M +-190 -88 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1681 3089 M +270 126 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1951 3215 M +20 -7 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1572 3166 M +-371 122 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1774 3578 M +4978 2527 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4978 2527 M +4324 2223 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4324 2223 M +1854 3033 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1854 3033 M +764 2525 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 58 2756 M +1482 690 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3279 2875 M +285 -93 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3564 2782 M +-66 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3498 2751 M +-284 94 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4347 2682 M +124 -41 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1994 3294 M +-59 -27 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1935 3267 M +454 -149 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2389 3118 M +59 27 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2448 3145 M +-454 149 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1705 3392 M +206 -68 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1911 3324 M +-69 -32 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1881 3238 M +1611 3112 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1060 2719 M +950 2667 L +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2199 3386 M +120 -39 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3564 2782 M +-66 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1951 3215 M +-70 23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2161 3349 M +63 29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 2224 3378 M +66 31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4388 2619 M +62 29 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 4516 2679 M +-66 -31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 972 2737 M +75 -25 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1047 2712 M +70 -23 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 3230 2839 M +66 31 V +stroke +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1635 3124 M +70 -23 V +stroke +LCb setrgbcolor +3.000 UL +LTb +LT2 +LC2 setrgbcolor +0.00 0.00 0.00 C 628 2671 M +543 253 V +270 126 V +186 21 V +174 -267 V +128 -289 V +434 -128 V +576 -140 V +402 -88 V +449 -145 V +812 -262 V +882 970 M +195 0 V +stroke +LCb setrgbcolor +1.500 UL +LTb +0.60 0.60 0.00 C 1968 1175 M +74 -25 V +201 94 V +198 324 V +-70 -32 V +-194 454 V +66 31 V +198 283 V +-70 -32 V +-198 413 V +-131 -61 V +482 -159 V +453 -198 V +338 -176 V +3096 1989 L +882 750 M +195 0 V +stroke +LCb setrgbcolor +1.500 UL +LTb +0.00 0.00 0.40 C 1068 3213 M +384 -125 V +186 21 V +173 -268 V +128 -288 V +-82 27 V +1553 2438 L +82 -27 V +176 -266 V +135 -285 V +-82 27 V +1491 1725 L +910 1437 L +882 530 M +195 0 V +stroke +LCb setrgbcolor +1.500 UL +LTb +0.00 0.40 0.00 C 570 2690 M +543 253 V +270 126 V +541 251 V +158 58 V +194 -412 V +70 32 V +2148 2715 L +-70 -32 V +-131 -61 V +482 -158 V +855 -286 V +251 -126 V +254 -431 V +128 -390 V +648 -212 V +4419 562 L +4260 99 L +-115 38 V +218 101 V +882 310 M +195 0 V +1.000 UP +stroke +1.000 UL +LTb +LCb setrgbcolor +LTb +0.00 0.00 0.00 C 628 2671 CircleF +1968 1175 CircleF +1068 3213 CircleF +570 2690 CircleF +LCw setrgbcolor +1.000 156 200 1053 880 BoxColFill +1.000 UL +LTb +LCb setrgbcolor +LTb +156 200 N +0 880 V +1053 0 V +0 -880 V +156 200 L +Z stroke +156 1080 M +1053 0 V +stroke +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C 1.000 UL +LTb +LCb setrgbcolor +LT2 +LC2 setrgbcolor +0.67 0.67 0.67 C LCb setrgbcolor +3.000 UL +LTb +LT2 +LC2 setrgbcolor +0.00 0.00 0.00 C 882 970 M +195 0 V +stroke +LCb setrgbcolor +1.500 UL +LTb +0.60 0.60 0.00 C 882 750 M +195 0 V +stroke +LCb setrgbcolor +1.500 UL +LTb +0.00 0.00 0.40 C 882 530 M +195 0 V +stroke +LCb setrgbcolor +1.500 UL +LTb +0.00 0.40 0.00 C 882 310 M +195 0 V +1.000 UP +stroke +1.000 UL +LTb +LCb setrgbcolor +LTb +0.00 0.00 0.00 C 1.000 UP +stroke +grestore +end +showpage +%%Trailer diff --git a/tex/gfx/eval/paths.gp b/tex/gfx/eval/paths.gp new file mode 100644 index 0000000..199d874 --- /dev/null +++ b/tex/gfx/eval/paths.gp @@ -0,0 +1,29 @@ +set terminal epslatex size 3.5,2.5 +set output "paths.tex" + +#set hidden3d front +unset xtics +unset ytics +unset ztics +unset border + +set view 67,40 + +unset key +set key opaque box horizontal maxcols 12 at screen 0.24,0.3 width -2.5 samplen 1.0 + +set multiplot layout 1,1 scale 2.3,2.3 offset 0,-0.030 + +set view equal xy + +set zrange [-300:1600] + +splot \ + "data/floors.dat" with lines lc rgb "#aaaaaa" dashtype 3 notitle,\ + "data/path1.dat" using (column(1)+70):(column(2)-60):3 with lines lw 3.0 dashtype 3 lc rgb "#000000" title "path 1", \ + "data/path2.dat" using (column(1)+60):(column(2)+60):3 with lines lw 1.5 lc rgb "#999900" title "path 2",\ + "data/path3.dat" using (column(1)-30):(column(2)+90):3 with lines lw 1.5 lc rgb "#000066" title "path 3",\ + "data/path4.dat" using (column(1)-70):(column(2)-60):3 with lines lw 1.5 lc rgb "#006600" title "path 4",\ + "data/startpoints_moved.dat" with points notitle pt 7 ps 1.0 lc rgb "#000000",\ + + diff --git a/tex/gfx/eval/paths.tex b/tex/gfx/eval/paths.tex new file mode 100644 index 0000000..44aec10 --- /dev/null +++ b/tex/gfx/eval/paths.tex @@ -0,0 +1,107 @@ +% GNUPLOT: LaTeX picture with Postscript +\begingroup + \makeatletter + \providecommand\color[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package color not loaded in conjunction with + terminal option `colourtext'% + }{See the gnuplot documentation for explanation.% + }{Either use 'blacktext' in gnuplot or load the package + color.sty in LaTeX.}% + \renewcommand\color[2][]{}% + }% + \providecommand\includegraphics[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package graphicx or graphics not loaded% + }{See the gnuplot documentation for explanation.% + }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}% + \renewcommand\includegraphics[2][]{}% + }% + \providecommand\rotatebox[2]{#2}% + \@ifundefined{ifGPcolor}{% + \newif\ifGPcolor + \GPcolorfalse + }{}% + \@ifundefined{ifGPblacktext}{% + \newif\ifGPblacktext + \GPblacktexttrue + }{}% + % define a \g@addto@macro without @ in the name: + \let\gplgaddtomacro\g@addto@macro + % define empty templates for all commands taking text: + \gdef\gplbacktext{}% + \gdef\gplfronttext{}% + \makeatother + \ifGPblacktext + % no textcolor at all + \def\colorrgb#1{}% + \def\colorgray#1{}% + \else + % gray or color? + \ifGPcolor + \def\colorrgb#1{\color[rgb]{#1}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}% + \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}% + \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}% + \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}% + \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}% + \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}% + \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}% + \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}% + \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}% + \else + % gray + \def\colorrgb#1{\color{black}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color{black}}% + \expandafter\def\csname LT1\endcsname{\color{black}}% + \expandafter\def\csname LT2\endcsname{\color{black}}% + \expandafter\def\csname LT3\endcsname{\color{black}}% + \expandafter\def\csname LT4\endcsname{\color{black}}% + \expandafter\def\csname LT5\endcsname{\color{black}}% + \expandafter\def\csname LT6\endcsname{\color{black}}% + \expandafter\def\csname LT7\endcsname{\color{black}}% + \expandafter\def\csname LT8\endcsname{\color{black}}% + \fi + \fi + \setlength{\unitlength}{0.0500bp}% + \ifx\gptboxheight\undefined% + \newlength{\gptboxheight}% + \newlength{\gptboxwidth}% + \newsavebox{\gptboxtext}% + \fi% + \setlength{\fboxrule}{0.5pt}% + \setlength{\fboxsep}{1pt}% +\begin{picture}(5040.00,3600.00)% + \gplgaddtomacro\gplbacktext{% + }% + \gplgaddtomacro\gplfronttext{% + \csname LTb\endcsname% + \put(750,970){\makebox(0,0)[r]{\strut{}path 1}}% + \csname LTb\endcsname% + \put(750,750){\makebox(0,0)[r]{\strut{}path 2}}% + \csname LTb\endcsname% + \put(750,530){\makebox(0,0)[r]{\strut{}path 3}}% + \csname LTb\endcsname% + \put(750,310){\makebox(0,0)[r]{\strut{}path 4}}% + \csname LTb\endcsname% + \put(750,970){\makebox(0,0)[r]{\strut{}path 1}}% + \csname LTb\endcsname% + \put(750,750){\makebox(0,0)[r]{\strut{}path 2}}% + \csname LTb\endcsname% + \put(750,530){\makebox(0,0)[r]{\strut{}path 3}}% + \csname LTb\endcsname% + \put(750,310){\makebox(0,0)[r]{\strut{}path 4}}% + }% + \gplbacktext + \put(0,0){\includegraphics{paths}}% + \gplfronttext + \end{picture}% +\endgroup