##RenderMan RIB-Structure 1.0 version 3.03 # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### Chris Hostetter cs184-ao hossman@rescomp.berkeley.edu # ### Nancy Kiang cs184-bf nancyk@nature.berkeley.edu # ### # ### Proj #2 # ### # ### An oval shaped room filled with various statues on marble # ### pedestals - plus famous paintains hanging on the walls # ### in between the statues. Each piece of art has it's own set of # ### spotlights. (4 each ... 3 soft RGB spotlights radially out 3 # ### units from the pedestal at equal angles, and one softer white # ### light at the cetner of the room ... all at ceiling height. # ### # ### Developed using BMRT2.3.6b for Linux # ### NOTE: may cause BMRT2.4beta for Linux to core dump ! ! ! # ### # ### Some portions of this file were generated using sPatch # ### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### Set up output options # ### # # For testing #Display "test.tif" "file" "rgba" #Format 320 240 1 # # Normal Display "room.tif" "file" "rgba" Format 640 480 1 # # To be really kick ass #Display "room.kickass.tif" "file" "rgba" #Format 800 600 1 # # To be super kick ass #Display "room.superkickass.tif" "file" "rgba" #Format 1600 1200 1 # ### Position the viewpoint a little in from the wall of the room, # ### where the z axis intersects it ... place it up at eye level (5 # ### feet tall) looking down slightly # ### Projection "perspective" "fov" [55 ] Rotate -5 1 0 0 Translate 0 -5 9.5 # testing fibers #Translate 0 0 -12 FrameBegin 1 # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Statue Lighting ### # # ### ### # # ### System Attributes Attribute "light" "shadows" ["on"] Option "radiosity" "steps" [100] # ### ONE # ### A light at the ceiling shinging on pedestal #1 LightSource "spotlight" 14 "coneangle" [0.15] "intensity" [100] "lightcolor" [1 1 1] "from" [0 9 0] "to" [0 5 9] TransformBegin Translate 0 0 9 # a point on the elipse with r_a=14 and r_b=9 Rotate 0 0 1 0 # rotate so that it "points" towards the origon LightSource "spotlight" 31 "coneangle" [0.3] "intensity" [50] "lightcolor" [1 0.1 0.1] "from" [6 10 -6] "to" [0 5 0] LightSource "spotlight" 32 "coneangle" [0.3] "intensity" [50] "lightcolor" [0.1 1 0.1] "from" [0 10 -7] "to" [0 5 0] LightSource "spotlight" 33 "coneangle" [0.3] "intensity" [50] "lightcolor" [0.1 0.1 1] "from" [-6 10 -6] "to" [0 5 0] TransformEnd # ### TWO # ### A light at the ceiling shinging on pedestal #2 LightSource "spotlight" 24 "coneangle" [0.15] "intensity" [100] "lightcolor" [1 1 1] "from" [0 9 0] "to" [7.79 5 7] TransformBegin Translate 7.79 0 7 # a point on the elipse with r_a=14 and r_b=9 Rotate 48.06 0 1 0 # rotate so that it "points" towards the origon LightSource "spotlight" 31 "coneangle" [0.3] "intensity" [50] "lightcolor" [1 0.1 0.1] "from" [6 10 -6] "to" [0 5 0] LightSource "spotlight" 32 "coneangle" [0.3] "intensity" [50] "lightcolor" [0.1 1 0.1] "from" [0 10 -7] "to" [0 5 0] LightSource "spotlight" 33 "coneangle" [0.3] "intensity" [50] "lightcolor" [0.1 0.1 1] "from" [-6 10 -6] "to" [0 5 0] TransformEnd # ### THREE # ### A light at the ceiling shinging on pedestal #3 LightSource "spotlight" 34 "coneangle" [0.15] "intensity" [100] "lightcolor" [1 1 1] "from" [0 9 0] "to" [-7.79 5 7] TransformBegin Translate -7.79 0 7 # a point on the elipse with r_a=14 and r_b=9 Rotate -48.06 0 1 0 # rotate so that it "points" towards the origon LightSource "spotlight" 31 "coneangle" [0.3] "intensity" [50] "lightcolor" [1 0.1 0.1] "from" [6 10 -6] "to" [0 5 0] LightSource "spotlight" 32 "coneangle" [0.3] "intensity" [50] "lightcolor" [0.1 1 0.1] "from" [0 10 -7] "to" [0 5 0] LightSource "spotlight" 33 "coneangle" [0.3] "intensity" [50] "lightcolor" [0.1 0.1 1] "from" [-6 10 -6] "to" [0 5 0] TransformEnd # ### ### # # ### END: Statue Lighting ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### WorldBegin # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Room ### # # ### ### # # ### Ceiling Lights ### # #Taken straight from the Cornell room... AttributeBegin # # to the right Surface "constant" Attribute "light" "shadows" "on" Attribute "light" "nsamples" [4] Translate 4 10 0 Translate 0 -.1 0 Rotate 90 1 0 0 AreaLightSource "arealight" 101 "intensity" [58] "lightcolor" [1 .9 .7] Disk 0 0.2 360 AttributeEnd Illuminate 101 1 AttributeBegin # # to the left Surface "constant" Attribute "light" "shadows" "on" Attribute "light" "nsamples" [4] Translate -4 10 0 Translate 0 -.1 0 Rotate 90 1 0 0 AreaLightSource "arealight" 102 "intensity" [58] "lightcolor" [1 .9 .7] Disk 0 0.2 360 AttributeEnd Illuminate 102 1 AttributeBegin # # to the front Surface "constant" Attribute "light" "shadows" "on" Attribute "light" "nsamples" [4] Translate 0 10 3 Translate 0 -.1 0 Rotate 90 1 0 0 AreaLightSource "arealight" 103 "intensity" [58] "lightcolor" [1 .9 .7] Disk 0 0.2 360 AttributeEnd Illuminate 103 1 AttributeBegin # # to the back Surface "constant" Attribute "light" "shadows" "on" Attribute "light" "nsamples" [4] Translate 0 10 -3 Translate 0 -.1 0 Rotate 90 1 0 0 AreaLightSource "arealight" 104 "intensity" [58] "lightcolor" [1 .9 .7] Disk 0 0.2 360 AttributeEnd Illuminate 104 1 # ### Let's make the room .. r_x = 15 feet, r_y = 10 feet, height = 10 feet # ### AttributeBegin Attribute "identifier" "name" "room" Rotate -90 1 0 0 Scale 1.5 1 1 # stretch room into Oval # # # Floor # # # Color [1 1 1] Declare "veining" "float" Surface "cmarble" "veining" 3 Disk 0 10 360 # # # Walls # # # Color [0.8 0.35 0.44] Surface "matte" Cylinder 10.0 0.0 10.0 360 # # # Ceiling # # # Color [0.71 0.31 0.39] Surface "matte" Disk 10 10 360 AttributeEnd # ### ### # # ### END: Room ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Pic 1 ### # # ### ### # TransformBegin Translate 4.5 0 9.54 # a point on the elipse with r_a=15 and r_b=10 Rotate 19.0 0 1 0 # rotate so that it "points" towards the origon Translate 0 5 -0.35 # hang at the right height/position Scale 0.6 0.6 0.6 # make it fit on the wall Rotate 180 0 0 1 # howed they get upside down? # A picture frame painted gold metallic - dimensions for XXX picture AttributeBegin Attribute "identifier" "name" "myframe" Color [1.0 0.9 0.3] Declare "roughness" "float" Surface "metal" "roughness" 0.2 #Scale 3 3 3 #Translate 0 -1.0 0 # A picture frame indexed face set with flat front # Frame section widths are 2", depths 1" Bound -3.511111111 2.911111111 -0.125 3.511111111 -2.911111111 0.125 #RIGHT piece of frame TransformBegin Translate -3.261111111 0 0 TransformBegin #RIGHT piece #far face Polygon "P" [ 0.25 2.911111111 0.25 -0.25 2.911111111 0.25 -0.25 -2.911111111 0.25 0.25 -2.911111111 0.25 ] Rotate 90 0 1 0 #right face Polygon "P" [ 0.125 2.911111111 0.25 -0.125 2.911111111 0.25 -0.125 -2.911111111 0.25 0.125 -2.911111111 0.25 ] Rotate 90 0 1 0 #near face Polygon "P" [ 0.25 2.911111111 0.25 -0.25 2.911111111 0.25 -0.25 -2.911111111 0.25 0.25 -2.911111111 0.25 ] Rotate 90 0 1 0 #left face Polygon "P" [ 0.125 2.911111111 0.25 -0.125 2.911111111 0.25 -0.125 -2.911111111 0.25 0.125 -2.911111111 0.25 ] TransformEnd TransformEnd #LEFT piece of frame TransformBegin Translate 3.261111111 0 0 TransformBegin #LEFT piece #far face Polygon "P" [ 0.25 2.911111111 0.25 -0.25 2.911111111 0.25 -0.25 -2.911111111 0.25 0.25 -2.911111111 0.25 ] Rotate 90 0 1 0 #right face Polygon "P" [ 0.125 2.911111111 0.25 -0.125 2.911111111 0.25 -0.125 -2.911111111 0.25 0.125 -2.911111111 0.25 ] Rotate 90 0 1 0 #near face Polygon "P" [ 0.25 2.911111111 0.25 -0.25 2.911111111 0.25 -0.25 -2.911111111 0.25 0.25 -2.911111111 0.25 ] Rotate 90 0 1 0 #left face Polygon "P" [ 0.125 2.911111111 0.25 -0.125 2.911111111 0.25 -0.125 -2.911111111 0.25 0.125 -2.911111111 0.25 ] TransformEnd TransformEnd #TOP piece of frame TransformBegin Translate 0 2.661111111 0 TransformBegin #back face Polygon "P" [ 3.511111111 0.25 0.25 -3.511111111 0.25 0.25 -3.511111111 -0.25 0.25 3.511111111 -0.25 0.25 ] Rotate 90 1 0 0 #top face Polygon "P" [ 3.511111111 0.125 0.25 -3.511111111 0.125 0.25 -3.511111111 -0.125 0.25 3.511111111 -0.125 0.25 ] Rotate 90 1 0 0 #bottom face Polygon "P" [ 3.511111111 0.25 0.25 -3.511111111 0.25 0.25 -3.511111111 -0.25 0.25 3.511111111 -0.25 0.25 ] Rotate 90 1 0 0 #front face Polygon "P" [ 3.511111111 0.125 0.25 -3.511111111 0.125 0.25 -3.511111111 -0.125 0.25 3.511111111 -0.125 0.25 ] TransformEnd TransformEnd #BOTTOM piece of frame TransformBegin Translate 0 -2.661111111 0 TransformBegin #back face Polygon "P" [ 3.511111111 0.25 0.25 -3.511111111 0.25 0.25 -3.511111111 -0.25 0.25 3.511111111 -0.25 0.25 ] Rotate 90 1 0 0 #top face Polygon "P" [ 3.511111111 0.125 0.25 -3.511111111 0.125 0.25 -3.511111111 -0.125 0.25 3.511111111 -0.125 0.25 ] Rotate 90 1 0 0 #bottom face Polygon "P" [ 3.511111111 0.25 0.25 -3.511111111 0.25 0.25 -3.511111111 -0.25 0.25 3.511111111 -0.25 0.25 ] Rotate 90 1 0 0 #front face Polygon "P" [ 3.511111111 0.125 0.25 -3.511111111 0.125 0.25 -3.511111111 -0.125 0.25 3.511111111 -0.125 0.25 ] TransformEnd TransformEnd AttributeEnd # The painting AttributeBegin Attribute "identifier" "name" "painting" Color [0.7 0.7 0.7] TransformBegin # Scale 3 3 3 Declare "texname" "string" Declare "scales" "float" #The width of the object Declare "scalet" "float" #The length (height) of the object Surface "ctexmap" "texname" "klee.tif" "Ka" 1 "Kd" 1.0 "scales" 6.022222222 "scalet" 4.822222222 Polygon "P" [ 3.011111111 2.411111111 0 -3.011111111 2.411111111 0 -3.011111111 -2.411111111 0 3.011111111 -2.411111111 0 ] TransformEnd AttributeEnd TransformEnd # ### ### # # ### END: Pic 1 ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Pic 2 ### # # ### ### # TransformBegin Translate -4.5 0 9.54 # a point on the elipse with r_a=15 and r_b=10 Rotate -17.5 0 1 0 # rotate so that it "points" towards the origon Translate 0 5 -0.35 # hang at the right height/position Scale 0.6 0.6 0.6 # make it fit on the wall Rotate 180 0 0 1 # howed they get upside down? # A picture frame painted gold metallic - dimensions for Salvador Dali picture AttributeBegin Attribute "identifier" "name" "myframe" Color [1.0 0.9 0.3] Declare "roughness" "float" Surface "metal" "roughness" 0.2 #Scale 3 3 3 #Translate 0 -1.0 0 # A picture frame indexed face set with flat front # Frame section widths are 2", depths 1" Bound -4.255555556 3.388888889 -0.125 4.255555556 -3.388888889 0.125 #RIGHT piece of frame TransformBegin Translate -4.005555556 0 0 TransformBegin #RIGHT piece #far face Polygon "P" [ 0.25 3.388888889 0.25 -0.25 3.388888889 0.25 -0.25 -3.388888889 0.25 0.25 -3.388888889 0.25 ] Rotate 90 0 1 0 #right face Polygon "P" [ 0.125 3.388888889 0.25 -0.125 3.388888889 0.25 -0.125 -3.388888889 0.25 0.125 -3.388888889 0.25 ] Rotate 90 0 1 0 #near face Polygon "P" [ 0.25 3.388888889 0.25 -0.25 3.388888889 0.25 -0.25 -3.388888889 0.25 0.25 -3.388888889 0.25 ] Rotate 90 0 1 0 #left face Polygon "P" [ 0.125 3.388888889 0.25 -0.125 3.388888889 0.25 -0.125 -3.388888889 0.25 0.125 -3.388888889 0.25 ] TransformEnd TransformEnd #LEFT piece of frame TransformBegin Translate 4.005555556 0 0 TransformBegin #LEFT piece #far face Polygon "P" [ 0.25 3.388888889 0.25 -0.25 3.388888889 0.25 -0.25 -3.388888889 0.25 0.25 -3.388888889 0.25 ] Rotate 90 0 1 0 #right face Polygon "P" [ 0.125 3.388888889 0.25 -0.125 3.388888889 0.25 -0.125 -3.388888889 0.25 0.125 -3.388888889 0.25 ] Rotate 90 0 1 0 #near face Polygon "P" [ 0.25 3.388888889 0.25 -0.25 3.388888889 0.25 -0.25 -3.388888889 0.25 0.25 -3.388888889 0.25 ] Rotate 90 0 1 0 #left face Polygon "P" [ 0.125 3.388888889 0.25 -0.125 3.388888889 0.25 -0.125 -3.388888889 0.25 0.125 -3.388888889 0.25 ] TransformEnd TransformEnd #TOP piece of frame TransformBegin Translate 0 3.138888889 0 TransformBegin #back face Polygon "P" [ 4.255555556 0.25 0.25 -4.255555556 0.25 0.25 -4.255555556 -0.25 0.25 4.255555556 -0.25 0.25 ] Rotate 90 1 0 0 #top face Polygon "P" [ 4.255555556 0.125 0.25 -4.255555556 0.125 0.25 -4.255555556 -0.125 0.25 4.255555556 -0.125 0.25 ] Rotate 90 1 0 0 #bottom face Polygon "P" [ 4.255555556 0.25 0.25 -4.255555556 0.25 0.25 -4.255555556 -0.25 0.25 4.255555556 -0.25 0.25 ] Rotate 90 1 0 0 #front face Polygon "P" [ 4.255555556 0.125 0.25 -4.255555556 0.125 0.25 -4.255555556 -0.125 0.25 4.255555556 -0.125 0.25 ] TransformEnd TransformEnd #BOTTOM piece of frame TransformBegin Translate 0 -3.138888889 0 TransformBegin #back face Polygon "P" [ 4.255555556 0.25 0.25 -4.255555556 0.25 0.25 -4.255555556 -0.25 0.25 4.255555556 -0.25 0.25 ] Rotate 90 1 0 0 #top face Polygon "P" [ 4.255555556 0.125 0.25 -4.255555556 0.125 0.25 -4.255555556 -0.125 0.25 4.255555556 -0.125 0.25 ] Rotate 90 1 0 0 #bottom face Polygon "P" [ 4.255555556 0.25 0.25 -4.255555556 0.25 0.25 -4.255555556 -0.25 0.25 4.255555556 -0.25 0.25 ] Rotate 90 1 0 0 #front face Polygon "P" [ 4.255555556 0.125 0.25 -4.255555556 0.125 0.25 -4.255555556 -0.125 0.25 4.255555556 -0.125 0.25 ] TransformEnd TransformEnd AttributeEnd # The painting AttributeBegin Attribute "identifier" "name" "painting" #Color [0.7 0.7 0.7] TransformBegin # Scale 3 3 3 Declare "texname" "string" Declare "scales" "float" #The width of the object Declare "scalet" "float" #The length (height) of the object # Displacement "cloth" Surface "ctexmap" "texname" "dali.tif" "Ka" 1.0 "Kd" 1.0 "scales" 7.511111111 "scalet" 5.777777778 Polygon "P" [ 3.755555556 2.888888889 0 -3.755555556 2.888888889 0 -3.755555556 -2.888888889 0 3.755555556 -2.888888889 0 ] TransformEnd AttributeEnd TransformEnd # ### ### # # ### END: Pic 2 ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Pic 3 ### # # ### ### # TransformBegin Translate 11 0 6.80 # a point on the elipse with r_a=15 and r_b=10 Rotate 58.27 0 1 0 # rotate so that it "points" towards the origon Translate 0 5 -0.4 # hang at the right height/position Scale 0.6 0.6 0.6 # make it fit on the wall Rotate 180 0 0 1 # howed they get upside down? # A picture frame painted gold metallic - dimensions for Leonardo da Vinci picture AttributeBegin Attribute "identifier" "name" "myframe" Color [1.0 0.9 0.3] Declare "roughness" "float" Surface "metal" "roughness" 0.2 #Scale 3 3 3 #Translate 0 -1.0 0 # A picture frame indexed face set with flat front # Frame section widths are 2", depths 1" Bound -1.811111111 2.344444444 -0.125 1.811111111 -2.344444444 0.125 #RIGHT piece of frame TransformBegin Translate -1.561111111 0 0 TransformBegin #RIGHT piece #far face Polygon "P" [ 0.25 2.344444444 0.25 -0.25 2.344444444 0.25 -0.25 -2.344444444 0.25 0.25 -2.344444444 0.25 ] Rotate 90 0 1 0 #right face Polygon "P" [ 0.125 2.344444444 0.25 -0.125 2.344444444 0.25 -0.125 -2.344444444 0.25 0.125 -2.344444444 0.25 ] Rotate 90 0 1 0 #near face Polygon "P" [ 0.25 2.344444444 0.25 -0.25 2.344444444 0.25 -0.25 -2.344444444 0.25 0.25 -2.344444444 0.25 ] Rotate 90 0 1 0 #left face Polygon "P" [ 0.125 2.344444444 0.25 -0.125 2.344444444 0.25 -0.125 -2.344444444 0.25 0.125 -2.344444444 0.25 ] TransformEnd TransformEnd #LEFT piece of frame TransformBegin Translate 1.561111111 0 0 TransformBegin #LEFT piece #far face Polygon "P" [ 0.25 2.344444444 0.25 -0.25 2.344444444 0.25 -0.25 -2.344444444 0.25 0.25 -2.344444444 0.25 ] Rotate 90 0 1 0 #right face Polygon "P" [ 0.125 2.344444444 0.25 -0.125 2.344444444 0.25 -0.125 -2.344444444 0.25 0.125 -2.344444444 0.25 ] Rotate 90 0 1 0 #near face Polygon "P" [ 0.25 2.344444444 0.25 -0.25 2.344444444 0.25 -0.25 -2.344444444 0.25 0.25 -2.344444444 0.25 ] Rotate 90 0 1 0 #left face Polygon "P" [ 0.125 2.344444444 0.25 -0.125 2.344444444 0.25 -0.125 -2.344444444 0.25 0.125 -2.344444444 0.25 ] TransformEnd TransformEnd #TOP piece of frame TransformBegin Translate 0 2.094444444 0 TransformBegin #back face Polygon "P" [ 1.811111111 0.25 0.25 -1.811111111 0.25 0.25 -1.811111111 -0.25 0.25 1.811111111 -0.25 0.25 ] Rotate 90 1 0 0 #top face Polygon "P" [ 1.811111111 0.125 0.25 -1.811111111 0.125 0.25 -1.811111111 -0.125 0.25 1.811111111 -0.125 0.25 ] Rotate 90 1 0 0 #bottom face Polygon "P" [ 1.811111111 0.25 0.25 -1.811111111 0.25 0.25 -1.811111111 -0.25 0.25 1.811111111 -0.25 0.25 ] Rotate 90 1 0 0 #front face Polygon "P" [ 1.811111111 0.125 0.25 -1.811111111 0.125 0.25 -1.811111111 -0.125 0.25 1.811111111 -0.125 0.25 ] TransformEnd TransformEnd #BOTTOM piece of frame TransformBegin Translate 0 -2.094444444 0 TransformBegin #back face Polygon "P" [ 1.811111111 0.25 0.25 -1.811111111 0.25 0.25 -1.811111111 -0.25 0.25 1.811111111 -0.25 0.25 ] Rotate 90 1 0 0 #top face Polygon "P" [ 1.811111111 0.125 0.25 -1.811111111 0.125 0.25 -1.811111111 -0.125 0.25 1.811111111 -0.125 0.25 ] Rotate 90 1 0 0 #bottom face Polygon "P" [ 1.811111111 0.25 0.25 -1.811111111 0.25 0.25 -1.811111111 -0.25 0.25 1.811111111 -0.25 0.25 ] Rotate 90 1 0 0 #front face Polygon "P" [ 1.811111111 0.125 0.25 -1.811111111 0.125 0.25 -1.811111111 -0.125 0.25 1.811111111 -0.125 0.25 ] TransformEnd TransformEnd AttributeEnd # The painting AttributeBegin Attribute "identifier" "name" "painting" #Color [0.7 0.7 0.7] TransformBegin # Scale 3 3 3 Declare "texname" "string" Declare "scales" "float" #The width of the object Declare "scalet" "float" #The length (height) of the object Surface "ctexmap" "texname" "davinci.tif" "Ka" 1.0 "Kd" 1.0 "scales" 2.622222222 "scalet" 3.688888889 Polygon "P" [ 1.311111111 1.844444444 0 -1.311111111 1.844444444 0 -1.311111111 -1.844444444 0 1.311111111 -1.844444444 0 ] TransformEnd AttributeEnd TransformEnd # ### ### # # ### END: Pic 3 ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Pic 4 ### # # ### ### # TransformBegin # ## this one isn't quiet at thr semetric point from # ## pic #3 .. that's because of the size issue. Translate -11.25 0 6.61 # a point on the elipse with r_a=15 and r_b=10 Rotate -55.0 0 1 0 # rotate so that it "points" towards the origon Translate 0 5 -0.4 # hang at the right height/position Scale 0.6 0.6 0.6 # make it fit on the wall Rotate 180 0 0 1 # howed they get upside down? # A picture frame painted gold metallic - dimensions for XXX picture AttributeBegin Attribute "identifier" "name" "myframe" Color [1.0 0.9 0.3] Declare "roughness" "float" Surface "metal" "roughness" 0.2 #Scale 3 3 3 #Translate 0 -1.0 0 # A picture frame indexed face set with flat front # Frame section widths are 2", depths 1" Bound -2.244444444 3.1 -0.125 2.244444444 -3.1 0.125 #RIGHT piece of frame TransformBegin Translate -1.994444444 0 0 TransformBegin #RIGHT piece #far face Polygon "P" [ 0.25 3.1 0.25 -0.25 3.1 0.25 -0.25 -3.1 0.25 0.25 -3.1 0.25 ] Rotate 90 0 1 0 #right face Polygon "P" [ 0.125 3.1 0.25 -0.125 3.1 0.25 -0.125 -3.1 0.25 0.125 -3.1 0.25 ] Rotate 90 0 1 0 #near face Polygon "P" [ 0.25 3.1 0.25 -0.25 3.1 0.25 -0.25 -3.1 0.25 0.25 -3.1 0.25 ] Rotate 90 0 1 0 #left face Polygon "P" [ 0.125 3.1 0.25 -0.125 3.1 0.25 -0.125 -3.1 0.25 0.125 -3.1 0.25 ] TransformEnd TransformEnd #LEFT piece of frame TransformBegin Translate 1.994444444 0 0 TransformBegin #LEFT piece #far face Polygon "P" [ 0.25 3.1 0.25 -0.25 3.1 0.25 -0.25 -3.1 0.25 0.25 -3.1 0.25 ] Rotate 90 0 1 0 #right face Polygon "P" [ 0.125 3.1 0.25 -0.125 3.1 0.25 -0.125 -3.1 0.25 0.125 -3.1 0.25 ] Rotate 90 0 1 0 #near face Polygon "P" [ 0.25 3.1 0.25 -0.25 3.1 0.25 -0.25 -3.1 0.25 0.25 -3.1 0.25 ] Rotate 90 0 1 0 #left face Polygon "P" [ 0.125 3.1 0.25 -0.125 3.1 0.25 -0.125 -3.1 0.25 0.125 -3.1 0.25 ] TransformEnd TransformEnd #TOP piece of frame TransformBegin Translate 0 2.85 0 TransformBegin #back face Polygon "P" [ 2.244444444 0.25 0.25 -2.244444444 0.25 0.25 -2.244444444 -0.25 0.25 2.244444444 -0.25 0.25 ] Rotate 90 1 0 0 #top face Polygon "P" [ 2.244444444 0.125 0.25 -2.244444444 0.125 0.25 -2.244444444 -0.125 0.25 2.244444444 -0.125 0.25 ] Rotate 90 1 0 0 #bottom face Polygon "P" [ 2.244444444 0.25 0.25 -2.244444444 0.25 0.25 -2.244444444 -0.25 0.25 2.244444444 -0.25 0.25 ] Rotate 90 1 0 0 #front face Polygon "P" [ 2.244444444 0.125 0.25 -2.244444444 0.125 0.25 -2.244444444 -0.125 0.25 2.244444444 -0.125 0.25 ] TransformEnd TransformEnd #BOTTOM piece of frame TransformBegin Translate 0 -2.85 0 TransformBegin #back face Polygon "P" [ 2.244444444 0.25 0.25 -2.244444444 0.25 0.25 -2.244444444 -0.25 0.25 2.244444444 -0.25 0.25 ] Rotate 90 1 0 0 #top face Polygon "P" [ 2.244444444 0.125 0.25 -2.244444444 0.125 0.25 -2.244444444 -0.125 0.25 2.244444444 -0.125 0.25 ] Rotate 90 1 0 0 #bottom face Polygon "P" [ 2.244444444 0.25 0.25 -2.244444444 0.25 0.25 -2.244444444 -0.25 0.25 2.244444444 -0.25 0.25 ] Rotate 90 1 0 0 #front face Polygon "P" [ 2.244444444 0.125 0.25 -2.244444444 0.125 0.25 -2.244444444 -0.125 0.25 2.244444444 -0.125 0.25 ] TransformEnd TransformEnd AttributeEnd # The painting AttributeBegin Attribute "identifier" "name" "painting" #Color [0.7 0.7 0.7] TransformBegin # Scale 3 3 3 Declare "texname" "string" Declare "scales" "float" #The width of the object Declare "scalet" "float" #The length (height) of the object Surface "ctexmap" "texname" "escher.tif" "Ka" 1.0 "Kd" 1.0 "scales" 3.488888889 "scalet" 5.2 Polygon "P" [ 1.744444444 2.6 0 -1.744444444 2.6 0 -1.744444444 -2.6 0 1.744444444 -2.6 0 ] TransformEnd AttributeEnd TransformEnd # ### ### # # ### END: Pic 4 ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Item 1 ### # # ### ### # # ### A Transformation that positions pedestal #1 and the associated # ### statue and spotlights against the wall and rotats it so the # ### lights come in from a good angle (the green one should be along # ### the line beteen the pedestal and origon) # ### TransformBegin Translate 0 0 9 # a point on the elipse with r_a=14 and r_b=9 Rotate 0 0 1 0 # rotate so that it "points" towards the origon # ### A Pedestal approximately 4 feet tall, 1 foot in diameter, with a # ### 2 foot diameter platform. # ### AttributeBegin Attribute "identifier" "name" "ped1" Color [1 1 1] Declare "graincolor" "color" Surface "stone" "graincolor" [0.5 0.5 0.5] Rotate -90 1 0 0 SolidBegin "union" Translate 0 0 3 # put the base of the ped at "ground" level Disk 0.75 1.0 360 Paraboloid 1.0 0.0 0.75 360 Cylinder 0.5 -3.0 0.0 360 Torus 0.5 0.15 0 360 360 Translate 0 0 -3.0 Torus 0.5 0.15 0 360 360 SolidEnd AttributeEnd AttributeBegin Attribute "identifier" "name" "statue1" Translate 0 3.75 0 # # # Put item on pedestal here # # # # (should be in coords where origon is bottom of object # Translate 0 1.4 0 #A pointlight at the base of the fiber glasses LightSource "pointlight" 666 "intensity" 50 "lightcolor" [.5 .5 1] "from" [0 -1.1 0] Illuminate 666 1 #Opaque cylinder around the base of the fibers AttributeBegin Color [0.2 0.2 0.4] Surface "plastic" "Ka" [0.5 ] "Kd" [0.5 ] "Ks" [2 ] TransformBegin Translate 0 -1 0 Scale 0.7 0.7 0.7 Basis "bezier" 3 "bezier" 3 Patch "bicubic" "P" [0.393568 0.500000 0.000000 0.393568 0.500000 -0.090367 0.342194 0.500000 -0.214395 0.278295 0.500000 -0.278295 0.393568 0.200000 0.000000 0.393568 0.200000 -0.090367 0.342194 0.200000 -0.214395 0.278295 0.200000 -0.278295 0.393568 -0.200000 0.000000 0.393568 -0.200000 -0.090367 0.342194 -0.200000 -0.214395 0.278295 -0.200000 -0.278295 0.393568 -0.500000 0.000000 0.393568 -0.500000 -0.090367 0.342194 -0.500000 -0.214395 0.278295 -0.500000 -0.278295 ] Patch "bicubic" "P" [0.393568 0.500000 0.000000 0.393568 0.200000 0.000000 0.393568 -0.200000 0.000000 0.393568 -0.500000 0.000000 0.393568 0.500000 0.090367 0.393568 0.200000 0.090367 0.393568 -0.200000 0.090367 0.393568 -0.500000 0.090367 0.342194 0.500000 0.214395 0.342194 0.200000 0.214395 0.342194 -0.200000 0.214395 0.342194 -0.500000 0.214395 0.278295 0.500000 0.278295 0.278295 0.200000 0.278295 0.278295 -0.200000 0.278295 0.278295 -0.500000 0.278295 ] Patch "bicubic" "P" [0.393568 0.500000 0.000000 0.375609 0.500000 0.000000 0.351664 0.500000 0.000000 0.333704 0.500000 0.000000 0.393568 0.500000 -0.090367 0.375609 0.500000 -0.090367 0.351664 0.500000 -0.076622 0.333704 0.500000 -0.076622 0.342194 0.500000 -0.214395 0.329495 0.500000 -0.201696 0.302844 0.500000 -0.194484 0.290145 0.500000 -0.181785 0.278295 0.500000 -0.278295 0.265596 0.500000 -0.265596 0.248664 0.500000 -0.248664 0.235965 0.500000 -0.235965 ] Patch "bicubic" "P" [0.393568 0.500000 0.000000 0.393568 0.500000 0.090367 0.342194 0.500000 0.214395 0.278295 0.500000 0.278295 0.375609 0.500000 0.000000 0.375609 0.500000 0.090367 0.329495 0.500000 0.201696 0.265596 0.500000 0.265596 0.351664 0.500000 0.000000 0.351664 0.500000 0.076622 0.302844 0.500000 0.194484 0.248664 0.500000 0.248664 0.333704 0.500000 0.000000 0.333704 0.500000 0.076622 0.290145 0.500000 0.181785 0.235965 0.500000 0.235965 ] Patch "bicubic" "P" [0.333704 0.500000 0.000000 0.333704 0.200000 0.000000 0.333704 -0.200000 0.000000 0.333704 -0.500000 0.000000 0.333704 0.500000 -0.076622 0.333704 0.200000 -0.076622 0.333704 -0.200000 -0.076622 0.333704 -0.500000 -0.076622 0.290145 0.500000 -0.181785 0.290145 0.200000 -0.181785 0.290145 -0.200000 -0.181785 0.290145 -0.500000 -0.181785 0.235965 0.500000 -0.235965 0.235965 0.200000 -0.235965 0.235965 -0.200000 -0.235965 0.235965 -0.500000 -0.235965 ] Patch "bicubic" "P" [0.333704 0.500000 0.000000 0.333704 0.500000 0.076622 0.290145 0.500000 0.181785 0.235965 0.500000 0.235965 0.333704 0.200000 0.000000 0.333704 0.200000 0.076622 0.290145 0.200000 0.181785 0.235965 0.200000 0.235965 0.333704 -0.200000 0.000000 0.333704 -0.200000 0.076622 0.290145 -0.200000 0.181785 0.235965 -0.200000 0.235965 0.333704 -0.500000 0.000000 0.333704 -0.500000 0.076622 0.290145 -0.500000 0.181785 0.235965 -0.500000 0.235965 ] Patch "bicubic" "P" [0.333704 -0.500000 0.000000 0.351664 -0.500000 0.000000 0.375609 -0.500000 0.000000 0.393568 -0.500000 0.000000 0.333704 -0.500000 -0.076622 0.351664 -0.500000 -0.076622 0.375609 -0.500000 -0.090367 0.393568 -0.500000 -0.090367 0.290145 -0.500000 -0.181785 0.302844 -0.500000 -0.194484 0.329495 -0.500000 -0.201696 0.342194 -0.500000 -0.214395 0.235965 -0.500000 -0.235965 0.248664 -0.500000 -0.248664 0.265596 -0.500000 -0.265596 0.278295 -0.500000 -0.278295 ] Patch "bicubic" "P" [0.333704 -0.500000 0.000000 0.333704 -0.500000 0.076622 0.290145 -0.500000 0.181785 0.235965 -0.500000 0.235965 0.351664 -0.500000 0.000000 0.351664 -0.500000 0.076622 0.302844 -0.500000 0.194484 0.248664 -0.500000 0.248664 0.375609 -0.500000 0.000000 0.375609 -0.500000 0.090367 0.329495 -0.500000 0.201696 0.265596 -0.500000 0.265596 0.393568 -0.500000 0.000000 0.393568 -0.500000 0.090367 0.342194 -0.500000 0.214395 0.278295 -0.500000 0.278295 ] Patch "bicubic" "P" [0.278295 0.500000 0.278295 0.278295 0.200000 0.278295 0.278295 -0.200000 0.278295 0.278295 -0.500000 0.278295 0.214395 0.500000 0.342194 0.214395 0.200000 0.342194 0.214395 -0.200000 0.342194 0.214395 -0.500000 0.342194 0.090367 0.500000 0.393568 0.090367 0.200000 0.393568 0.090367 -0.200000 0.393568 0.090367 -0.500000 0.393568 -0.000000 0.500000 0.393568 -0.000000 0.200000 0.393568 -0.000000 -0.200000 0.393568 -0.000000 -0.500000 0.393568 ] Patch "bicubic" "P" [0.278295 0.500000 0.278295 0.214395 0.500000 0.342194 0.090367 0.500000 0.393568 -0.000000 0.500000 0.393568 0.265596 0.500000 0.265596 0.201696 0.500000 0.329495 0.090367 0.500000 0.375609 -0.000000 0.500000 0.375609 0.248664 0.500000 0.248664 0.194484 0.500000 0.302844 0.076622 0.500000 0.351664 -0.000000 0.500000 0.351664 0.235965 0.500000 0.235965 0.181785 0.500000 0.290145 0.076622 0.500000 0.333704 -0.000000 0.500000 0.333704 ] Patch "bicubic" "P" [-0.000000 0.500000 0.393568 -0.000000 0.200000 0.393568 -0.000000 -0.200000 0.393568 -0.000000 -0.500000 0.393568 -0.090367 0.500000 0.393568 -0.090367 0.200000 0.393568 -0.090367 -0.200000 0.393568 -0.090367 -0.500000 0.393568 -0.214395 0.500000 0.342194 -0.214395 0.200000 0.342194 -0.214395 -0.200000 0.342194 -0.214395 -0.500000 0.342194 -0.278295 0.500000 0.278295 -0.278295 0.200000 0.278295 -0.278295 -0.200000 0.278295 -0.278295 -0.500000 0.278295 ] Patch "bicubic" "P" [-0.000000 0.500000 0.393568 -0.090367 0.500000 0.393568 -0.214395 0.500000 0.342194 -0.278295 0.500000 0.278295 -0.000000 0.500000 0.375609 -0.090367 0.500000 0.375609 -0.201696 0.500000 0.329495 -0.265596 0.500000 0.265596 -0.000000 0.500000 0.351664 -0.076622 0.500000 0.351664 -0.194484 0.500000 0.302844 -0.248664 0.500000 0.248664 -0.000000 0.500000 0.333704 -0.076622 0.500000 0.333704 -0.181785 0.500000 0.290145 -0.235965 0.500000 0.235965 ] Patch "bicubic" "P" [-0.278295 0.500000 0.278295 -0.278295 0.200000 0.278295 -0.278295 -0.200000 0.278295 -0.278295 -0.500000 0.278295 -0.342194 0.500000 0.214395 -0.342194 0.200000 0.214395 -0.342194 -0.200000 0.214395 -0.342194 -0.500000 0.214395 -0.393568 0.500000 0.090367 -0.393568 0.200000 0.090367 -0.393568 -0.200000 0.090367 -0.393568 -0.500000 0.090367 -0.393568 0.500000 -0.000000 -0.393568 0.200000 -0.000000 -0.393568 -0.200000 -0.000000 -0.393568 -0.500000 -0.000000 ] Patch "bicubic" "P" [-0.278295 0.500000 0.278295 -0.342194 0.500000 0.214395 -0.393568 0.500000 0.090367 -0.393568 0.500000 -0.000000 -0.265596 0.500000 0.265596 -0.329495 0.500000 0.201696 -0.375609 0.500000 0.090367 -0.375609 0.500000 -0.000000 -0.248664 0.500000 0.248664 -0.302844 0.500000 0.194484 -0.351664 0.500000 0.076622 -0.351664 0.500000 -0.000000 -0.235965 0.500000 0.235965 -0.290145 0.500000 0.181785 -0.333704 0.500000 0.076622 -0.333704 0.500000 -0.000000 ] Patch "bicubic" "P" [-0.393568 0.500000 -0.000000 -0.393568 0.200000 -0.000000 -0.393568 -0.200000 -0.000000 -0.393568 -0.500000 -0.000000 -0.393568 0.500000 -0.090367 -0.393568 0.200000 -0.090367 -0.393568 -0.200000 -0.090367 -0.393568 -0.500000 -0.090367 -0.342194 0.500000 -0.214396 -0.342194 0.200000 -0.214396 -0.342194 -0.200000 -0.214396 -0.342194 -0.500000 -0.214396 -0.278295 0.500000 -0.278295 -0.278295 0.200000 -0.278295 -0.278295 -0.200000 -0.278295 -0.278295 -0.500000 -0.278295 ] Patch "bicubic" "P" [-0.393568 0.500000 -0.000000 -0.393568 0.500000 -0.090367 -0.342194 0.500000 -0.214396 -0.278295 0.500000 -0.278295 -0.375609 0.500000 -0.000000 -0.375609 0.500000 -0.090367 -0.329495 0.500000 -0.201697 -0.265596 0.500000 -0.265596 -0.351664 0.500000 -0.000000 -0.351664 0.500000 -0.076622 -0.302844 0.500000 -0.194484 -0.248664 0.500000 -0.248664 -0.333704 0.500000 -0.000000 -0.333704 0.500000 -0.076622 -0.290145 0.500000 -0.181785 -0.235965 0.500000 -0.235965 ] Patch "bicubic" "P" [-0.278295 0.500000 -0.278295 -0.278295 0.200000 -0.278295 -0.278295 -0.200000 -0.278295 -0.278295 -0.500000 -0.278295 -0.214395 0.500000 -0.342194 -0.214395 0.200000 -0.342194 -0.214395 -0.200000 -0.342194 -0.214395 -0.500000 -0.342194 -0.090367 0.500000 -0.393568 -0.090367 0.200000 -0.393568 -0.090367 -0.200000 -0.393568 -0.090367 -0.500000 -0.393568 0.000000 0.500000 -0.393568 0.000000 0.200000 -0.393568 0.000000 -0.200000 -0.393568 0.000000 -0.500000 -0.393568 ] Patch "bicubic" "P" [-0.278295 0.500000 -0.278295 -0.214395 0.500000 -0.342194 -0.090367 0.500000 -0.393568 0.000000 0.500000 -0.393568 -0.265596 0.500000 -0.265596 -0.201696 0.500000 -0.329495 -0.090367 0.500000 -0.375609 0.000000 0.500000 -0.375609 -0.248664 0.500000 -0.248664 -0.194484 0.500000 -0.302844 -0.076622 0.500000 -0.351664 0.000000 0.500000 -0.351664 -0.235965 0.500000 -0.235965 -0.181785 0.500000 -0.290145 -0.076622 0.500000 -0.333705 0.000000 0.500000 -0.333704 ] Patch "bicubic" "P" [0.000000 0.500000 -0.393568 0.000000 0.200000 -0.393568 0.000000 -0.200000 -0.393568 0.000000 -0.500000 -0.393568 0.090367 0.500000 -0.393568 0.090367 0.200000 -0.393568 0.090367 -0.200000 -0.393568 0.090367 -0.500000 -0.393568 0.214396 0.500000 -0.342194 0.214396 0.200000 -0.342194 0.214396 -0.200000 -0.342194 0.214396 -0.500000 -0.342194 0.278295 0.500000 -0.278295 0.278295 0.200000 -0.278295 0.278295 -0.200000 -0.278295 0.278295 -0.500000 -0.278295 ] Patch "bicubic" "P" [0.000000 0.500000 -0.393568 0.090367 0.500000 -0.393568 0.214396 0.500000 -0.342194 0.278295 0.500000 -0.278295 0.000000 0.500000 -0.375609 0.090367 0.500000 -0.375609 0.201697 0.500000 -0.329495 0.265596 0.500000 -0.265596 0.000000 0.500000 -0.351664 0.076622 0.500000 -0.351664 0.194484 0.500000 -0.302844 0.248664 0.500000 -0.248664 0.000000 0.500000 -0.333704 0.076622 0.500000 -0.333704 0.181785 0.500000 -0.290145 0.235965 0.500000 -0.235965 ] Patch "bicubic" "P" [0.235965 0.500000 0.235965 0.181785 0.500000 0.290145 0.076622 0.500000 0.333704 -0.000000 0.500000 0.333704 0.235965 0.200000 0.235965 0.181785 0.200000 0.290145 0.076622 0.200000 0.333704 -0.000000 0.200000 0.333704 0.235965 -0.200000 0.235965 0.181785 -0.200000 0.290145 0.076622 -0.200000 0.333704 -0.000000 -0.200000 0.333704 0.235965 -0.500000 0.235965 0.181785 -0.500000 0.290145 0.076622 -0.500000 0.333704 -0.000000 -0.500000 0.333704 ] Patch "bicubic" "P" [-0.000000 0.500000 0.333704 -0.076622 0.500000 0.333704 -0.181785 0.500000 0.290145 -0.235965 0.500000 0.235965 -0.000000 0.200000 0.333704 -0.076622 0.200000 0.333704 -0.181785 0.200000 0.290145 -0.235965 0.200000 0.235965 -0.000000 -0.200000 0.333704 -0.076622 -0.200000 0.333704 -0.181785 -0.200000 0.290145 -0.235965 -0.200000 0.235965 -0.000000 -0.500000 0.333704 -0.076622 -0.500000 0.333704 -0.181785 -0.500000 0.290145 -0.235965 -0.500000 0.235965 ] Patch "bicubic" "P" [-0.235965 0.500000 0.235965 -0.290145 0.500000 0.181785 -0.333704 0.500000 0.076622 -0.333704 0.500000 -0.000000 -0.235965 0.200000 0.235965 -0.290145 0.200000 0.181785 -0.333704 0.200000 0.076622 -0.333704 0.200000 -0.000000 -0.235965 -0.200000 0.235965 -0.290145 -0.200000 0.181785 -0.333704 -0.200000 0.076622 -0.333704 -0.200000 -0.000000 -0.235965 -0.500000 0.235965 -0.290145 -0.500000 0.181785 -0.333704 -0.500000 0.076622 -0.333704 -0.500000 -0.000000 ] Patch "bicubic" "P" [-0.333704 0.500000 -0.000000 -0.333704 0.500000 -0.076622 -0.290145 0.500000 -0.181785 -0.235965 0.500000 -0.235965 -0.333704 0.200000 -0.000000 -0.333704 0.200000 -0.076622 -0.290145 0.200000 -0.181785 -0.235965 0.200000 -0.235965 -0.333704 -0.200000 -0.000000 -0.333704 -0.200000 -0.076622 -0.290145 -0.200000 -0.181785 -0.235965 -0.200000 -0.235965 -0.333704 -0.500000 -0.000000 -0.333704 -0.500000 -0.076622 -0.290145 -0.500000 -0.181785 -0.235965 -0.500000 -0.235965 ] Patch "bicubic" "P" [-0.235965 0.500000 -0.235965 -0.181785 0.500000 -0.290145 -0.076622 0.500000 -0.333705 0.000000 0.500000 -0.333704 -0.235965 0.200000 -0.235965 -0.181785 0.200000 -0.290145 -0.076622 0.200000 -0.333705 0.000000 0.200000 -0.333704 -0.235965 -0.200000 -0.235965 -0.181785 -0.200000 -0.290145 -0.076622 -0.200000 -0.333705 0.000000 -0.200000 -0.333704 -0.235965 -0.500000 -0.235965 -0.181785 -0.500000 -0.290145 -0.076622 -0.500000 -0.333705 0.000000 -0.500000 -0.333704 ] Patch "bicubic" "P" [0.000000 0.500000 -0.333704 0.076622 0.500000 -0.333704 0.181785 0.500000 -0.290145 0.235965 0.500000 -0.235965 0.000000 0.200000 -0.333704 0.076622 0.200000 -0.333704 0.181785 0.200000 -0.290145 0.235965 0.200000 -0.235965 0.000000 -0.200000 -0.333704 0.076622 -0.200000 -0.333704 0.181785 -0.200000 -0.290145 0.235965 -0.200000 -0.235965 0.000000 -0.500000 -0.333704 0.076622 -0.500000 -0.333704 0.181785 -0.500000 -0.290145 0.235965 -0.500000 -0.235965 ] Patch "bicubic" "P" [0.235965 -0.500000 0.235965 0.181785 -0.500000 0.290145 0.076622 -0.500000 0.333704 -0.000000 -0.500000 0.333704 0.248664 -0.500000 0.248664 0.194484 -0.500000 0.302844 0.076622 -0.500000 0.351664 -0.000000 -0.500000 0.351664 0.265596 -0.500000 0.265596 0.201696 -0.500000 0.329495 0.090367 -0.500000 0.375609 -0.000000 -0.500000 0.375609 0.278295 -0.500000 0.278295 0.214395 -0.500000 0.342194 0.090367 -0.500000 0.393568 -0.000000 -0.500000 0.393568 ] Patch "bicubic" "P" [-0.000000 -0.500000 0.333704 -0.076622 -0.500000 0.333704 -0.181785 -0.500000 0.290145 -0.235965 -0.500000 0.235965 -0.000000 -0.500000 0.351664 -0.076622 -0.500000 0.351664 -0.194484 -0.500000 0.302844 -0.248664 -0.500000 0.248664 -0.000000 -0.500000 0.375609 -0.090367 -0.500000 0.375609 -0.201696 -0.500000 0.329495 -0.265596 -0.500000 0.265596 -0.000000 -0.500000 0.393568 -0.090367 -0.500000 0.393568 -0.214395 -0.500000 0.342194 -0.278295 -0.500000 0.278295 ] Patch "bicubic" "P" [-0.235965 -0.500000 0.235965 -0.290145 -0.500000 0.181785 -0.333704 -0.500000 0.076622 -0.333704 -0.500000 -0.000000 -0.248664 -0.500000 0.248664 -0.302844 -0.500000 0.194484 -0.351664 -0.500000 0.076622 -0.351664 -0.500000 -0.000000 -0.265596 -0.500000 0.265596 -0.329495 -0.500000 0.201696 -0.375609 -0.500000 0.090367 -0.375609 -0.500000 -0.000000 -0.278295 -0.500000 0.278295 -0.342194 -0.500000 0.214395 -0.393568 -0.500000 0.090367 -0.393568 -0.500000 -0.000000 ] Patch "bicubic" "P" [-0.333704 -0.500000 -0.000000 -0.333704 -0.500000 -0.076622 -0.290145 -0.500000 -0.181785 -0.235965 -0.500000 -0.235965 -0.351664 -0.500000 -0.000000 -0.351664 -0.500000 -0.076622 -0.302844 -0.500000 -0.194484 -0.248664 -0.500000 -0.248664 -0.375609 -0.500000 -0.000000 -0.375609 -0.500000 -0.090367 -0.329495 -0.500000 -0.201697 -0.265596 -0.500000 -0.265596 -0.393568 -0.500000 -0.000000 -0.393568 -0.500000 -0.090367 -0.342194 -0.500000 -0.214396 -0.278295 -0.500000 -0.278295 ] Patch "bicubic" "P" [-0.235965 -0.500000 -0.235965 -0.181785 -0.500000 -0.290145 -0.076622 -0.500000 -0.333705 0.000000 -0.500000 -0.333704 -0.248664 -0.500000 -0.248664 -0.194484 -0.500000 -0.302844 -0.076622 -0.500000 -0.351664 0.000000 -0.500000 -0.351664 -0.265596 -0.500000 -0.265596 -0.201696 -0.500000 -0.329495 -0.090367 -0.500000 -0.375609 0.000000 -0.500000 -0.375609 -0.278295 -0.500000 -0.278295 -0.214395 -0.500000 -0.342194 -0.090367 -0.500000 -0.393568 0.000000 -0.500000 -0.393568 ] Patch "bicubic" "P" [0.000000 -0.500000 -0.333704 0.076622 -0.500000 -0.333704 0.181785 -0.500000 -0.290145 0.235965 -0.500000 -0.235965 0.000000 -0.500000 -0.351664 0.076622 -0.500000 -0.351664 0.194484 -0.500000 -0.302844 0.248664 -0.500000 -0.248664 0.000000 -0.500000 -0.375609 0.090367 -0.500000 -0.375609 0.201697 -0.500000 -0.329495 0.265596 -0.500000 -0.265596 0.000000 -0.500000 -0.393568 0.090367 -0.500000 -0.393568 0.214396 -0.500000 -0.342194 0.278295 -0.500000 -0.278295 ] TransformEnd AttributeEnd #Fiber glasses AttributeBegin #Color [0.5490 0.6745 0.4667] #Surface "plastic" "Ka" [0.5 ] "Kd" [0.5 ] "Ks" [2 ] Surface "glass" TransformBegin SolidBegin "union" Basis "bezier" 3 "bezier" 3 Patch "bicubic" "P" [-0.164873 0.538744 0.000000 -0.164873 0.538744 0.000000 -0.164873 0.538744 0.000000 -0.164873 0.538744 0.000000 -0.164873 0.538744 -0.026548 -0.164873 0.538744 0.000000 -0.164873 0.538744 0.000000 -0.164873 0.538744 0.026548 -0.142781 0.538744 -0.048640 -0.142781 0.538744 -0.019456 -0.142781 0.538744 0.019456 -0.142781 0.538744 0.048640 -0.116233 0.538744 -0.048640 -0.116233 0.538744 -0.019456 -0.116233 0.538744 0.019456 -0.116233 0.538744 0.048640 ] Patch "bicubic" "P" [-0.164873 0.538744 0.000000 -0.164873 0.538744 -0.026548 -0.142781 0.538744 -0.048640 -0.116233 0.538744 -0.048640 -0.125284 0.241368 0.000000 -0.125284 0.241368 -0.026548 -0.142781 0.238744 -0.048640 -0.116233 0.238744 -0.048640 -0.154013 -0.161453 0.000000 -0.154013 -0.161453 -0.026548 -0.142781 -0.161256 -0.048640 -0.116233 -0.161256 -0.048640 -0.164873 -0.461256 0.000000 -0.164873 -0.461256 -0.026548 -0.142781 -0.461256 -0.048640 -0.116233 -0.461256 -0.048640 ] Patch "bicubic" "P" [-0.164873 0.538744 0.000000 -0.164873 0.538744 -0.026548 -0.142781 0.538744 -0.048640 -0.116233 0.538744 -0.048640 -0.178952 0.644501 0.000000 -0.178952 0.644501 -0.026548 -0.197991 0.640448 -0.048640 -0.171444 0.640448 -0.048640 -0.278607 0.760915 0.000000 -0.278607 0.760915 -0.026547 -0.255992 0.766529 -0.048640 -0.234708 0.782396 -0.048640 -0.339264 0.848685 0.000000 -0.339264 0.848685 -0.026547 -0.321553 0.861889 -0.048640 -0.300269 0.877757 -0.048640 ] Patch "bicubic" "P" [-0.164873 0.538744 0.000000 -0.125284 0.241368 0.000000 -0.154013 -0.161453 0.000000 -0.164873 -0.461256 0.000000 -0.164873 0.538744 0.026548 -0.125284 0.241368 0.026548 -0.154013 -0.161453 0.026548 -0.164873 -0.461256 0.026548 -0.142781 0.538744 0.048640 -0.142781 0.238744 0.048640 -0.142781 -0.161256 0.048640 -0.142781 -0.461256 0.048640 -0.116233 0.538744 0.048640 -0.116233 0.238744 0.048640 -0.116233 -0.161256 0.048640 -0.116233 -0.461256 0.048640 ] Patch "bicubic" "P" [-0.164873 0.538744 0.000000 -0.178952 0.644501 0.000000 -0.278607 0.760915 0.000000 -0.339264 0.848685 0.000000 -0.164873 0.538744 0.026548 -0.178952 0.644501 0.026548 -0.278607 0.760915 0.026547 -0.339264 0.848685 0.026547 -0.142781 0.538744 0.048640 -0.197991 0.640448 0.048640 -0.255992 0.766529 0.048640 -0.321553 0.861889 0.048640 -0.116233 0.538744 0.048640 -0.171444 0.640448 0.048640 -0.234708 0.782396 0.048640 -0.300269 0.877757 0.048640 ] Patch "bicubic" "P" [-0.116233 0.538744 0.048640 -0.116233 0.538744 0.048640 -0.116233 0.538744 0.048640 -0.116233 0.538744 0.048640 -0.116233 0.538744 0.019456 -0.089685 0.538744 0.019456 -0.089685 0.538744 0.019456 -0.089685 0.538744 0.048640 -0.116233 0.538744 -0.019456 -0.089685 0.538744 -0.019456 -0.067593 0.538744 0.000000 -0.067593 0.538744 0.026548 -0.116233 0.538744 -0.048640 -0.089685 0.538744 -0.048640 -0.067593 0.538744 -0.026548 -0.067593 0.538744 0.000000 ] Patch "bicubic" "P" [-0.116233 0.538744 0.048640 -0.171444 0.640448 0.048640 -0.234708 0.782396 0.048640 -0.300269 0.877757 0.048640 -0.089685 0.538744 0.048640 -0.144896 0.640448 0.048640 -0.213425 0.798264 0.048640 -0.278985 0.893625 0.048640 -0.067593 0.538744 0.026548 -0.085084 0.662291 0.026548 -0.190801 0.803856 0.026547 -0.261274 0.906829 0.026547 -0.067593 0.538744 0.000000 -0.085084 0.662291 0.000000 -0.190801 0.803856 0.000000 -0.261274 0.906829 0.000000 ] Patch "bicubic" "P" [-0.116233 0.538744 0.048640 -0.116233 0.238744 0.048640 -0.116233 -0.161256 0.048640 -0.116233 -0.461256 0.048640 -0.089685 0.538744 0.048640 -0.089685 0.238744 0.048640 -0.089685 -0.161256 0.048640 -0.089685 -0.461256 0.048640 -0.067593 0.538744 0.026548 -0.025541 0.241706 0.026548 -0.056733 -0.161453 0.026548 -0.067593 -0.461256 0.026548 -0.067593 0.538744 0.000000 -0.025541 0.241706 0.000000 -0.056733 -0.161453 0.000000 -0.067593 -0.461256 0.000000 ] Patch "bicubic" "P" [-0.067593 0.538744 0.000000 -0.025541 0.241706 0.000000 -0.056733 -0.161453 0.000000 -0.067593 -0.461256 0.000000 -0.067593 0.538744 -0.026548 -0.025541 0.241706 -0.026548 -0.056733 -0.161453 -0.026548 -0.067593 -0.461256 -0.026548 -0.089685 0.538744 -0.048640 -0.089685 0.238744 -0.048640 -0.089685 -0.161256 -0.048640 -0.089685 -0.461256 -0.048640 -0.116233 0.538744 -0.048640 -0.116233 0.238744 -0.048640 -0.116233 -0.161256 -0.048640 -0.116233 -0.461256 -0.048640 ] Patch "bicubic" "P" [-0.067593 0.538744 0.000000 -0.085084 0.662291 0.000000 -0.190801 0.803856 0.000000 -0.261274 0.906829 0.000000 -0.067593 0.538744 -0.026548 -0.085084 0.662291 -0.026548 -0.190801 0.803856 -0.026547 -0.261274 0.906829 -0.026547 -0.089685 0.538744 -0.048640 -0.144896 0.640448 -0.048640 -0.213425 0.798264 -0.048640 -0.278985 0.893625 -0.048640 -0.116233 0.538744 -0.048640 -0.171444 0.640448 -0.048640 -0.234708 0.782396 -0.048640 -0.300269 0.877757 -0.048640 ] Patch "bicubic" "P" [-0.339264 0.848685 0.000000 -0.339264 0.848685 -0.026547 -0.321553 0.861889 -0.048640 -0.300269 0.877757 -0.048640 -0.398492 0.934386 0.000000 -0.398492 0.934386 -0.026547 -0.384584 0.953572 -0.048640 -0.363301 0.969439 -0.048640 -0.485606 1.044455 0.000000 -0.485606 1.044455 -0.026548 -0.470232 1.060764 -0.048640 -0.459136 1.084882 -0.048640 -0.562751 1.114465 0.000000 -0.562751 1.114465 -0.026548 -0.553517 1.134535 -0.048640 -0.542421 1.158653 -0.048640 ] Patch "bicubic" "P" [-0.339264 0.848685 0.000000 -0.398492 0.934386 0.000000 -0.485606 1.044455 0.000000 -0.562751 1.114465 0.000000 -0.339264 0.848685 0.026547 -0.398492 0.934386 0.026547 -0.485606 1.044455 0.026548 -0.562751 1.114465 0.026548 -0.321553 0.861889 0.048640 -0.384584 0.953572 0.048640 -0.470232 1.060764 0.048640 -0.553517 1.134535 0.048640 -0.300269 0.877757 0.048640 -0.363301 0.969439 0.048640 -0.459136 1.084882 0.048640 -0.542421 1.158653 0.048640 ] Patch "bicubic" "P" [-0.300269 0.877757 0.048640 -0.363301 0.969439 0.048640 -0.459136 1.084882 0.048640 -0.542421 1.158653 0.048640 -0.278985 0.893625 0.048640 -0.342017 0.985307 0.048640 -0.448040 1.108999 0.048640 -0.531325 1.182771 0.048640 -0.261274 0.906829 0.026547 -0.328120 1.004502 0.026547 -0.432624 1.125356 0.026548 -0.522091 1.202841 0.026548 -0.261274 0.906829 0.000000 -0.328120 1.004502 0.000000 -0.432624 1.125356 0.000000 -0.522091 1.202841 0.000000 ] Patch "bicubic" "P" [-0.261274 0.906829 0.000000 -0.328120 1.004502 0.000000 -0.432624 1.125356 0.000000 -0.522091 1.202841 0.000000 -0.261274 0.906829 -0.026547 -0.328120 1.004502 -0.026547 -0.432624 1.125356 -0.026548 -0.522091 1.202841 -0.026548 -0.278985 0.893625 -0.048640 -0.342017 0.985307 -0.048640 -0.448040 1.108999 -0.048640 -0.531325 1.182771 -0.048640 -0.300269 0.877757 -0.048640 -0.363301 0.969439 -0.048640 -0.459136 1.084882 -0.048640 -0.542421 1.158653 -0.048640 ] Patch "bicubic" "P" [-0.232676 -1.333003 0.000000 -0.212335 -1.071479 0.000000 -0.174369 -0.723398 0.000000 -0.164873 -0.461256 0.000000 -0.232676 -1.333003 -0.026548 -0.212335 -1.071479 -0.026548 -0.174369 -0.723398 -0.026548 -0.164873 -0.461256 -0.026548 -0.210584 -1.333003 -0.048640 -0.190243 -1.071479 -0.048640 -0.163122 -0.722780 -0.048640 -0.142781 -0.461256 -0.048640 -0.184036 -1.333003 -0.048640 -0.163695 -1.071479 -0.048640 -0.136574 -0.722780 -0.048640 -0.116233 -0.461256 -0.048640 ] Patch "bicubic" "P" [-0.232676 -1.333003 0.000000 -0.232676 -1.333003 0.026548 -0.210584 -1.333003 0.048640 -0.184036 -1.333003 0.048640 -0.212335 -1.071479 0.000000 -0.212335 -1.071479 0.026548 -0.190243 -1.071479 0.048640 -0.163695 -1.071479 0.048640 -0.174369 -0.723398 0.000000 -0.174369 -0.723398 0.026548 -0.163122 -0.722780 0.048640 -0.136574 -0.722780 0.048640 -0.164873 -0.461256 0.000000 -0.164873 -0.461256 0.026548 -0.142781 -0.461256 0.048640 -0.116233 -0.461256 0.048640 ] Patch "bicubic" "P" [-0.184036 -1.333003 0.048640 -0.157488 -1.333003 0.048640 -0.135396 -1.333003 0.026548 -0.135396 -1.333003 0.000000 -0.163695 -1.071479 0.048640 -0.137147 -1.071479 0.048640 -0.115055 -1.071479 0.026548 -0.115055 -1.071479 0.000000 -0.136574 -0.722780 0.048640 -0.110026 -0.722780 0.048640 -0.077089 -0.723398 0.026548 -0.077089 -0.723398 0.000000 -0.116233 -0.461256 0.048640 -0.089685 -0.461256 0.048640 -0.067593 -0.461256 0.026548 -0.067593 -0.461256 0.000000 ] Patch "bicubic" "P" [-0.135396 -1.333003 0.000000 -0.135396 -1.333003 -0.026548 -0.157488 -1.333003 -0.048640 -0.184036 -1.333003 -0.048640 -0.115055 -1.071479 0.000000 -0.115055 -1.071479 -0.026548 -0.137147 -1.071479 -0.048640 -0.163695 -1.071479 -0.048640 -0.077089 -0.723398 0.000000 -0.077089 -0.723398 -0.026548 -0.110026 -0.722780 -0.048640 -0.136574 -0.722780 -0.048640 -0.067593 -0.461256 0.000000 -0.067593 -0.461256 -0.026548 -0.089685 -0.461256 -0.048640 -0.116233 -0.461256 -0.048640 ] Patch "bicubic" "P" [-0.164873 -0.461256 0.000000 -0.164873 -0.461256 0.000000 -0.164873 -0.461256 0.000000 -0.164873 -0.461256 0.000000 -0.164873 -0.461256 0.026548 -0.164873 -0.461256 0.000000 -0.164873 -0.461256 0.000000 -0.164873 -0.461256 -0.026548 -0.142781 -0.461256 0.048640 -0.142781 -0.461256 0.019456 -0.142781 -0.461256 -0.019456 -0.142781 -0.461256 -0.048640 -0.116233 -0.461256 0.048640 -0.116233 -0.461256 0.019456 -0.116233 -0.461256 -0.019456 -0.116233 -0.461256 -0.048640 ] Patch "bicubic" "P" [-0.116233 -0.461256 0.048640 -0.116233 -0.461256 0.048640 -0.116233 -0.461256 0.048640 -0.116233 -0.461256 0.048640 -0.089685 -0.461256 0.048640 -0.089685 -0.461256 0.019456 -0.089685 -0.461256 0.019456 -0.116233 -0.461256 0.019456 -0.067593 -0.461256 0.026548 -0.067593 -0.461256 0.000000 -0.089685 -0.461256 -0.019456 -0.116233 -0.461256 -0.019456 -0.067593 -0.461256 0.000000 -0.067593 -0.461256 -0.026548 -0.089685 -0.461256 -0.048640 -0.116233 -0.461256 -0.048640 ] Patch "bicubic" "P" [-1.141280 1.576520 0.000000 -0.967721 1.437903 0.000000 -0.727236 1.263736 0.000000 -0.562751 1.114465 0.000000 -1.141280 1.576520 -0.026548 -0.967721 1.437903 -0.026548 -0.727236 1.263736 -0.026548 -0.562751 1.114465 -0.026548 -1.142504 1.598578 -0.048640 -0.962038 1.458649 -0.048640 -0.724460 1.285951 -0.048640 -0.553517 1.134535 -0.048640 -1.143975 1.625085 -0.048640 -0.963509 1.485155 -0.048640 -0.713364 1.310069 -0.048640 -0.542421 1.158653 -0.048640 ] Patch "bicubic" "P" [-1.141280 1.576520 0.000000 -1.141280 1.576520 0.026548 -1.142504 1.598578 0.048640 -1.143975 1.625085 0.048640 -0.967721 1.437903 0.000000 -0.967721 1.437903 0.026548 -0.962038 1.458649 0.048640 -0.963509 1.485155 0.048640 -0.727236 1.263736 0.000000 -0.727236 1.263736 0.026548 -0.724460 1.285951 0.048640 -0.713364 1.310069 0.048640 -0.562751 1.114465 0.000000 -0.562751 1.114465 0.026548 -0.553517 1.134535 0.048640 -0.542421 1.158653 0.048640 ] Patch "bicubic" "P" [-1.143975 1.625085 0.048640 -1.145446 1.651592 0.048640 -1.146670 1.673650 0.026548 -1.146670 1.673650 0.000000 -0.963509 1.485155 0.048640 -0.964980 1.511662 0.048640 -0.959296 1.532407 0.026548 -0.959296 1.532407 0.000000 -0.713364 1.310069 0.048640 -0.702268 1.334187 0.048640 -0.699462 1.356458 0.026548 -0.699462 1.356458 0.000000 -0.542421 1.158653 0.048640 -0.531325 1.182771 0.048640 -0.522091 1.202841 0.026548 -0.522091 1.202841 0.000000 ] Patch "bicubic" "P" [-1.146670 1.673650 0.000000 -1.146670 1.673650 -0.026548 -1.145446 1.651592 -0.048640 -1.143975 1.625085 -0.048640 -0.959296 1.532407 0.000000 -0.959296 1.532407 -0.026548 -0.964980 1.511662 -0.048640 -0.963509 1.485155 -0.048640 -0.699462 1.356458 0.000000 -0.699462 1.356458 -0.026548 -0.702268 1.334187 -0.048640 -0.713364 1.310069 -0.048640 -0.522091 1.202841 0.000000 -0.522091 1.202841 -0.026548 -0.531325 1.182771 -0.048640 -0.542421 1.158653 -0.048640 ] Patch "bicubic" "P" [0.177787 0.529058 0.000000 0.177787 0.529058 0.000000 0.177787 0.529058 0.000000 0.177787 0.529058 0.000000 0.177787 0.529058 -0.026548 0.177787 0.529058 0.000000 0.177787 0.529058 0.000000 0.177787 0.529058 0.026548 0.155695 0.529058 -0.048640 0.155695 0.529058 -0.019456 0.155695 0.529058 0.019456 0.155695 0.529058 0.048640 0.129147 0.529058 -0.048640 0.129147 0.529058 -0.019456 0.129147 0.529058 0.019456 0.129147 0.529058 0.048640 ] Patch "bicubic" "P" [0.177787 0.529058 0.000000 0.177787 0.529058 -0.026548 0.155695 0.529058 -0.048640 0.129147 0.529058 -0.048640 0.138198 0.231682 0.000000 0.138198 0.231682 -0.026548 0.155695 0.229058 -0.048640 0.129147 0.229058 -0.048640 0.166927 -0.171139 0.000000 0.166927 -0.171139 -0.026548 0.155695 -0.170942 -0.048640 0.129147 -0.170942 -0.048640 0.177787 -0.470942 0.000000 0.177787 -0.470942 -0.026548 0.155695 -0.470942 -0.048640 0.129147 -0.470942 -0.048640 ] Patch "bicubic" "P" [0.177787 0.529058 0.000000 0.177787 0.529058 -0.026548 0.155695 0.529058 -0.048640 0.129147 0.529058 -0.048640 0.191866 0.634815 0.000000 0.191866 0.634815 -0.026548 0.210905 0.630762 -0.048640 0.184358 0.630762 -0.048640 0.290063 0.755237 -0.022548 0.290063 0.755237 -0.049095 0.267318 0.760768 -0.071499 0.246035 0.776635 -0.071499 0.352178 0.838999 0.000000 0.352178 0.838999 -0.026547 0.334467 0.852203 -0.048640 0.313183 0.868071 -0.048640 ] Patch "bicubic" "P" [0.177787 0.529058 0.000000 0.138198 0.231682 0.000000 0.166927 -0.171139 0.000000 0.177787 -0.470942 0.000000 0.177787 0.529058 0.026548 0.138198 0.231682 0.026548 0.166927 -0.171139 0.026548 0.177787 -0.470942 0.026548 0.155695 0.529058 0.048640 0.155695 0.229058 0.048640 0.155695 -0.170942 0.048640 0.155695 -0.470942 0.048640 0.129147 0.529058 0.048640 0.129147 0.229058 0.048640 0.129147 -0.170942 0.048640 0.129147 -0.470942 0.048640 ] Patch "bicubic" "P" [0.177787 0.529058 0.000000 0.191866 0.634815 0.000000 0.290063 0.755237 -0.022548 0.352178 0.838999 0.000000 0.177787 0.529058 0.026548 0.191866 0.634815 0.026548 0.290063 0.755237 0.004000 0.352178 0.838999 0.026547 0.155695 0.529058 0.048640 0.210905 0.630762 0.048640 0.267318 0.760768 0.025781 0.334467 0.852203 0.048640 0.129147 0.529058 0.048640 0.184358 0.630762 0.048640 0.246035 0.776635 0.025781 0.313183 0.868071 0.048640 ] Patch "bicubic" "P" [0.129147 0.529058 0.048640 0.129147 0.529058 0.048640 0.129147 0.529058 0.048640 0.129147 0.529058 0.048640 0.129147 0.529058 0.019456 0.102599 0.529058 0.019456 0.102599 0.529058 0.019456 0.102599 0.529058 0.048640 0.129147 0.529058 -0.019456 0.102599 0.529058 -0.019456 0.080507 0.529058 0.000000 0.080507 0.529058 0.026548 0.129147 0.529058 -0.048640 0.102599 0.529058 -0.048640 0.080507 0.529058 -0.026548 0.080507 0.529058 0.000000 ] Patch "bicubic" "P" [0.129147 0.529058 0.048640 0.184358 0.630762 0.048640 0.246035 0.776635 0.025781 0.313183 0.868071 0.048640 0.102599 0.529058 0.048640 0.157810 0.630762 0.048640 0.224751 0.792503 0.025781 0.291899 0.883939 0.048640 0.080507 0.529058 0.026548 0.097998 0.652605 0.026548 0.202012 0.798020 0.003416 0.274188 0.897143 0.026547 0.080507 0.529058 0.000000 0.097998 0.652605 0.000000 0.202012 0.798020 -0.023132 0.274188 0.897143 0.000000 ] Patch "bicubic" "P" [0.129147 0.529058 0.048640 0.129147 0.229058 0.048640 0.129147 -0.170942 0.048640 0.129147 -0.470942 0.048640 0.102599 0.529058 0.048640 0.102599 0.229058 0.048640 0.102599 -0.170942 0.048640 0.102599 -0.470942 0.048640 0.080507 0.529058 0.026548 0.038455 0.232020 0.026548 0.069647 -0.171139 0.026548 0.080507 -0.470942 0.026548 0.080507 0.529058 0.000000 0.038455 0.232020 0.000000 0.069647 -0.171139 0.000000 0.080507 -0.470942 0.000000 ] Patch "bicubic" "P" [0.080507 0.529058 0.000000 0.038455 0.232020 0.000000 0.069647 -0.171139 0.000000 0.080507 -0.470942 0.000000 0.080507 0.529058 -0.026548 0.038455 0.232020 -0.026548 0.069647 -0.171139 -0.026548 0.080507 -0.470942 -0.026548 0.102599 0.529058 -0.048640 0.102599 0.229058 -0.048640 0.102599 -0.170942 -0.048640 0.102599 -0.470942 -0.048640 0.129147 0.529058 -0.048640 0.129147 0.229058 -0.048640 0.129147 -0.170942 -0.048640 0.129147 -0.470942 -0.048640 ] Patch "bicubic" "P" [0.080507 0.529058 0.000000 0.097998 0.652605 0.000000 0.202012 0.798020 -0.023132 0.274188 0.897143 0.000000 0.080507 0.529058 -0.026548 0.097998 0.652605 -0.026548 0.202012 0.798020 -0.049679 0.274188 0.897143 -0.026547 0.102599 0.529058 -0.048640 0.157810 0.630762 -0.048640 0.224751 0.792503 -0.071499 0.291899 0.883939 -0.048640 0.129147 0.529058 -0.048640 0.184358 0.630762 -0.048640 0.246035 0.776635 -0.071499 0.313183 0.868071 -0.048640 ] Patch "bicubic" "P" [0.352178 0.838999 0.000000 0.352178 0.838999 -0.026547 0.334467 0.852203 -0.048640 0.313183 0.868071 -0.048640 0.421700 0.932749 0.025236 0.421700 0.932749 -0.001311 0.407593 0.951780 -0.023746 0.386310 0.967648 -0.023746 0.530413 1.021632 0.112271 0.530413 1.021632 0.085723 0.515015 1.038089 0.062986 0.503919 1.062207 0.062986 0.604723 1.104779 0.154977 0.604723 1.104779 0.128429 0.595489 1.124849 0.106337 0.584393 1.148967 0.106337 ] Patch "bicubic" "P" [0.352178 0.838999 0.000000 0.421700 0.932749 0.025236 0.530413 1.021632 0.112271 0.604723 1.104779 0.154977 0.352178 0.838999 0.026547 0.421700 0.932749 0.051784 0.530413 1.021632 0.138819 0.604723 1.104779 0.181525 0.334467 0.852203 0.048640 0.407593 0.951780 0.073534 0.515015 1.038089 0.160266 0.595489 1.124849 0.203617 0.313183 0.868071 0.048640 0.386310 0.967648 0.073534 0.503919 1.062207 0.160266 0.584393 1.148967 0.203617 ] Patch "bicubic" "P" [0.313183 0.868071 0.048640 0.386310 0.967648 0.073534 0.503919 1.062207 0.160266 0.584393 1.148967 0.203617 0.291899 0.883939 0.048640 0.365026 0.983515 0.073534 0.492822 1.086325 0.160266 0.573297 1.173085 0.203617 0.274188 0.897143 0.026547 0.350947 1.002561 0.051148 0.477367 1.102809 0.137576 0.564063 1.193155 0.181525 0.274188 0.897143 0.000000 0.350947 1.002561 0.024601 0.477367 1.102809 0.111029 0.564063 1.193155 0.154977 ] Patch "bicubic" "P" [0.274188 0.897143 0.000000 0.350947 1.002561 0.024601 0.477367 1.102809 0.111029 0.564063 1.193155 0.154977 0.274188 0.897143 -0.026547 0.350947 1.002561 -0.001947 0.477367 1.102809 0.084481 0.564063 1.193155 0.128429 0.291899 0.883939 -0.048640 0.365026 0.983515 -0.023746 0.492822 1.086325 0.062986 0.573297 1.173085 0.106337 0.313183 0.868071 -0.048640 0.386310 0.967648 -0.023746 0.503919 1.062207 0.062986 0.584393 1.148967 0.106337 ] Patch "bicubic" "P" [0.245590 -1.342689 0.000000 0.225249 -1.081165 0.000000 0.187283 -0.733084 0.000000 0.177787 -0.470942 0.000000 0.245590 -1.342689 -0.026548 0.225249 -1.081165 -0.026548 0.187283 -0.733084 -0.026548 0.177787 -0.470942 -0.026548 0.223498 -1.342689 -0.048640 0.203157 -1.081165 -0.048640 0.176036 -0.732466 -0.048640 0.155695 -0.470942 -0.048640 0.196950 -1.342689 -0.048640 0.176609 -1.081165 -0.048640 0.149488 -0.732466 -0.048640 0.129147 -0.470942 -0.048640 ] Patch "bicubic" "P" [0.245590 -1.342689 0.000000 0.245590 -1.342689 0.026548 0.223498 -1.342689 0.048640 0.196950 -1.342689 0.048640 0.225249 -1.081165 0.000000 0.225249 -1.081165 0.026548 0.203157 -1.081165 0.048640 0.176609 -1.081165 0.048640 0.187283 -0.733084 0.000000 0.187283 -0.733084 0.026548 0.176036 -0.732466 0.048640 0.149488 -0.732466 0.048640 0.177787 -0.470942 0.000000 0.177787 -0.470942 0.026548 0.155695 -0.470942 0.048640 0.129147 -0.470942 0.048640 ] Patch "bicubic" "P" [0.196950 -1.342689 0.048640 0.170402 -1.342689 0.048640 0.148310 -1.342689 0.026548 0.148310 -1.342689 0.000000 0.176609 -1.081165 0.048640 0.150061 -1.081165 0.048640 0.127969 -1.081165 0.026548 0.127969 -1.081165 0.000000 0.149488 -0.732466 0.048640 0.122940 -0.732466 0.048640 0.090003 -0.733084 0.026548 0.090003 -0.733084 0.000000 0.129147 -0.470942 0.048640 0.102599 -0.470942 0.048640 0.080507 -0.470942 0.026548 0.080507 -0.470942 0.000000 ] Patch "bicubic" "P" [0.148310 -1.342689 0.000000 0.148310 -1.342689 -0.026548 0.170402 -1.342689 -0.048640 0.196950 -1.342689 -0.048640 0.127969 -1.081165 0.000000 0.127969 -1.081165 -0.026548 0.150061 -1.081165 -0.048640 0.176609 -1.081165 -0.048640 0.090003 -0.733084 0.000000 0.090003 -0.733084 -0.026548 0.122940 -0.732466 -0.048640 0.149488 -0.732466 -0.048640 0.080507 -0.470942 0.000000 0.080507 -0.470942 -0.026548 0.102599 -0.470942 -0.048640 0.129147 -0.470942 -0.048640 ] Patch "bicubic" "P" [0.177787 -0.470942 0.000000 0.177787 -0.470942 0.000000 0.177787 -0.470942 0.000000 0.177787 -0.470942 0.000000 0.177787 -0.470942 0.026548 0.177787 -0.470942 0.000000 0.177787 -0.470942 0.000000 0.177787 -0.470942 -0.026548 0.155695 -0.470942 0.048640 0.155695 -0.470942 0.019456 0.155695 -0.470942 -0.019456 0.155695 -0.470942 -0.048640 0.129147 -0.470942 0.048640 0.129147 -0.470942 0.019456 0.129147 -0.470942 -0.019456 0.129147 -0.470942 -0.048640 ] Patch "bicubic" "P" [0.129147 -0.470942 0.048640 0.129147 -0.470942 0.048640 0.129147 -0.470942 0.048640 0.129147 -0.470942 0.048640 0.102599 -0.470942 0.048640 0.102599 -0.470942 0.019456 0.102599 -0.470942 0.019456 0.129147 -0.470942 0.019456 0.080507 -0.470942 0.026548 0.080507 -0.470942 0.000000 0.102599 -0.470942 -0.019456 0.129147 -0.470942 -0.019456 0.080507 -0.470942 0.000000 0.080507 -0.470942 -0.026548 0.102599 -0.470942 -0.048640 0.129147 -0.470942 -0.048640 ] Patch "bicubic" "P" [0.975777 1.536759 0.358385 0.864461 1.407165 0.297363 0.717614 1.231096 0.219856 0.604723 1.104779 0.154977 0.975777 1.536759 0.331837 0.864461 1.407165 0.270815 0.717614 1.231096 0.193308 0.604723 1.104779 0.128429 0.977001 1.558817 0.309745 0.858777 1.427910 0.248723 0.714673 1.253342 0.170540 0.595489 1.124849 0.106337 0.978472 1.585324 0.309745 0.860248 1.454417 0.248723 0.703577 1.277460 0.170540 0.584393 1.148967 0.106337 ] Patch "bicubic" "P" [0.975777 1.536759 0.358385 0.975777 1.536759 0.384933 0.977001 1.558817 0.407025 0.978472 1.585324 0.407025 0.864461 1.407165 0.297363 0.864461 1.407165 0.323910 0.858777 1.427910 0.346003 0.860248 1.454417 0.346003 0.717614 1.231096 0.219856 0.717614 1.231096 0.246404 0.714673 1.253342 0.267820 0.703577 1.277460 0.267820 0.604723 1.104779 0.154977 0.604723 1.104779 0.181525 0.595489 1.124849 0.203617 0.584393 1.148967 0.203617 ] Patch "bicubic" "P" [0.978472 1.585324 0.407025 0.979943 1.611831 0.407025 0.981167 1.633889 0.384933 0.981167 1.633889 0.358385 0.860248 1.454417 0.346003 0.861719 1.480924 0.346003 0.856036 1.501669 0.323910 0.856036 1.501669 0.297363 0.703577 1.277460 0.267820 0.692481 1.301578 0.267820 0.689498 1.323871 0.245111 0.689498 1.323871 0.218563 0.584393 1.148967 0.203617 0.573297 1.173085 0.203617 0.564063 1.193155 0.181525 0.564063 1.193155 0.154977 ] Patch "bicubic" "P" [0.981167 1.633889 0.358385 0.981167 1.633889 0.331837 0.979943 1.611831 0.309745 0.978472 1.585324 0.309745 0.856036 1.501669 0.297363 0.856036 1.501669 0.270815 0.861719 1.480924 0.248723 0.860248 1.454417 0.248723 0.689498 1.323871 0.218563 0.689498 1.323871 0.192015 0.692481 1.301578 0.170540 0.703577 1.277460 0.170540 0.564063 1.193155 0.154977 0.564063 1.193155 0.128429 0.573297 1.173085 0.106337 0.584393 1.148967 0.106337 ] Patch "bicubic" "P" [0.081879 0.529058 0.134464 0.081879 0.529058 0.134464 0.081879 0.529058 0.134464 0.081879 0.529058 0.134464 0.105716 0.529058 0.122777 0.081879 0.529058 0.134464 0.081879 0.529058 0.134464 0.058042 0.529058 0.146151 0.115827 0.529058 0.093216 0.089622 0.529058 0.106063 0.054684 0.529058 0.123193 0.028480 0.529058 0.136040 0.104140 0.529058 0.069379 0.077936 0.529058 0.082226 0.042997 0.529058 0.099356 0.016793 0.529058 0.112203 ] Patch "bicubic" "P" [0.081879 0.529058 0.134464 0.105716 0.529058 0.122777 0.115827 0.529058 0.093216 0.104140 0.529058 0.069379 0.064451 0.231682 0.098917 0.088288 0.231682 0.087231 0.115827 0.229058 0.093216 0.104140 0.229058 0.069379 0.077098 -0.171139 0.124713 0.100935 -0.171139 0.113026 0.115827 -0.170942 0.093216 0.104140 -0.170942 0.069379 0.081879 -0.470942 0.134464 0.105716 -0.470942 0.122777 0.115827 -0.470942 0.093216 0.104140 -0.470942 0.069379 ] Patch "bicubic" "P" [0.081879 0.529058 0.134464 0.105716 0.529058 0.122777 0.115827 0.529058 0.093216 0.104140 0.529058 0.069379 0.088077 0.634815 0.147106 0.111914 0.634815 0.135419 0.140131 0.630762 0.142789 0.128445 0.630762 0.118952 0.131946 0.751229 0.236584 0.155783 0.751229 0.224898 0.165664 0.756842 0.194867 0.156295 0.772710 0.175757 0.158648 0.838999 0.291048 0.182485 0.838999 0.279361 0.194525 0.852203 0.253733 0.185156 0.868071 0.234623 ] Patch "bicubic" "P" [0.081879 0.529058 0.134464 0.064451 0.231682 0.098917 0.077098 -0.171139 0.124713 0.081879 -0.470942 0.134464 0.058042 0.529058 0.146151 0.040614 0.231682 0.110604 0.053261 -0.171139 0.136399 0.058042 -0.470942 0.146151 0.028480 0.529058 0.136040 0.028480 0.229058 0.136040 0.028480 -0.170942 0.136040 0.028480 -0.470942 0.136040 0.016793 0.529058 0.112203 0.016793 0.229058 0.112203 0.016793 -0.170942 0.112203 0.016793 -0.470942 0.112203 ] Patch "bicubic" "P" [0.081879 0.529058 0.134464 0.088077 0.634815 0.147106 0.131946 0.751229 0.236584 0.158648 0.838999 0.291048 0.058042 0.529058 0.146151 0.064240 0.634815 0.158792 0.108109 0.751229 0.248271 0.134811 0.838999 0.302734 0.028480 0.529058 0.136040 0.052784 0.630762 0.185613 0.078317 0.756843 0.237691 0.107178 0.852203 0.296557 0.016793 0.529058 0.112203 0.041098 0.630762 0.161776 0.068948 0.772710 0.218581 0.097809 0.868071 0.277447 ] Patch "bicubic" "P" [0.016793 0.529058 0.112203 0.016793 0.529058 0.112203 0.016793 0.529058 0.112203 0.016793 0.529058 0.112203 0.042997 0.529058 0.099356 0.031310 0.529058 0.075519 0.031310 0.529058 0.075519 0.005106 0.529058 0.088366 0.077936 0.529058 0.082226 0.066249 0.529058 0.058389 0.039055 0.529058 0.047117 0.015218 0.529058 0.058804 0.104140 0.529058 0.069379 0.092453 0.529058 0.045542 0.062892 0.529058 0.035430 0.039055 0.529058 0.047117 ] Patch "bicubic" "P" [0.016793 0.529058 0.112203 0.041098 0.630762 0.161776 0.068948 0.772710 0.218581 0.097809 0.868071 0.277447 0.005106 0.529058 0.088366 0.029411 0.630762 0.137939 0.059579 0.788578 0.199470 0.088440 0.883939 0.258337 0.015218 0.529058 0.058804 0.022917 0.652605 0.074509 0.069456 0.794170 0.169431 0.100479 0.897143 0.232708 0.039055 0.529058 0.047117 0.046755 0.652605 0.062822 0.093293 0.794170 0.157745 0.124316 0.897143 0.221022 ] Patch "bicubic" "P" [0.016793 0.529058 0.112203 0.016793 0.229058 0.112203 0.016793 -0.170942 0.112203 0.016793 -0.470942 0.112203 0.005106 0.529058 0.088366 0.005106 0.229058 0.088366 0.005106 -0.170942 0.088366 0.005106 -0.470942 0.088366 0.015218 0.529058 0.058804 -0.003294 0.232020 0.021046 0.010437 -0.171139 0.049052 0.015218 -0.470942 0.058804 0.039055 0.529058 0.047117 0.020543 0.232020 0.009359 0.034274 -0.171139 0.037366 0.039055 -0.470942 0.047117 ] Patch "bicubic" "P" [0.039055 0.529058 0.047117 0.020543 0.232020 0.009359 0.034274 -0.171139 0.037366 0.039055 -0.470942 0.047117 0.062892 0.529058 0.035430 0.044380 0.232020 -0.002328 0.058111 -0.171139 0.025679 0.062892 -0.470942 0.035430 0.092453 0.529058 0.045542 0.092453 0.229058 0.045542 0.092453 -0.170942 0.045542 0.092453 -0.470942 0.045542 0.104140 0.529058 0.069379 0.104140 0.229058 0.069379 0.104140 -0.170942 0.069379 0.104140 -0.470942 0.069379 ] Patch "bicubic" "P" [0.039055 0.529058 0.047117 0.046755 0.652605 0.062822 0.093293 0.794170 0.157745 0.124316 0.897143 0.221022 0.062892 0.529058 0.035430 0.070591 0.652605 0.051135 0.117130 0.794170 0.146058 0.148153 0.897143 0.209335 0.092453 0.529058 0.045542 0.116758 0.630762 0.095115 0.146926 0.788578 0.156646 0.175787 0.883939 0.215513 0.104140 0.529058 0.069379 0.128445 0.630762 0.118952 0.156295 0.772710 0.175757 0.185156 0.868071 0.234623 ] Patch "bicubic" "P" [0.158648 0.838999 0.291048 0.182485 0.838999 0.279361 0.194525 0.852203 0.253733 0.185156 0.868071 0.234623 0.184721 0.924701 0.344228 0.208558 0.924701 0.332542 0.222273 0.943886 0.310329 0.212904 0.959753 0.291218 0.225612 1.038406 0.417822 0.249449 1.038406 0.406135 0.262550 1.054934 0.382461 0.257665 1.079052 0.372498 0.257031 1.104779 0.491716 0.280868 1.104779 0.480029 0.296640 1.124849 0.462012 0.291755 1.148967 0.452049 ] Patch "bicubic" "P" [0.158648 0.838999 0.291048 0.184721 0.924701 0.344228 0.225612 1.038406 0.417822 0.257031 1.104779 0.491716 0.134811 0.838999 0.302734 0.160884 0.924701 0.355915 0.201775 1.038406 0.429509 0.233194 1.104779 0.503403 0.107178 0.852203 0.296557 0.134926 0.943886 0.353153 0.175203 1.054934 0.425286 0.209293 1.124849 0.504837 0.097809 0.868071 0.277447 0.125557 0.959753 0.334043 0.170318 1.079052 0.415323 0.204408 1.148967 0.494874 ] Patch "bicubic" "P" [0.097809 0.868071 0.277447 0.125557 0.959753 0.334043 0.170318 1.079052 0.415323 0.204408 1.148967 0.494874 0.088440 0.883939 0.258337 0.116187 0.975621 0.314932 0.165434 1.103169 0.405360 0.199523 1.173085 0.484911 0.100479 0.897143 0.232708 0.129906 0.994816 0.292729 0.178514 1.119733 0.381661 0.215295 1.193155 0.466894 0.124316 0.897143 0.221022 0.153743 0.994816 0.281042 0.202351 1.119733 0.369974 0.239132 1.193155 0.455207 ] Patch "bicubic" "P" [0.124316 0.897143 0.221022 0.153743 0.994816 0.281042 0.202351 1.119733 0.369974 0.239132 1.193155 0.455207 0.148153 0.897143 0.209335 0.177579 0.994816 0.269356 0.226188 1.119733 0.358287 0.262969 1.193155 0.443520 0.175787 0.883939 0.215513 0.203534 0.975621 0.272108 0.252781 1.103169 0.362535 0.286870 1.173085 0.442086 0.185156 0.868071 0.234623 0.212904 0.959753 0.291218 0.257665 1.079052 0.372498 0.291755 1.148967 0.452049 ] Patch "bicubic" "P" [0.111727 -1.342689 0.195344 0.102773 -1.081165 0.177080 0.086059 -0.733084 0.142990 0.081879 -0.470942 0.134464 0.135564 -1.342689 0.183657 0.126610 -1.081165 0.165393 0.109896 -0.733084 0.131304 0.105716 -0.470942 0.122777 0.145675 -1.342689 0.154095 0.136721 -1.081165 0.135831 0.124781 -0.732466 0.111479 0.115827 -0.470942 0.093216 0.133988 -1.342689 0.130258 0.125034 -1.081165 0.111994 0.113094 -0.732466 0.087643 0.104140 -0.470942 0.069379 ] Patch "bicubic" "P" [0.111727 -1.342689 0.195344 0.087890 -1.342689 0.207031 0.058328 -1.342689 0.196919 0.046641 -1.342689 0.173082 0.102773 -1.081165 0.177080 0.078935 -1.081165 0.188767 0.049374 -1.081165 0.178655 0.037687 -1.081165 0.154818 0.086059 -0.733084 0.142990 0.062222 -0.733084 0.154677 0.037434 -0.732466 0.154304 0.025747 -0.732466 0.130467 0.081879 -0.470942 0.134464 0.058042 -0.470942 0.146151 0.028480 -0.470942 0.136040 0.016793 -0.470942 0.112203 ] Patch "bicubic" "P" [0.046641 -1.342689 0.173082 0.034954 -1.342689 0.149245 0.045065 -1.342689 0.119684 0.068902 -1.342689 0.107997 0.037687 -1.081165 0.154818 0.026000 -1.081165 0.130982 0.036111 -1.081165 0.101420 0.059948 -1.081165 0.089733 0.025747 -0.732466 0.130467 0.014061 -0.732466 0.106630 0.019398 -0.733084 0.067330 0.043235 -0.733084 0.055643 0.016793 -0.470942 0.112203 0.005106 -0.470942 0.088366 0.015218 -0.470942 0.058804 0.039055 -0.470942 0.047117 ] Patch "bicubic" "P" [0.068902 -1.342689 0.107997 0.092739 -1.342689 0.096310 0.122301 -1.342689 0.106421 0.133988 -1.342689 0.130258 0.059948 -1.081165 0.089733 0.083785 -1.081165 0.078046 0.113347 -1.081165 0.088157 0.125034 -1.081165 0.111994 0.043235 -0.733084 0.055643 0.067072 -0.733084 0.043957 0.101408 -0.732466 0.063806 0.113094 -0.732466 0.087643 0.039055 -0.470942 0.047117 0.062892 -0.470942 0.035430 0.092453 -0.470942 0.045542 0.104140 -0.470942 0.069379 ] Patch "bicubic" "P" [0.081879 -0.470942 0.134464 0.081879 -0.470942 0.134464 0.081879 -0.470942 0.134464 0.081879 -0.470942 0.134464 0.058042 -0.470942 0.146151 0.081879 -0.470942 0.134464 0.081879 -0.470942 0.134464 0.105716 -0.470942 0.122777 0.028480 -0.470942 0.136040 0.054684 -0.470942 0.123193 0.089622 -0.470942 0.106063 0.115827 -0.470942 0.093216 0.016793 -0.470942 0.112203 0.042997 -0.470942 0.099356 0.077936 -0.470942 0.082226 0.104140 -0.470942 0.069379 ] Patch "bicubic" "P" [0.016793 -0.470942 0.112203 0.016793 -0.470942 0.112203 0.016793 -0.470942 0.112203 0.016793 -0.470942 0.112203 0.005106 -0.470942 0.088366 0.031310 -0.470942 0.075519 0.031310 -0.470942 0.075519 0.042997 -0.470942 0.099356 0.015218 -0.470942 0.058804 0.039055 -0.470942 0.047117 0.066249 -0.470942 0.058389 0.077936 -0.470942 0.082226 0.039055 -0.470942 0.047117 0.062892 -0.470942 0.035430 0.092453 -0.470942 0.045542 0.104140 -0.470942 0.069379 ] Patch "bicubic" "P" [0.453356 1.461571 0.984168 0.394459 1.354533 0.836432 0.314849 1.226919 0.627697 0.257031 1.104779 0.491716 0.477193 1.461571 0.972481 0.418295 1.354533 0.824746 0.338686 1.226919 0.616010 0.280868 1.104779 0.480029 0.497569 1.483629 0.963855 0.435630 1.375278 0.809917 0.357360 1.249382 0.603708 0.296640 1.124849 0.462012 0.498216 1.510136 0.965176 0.436278 1.401785 0.811238 0.352475 1.273500 0.593745 0.291755 1.148967 0.452049 ] Patch "bicubic" "P" [0.453356 1.461571 0.984168 0.429519 1.461571 0.995855 0.410222 1.483629 1.006679 0.410869 1.510136 1.008000 0.394459 1.354533 0.836432 0.370622 1.354533 0.848119 0.348283 1.375278 0.852741 0.348931 1.401785 0.854062 0.314849 1.226919 0.627697 0.291012 1.226919 0.639383 0.270013 1.249382 0.646533 0.265128 1.273500 0.636570 0.257031 1.104779 0.491716 0.233194 1.104779 0.503403 0.209293 1.124849 0.504837 0.204408 1.148967 0.494874 ] Patch "bicubic" "P" [0.410869 1.510136 1.008000 0.411517 1.536643 1.009321 0.431892 1.558701 1.000695 0.455729 1.558701 0.989008 0.348931 1.401785 0.854062 0.349578 1.428292 0.855383 0.366913 1.449037 0.840554 0.390750 1.449037 0.828868 0.265128 1.273500 0.636570 0.260244 1.297618 0.626606 0.278902 1.320126 0.614291 0.302739 1.320126 0.602604 0.204408 1.148967 0.494874 0.199523 1.173085 0.484911 0.215295 1.193155 0.466894 0.239132 1.193155 0.455207 ] Patch "bicubic" "P" [0.455729 1.558701 0.989008 0.479566 1.558701 0.977321 0.498864 1.536643 0.966497 0.498216 1.510136 0.965176 0.390750 1.449037 0.828868 0.414587 1.449037 0.817181 0.436925 1.428292 0.812559 0.436278 1.401785 0.811238 0.302739 1.320126 0.602604 0.326576 1.320126 0.590917 0.347591 1.297618 0.583782 0.352475 1.273500 0.593745 0.239132 1.193155 0.455207 0.262969 1.193155 0.443520 0.286870 1.173085 0.442086 0.291755 1.148967 0.452049 ] Patch "bicubic" "P" [-0.068966 0.519372 -0.173208 -0.068966 0.519372 -0.173208 -0.068966 0.519372 -0.173208 -0.068966 0.519372 -0.173208 -0.045129 0.519372 -0.184895 -0.068966 0.519372 -0.173208 -0.068966 0.519372 -0.173208 -0.092803 0.519372 -0.161521 -0.015567 0.519372 -0.174783 -0.041771 0.519372 -0.161936 -0.076710 0.519372 -0.144806 -0.102914 0.519372 -0.131959 -0.003880 0.519372 -0.150946 -0.030084 0.519372 -0.138099 -0.065023 0.519372 -0.120969 -0.091227 0.519372 -0.108122 ] Patch "bicubic" "P" [-0.068966 0.519372 -0.173208 -0.045129 0.519372 -0.184895 -0.015567 0.519372 -0.174783 -0.003880 0.519372 -0.150946 -0.051538 0.221996 -0.137661 -0.027701 0.221996 -0.149348 -0.015567 0.219372 -0.174783 -0.003880 0.219372 -0.150946 -0.064185 -0.180825 -0.163457 -0.040348 -0.180825 -0.175144 -0.015567 -0.180628 -0.174783 -0.003880 -0.180628 -0.150946 -0.068966 -0.480628 -0.173208 -0.045129 -0.480628 -0.184895 -0.015567 -0.480628 -0.174783 -0.003880 -0.480628 -0.150946 ] Patch "bicubic" "P" [-0.068966 0.519372 -0.173208 -0.045129 0.519372 -0.184895 -0.015567 0.519372 -0.174783 -0.003880 0.519372 -0.150946 -0.075164 0.625129 -0.185850 -0.051327 0.625129 -0.197536 -0.039872 0.621076 -0.224357 -0.028185 0.621076 -0.200520 -0.119033 0.741543 -0.275328 -0.095196 0.741543 -0.287015 -0.065404 0.747157 -0.276435 -0.056035 0.763024 -0.257324 -0.145735 0.829313 -0.329792 -0.121898 0.829313 -0.341478 -0.094265 0.842518 -0.335301 -0.084896 0.858385 -0.316191 ] Patch "bicubic" "P" [-0.068966 0.519372 -0.173208 -0.051538 0.221996 -0.137661 -0.064185 -0.180825 -0.163457 -0.068966 -0.480628 -0.173208 -0.092803 0.519372 -0.161521 -0.075375 0.221996 -0.125974 -0.088022 -0.180825 -0.151770 -0.092803 -0.480628 -0.161521 -0.102914 0.519372 -0.131959 -0.102914 0.219372 -0.131959 -0.102914 -0.180628 -0.131959 -0.102914 -0.480628 -0.131959 -0.091227 0.519372 -0.108122 -0.091227 0.219372 -0.108122 -0.091227 -0.180628 -0.108122 -0.091227 -0.480628 -0.108122 ] Patch "bicubic" "P" [-0.068966 0.519372 -0.173208 -0.075164 0.625129 -0.185850 -0.119033 0.741543 -0.275328 -0.145735 0.829313 -0.329792 -0.092803 0.519372 -0.161521 -0.099001 0.625129 -0.174163 -0.142870 0.741543 -0.263642 -0.169572 0.829313 -0.318105 -0.102914 0.519372 -0.131959 -0.127219 0.621076 -0.181532 -0.152751 0.747157 -0.233611 -0.181612 0.842517 -0.292477 -0.091227 0.519372 -0.108122 -0.115532 0.621076 -0.157696 -0.143382 0.763024 -0.214500 -0.172243 0.858385 -0.273367 ] Patch "bicubic" "P" [-0.091227 0.519372 -0.108122 -0.091227 0.519372 -0.108122 -0.091227 0.519372 -0.108122 -0.091227 0.519372 -0.108122 -0.065023 0.519372 -0.120969 -0.053336 0.519372 -0.097132 -0.053336 0.519372 -0.097132 -0.079540 0.519372 -0.084285 -0.030084 0.519372 -0.138099 -0.018397 0.519372 -0.114262 -0.026141 0.519372 -0.085861 -0.049978 0.519372 -0.074174 -0.003880 0.519372 -0.150946 0.007807 0.519372 -0.127109 -0.002304 0.519372 -0.097548 -0.026141 0.519372 -0.085861 ] Patch "bicubic" "P" [-0.091227 0.519372 -0.108122 -0.115532 0.621076 -0.157696 -0.143382 0.763024 -0.214500 -0.172243 0.858385 -0.273367 -0.079540 0.519372 -0.084285 -0.103845 0.621076 -0.133859 -0.134013 0.778892 -0.195390 -0.162874 0.874253 -0.254256 -0.049978 0.519372 -0.074174 -0.057678 0.642919 -0.089879 -0.104217 0.784484 -0.184801 -0.135240 0.887457 -0.248078 -0.026141 0.519372 -0.085861 -0.033841 0.642919 -0.101566 -0.080380 0.784484 -0.196488 -0.111403 0.887457 -0.259765 ] Patch "bicubic" "P" [-0.091227 0.519372 -0.108122 -0.091227 0.219372 -0.108122 -0.091227 -0.180628 -0.108122 -0.091227 -0.480628 -0.108122 -0.079540 0.519372 -0.084285 -0.079540 0.219372 -0.084285 -0.079540 -0.180628 -0.084285 -0.079540 -0.480628 -0.084285 -0.049978 0.519372 -0.074174 -0.031466 0.222334 -0.036416 -0.045197 -0.180825 -0.064423 -0.049978 -0.480628 -0.074174 -0.026141 0.519372 -0.085861 -0.007629 0.222334 -0.048103 -0.021360 -0.180825 -0.076110 -0.026141 -0.480628 -0.085861 ] Patch "bicubic" "P" [-0.026141 0.519372 -0.085861 -0.007629 0.222334 -0.048103 -0.021360 -0.180825 -0.076110 -0.026141 -0.480628 -0.085861 -0.002304 0.519372 -0.097548 0.016208 0.222334 -0.059790 0.002477 -0.180825 -0.087796 -0.002304 -0.480628 -0.097548 0.007807 0.519372 -0.127109 0.007807 0.219372 -0.127109 0.007807 -0.180628 -0.127109 0.007807 -0.480628 -0.127109 -0.003880 0.519372 -0.150946 -0.003880 0.219372 -0.150946 -0.003880 -0.180628 -0.150946 -0.003880 -0.480628 -0.150946 ] Patch "bicubic" "P" [-0.026141 0.519372 -0.085861 -0.033841 0.642919 -0.101566 -0.080380 0.784484 -0.196488 -0.111403 0.887457 -0.259765 -0.002304 0.519372 -0.097548 -0.010004 0.642919 -0.113252 -0.056543 0.784484 -0.208174 -0.087566 0.887457 -0.271452 0.007807 0.519372 -0.127109 -0.016498 0.621076 -0.176683 -0.046666 0.778892 -0.238214 -0.075527 0.874253 -0.297080 -0.003880 0.519372 -0.150946 -0.028185 0.621076 -0.200520 -0.056035 0.763024 -0.257324 -0.084896 0.858385 -0.316191 ] Patch "bicubic" "P" [-0.145735 0.829313 -0.329792 -0.121898 0.829313 -0.341478 -0.094265 0.842518 -0.335301 -0.084896 0.858385 -0.316191 -0.171808 0.915015 -0.382972 -0.147971 0.915015 -0.394659 -0.122013 0.934200 -0.391897 -0.112644 0.950067 -0.372787 -0.208137 1.024295 -0.463037 -0.184300 1.024295 -0.474724 -0.157635 1.040584 -0.470674 -0.152750 1.064701 -0.460711 -0.244118 1.095093 -0.530459 -0.220281 1.095093 -0.542146 -0.196380 1.115163 -0.543580 -0.191495 1.139281 -0.533617 ] Patch "bicubic" "P" [-0.145735 0.829313 -0.329792 -0.171808 0.915015 -0.382972 -0.208137 1.024295 -0.463037 -0.244118 1.095093 -0.530459 -0.169572 0.829313 -0.318105 -0.195645 0.915015 -0.371286 -0.231974 1.024295 -0.451351 -0.267955 1.095093 -0.518772 -0.181612 0.842517 -0.292477 -0.209360 0.934200 -0.349073 -0.244982 1.040584 -0.427850 -0.283727 1.115163 -0.500756 -0.172243 0.858385 -0.273367 -0.199991 0.950067 -0.329963 -0.240097 1.064701 -0.417887 -0.278842 1.139281 -0.490793 ] Patch "bicubic" "P" [-0.172243 0.858385 -0.273367 -0.199991 0.950067 -0.329963 -0.240097 1.064701 -0.417887 -0.278842 1.139281 -0.490793 -0.162874 0.874253 -0.254256 -0.190621 0.965935 -0.310852 -0.235212 1.088819 -0.407924 -0.273957 1.163399 -0.480830 -0.135240 0.887457 -0.248078 -0.164667 0.985130 -0.308099 -0.208531 1.105157 -0.403833 -0.250055 1.183469 -0.482264 -0.111403 0.887457 -0.259765 -0.140830 0.985130 -0.319785 -0.184694 1.105157 -0.415520 -0.226218 1.183469 -0.493951 ] Patch "bicubic" "P" [-0.111403 0.887457 -0.259765 -0.140830 0.985130 -0.319785 -0.184694 1.105157 -0.415520 -0.226218 1.183469 -0.493951 -0.087566 0.887457 -0.271452 -0.116993 0.985130 -0.331472 -0.160857 1.105157 -0.427207 -0.202381 1.183469 -0.505638 -0.075527 0.874253 -0.297080 -0.103274 0.965935 -0.353676 -0.147865 1.088819 -0.450748 -0.186610 1.163399 -0.523654 -0.084896 0.858385 -0.316191 -0.112644 0.950067 -0.372787 -0.152750 1.064701 -0.460711 -0.191495 1.139281 -0.533617 ] Patch "bicubic" "P" [-0.098814 -1.352375 -0.234087 -0.089860 -1.090851 -0.215823 -0.073146 -0.742770 -0.181734 -0.068966 -0.480628 -0.173208 -0.074977 -1.352375 -0.245774 -0.066023 -1.090851 -0.227510 -0.049309 -0.742770 -0.193421 -0.045129 -0.480628 -0.184895 -0.045415 -1.352375 -0.235663 -0.036461 -1.090851 -0.217399 -0.024521 -0.742152 -0.193047 -0.015567 -0.480628 -0.174783 -0.033728 -1.352375 -0.211826 -0.024774 -1.090851 -0.193562 -0.012834 -0.742152 -0.169210 -0.003880 -0.480628 -0.150946 ] Patch "bicubic" "P" [-0.098814 -1.352375 -0.234087 -0.122651 -1.352375 -0.222400 -0.132762 -1.352375 -0.192839 -0.121075 -1.352375 -0.169002 -0.089860 -1.090851 -0.215823 -0.113696 -1.090851 -0.204137 -0.123807 -1.090851 -0.174575 -0.112121 -1.090851 -0.150738 -0.073146 -0.742770 -0.181734 -0.096983 -0.742770 -0.170048 -0.111868 -0.742152 -0.150223 -0.100181 -0.742152 -0.126386 -0.068966 -0.480628 -0.173208 -0.092803 -0.480628 -0.161521 -0.102914 -0.480628 -0.131959 -0.091227 -0.480628 -0.108122 ] Patch "bicubic" "P" [-0.121075 -1.352375 -0.169002 -0.109388 -1.352375 -0.145165 -0.079826 -1.352375 -0.135054 -0.055989 -1.352375 -0.146741 -0.112121 -1.090851 -0.150738 -0.100434 -1.090851 -0.126901 -0.070872 -1.090851 -0.116790 -0.047035 -1.090851 -0.128477 -0.100181 -0.742152 -0.126386 -0.088494 -0.742152 -0.102549 -0.054158 -0.742770 -0.082701 -0.030321 -0.742770 -0.094387 -0.091227 -0.480628 -0.108122 -0.079540 -0.480628 -0.084285 -0.049978 -0.480628 -0.074174 -0.026141 -0.480628 -0.085861 ] Patch "bicubic" "P" [-0.055989 -1.352375 -0.146741 -0.032152 -1.352375 -0.158428 -0.022041 -1.352375 -0.187989 -0.033728 -1.352375 -0.211826 -0.047035 -1.090851 -0.128477 -0.023198 -1.090851 -0.140164 -0.013087 -1.090851 -0.169725 -0.024774 -1.090851 -0.193562 -0.030321 -0.742770 -0.094387 -0.006485 -0.742770 -0.106074 -0.001148 -0.742152 -0.145373 -0.012834 -0.742152 -0.169210 -0.026141 -0.480628 -0.085861 -0.002304 -0.480628 -0.097548 0.007807 -0.480628 -0.127109 -0.003880 -0.480628 -0.150946 ] Patch "bicubic" "P" [-0.068966 -0.480628 -0.173208 -0.068966 -0.480628 -0.173208 -0.068966 -0.480628 -0.173208 -0.068966 -0.480628 -0.173208 -0.092803 -0.480628 -0.161521 -0.068966 -0.480628 -0.173208 -0.068966 -0.480628 -0.173208 -0.045129 -0.480628 -0.184895 -0.102914 -0.480628 -0.131959 -0.076710 -0.480628 -0.144806 -0.041771 -0.480628 -0.161936 -0.015567 -0.480628 -0.174783 -0.091227 -0.480628 -0.108122 -0.065023 -0.480628 -0.120969 -0.030084 -0.480628 -0.138099 -0.003880 -0.480628 -0.150946 ] Patch "bicubic" "P" [-0.091227 -0.480628 -0.108122 -0.091227 -0.480628 -0.108122 -0.091227 -0.480628 -0.108122 -0.091227 -0.480628 -0.108122 -0.079540 -0.480628 -0.084285 -0.053336 -0.480628 -0.097132 -0.053336 -0.480628 -0.097132 -0.065023 -0.480628 -0.120969 -0.049978 -0.480628 -0.074174 -0.026141 -0.480628 -0.085861 -0.018397 -0.480628 -0.114262 -0.030084 -0.480628 -0.138099 -0.026141 -0.480628 -0.085861 -0.002304 -0.480628 -0.097548 0.007807 -0.480628 -0.127109 -0.003880 -0.480628 -0.150946 ] Patch "bicubic" "P" [-0.515631 1.557148 -1.022912 -0.434177 1.418531 -0.875176 -0.319531 1.243482 -0.671770 -0.244118 1.095093 -0.530459 -0.491794 1.557148 -1.034599 -0.410340 1.418531 -0.886863 -0.295694 1.243482 -0.683457 -0.220281 1.095093 -0.542146 -0.472496 1.579206 -1.045423 -0.388002 1.439277 -0.891485 -0.274573 1.265676 -0.690714 -0.196380 1.115163 -0.543580 -0.473144 1.605713 -1.046744 -0.388649 1.465783 -0.892806 -0.269688 1.289793 -0.680751 -0.191495 1.139281 -0.533617 ] Patch "bicubic" "P" [-0.515631 1.557148 -1.022912 -0.539468 1.557148 -1.011225 -0.559843 1.579206 -1.002599 -0.560491 1.605713 -1.003920 -0.434177 1.418531 -0.875176 -0.458014 1.418531 -0.863489 -0.475349 1.439277 -0.848661 -0.475996 1.465783 -0.849982 -0.319531 1.243482 -0.671770 -0.343368 1.243482 -0.660083 -0.361920 1.265676 -0.647890 -0.357035 1.289793 -0.637927 -0.244118 1.095093 -0.530459 -0.267955 1.095093 -0.518772 -0.283727 1.115163 -0.500756 -0.278842 1.139281 -0.490793 ] Patch "bicubic" "P" [-0.560491 1.605713 -1.003920 -0.561139 1.632220 -1.005241 -0.541841 1.654278 -1.016064 -0.518004 1.654278 -1.027751 -0.475996 1.465783 -0.849982 -0.476644 1.492290 -0.851302 -0.454305 1.513035 -0.855924 -0.430468 1.513035 -0.867611 -0.357035 1.289793 -0.637927 -0.352151 1.313911 -0.627964 -0.331020 1.336163 -0.635190 -0.307183 1.336163 -0.646877 -0.278842 1.139281 -0.490793 -0.273957 1.163399 -0.480830 -0.250055 1.183469 -0.482264 -0.226218 1.183469 -0.493951 ] Patch "bicubic" "P" [-0.518004 1.654278 -1.027751 -0.494167 1.654278 -1.039438 -0.473792 1.632220 -1.048065 -0.473144 1.605713 -1.046744 -0.430468 1.513035 -0.867611 -0.406631 1.513035 -0.879298 -0.389297 1.492290 -0.894126 -0.388649 1.465783 -0.892806 -0.307183 1.336163 -0.646877 -0.283346 1.336163 -0.658563 -0.264804 1.313911 -0.670788 -0.269688 1.289793 -0.680751 -0.226218 1.183469 -0.493951 -0.202381 1.183469 -0.505638 -0.186610 1.163399 -0.523654 -0.191495 1.139281 -0.533617 ] Patch "bicubic" "P" [-0.109745 0.538744 0.125901 -0.109745 0.538744 0.125901 -0.109745 0.538744 0.125901 -0.109745 0.538744 0.125901 -0.129253 0.538744 0.107896 -0.109745 0.538744 0.125901 -0.109745 0.538744 0.125901 -0.090237 0.538744 0.143906 -0.130505 0.538744 0.076677 -0.109059 0.538744 0.096471 -0.080464 0.538744 0.122862 -0.059019 0.538744 0.142655 -0.112499 0.538744 0.057169 -0.091053 0.538744 0.076962 -0.062459 0.538744 0.103354 -0.041013 0.538744 0.123147 ] Patch "bicubic" "P" [-0.109745 0.538744 0.125901 -0.129253 0.538744 0.107896 -0.130505 0.538744 0.076677 -0.112499 0.538744 0.057169 -0.082894 0.241368 0.096809 -0.102403 0.241368 0.078804 -0.130505 0.238744 0.076677 -0.112499 0.238744 0.057169 -0.102379 -0.161453 0.117920 -0.121888 -0.161453 0.099915 -0.130505 -0.161256 0.076677 -0.112499 -0.161256 0.057169 -0.109745 -0.461256 0.125901 -0.129253 -0.461256 0.107896 -0.130505 -0.461256 0.076677 -0.112499 -0.461256 0.057169 ] Patch "bicubic" "P" [-0.109745 0.538744 0.125901 -0.129253 0.538744 0.107896 -0.130505 0.538744 0.076677 -0.112499 0.538744 0.057169 -0.119294 0.644501 0.136247 -0.138803 0.644501 0.118242 -0.167950 0.640448 0.117249 -0.149945 0.640448 0.097740 -0.199318 0.759611 0.202820 -0.218826 0.759611 0.184815 -0.219808 0.765163 0.153135 -0.205373 0.781030 0.137495 -0.228023 0.848685 0.254051 -0.247531 0.848685 0.236046 -0.251753 0.861889 0.208047 -0.237318 0.877757 0.192407 ] Patch "bicubic" "P" [-0.109745 0.538744 0.125901 -0.082894 0.241368 0.096809 -0.102379 -0.161453 0.117920 -0.109745 -0.461256 0.125901 -0.090237 0.538744 0.143906 -0.063386 0.241368 0.114814 -0.082871 -0.161453 0.135926 -0.090237 -0.461256 0.143906 -0.059019 0.538744 0.142655 -0.059019 0.238744 0.142655 -0.059019 -0.161256 0.142655 -0.059019 -0.461256 0.142655 -0.041013 0.538744 0.123147 -0.041013 0.238744 0.123147 -0.041013 -0.161256 0.123147 -0.041013 -0.461256 0.123147 ] Patch "bicubic" "P" [-0.109745 0.538744 0.125901 -0.119294 0.644501 0.136247 -0.199318 0.759611 0.202820 -0.228023 0.848685 0.254051 -0.090237 0.538744 0.143906 -0.099786 0.644501 0.154252 -0.179810 0.759611 0.220826 -0.208515 0.848685 0.272056 -0.059019 0.538744 0.142655 -0.096464 0.640448 0.183227 -0.148323 0.765163 0.219112 -0.180268 0.861889 0.274025 -0.041013 0.538744 0.123147 -0.078459 0.640448 0.163718 -0.133888 0.781030 0.203473 -0.165833 0.877757 0.258385 ] Patch "bicubic" "P" [-0.041013 0.538744 0.123147 -0.041013 0.538744 0.123147 -0.041013 0.538744 0.123147 -0.041013 0.538744 0.123147 -0.062459 0.538744 0.103354 -0.044453 0.538744 0.083845 -0.044453 0.538744 0.083845 -0.023008 0.538744 0.103639 -0.091053 0.538744 0.076962 -0.073047 0.538744 0.057454 -0.043766 0.538744 0.054415 -0.024258 0.538744 0.072420 -0.112499 0.538744 0.057169 -0.094493 0.538744 0.037660 -0.063275 0.538744 0.036409 -0.043766 0.538744 0.054415 ] Patch "bicubic" "P" [-0.041013 0.538744 0.123147 -0.078459 0.640448 0.163718 -0.133888 0.781030 0.203473 -0.165833 0.877757 0.258385 -0.023008 0.538744 0.103639 -0.060454 0.640448 0.144210 -0.119453 0.796898 0.187833 -0.151398 0.893625 0.242745 -0.024258 0.538744 0.072420 -0.036120 0.662292 0.085273 -0.120419 0.802436 0.156155 -0.155620 0.906829 0.214746 -0.043766 0.538744 0.054415 -0.055629 0.662292 0.067268 -0.139927 0.802436 0.138150 -0.175128 0.906829 0.196741 ] Patch "bicubic" "P" [-0.041013 0.538744 0.123147 -0.041013 0.238744 0.123147 -0.041013 -0.161256 0.123147 -0.041013 -0.461256 0.123147 -0.023008 0.538744 0.103639 -0.023008 0.238744 0.103639 -0.023008 -0.161256 0.103639 -0.023008 -0.461256 0.103639 -0.024258 0.538744 0.072420 0.004264 0.241706 0.041519 -0.016892 -0.161453 0.064440 -0.024258 -0.461256 0.072420 -0.043766 0.538744 0.054415 -0.015245 0.241706 0.023513 -0.036400 -0.161453 0.046434 -0.043766 -0.461256 0.054415 ] Patch "bicubic" "P" [-0.043766 0.538744 0.054415 -0.015245 0.241706 0.023513 -0.036400 -0.161453 0.046434 -0.043766 -0.461256 0.054415 -0.063275 0.538744 0.036409 -0.034753 0.241706 0.005508 -0.055909 -0.161453 0.028429 -0.063275 -0.461256 0.036409 -0.094493 0.538744 0.037660 -0.094493 0.238744 0.037660 -0.094493 -0.161256 0.037660 -0.094493 -0.461256 0.037660 -0.112499 0.538744 0.057169 -0.112499 0.238744 0.057169 -0.112499 -0.161256 0.057169 -0.112499 -0.461256 0.057169 ] Patch "bicubic" "P" [-0.043766 0.538744 0.054415 -0.055629 0.662292 0.067268 -0.139927 0.802436 0.138150 -0.175128 0.906829 0.196741 -0.063275 0.538744 0.036409 -0.075138 0.662292 0.049262 -0.159435 0.802436 0.120144 -0.194636 0.906829 0.178736 -0.094493 0.538744 0.037660 -0.131939 0.640448 0.078232 -0.190938 0.796898 0.121855 -0.222883 0.893625 0.176767 -0.112499 0.538744 0.057169 -0.149945 0.640448 0.097740 -0.205373 0.781030 0.137495 -0.237318 0.877757 0.192407 ] Patch "bicubic" "P" [-0.228023 0.848685 0.254051 -0.247531 0.848685 0.236046 -0.251753 0.861889 0.208047 -0.237318 0.877757 0.192407 -0.255556 0.934123 0.303190 -0.275064 0.934123 0.285185 -0.281869 0.953076 0.259814 -0.267433 0.968944 0.244174 -0.276104 1.043151 0.386178 -0.295612 1.043151 0.368173 -0.302147 1.059412 0.341439 -0.294621 1.083530 0.333285 -0.295277 1.114465 0.457024 -0.314786 1.114465 0.439018 -0.324757 1.134535 0.417249 -0.317231 1.158653 0.409095 ] Patch "bicubic" "P" [-0.228023 0.848685 0.254051 -0.255556 0.934123 0.303190 -0.276104 1.043151 0.386178 -0.295277 1.114465 0.457024 -0.208515 0.848685 0.272056 -0.236048 0.934123 0.321196 -0.256595 1.043151 0.404184 -0.275768 1.114465 0.475030 -0.180268 0.861889 0.274025 -0.210384 0.953076 0.325792 -0.230661 1.059412 0.407418 -0.253271 1.134535 0.483228 -0.165833 0.877757 0.258385 -0.195948 0.968944 0.310152 -0.223135 1.083530 0.399264 -0.245745 1.158653 0.475074 ] Patch "bicubic" "P" [-0.165833 0.877757 0.258385 -0.195948 0.968944 0.310152 -0.223135 1.083530 0.399264 -0.245745 1.158653 0.475074 -0.151398 0.893625 0.242745 -0.181513 0.984811 0.294512 -0.215610 1.107648 0.391110 -0.238219 1.182771 0.466920 -0.155620 0.906829 0.214746 -0.188319 1.003801 0.269173 -0.222047 1.123946 0.364360 -0.248191 1.202841 0.445151 -0.175128 0.906829 0.196741 -0.207827 1.003801 0.251167 -0.241555 1.123946 0.346354 -0.267700 1.202841 0.427145 ] Patch "bicubic" "P" [-0.175128 0.906829 0.196741 -0.207827 1.003801 0.251167 -0.241555 1.123946 0.346354 -0.267700 1.202841 0.427145 -0.194636 0.906829 0.178736 -0.227335 1.003801 0.233162 -0.261064 1.123946 0.328349 -0.287208 1.202841 0.409139 -0.222883 0.893625 0.176767 -0.252998 0.984811 0.228534 -0.287096 1.107648 0.325131 -0.309705 1.182771 0.400941 -0.237318 0.877757 0.192407 -0.267433 0.968944 0.244174 -0.294621 1.083530 0.333285 -0.317231 1.158653 0.409095 ] Patch "bicubic" "P" [-0.155731 -1.333003 0.175726 -0.141935 -1.071479 0.160778 -0.116185 -0.723398 0.132879 -0.109745 -0.461256 0.125901 -0.175240 -1.333003 0.157720 -0.161444 -1.071479 0.142773 -0.135694 -0.723398 0.114874 -0.129253 -0.461256 0.107896 -0.176491 -1.333003 0.126502 -0.162695 -1.071479 0.111555 -0.144300 -0.722780 0.091625 -0.130505 -0.461256 0.076677 -0.158485 -1.333003 0.106993 -0.144689 -1.071479 0.092046 -0.126295 -0.722780 0.072116 -0.112499 -0.461256 0.057169 ] Patch "bicubic" "P" [-0.155731 -1.333003 0.175726 -0.136223 -1.333003 0.193732 -0.105004 -1.333003 0.192480 -0.086999 -1.333003 0.172972 -0.141935 -1.071479 0.160778 -0.122427 -1.071479 0.178784 -0.091209 -1.071479 0.177533 -0.073203 -1.071479 0.158024 -0.116185 -0.723398 0.132879 -0.096677 -0.723398 0.150884 -0.072814 -0.722780 0.157603 -0.054809 -0.722780 0.138094 -0.109745 -0.461256 0.125901 -0.090237 -0.461256 0.143906 -0.059019 -0.461256 0.142655 -0.041013 -0.461256 0.123147 ] Patch "bicubic" "P" [-0.086999 -1.333003 0.172972 -0.068994 -1.333003 0.153464 -0.070245 -1.333003 0.122245 -0.089753 -1.333003 0.104240 -0.073203 -1.071479 0.158024 -0.055198 -1.071479 0.138516 -0.056449 -1.071479 0.107298 -0.075957 -1.071479 0.089292 -0.054809 -0.722780 0.138094 -0.036803 -0.722780 0.118586 -0.030698 -0.723398 0.079398 -0.050207 -0.723398 0.061393 -0.041013 -0.461256 0.123147 -0.023008 -0.461256 0.103639 -0.024258 -0.461256 0.072420 -0.043766 -0.461256 0.054415 ] Patch "bicubic" "P" [-0.089753 -1.333003 0.104240 -0.109261 -1.333003 0.086235 -0.140480 -1.333003 0.087485 -0.158485 -1.333003 0.106993 -0.075957 -1.071479 0.089292 -0.095465 -1.071479 0.071287 -0.126684 -1.071479 0.072537 -0.144689 -1.071479 0.092046 -0.050207 -0.723398 0.061393 -0.069715 -0.723398 0.043387 -0.108289 -0.722780 0.052608 -0.126295 -0.722780 0.072116 -0.043766 -0.461256 0.054415 -0.063275 -0.461256 0.036409 -0.094493 -0.461256 0.037660 -0.112499 -0.461256 0.057169 ] Patch "bicubic" "P" [-0.109745 -0.461256 0.125901 -0.109745 -0.461256 0.125901 -0.109745 -0.461256 0.125901 -0.109745 -0.461256 0.125901 -0.090237 -0.461256 0.143906 -0.109745 -0.461256 0.125901 -0.109745 -0.461256 0.125901 -0.129253 -0.461256 0.107896 -0.059019 -0.461256 0.142655 -0.080464 -0.461256 0.122862 -0.109059 -0.461256 0.096471 -0.130505 -0.461256 0.076677 -0.041013 -0.461256 0.123147 -0.062459 -0.461256 0.103354 -0.091053 -0.461256 0.076962 -0.112499 -0.461256 0.057169 ] Patch "bicubic" "P" [-0.041013 -0.461256 0.123147 -0.041013 -0.461256 0.123147 -0.041013 -0.461256 0.123147 -0.041013 -0.461256 0.123147 -0.023008 -0.461256 0.103639 -0.044453 -0.461256 0.083845 -0.044453 -0.461256 0.083845 -0.062459 -0.461256 0.103354 -0.024258 -0.461256 0.072420 -0.043766 -0.461256 0.054415 -0.073047 -0.461256 0.057454 -0.091053 -0.461256 0.076962 -0.043766 -0.461256 0.054415 -0.063275 -0.461256 0.036409 -0.094493 -0.461256 0.037660 -0.112499 -0.461256 0.057169 ] Patch "bicubic" "P" [-0.415619 1.546445 0.947227 -0.379516 1.416851 0.800166 -0.332619 1.253359 0.595006 -0.295277 1.114465 0.457024 -0.435127 1.546445 0.929221 -0.399025 1.416851 0.782161 -0.352128 1.253359 0.577000 -0.314786 1.114465 0.439018 -0.452192 1.568503 0.915137 -0.411404 1.437596 0.763000 -0.367202 1.275565 0.559568 -0.324757 1.134535 0.417249 -0.453189 1.595010 0.916218 -0.412402 1.464103 0.764081 -0.359677 1.299683 0.551414 -0.317231 1.158653 0.409095 ] Patch "bicubic" "P" [-0.415619 1.546445 0.947227 -0.396111 1.546445 0.965233 -0.380707 1.568503 0.981116 -0.381704 1.595010 0.982197 -0.379516 1.416851 0.800166 -0.360008 1.416851 0.818172 -0.339919 1.437596 0.828979 -0.340916 1.464103 0.830060 -0.332619 1.253359 0.595006 -0.313111 1.253359 0.613011 -0.295716 1.275565 0.625548 -0.288191 1.299683 0.617394 -0.295277 1.114465 0.457024 -0.275768 1.114465 0.475030 -0.253271 1.134535 0.483228 -0.245745 1.158653 0.475074 ] Patch "bicubic" "P" [-0.381704 1.595010 0.982197 -0.382701 1.621517 0.983278 -0.399766 1.643575 0.969194 -0.419274 1.643575 0.951188 -0.340916 1.464103 0.830060 -0.341914 1.490610 0.831141 -0.354294 1.511355 0.811981 -0.373802 1.511355 0.793975 -0.288191 1.299683 0.617394 -0.280665 1.323801 0.609240 -0.295648 1.346048 0.591798 -0.315156 1.346048 0.573793 -0.245745 1.158653 0.475074 -0.238219 1.182771 0.466920 -0.248191 1.202841 0.445151 -0.267700 1.202841 0.427145 ] Patch "bicubic" "P" [-0.419274 1.643575 0.951188 -0.438782 1.643575 0.933182 -0.454186 1.621517 0.917299 -0.453189 1.595010 0.916218 -0.373802 1.511355 0.793975 -0.393310 1.511355 0.775969 -0.413399 1.490610 0.765162 -0.412402 1.464103 0.764081 -0.315156 1.346048 0.573793 -0.334665 1.346048 0.555787 -0.352151 1.323801 0.543261 -0.359677 1.299683 0.551414 -0.267700 1.202841 0.427145 -0.287208 1.202841 0.409139 -0.309705 1.182771 0.400941 -0.317231 1.158653 0.409095 ] Patch "bicubic" "P" [0.122659 0.529058 -0.125901 0.122659 0.529058 -0.125901 0.122659 0.529058 -0.125901 0.122659 0.529058 -0.125901 0.103151 0.529058 -0.143906 0.122659 0.529058 -0.125901 0.122659 0.529058 -0.125901 0.142167 0.529058 -0.107896 0.071932 0.529058 -0.142656 0.093378 0.529058 -0.122863 0.121973 0.529058 -0.096471 0.143419 0.529058 -0.076677 0.053927 0.529058 -0.123148 0.075373 0.529058 -0.103354 0.103967 0.529058 -0.076963 0.125413 0.529058 -0.057169 ] Patch "bicubic" "P" [0.122659 0.529058 -0.125901 0.103151 0.529058 -0.143906 0.071932 0.529058 -0.142656 0.053927 0.529058 -0.123148 0.095808 0.231682 -0.096809 0.076300 0.231682 -0.114815 0.071932 0.229058 -0.142656 0.053927 0.229058 -0.123148 0.115293 -0.171139 -0.117920 0.095785 -0.171139 -0.135926 0.071932 -0.170942 -0.142656 0.053927 -0.170942 -0.123148 0.122659 -0.470942 -0.125901 0.103151 -0.470942 -0.143906 0.071932 -0.470942 -0.142656 0.053927 -0.470942 -0.123148 ] Patch "bicubic" "P" [0.122659 0.529058 -0.125901 0.103151 0.529058 -0.143906 0.071932 0.529058 -0.142656 0.053927 0.529058 -0.123148 0.132208 0.634815 -0.136247 0.112700 0.634815 -0.154253 0.109378 0.630762 -0.183227 0.091373 0.630762 -0.163719 0.199797 0.751229 -0.209477 0.180289 0.751229 -0.227483 0.148716 0.756842 -0.225848 0.134281 0.772710 -0.210208 0.240937 0.838999 -0.254051 0.221428 0.838999 -0.272056 0.193181 0.852203 -0.274025 0.178746 0.868071 -0.258385 ] Patch "bicubic" "P" [0.122659 0.529058 -0.125901 0.095808 0.231682 -0.096809 0.115293 -0.171139 -0.117920 0.122659 -0.470942 -0.125901 0.142167 0.529058 -0.107896 0.115316 0.231682 -0.078804 0.134802 -0.171139 -0.099915 0.142167 -0.470942 -0.107896 0.143419 0.529058 -0.076677 0.143419 0.229058 -0.076677 0.143419 -0.170942 -0.076677 0.143419 -0.470942 -0.076677 0.125413 0.529058 -0.057169 0.125413 0.229058 -0.057169 0.125413 -0.170942 -0.057169 0.125413 -0.470942 -0.057169 ] Patch "bicubic" "P" [0.122659 0.529058 -0.125901 0.132208 0.634815 -0.136247 0.199797 0.751229 -0.209477 0.240937 0.838999 -0.254051 0.142167 0.529058 -0.107896 0.151716 0.634815 -0.118242 0.219305 0.751229 -0.191472 0.260445 0.838999 -0.236046 0.143419 0.529058 -0.076677 0.180864 0.630762 -0.117249 0.220202 0.756843 -0.159870 0.264667 0.852203 -0.208047 0.125413 0.529058 -0.057169 0.162859 0.630762 -0.097740 0.205767 0.772710 -0.144230 0.250232 0.868071 -0.192407 ] Patch "bicubic" "P" [0.125413 0.529058 -0.057169 0.125413 0.529058 -0.057169 0.125413 0.529058 -0.057169 0.125413 0.529058 -0.057169 0.103967 0.529058 -0.076963 0.085961 0.529058 -0.057454 0.085961 0.529058 -0.057454 0.107407 0.529058 -0.037660 0.075373 0.529058 -0.103354 0.057367 0.529058 -0.083846 0.056680 0.529058 -0.054415 0.076189 0.529058 -0.036409 0.053927 0.529058 -0.123148 0.035921 0.529058 -0.103639 0.037171 0.529058 -0.072421 0.056680 0.529058 -0.054415 ] Patch "bicubic" "P" [0.125413 0.529058 -0.057169 0.162859 0.630762 -0.097740 0.205767 0.772710 -0.144230 0.250232 0.868071 -0.192407 0.107407 0.529058 -0.037660 0.144853 0.630762 -0.078232 0.191331 0.788578 -0.128590 0.235797 0.883939 -0.176767 0.076189 0.529058 -0.036409 0.088052 0.652606 -0.049262 0.159753 0.794170 -0.126949 0.207550 0.897143 -0.178736 0.056680 0.529058 -0.054415 0.068543 0.652606 -0.067268 0.140245 0.794170 -0.144954 0.188042 0.897143 -0.196741 ] Patch "bicubic" "P" [0.125413 0.529058 -0.057169 0.125413 0.229058 -0.057169 0.125413 -0.170942 -0.057169 0.125413 -0.470942 -0.057169 0.107407 0.529058 -0.037660 0.107407 0.229058 -0.037660 0.107407 -0.170942 -0.037660 0.107407 -0.470942 -0.037660 0.076189 0.529058 -0.036409 0.047667 0.232020 -0.005507 0.068823 -0.171139 -0.028429 0.076189 -0.470942 -0.036409 0.056680 0.529058 -0.054415 0.028159 0.232020 -0.023513 0.049314 -0.171139 -0.046434 0.056680 -0.470942 -0.054415 ] Patch "bicubic" "P" [0.056680 0.529058 -0.054415 0.028159 0.232020 -0.023513 0.049314 -0.171139 -0.046434 0.056680 -0.470942 -0.054415 0.037171 0.529058 -0.072421 0.008650 0.232020 -0.041519 0.029806 -0.171139 -0.064440 0.037171 -0.470942 -0.072421 0.035921 0.529058 -0.103639 0.035921 0.229058 -0.103639 0.035921 -0.170942 -0.103639 0.035921 -0.470942 -0.103639 0.053927 0.529058 -0.123148 0.053927 0.229058 -0.123148 0.053927 -0.170942 -0.123148 0.053927 -0.470942 -0.123148 ] Patch "bicubic" "P" [0.056680 0.529058 -0.054415 0.068543 0.652606 -0.067268 0.140245 0.794170 -0.144954 0.188042 0.897143 -0.196741 0.037171 0.529058 -0.072421 0.049034 0.652606 -0.085274 0.120736 0.794170 -0.162959 0.168534 0.897143 -0.214746 0.035921 0.529058 -0.103639 0.073367 0.630762 -0.144210 0.119845 0.788578 -0.194568 0.164311 0.883939 -0.242745 0.053927 0.529058 -0.123148 0.091373 0.630762 -0.163719 0.134281 0.772710 -0.210208 0.178746 0.868071 -0.258385 ] Patch "bicubic" "P" [0.240937 0.838999 -0.254051 0.221428 0.838999 -0.272056 0.193181 0.852203 -0.274025 0.178746 0.868071 -0.258385 0.281107 0.924701 -0.297574 0.261599 0.924701 -0.315580 0.235931 0.943886 -0.320344 0.221496 0.959753 -0.304704 0.340355 1.031124 -0.366250 0.320846 1.031124 -0.384256 0.294182 1.047239 -0.388069 0.286656 1.071357 -0.379915 0.392514 1.104779 -0.418280 0.373005 1.104779 -0.436286 0.350508 1.124849 -0.444484 0.342982 1.148967 -0.436330 ] Patch "bicubic" "P" [0.240937 0.838999 -0.254051 0.281107 0.924701 -0.297574 0.340355 1.031124 -0.366250 0.392514 1.104779 -0.418280 0.260445 0.838999 -0.236046 0.300616 0.924701 -0.279569 0.359863 1.031124 -0.348245 0.412023 1.104779 -0.400274 0.264667 0.852203 -0.208047 0.307417 0.943886 -0.254365 0.365668 1.047239 -0.322090 0.421994 1.124849 -0.378505 0.250232 0.868071 -0.192407 0.292982 0.959753 -0.238725 0.358142 1.071357 -0.313936 0.414468 1.148967 -0.370351 ] Patch "bicubic" "P" [0.250232 0.868071 -0.192407 0.292982 0.959753 -0.238725 0.358142 1.071357 -0.313936 0.414468 1.148967 -0.370351 0.235797 0.883939 -0.176767 0.278547 0.975621 -0.223086 0.350616 1.095475 -0.305782 0.406942 1.173085 -0.362197 0.207550 0.897143 -0.178736 0.252888 0.994816 -0.227857 0.323923 1.111647 -0.309553 0.384445 1.193155 -0.370395 0.188042 0.897143 -0.196741 0.233379 0.994816 -0.245862 0.304414 1.111647 -0.327558 0.364937 1.193155 -0.388401 ] Patch "bicubic" "P" [0.188042 0.897143 -0.196741 0.233379 0.994816 -0.245862 0.304414 1.111647 -0.327558 0.364937 1.193155 -0.388401 0.168534 0.897143 -0.214746 0.213871 0.994816 -0.263868 0.284906 1.111647 -0.345564 0.345428 1.193155 -0.406407 0.164311 0.883939 -0.242745 0.207061 0.975621 -0.289064 0.279130 1.095475 -0.371761 0.335456 1.173085 -0.428176 0.178746 0.868071 -0.258385 0.221496 0.959753 -0.304704 0.286656 1.071357 -0.379915 0.342982 1.148967 -0.436330 ] Patch "bicubic" "P" [0.168645 -1.342689 -0.175726 0.154849 -1.081165 -0.160778 0.129099 -0.733084 -0.132879 0.122659 -0.470942 -0.125901 0.149137 -1.342689 -0.193731 0.135341 -1.081165 -0.178784 0.109591 -0.733084 -0.150885 0.103151 -0.470942 -0.143906 0.117918 -1.342689 -0.192480 0.104123 -1.081165 -0.177533 0.085728 -0.732466 -0.157604 0.071932 -0.470942 -0.142656 0.099913 -1.342689 -0.172972 0.086117 -1.081165 -0.158025 0.067723 -0.732466 -0.138095 0.053927 -0.470942 -0.123148 ] Patch "bicubic" "P" [0.168645 -1.342689 -0.175726 0.188153 -1.342689 -0.157721 0.189404 -1.342689 -0.126502 0.171399 -1.342689 -0.106994 0.154849 -1.081165 -0.160778 0.174358 -1.081165 -0.142773 0.175609 -1.081165 -0.111555 0.157603 -1.081165 -0.092046 0.129099 -0.733084 -0.132879 0.148608 -0.733084 -0.114874 0.157214 -0.732466 -0.091625 0.139209 -0.732466 -0.072117 0.122659 -0.470942 -0.125901 0.142167 -0.470942 -0.107896 0.143419 -0.470942 -0.076677 0.125413 -0.470942 -0.057169 ] Patch "bicubic" "P" [0.171399 -1.342689 -0.106994 0.153394 -1.342689 -0.087486 0.122175 -1.342689 -0.086235 0.102667 -1.342689 -0.104240 0.157603 -1.081165 -0.092046 0.139598 -1.081165 -0.072538 0.108379 -1.081165 -0.071287 0.088871 -1.081165 -0.089292 0.139209 -0.732466 -0.072117 0.121203 -0.732466 -0.052608 0.082629 -0.733084 -0.043387 0.063121 -0.733084 -0.061393 0.125413 -0.470942 -0.057169 0.107407 -0.470942 -0.037660 0.076189 -0.470942 -0.036409 0.056680 -0.470942 -0.054415 ] Patch "bicubic" "P" [0.102667 -1.342689 -0.104240 0.083159 -1.342689 -0.122245 0.081908 -1.342689 -0.153464 0.099913 -1.342689 -0.172972 0.088871 -1.081165 -0.089292 0.069362 -1.081165 -0.107298 0.068112 -1.081165 -0.138516 0.086117 -1.081165 -0.158025 0.063121 -0.733084 -0.061393 0.043612 -0.733084 -0.079399 0.049717 -0.732466 -0.118587 0.067723 -0.732466 -0.138095 0.056680 -0.470942 -0.054415 0.037171 -0.470942 -0.072421 0.035921 -0.470942 -0.103639 0.053927 -0.470942 -0.123148 ] Patch "bicubic" "P" [0.122659 -0.470942 -0.125901 0.122659 -0.470942 -0.125901 0.122659 -0.470942 -0.125901 0.122659 -0.470942 -0.125901 0.142167 -0.470942 -0.107896 0.122659 -0.470942 -0.125901 0.122659 -0.470942 -0.125901 0.103151 -0.470942 -0.143906 0.143419 -0.470942 -0.076677 0.121973 -0.470942 -0.096471 0.093378 -0.470942 -0.122863 0.071932 -0.470942 -0.142656 0.125413 -0.470942 -0.057169 0.103967 -0.470942 -0.076963 0.075373 -0.470942 -0.103354 0.053927 -0.470942 -0.123148 ] Patch "bicubic" "P" [0.125413 -0.470942 -0.057169 0.125413 -0.470942 -0.057169 0.125413 -0.470942 -0.057169 0.125413 -0.470942 -0.057169 0.107407 -0.470942 -0.037660 0.085961 -0.470942 -0.057454 0.085961 -0.470942 -0.057454 0.103967 -0.470942 -0.076963 0.076189 -0.470942 -0.036409 0.056680 -0.470942 -0.054415 0.057367 -0.470942 -0.083846 0.075373 -0.470942 -0.103354 0.056680 -0.470942 -0.054415 0.037171 -0.470942 -0.072421 0.035921 -0.470942 -0.103639 0.053927 -0.470942 -0.123148 ] Patch "bicubic" "P" [0.809608 1.642022 -0.821308 0.684480 1.480849 -0.700400 0.511264 1.272467 -0.536735 0.392514 1.104779 -0.418280 0.790100 1.642022 -0.839314 0.664972 1.480849 -0.718405 0.491756 1.272467 -0.554741 0.373005 1.104779 -0.436286 0.774696 1.664080 -0.855197 0.644882 1.501594 -0.729213 0.473608 1.294466 -0.567779 0.350508 1.124849 -0.444484 0.775693 1.690587 -0.856278 0.645880 1.528101 -0.730294 0.466082 1.318584 -0.559626 0.342982 1.148967 -0.436330 ] Patch "bicubic" "P" [0.809608 1.642022 -0.821308 0.829116 1.642022 -0.803302 0.846181 1.664080 -0.789218 0.847178 1.690587 -0.790299 0.684480 1.480849 -0.700400 0.703988 1.480849 -0.682394 0.716368 1.501594 -0.663234 0.717365 1.528101 -0.664315 0.511264 1.272467 -0.536735 0.530773 1.272467 -0.518730 0.545094 1.294466 -0.501800 0.537568 1.318584 -0.493646 0.392514 1.104779 -0.418280 0.412023 1.104779 -0.400274 0.421994 1.124849 -0.378505 0.414468 1.148967 -0.370351 ] Patch "bicubic" "P" [0.847178 1.690587 -0.790299 0.848175 1.717094 -0.791380 0.832771 1.739152 -0.807263 0.813263 1.739152 -0.825269 0.717365 1.528101 -0.664315 0.718362 1.554608 -0.665396 0.698273 1.575353 -0.676203 0.678765 1.575353 -0.694209 0.537568 1.318584 -0.493646 0.530043 1.342701 -0.485492 0.511871 1.364764 -0.498495 0.492363 1.364764 -0.516501 0.414468 1.148967 -0.370351 0.406942 1.173085 -0.362197 0.384445 1.193155 -0.370395 0.364937 1.193155 -0.388401 ] Patch "bicubic" "P" [0.813263 1.739152 -0.825269 0.793755 1.739152 -0.843275 0.776690 1.717094 -0.857359 0.775693 1.690587 -0.856278 0.678765 1.575353 -0.694209 0.659257 1.575353 -0.712214 0.646877 1.554608 -0.731375 0.645880 1.528101 -0.730294 0.492363 1.364764 -0.516501 0.472854 1.364764 -0.534507 0.458557 1.342701 -0.551472 0.466082 1.318584 -0.559626 0.364937 1.193155 -0.388401 0.345428 1.193155 -0.406407 0.335456 1.173085 -0.428176 0.342982 1.148967 -0.436330 ] Patch "bicubic" "P" [-0.155481 0.538744 0.055946 -0.155481 0.538744 0.055946 -0.155481 0.538744 0.055946 -0.155481 0.538744 0.055946 -0.164150 0.538744 0.030853 -0.155481 0.538744 0.055946 -0.155481 0.538744 0.055946 -0.146812 0.538744 0.081038 -0.150483 0.538744 0.002758 -0.140953 0.538744 0.030342 -0.128247 0.538744 0.067121 -0.118717 0.538744 0.094706 -0.125390 0.538744 -0.005911 -0.115860 0.538744 0.021673 -0.103154 0.538744 0.058453 -0.093625 0.538744 0.086037 ] Patch "bicubic" "P" [-0.155481 0.538744 0.055946 -0.164150 0.538744 0.030853 -0.150483 0.538744 0.002758 -0.125390 0.538744 -0.005911 -0.118062 0.241368 0.043019 -0.126730 0.241368 0.017926 -0.150483 0.238744 0.002758 -0.125390 0.238744 -0.005911 -0.145216 -0.161453 0.052400 -0.153885 -0.161453 0.027307 -0.150483 -0.161256 0.002758 -0.125390 -0.161256 -0.005911 -0.155481 -0.461256 0.055946 -0.164150 -0.461256 0.030853 -0.150483 -0.461256 0.002758 -0.125390 -0.461256 -0.005911 ] Patch "bicubic" "P" [-0.155481 0.538744 0.055946 -0.164150 0.538744 0.030853 -0.150483 0.538744 0.002758 -0.125390 0.538744 -0.005911 -0.168789 0.644501 0.060543 -0.177457 0.644501 0.035451 -0.202667 0.640448 0.020787 -0.177574 0.640448 0.012118 -0.262981 0.760915 0.093084 -0.271649 0.760915 0.067992 -0.257488 0.766528 0.039726 -0.237371 0.782396 0.032776 -0.320313 0.848685 0.112891 -0.328982 0.848685 0.087799 -0.319455 0.861889 0.061134 -0.299338 0.877757 0.054184 ] Patch "bicubic" "P" [-0.155481 0.538744 0.055946 -0.118062 0.241368 0.043019 -0.145216 -0.161453 0.052400 -0.155481 -0.461256 0.055946 -0.146812 0.538744 0.081038 -0.109393 0.241368 0.068111 -0.136547 -0.161453 0.077492 -0.146812 -0.461256 0.081038 -0.118717 0.538744 0.094706 -0.118717 0.238744 0.094706 -0.118717 -0.161256 0.094706 -0.118717 -0.461256 0.094706 -0.093625 0.538744 0.086037 -0.093625 0.238744 0.086037 -0.093625 -0.161256 0.086037 -0.093625 -0.461256 0.086037 ] Patch "bicubic" "P" [-0.155481 0.538744 0.055946 -0.168789 0.644501 0.060543 -0.262981 0.760915 0.093084 -0.320313 0.848685 0.112891 -0.146812 0.538744 0.081038 -0.160120 0.644501 0.085636 -0.254312 0.760915 0.118177 -0.311644 0.848685 0.137983 -0.118717 0.538744 0.094706 -0.170902 0.640448 0.112734 -0.225723 0.766528 0.131674 -0.287690 0.861889 0.153082 -0.093625 0.538744 0.086037 -0.145809 0.640448 0.104066 -0.205606 0.782396 0.124724 -0.267573 0.877757 0.146132 ] Patch "bicubic" "P" [-0.093625 0.538744 0.086037 -0.093625 0.538744 0.086037 -0.093625 0.538744 0.086037 -0.093625 0.538744 0.086037 -0.103154 0.538744 0.058453 -0.078062 0.538744 0.049784 -0.078062 0.538744 0.049784 -0.068532 0.538744 0.077368 -0.115860 0.538744 0.021673 -0.090768 0.538744 0.013005 -0.063534 0.538744 0.024180 -0.054865 0.538744 0.049273 -0.125390 0.538744 -0.005911 -0.100298 0.538744 -0.014580 -0.072203 0.538744 -0.000912 -0.063534 0.538744 0.024180 ] Patch "bicubic" "P" [-0.093625 0.538744 0.086037 -0.145809 0.640448 0.104066 -0.205606 0.782396 0.124724 -0.267573 0.877757 0.146132 -0.068532 0.538744 0.077368 -0.120717 0.640448 0.095397 -0.185489 0.798264 0.117774 -0.247456 0.893625 0.139182 -0.054865 0.538744 0.049273 -0.071397 0.662291 0.054984 -0.171319 0.803856 0.089505 -0.237929 0.906829 0.112517 -0.063534 0.538744 0.024180 -0.080066 0.662291 0.029891 -0.179988 0.803856 0.064413 -0.246598 0.906829 0.087425 ] Patch "bicubic" "P" [-0.093625 0.538744 0.086037 -0.093625 0.238744 0.086037 -0.093625 -0.161256 0.086037 -0.093625 -0.461256 0.086037 -0.068532 0.538744 0.077368 -0.068532 0.238744 0.077368 -0.068532 -0.161256 0.077368 -0.068532 -0.461256 0.077368 -0.054865 0.538744 0.049273 -0.015119 0.241706 0.035541 -0.044600 -0.161453 0.045726 -0.054865 -0.461256 0.049273 -0.063534 0.538744 0.024180 -0.023787 0.241706 0.010448 -0.053269 -0.161453 0.020634 -0.063534 -0.461256 0.024180 ] Patch "bicubic" "P" [-0.063534 0.538744 0.024180 -0.023787 0.241706 0.010448 -0.053269 -0.161453 0.020634 -0.063534 -0.461256 0.024180 -0.072203 0.538744 -0.000912 -0.032456 0.241706 -0.014644 -0.061938 -0.161453 -0.004459 -0.072203 -0.461256 -0.000912 -0.100298 0.538744 -0.014580 -0.100298 0.238744 -0.014580 -0.100298 -0.161256 -0.014580 -0.100298 -0.461256 -0.014580 -0.125390 0.538744 -0.005911 -0.125390 0.238744 -0.005911 -0.125390 -0.161256 -0.005911 -0.125390 -0.461256 -0.005911 ] Patch "bicubic" "P" [-0.063534 0.538744 0.024180 -0.080066 0.662291 0.029891 -0.179988 0.803856 0.064413 -0.246598 0.906829 0.087425 -0.072203 0.538744 -0.000912 -0.088734 0.662291 0.004799 -0.188657 0.803856 0.039320 -0.255267 0.906829 0.062333 -0.100298 0.538744 -0.014580 -0.152482 0.640448 0.003449 -0.217254 0.798264 0.025826 -0.279221 0.893625 0.047234 -0.125390 0.538744 -0.005911 -0.177574 0.640448 0.012118 -0.237371 0.782396 0.032776 -0.299338 0.877757 0.054184 ] Patch "bicubic" "P" [-0.320313 0.848685 0.112891 -0.328982 0.848685 0.087799 -0.319455 0.861889 0.061134 -0.299338 0.877757 0.054184 -0.376294 0.934386 0.132231 -0.384963 0.934386 0.107139 -0.379031 0.953572 0.081716 -0.358914 0.969439 0.074766 -0.458395 1.044379 0.161595 -0.467064 1.044379 0.136503 -0.459738 1.060686 0.110625 -0.449250 1.084804 0.107002 -0.531549 1.114465 0.185868 -0.540218 1.114465 0.160775 -0.538704 1.134535 0.136879 -0.528216 1.158653 0.133256 ] Patch "bicubic" "P" [-0.320313 0.848685 0.112891 -0.376294 0.934386 0.132231 -0.458395 1.044379 0.161595 -0.531549 1.114465 0.185868 -0.311644 0.848685 0.137983 -0.367626 0.934386 0.157323 -0.449726 1.044379 0.186688 -0.522880 1.114465 0.210961 -0.287690 0.861889 0.153082 -0.347266 0.953572 0.173664 -0.427973 1.060686 0.202573 -0.506939 1.134535 0.228827 -0.267573 0.877757 0.146132 -0.327149 0.969439 0.166714 -0.417485 1.084804 0.198950 -0.496451 1.158653 0.225204 ] Patch "bicubic" "P" [-0.267573 0.877757 0.146132 -0.327149 0.969439 0.166714 -0.417485 1.084804 0.198950 -0.496451 1.158653 0.225204 -0.247456 0.893625 0.139182 -0.307033 0.985307 0.159765 -0.406997 1.108922 0.195327 -0.485963 1.182771 0.221581 -0.237929 0.906829 0.112517 -0.301111 1.004502 0.134345 -0.399632 1.125276 0.169433 -0.484449 1.202841 0.197684 -0.246598 0.906829 0.087425 -0.309780 1.004502 0.109253 -0.408301 1.125276 0.144340 -0.493118 1.202841 0.172591 ] Patch "bicubic" "P" [-0.246598 0.906829 0.087425 -0.309780 1.004502 0.109253 -0.408301 1.125276 0.144340 -0.493118 1.202841 0.172591 -0.255267 0.906829 0.062333 -0.318448 1.004502 0.084160 -0.416970 1.125276 0.119247 -0.501787 1.202841 0.147499 -0.279221 0.893625 0.047234 -0.338798 0.985307 0.067817 -0.438762 1.108921 0.103379 -0.517728 1.182771 0.129633 -0.299338 0.877757 0.054184 -0.358914 0.969439 0.074766 -0.449250 1.084804 0.107002 -0.528216 1.158653 0.133256 ] Patch "bicubic" "P" [-0.219568 -1.333003 0.078086 -0.200342 -1.071479 0.071444 -0.164457 -0.723398 0.059047 -0.155481 -0.461256 0.055946 -0.228237 -1.333003 0.052994 -0.209011 -1.071479 0.046352 -0.173125 -0.723398 0.033954 -0.164150 -0.461256 0.030853 -0.214569 -1.333003 0.024899 -0.195343 -1.071479 0.018257 -0.169709 -0.722780 0.009400 -0.150483 -0.461256 0.002758 -0.189477 -1.333003 0.016230 -0.170251 -1.071479 0.009588 -0.144616 -0.722780 0.000731 -0.125390 -0.461256 -0.005911 ] Patch "bicubic" "P" [-0.219568 -1.333003 0.078086 -0.210899 -1.333003 0.103179 -0.182804 -1.333003 0.116846 -0.157711 -1.333003 0.108177 -0.200342 -1.071479 0.071444 -0.191673 -1.071479 0.096537 -0.163578 -1.071479 0.110204 -0.138485 -1.071479 0.101535 -0.164457 -0.723398 0.059047 -0.155788 -0.723398 0.084139 -0.137943 -0.722780 0.101348 -0.112851 -0.722780 0.092679 -0.155481 -0.461256 0.055946 -0.146812 -0.461256 0.081038 -0.118717 -0.461256 0.094706 -0.093625 -0.461256 0.086037 ] Patch "bicubic" "P" [-0.157711 -1.333003 0.108177 -0.132618 -1.333003 0.099508 -0.118951 -1.333003 0.071413 -0.127620 -1.333003 0.046320 -0.138485 -1.071479 0.101535 -0.113393 -1.071479 0.092866 -0.099725 -1.071479 0.064771 -0.108394 -1.071479 0.039678 -0.112851 -0.722780 0.092679 -0.087758 -0.722780 0.084010 -0.063841 -0.723398 0.052373 -0.072509 -0.723398 0.027281 -0.093625 -0.461256 0.086037 -0.068532 -0.461256 0.077368 -0.054865 -0.461256 0.049273 -0.063534 -0.461256 0.024180 ] Patch "bicubic" "P" [-0.127620 -1.333003 0.046320 -0.136289 -1.333003 0.021228 -0.164385 -1.333003 0.007561 -0.189477 -1.333003 0.016230 -0.108394 -1.071479 0.039678 -0.117063 -1.071479 0.014586 -0.145158 -1.071479 0.000919 -0.170251 -1.071479 0.009588 -0.072509 -0.723398 0.027281 -0.081178 -0.723398 0.002188 -0.119524 -0.722780 -0.007938 -0.144616 -0.722780 0.000731 -0.063534 -0.461256 0.024180 -0.072203 -0.461256 -0.000912 -0.100298 -0.461256 -0.014580 -0.125390 -0.461256 -0.005911 ] Patch "bicubic" "P" [-0.155481 -0.461256 0.055946 -0.155481 -0.461256 0.055946 -0.155481 -0.461256 0.055946 -0.155481 -0.461256 0.055946 -0.146812 -0.461256 0.081038 -0.155481 -0.461256 0.055946 -0.155481 -0.461256 0.055946 -0.164150 -0.461256 0.030853 -0.118717 -0.461256 0.094706 -0.128247 -0.461256 0.067121 -0.140953 -0.461256 0.030342 -0.150483 -0.461256 0.002758 -0.093625 -0.461256 0.086037 -0.103154 -0.461256 0.058453 -0.115860 -0.461256 0.021673 -0.125390 -0.461256 -0.005911 ] Patch "bicubic" "P" [-0.093625 -0.461256 0.086037 -0.093625 -0.461256 0.086037 -0.093625 -0.461256 0.086037 -0.093625 -0.461256 0.086037 -0.068532 -0.461256 0.077368 -0.078062 -0.461256 0.049784 -0.078062 -0.461256 0.049784 -0.103154 -0.461256 0.058453 -0.054865 -0.461256 0.049273 -0.063534 -0.461256 0.024180 -0.090768 -0.461256 0.013005 -0.115860 -0.461256 0.021673 -0.063534 -0.461256 0.024180 -0.072203 -0.461256 -0.000912 -0.100298 -0.461256 -0.014580 -0.125390 -0.461256 -0.005911 ] Patch "bicubic" "P" [-1.080014 1.576520 0.364960 -0.915474 1.437903 0.311232 -0.687267 1.263652 0.237535 -0.531549 1.114465 0.185868 -1.088683 1.576520 0.339868 -0.924143 1.437903 0.286140 -0.695936 1.263652 0.212443 -0.540218 1.114465 0.160775 -1.097054 1.598578 0.319386 -0.925985 1.458648 0.263403 -0.700518 1.285865 0.190678 -0.538704 1.134535 0.136879 -1.098444 1.625085 0.319866 -0.927376 1.485155 0.263883 -0.690030 1.309983 0.187055 -0.528216 1.158653 0.133256 ] Patch "bicubic" "P" [-1.080014 1.576520 0.364960 -1.071345 1.576520 0.390052 -1.065288 1.598578 0.411334 -1.066678 1.625085 0.411814 -0.915474 1.437903 0.311232 -0.906806 1.437903 0.336325 -0.894219 1.458648 0.355351 -0.895610 1.485155 0.355831 -0.687267 1.263652 0.237535 -0.678599 1.263652 0.262628 -0.668753 1.285865 0.282626 -0.658265 1.309982 0.279003 -0.531549 1.114465 0.185868 -0.522880 1.114465 0.210961 -0.506939 1.134535 0.228827 -0.496451 1.158653 0.225204 ] Patch "bicubic" "P" [-1.066678 1.625085 0.411814 -1.068069 1.651592 0.412294 -1.076440 1.673650 0.391812 -1.085109 1.673650 0.366720 -0.895610 1.485155 0.355831 -0.897000 1.511662 0.356311 -0.898843 1.532407 0.333574 -0.907512 1.532407 0.308481 -0.658265 1.309982 0.279003 -0.647777 1.334100 0.275380 -0.652331 1.356369 0.253603 -0.661000 1.356369 0.228510 -0.496451 1.158653 0.225204 -0.485963 1.182771 0.221581 -0.484449 1.202841 0.197684 -0.493118 1.202841 0.172591 ] Patch "bicubic" "P" [-1.085109 1.673650 0.366720 -1.093778 1.673650 0.341628 -1.099834 1.651592 0.320346 -1.098444 1.625085 0.319866 -0.907512 1.532407 0.308481 -0.916180 1.532407 0.283389 -0.928766 1.511662 0.264363 -0.927376 1.485155 0.263883 -0.661000 1.356369 0.228510 -0.669668 1.356369 0.203417 -0.679542 1.334100 0.183432 -0.690030 1.309983 0.187055 -0.493118 1.202841 0.172591 -0.501787 1.202841 0.147499 -0.517728 1.182771 0.129633 -0.528216 1.158653 0.133256 ] Patch "bicubic" "P" [0.168395 0.529058 -0.055946 0.168395 0.529058 -0.055946 0.168395 0.529058 -0.055946 0.168395 0.529058 -0.055946 0.159726 0.529058 -0.081038 0.168395 0.529058 -0.055946 0.168395 0.529058 -0.055946 0.177064 0.529058 -0.030853 0.131631 0.529058 -0.094706 0.141161 0.529058 -0.067121 0.153867 0.529058 -0.030342 0.163397 0.529058 -0.002758 0.106539 0.529058 -0.086037 0.116068 0.529058 -0.058453 0.128774 0.529058 -0.021673 0.138304 0.529058 0.005911 ] Patch "bicubic" "P" [0.168395 0.529058 -0.055946 0.159726 0.529058 -0.081038 0.131631 0.529058 -0.094706 0.106539 0.529058 -0.086037 0.130976 0.231682 -0.043019 0.122307 0.231682 -0.068111 0.131631 0.229058 -0.094706 0.106539 0.229058 -0.086037 0.158130 -0.171139 -0.052400 0.149461 -0.171139 -0.077492 0.131631 -0.170942 -0.094706 0.106539 -0.170942 -0.086037 0.168395 -0.470942 -0.055946 0.159726 -0.470942 -0.081038 0.131631 -0.470942 -0.094706 0.106539 -0.470942 -0.086037 ] Patch "bicubic" "P" [0.168395 0.529058 -0.055946 0.159726 0.529058 -0.081038 0.131631 0.529058 -0.094706 0.106539 0.529058 -0.086037 0.181703 0.634815 -0.060543 0.173034 0.634815 -0.085636 0.183816 0.630762 -0.112734 0.158723 0.630762 -0.104066 0.275895 0.751229 -0.093084 0.267226 0.751229 -0.118177 0.238637 0.756842 -0.131674 0.218520 0.772710 -0.124724 0.333227 0.838999 -0.112891 0.324558 0.838999 -0.137983 0.300604 0.852203 -0.153082 0.280487 0.868071 -0.146132 ] Patch "bicubic" "P" [0.168395 0.529058 -0.055946 0.130976 0.231682 -0.043019 0.158130 -0.171139 -0.052400 0.168395 -0.470942 -0.055946 0.177064 0.529058 -0.030853 0.139644 0.231682 -0.017926 0.166799 -0.171139 -0.027307 0.177064 -0.470942 -0.030853 0.163397 0.529058 -0.002758 0.163397 0.229058 -0.002758 0.163397 -0.170942 -0.002758 0.163397 -0.470942 -0.002758 0.138304 0.529058 0.005911 0.138304 0.229058 0.005911 0.138304 -0.170942 0.005911 0.138304 -0.470942 0.005911 ] Patch "bicubic" "P" [0.168395 0.529058 -0.055946 0.181703 0.634815 -0.060543 0.275895 0.751229 -0.093084 0.333227 0.838999 -0.112891 0.177064 0.529058 -0.030853 0.190371 0.634815 -0.035451 0.284563 0.751229 -0.067992 0.341896 0.838999 -0.087799 0.163397 0.529058 -0.002758 0.215581 0.630762 -0.020787 0.270402 0.756842 -0.039726 0.332369 0.852203 -0.061134 0.138304 0.529058 0.005911 0.190488 0.630762 -0.012118 0.250285 0.772710 -0.032776 0.312252 0.868071 -0.054184 ] Patch "bicubic" "P" [0.138304 0.529058 0.005911 0.138304 0.529058 0.005911 0.138304 0.529058 0.005911 0.138304 0.529058 0.005911 0.128774 0.529058 -0.021673 0.103682 0.529058 -0.013005 0.103682 0.529058 -0.013005 0.113212 0.529058 0.014580 0.116068 0.529058 -0.058453 0.090976 0.529058 -0.049784 0.076448 0.529058 -0.024180 0.085117 0.529058 0.000912 0.106539 0.529058 -0.086037 0.081446 0.529058 -0.077368 0.067779 0.529058 -0.049273 0.076448 0.529058 -0.024180 ] Patch "bicubic" "P" [0.138304 0.529058 0.005911 0.190488 0.630762 -0.012118 0.250285 0.772710 -0.032776 0.312252 0.868071 -0.054184 0.113212 0.529058 0.014580 0.165396 0.630762 -0.003449 0.230168 0.788578 -0.025826 0.292135 0.883939 -0.047234 0.085117 0.529058 0.000912 0.101648 0.652605 -0.004799 0.201571 0.794170 -0.039320 0.268181 0.897143 -0.062333 0.076448 0.529058 -0.024180 0.092980 0.652605 -0.029891 0.192902 0.794170 -0.064413 0.259512 0.897143 -0.087425 ] Patch "bicubic" "P" [0.138304 0.529058 0.005911 0.138304 0.229058 0.005911 0.138304 -0.170942 0.005911 0.138304 -0.470942 0.005911 0.113212 0.529058 0.014580 0.113212 0.229058 0.014580 0.113212 -0.170942 0.014580 0.113212 -0.470942 0.014580 0.085117 0.529058 0.000912 0.045370 0.232020 0.014644 0.074852 -0.171139 0.004459 0.085117 -0.470942 0.000912 0.076448 0.529058 -0.024180 0.036701 0.232020 -0.010448 0.066183 -0.171139 -0.020634 0.076448 -0.470942 -0.024180 ] Patch "bicubic" "P" [0.076448 0.529058 -0.024180 0.036701 0.232020 -0.010448 0.066183 -0.171139 -0.020634 0.076448 -0.470942 -0.024180 0.067779 0.529058 -0.049273 0.028033 0.232020 -0.035541 0.057514 -0.171139 -0.045726 0.067779 -0.470942 -0.049273 0.081446 0.529058 -0.077368 0.081446 0.229058 -0.077368 0.081446 -0.170942 -0.077368 0.081446 -0.470942 -0.077368 0.106539 0.529058 -0.086037 0.106539 0.229058 -0.086037 0.106539 -0.170942 -0.086037 0.106539 -0.470942 -0.086037 ] Patch "bicubic" "P" [0.076448 0.529058 -0.024180 0.092980 0.652605 -0.029891 0.192902 0.794170 -0.064413 0.259512 0.897143 -0.087425 0.067779 0.529058 -0.049273 0.084311 0.652605 -0.054984 0.184233 0.794170 -0.089505 0.250843 0.897143 -0.112517 0.081446 0.529058 -0.077368 0.133631 0.630762 -0.095397 0.198403 0.788578 -0.117774 0.260370 0.883939 -0.139182 0.106539 0.529058 -0.086037 0.158723 0.630762 -0.104066 0.218520 0.772710 -0.124724 0.280487 0.868071 -0.146132 ] Patch "bicubic" "P" [0.333227 0.838999 -0.112891 0.324558 0.838999 -0.137983 0.300604 0.852203 -0.153082 0.280487 0.868071 -0.146132 0.389208 0.924700 -0.132231 0.380540 0.924700 -0.157323 0.360180 0.943886 -0.173664 0.340063 0.959753 -0.166714 0.476452 1.030561 -0.159056 0.467784 1.030561 -0.184149 0.446002 1.046816 -0.199922 0.435515 1.070934 -0.196299 0.544463 1.104779 -0.185868 0.535794 1.104779 -0.210961 0.519853 1.124849 -0.228827 0.509365 1.148967 -0.225204 ] Patch "bicubic" "P" [0.333227 0.838999 -0.112891 0.389208 0.924700 -0.132231 0.476452 1.030561 -0.159056 0.544463 1.104779 -0.185868 0.341896 0.838999 -0.087799 0.397877 0.924700 -0.107139 0.485121 1.030561 -0.133964 0.553132 1.104779 -0.160775 0.332369 0.852203 -0.061134 0.391945 0.943886 -0.081716 0.477767 1.046816 -0.107974 0.551618 1.124849 -0.136879 0.312252 0.868071 -0.054184 0.371828 0.959753 -0.074766 0.467279 1.070934 -0.104351 0.541130 1.148967 -0.133256 ] Patch "bicubic" "P" [0.312252 0.868071 -0.054184 0.371828 0.959753 -0.074766 0.467279 1.070934 -0.104351 0.541130 1.148967 -0.133256 0.292135 0.883939 -0.047234 0.351712 0.975621 -0.067817 0.456792 1.095051 -0.100728 0.530642 1.173085 -0.129633 0.268181 0.897143 -0.062333 0.331362 0.994816 -0.084160 0.434968 1.111365 -0.116492 0.514701 1.193155 -0.147499 0.259512 0.897143 -0.087425 0.322694 0.994816 -0.109253 0.426299 1.111365 -0.141585 0.506032 1.193155 -0.172591 ] Patch "bicubic" "P" [0.259512 0.897143 -0.087425 0.322694 0.994816 -0.109253 0.426299 1.111365 -0.141585 0.506032 1.193155 -0.172591 0.250843 0.897143 -0.112517 0.314025 0.994816 -0.134345 0.417631 1.111365 -0.166678 0.497363 1.193155 -0.197684 0.260370 0.883939 -0.139182 0.319947 0.975621 -0.159765 0.425027 1.095052 -0.192676 0.498877 1.173085 -0.221581 0.280487 0.868071 -0.146132 0.340063 0.959753 -0.166714 0.435515 1.070934 -0.196299 0.509365 1.148967 -0.225204 ] Patch "bicubic" "P" [0.232482 -1.342689 -0.078086 0.213256 -1.081165 -0.071444 0.177371 -0.733084 -0.059047 0.168395 -0.470942 -0.055946 0.223813 -1.342689 -0.103179 0.204587 -1.081165 -0.096537 0.168702 -0.733084 -0.084139 0.159726 -0.470942 -0.081038 0.195718 -1.342689 -0.116846 0.176492 -1.081165 -0.110204 0.150857 -0.732466 -0.101348 0.131631 -0.470942 -0.094706 0.170625 -1.342689 -0.108177 0.151399 -1.081165 -0.101535 0.125765 -0.732466 -0.092679 0.106539 -0.470942 -0.086037 ] Patch "bicubic" "P" [0.232482 -1.342689 -0.078086 0.241151 -1.342689 -0.052994 0.227483 -1.342689 -0.024899 0.202391 -1.342689 -0.016230 0.213256 -1.081165 -0.071444 0.221925 -1.081165 -0.046352 0.208257 -1.081165 -0.018256 0.183165 -1.081165 -0.009588 0.177371 -0.733084 -0.059047 0.186039 -0.733084 -0.033954 0.182623 -0.732466 -0.009400 0.157530 -0.732466 -0.000731 0.168395 -0.470942 -0.055946 0.177064 -0.470942 -0.030853 0.163397 -0.470942 -0.002758 0.138304 -0.470942 0.005911 ] Patch "bicubic" "P" [0.202391 -1.342689 -0.016230 0.177298 -1.342689 -0.007561 0.149203 -1.342689 -0.021228 0.140534 -1.342689 -0.046321 0.183165 -1.081165 -0.009588 0.158072 -1.081165 -0.000919 0.129977 -1.081165 -0.014586 0.121308 -1.081165 -0.039679 0.157530 -0.732466 -0.000731 0.132438 -0.732466 0.007938 0.094092 -0.733084 -0.002189 0.085423 -0.733084 -0.027281 0.138304 -0.470942 0.005911 0.113212 -0.470942 0.014580 0.085117 -0.470942 0.000912 0.076448 -0.470942 -0.024180 ] Patch "bicubic" "P" [0.140534 -1.342689 -0.046321 0.131865 -1.342689 -0.071413 0.145533 -1.342689 -0.099508 0.170625 -1.342689 -0.108177 0.121308 -1.081165 -0.039679 0.112639 -1.081165 -0.064771 0.126307 -1.081165 -0.092866 0.151399 -1.081165 -0.101535 0.085423 -0.733084 -0.027281 0.076755 -0.733084 -0.052374 0.100672 -0.732466 -0.084010 0.125765 -0.732466 -0.092679 0.076448 -0.470942 -0.024180 0.067779 -0.470942 -0.049273 0.081446 -0.470942 -0.077368 0.106539 -0.470942 -0.086037 ] Patch "bicubic" "P" [0.168395 -0.470942 -0.055946 0.168395 -0.470942 -0.055946 0.168395 -0.470942 -0.055946 0.168395 -0.470942 -0.055946 0.177064 -0.470942 -0.030853 0.168395 -0.470942 -0.055946 0.168395 -0.470942 -0.055946 0.159726 -0.470942 -0.081038 0.163397 -0.470942 -0.002758 0.153867 -0.470942 -0.030342 0.141161 -0.470942 -0.067121 0.131631 -0.470942 -0.094706 0.138304 -0.470942 0.005911 0.128774 -0.470942 -0.021673 0.116068 -0.470942 -0.058453 0.106539 -0.470942 -0.086037 ] Patch "bicubic" "P" [0.138304 -0.470942 0.005911 0.138304 -0.470942 0.005911 0.138304 -0.470942 0.005911 0.138304 -0.470942 0.005911 0.113212 -0.470942 0.014580 0.103682 -0.470942 -0.013005 0.103682 -0.470942 -0.013005 0.128774 -0.470942 -0.021673 0.085117 -0.470942 0.000912 0.076448 -0.470942 -0.024180 0.090976 -0.470942 -0.049784 0.116068 -0.470942 -0.058453 0.076448 -0.470942 -0.024180 0.067779 -0.470942 -0.049273 0.081446 -0.470942 -0.077368 0.106539 -0.470942 -0.086037 ] Patch "bicubic" "P" [0.972627 1.536759 -0.364960 0.844178 1.407165 -0.311232 0.668641 1.240292 -0.234823 0.544463 1.104779 -0.185868 0.963958 1.536759 -0.390052 0.835509 1.407165 -0.336325 0.659973 1.240292 -0.259915 0.535794 1.104779 -0.210961 0.957902 1.558817 -0.411334 0.822923 1.427910 -0.355351 0.650077 1.262449 -0.279796 0.519853 1.124849 -0.228827 0.959292 1.585324 -0.411814 0.824314 1.454417 -0.355831 0.639589 1.286567 -0.276173 0.509365 1.148967 -0.225204 ] Patch "bicubic" "P" [0.972627 1.536759 -0.364960 0.981296 1.536759 -0.339868 0.989667 1.558817 -0.319386 0.991057 1.585324 -0.319866 0.844178 1.407165 -0.311232 0.852846 1.407165 -0.286140 0.854688 1.427910 -0.263403 0.856079 1.454417 -0.263883 0.668641 1.240292 -0.234823 0.677310 1.240292 -0.209730 0.681842 1.262449 -0.187848 0.671354 1.286567 -0.184225 0.544463 1.104779 -0.185868 0.553132 1.104779 -0.160775 0.551618 1.124849 -0.136879 0.541130 1.148967 -0.133256 ] Patch "bicubic" "P" [0.991057 1.585324 -0.319866 0.992447 1.611831 -0.320346 0.986391 1.633889 -0.341628 0.977722 1.633889 -0.366720 0.856079 1.454417 -0.263883 0.857469 1.480924 -0.264363 0.844884 1.501669 -0.283389 0.836215 1.501669 -0.308481 0.671354 1.286567 -0.184225 0.660866 1.310685 -0.180602 0.650937 1.332908 -0.200478 0.642269 1.332908 -0.225570 0.541130 1.148967 -0.133256 0.530642 1.173085 -0.129633 0.514701 1.193155 -0.147499 0.506032 1.193155 -0.172591 ] Patch "bicubic" "P" [0.977722 1.633889 -0.366720 0.969053 1.633889 -0.391812 0.960682 1.611831 -0.412294 0.959292 1.585324 -0.411814 0.836215 1.501669 -0.308481 0.827546 1.501669 -0.333574 0.825704 1.480924 -0.356311 0.824314 1.454417 -0.355831 0.642269 1.332908 -0.225570 0.633600 1.332908 -0.250663 0.629101 1.310685 -0.272550 0.639589 1.286567 -0.276173 0.506032 1.193155 -0.172591 0.497363 1.193155 -0.197684 0.498877 1.173085 -0.221581 0.509365 1.148967 -0.225204 ] SolidEnd TransformEnd AttributeEnd # # # AttributeEnd TransformEnd # ### ### # # ### END: Item 1 ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Item 2 ### # # ### ### # # ### A Transformation that positions pedestal #2 and the associated # ### statue and spotlights against the wall and rotats it so the # ### lights come in from a good angle (the green one should be along # ### the line beteen the pedestal and origon) # ### TransformBegin Translate 7.79 0 7 # a point on the elipse with r_a=14 and r_b=9 Rotate 48.06 0 1 0 # rotate so that it "points" towards the origon # ### A Pedestal approximately 4 feet tall, 1 foot in diameter, with a # ### 2 foot diameter platform. # ### AttributeBegin Attribute "identifier" "name" "ped2" Color [1 1 1] Declare "graincolor" "color" Surface "stone" "graincolor" [0.5 0.5 0.5] Rotate -90 1 0 0 SolidBegin "union" Translate 0 0 3 # put the base of the ped at "ground" level Disk 0.75 1.0 360 Paraboloid 1.0 0.0 0.75 360 Cylinder 0.5 -3.0 0.0 360 Torus 0.5 0.15 0 360 360 Translate 0 0 -3.0 Torus 0.5 0.15 0 360 360 SolidEnd AttributeEnd AttributeBegin Attribute "identifier" "name" "statue2" Translate 0 3.75 0 # # # Put item on pedestal here # # # # (should be in coords where origon is bottom of object # Rotate 180 0 0 1 # #looks better upside down Rotate 60 0 1 0 # # turn it so the fact we didn't code # # the back side isn't obvious Scale 0.5 0.5 0.5 Translate 0 -2.5 0 ##Nested pyramids -- Total size in World Coordinates is 2 x 2 x sqrt(2) AttributeBegin Color [0.8 0.7 0.7] Surface "cmarble" ######### 4x4 pyramids ######################################## TransformBegin ## Top pyramid of 4x4########################################## TransformBegin Translate 0 1.4142136 0 #s=2, ty = s*sin60*sin(90-35.264349) Scale 0.5 0.5 0.5 #### 4 pyramids within exposed face of larger pyramid ######### ##Top pyramid TransformBegin Translate 0 1.4142136 0 #s=2, ty = s*sin60*sin(90-35.264349) #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom front pyramid TransformBegin Translate 1 0 -1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom left pyramid TransformBegin Translate -1 0 -1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom right pyramid TransformBegin Translate 1 0 1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd TransformEnd ##Top set in 4x4 ## Bottom front pyramid of 4x4########################################## TransformBegin Translate 1 0 -1 #s=2 Scale 0.5 0.5 0.5 #### 4 pyramids within exposed face of larger pyramid ######### ##Top pyramid TransformBegin Translate 0 1.4142136 0 #s=2, ty = s*sin60*sin(90-35.264349) #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom front pyramid TransformBegin Translate 1 0 -1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom left pyramid TransformBegin Translate -1 0 -1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom right pyramid TransformBegin Translate 1 0 1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd TransformEnd ##Bottom front in set in 4x4 ## Bottom left pyramid of 4x4########################################## TransformBegin Translate -1 0 -1 #s=2 Scale 0.5 0.5 0.5 #### 4 pyramids within exposed face of larger pyramid ######### ##Top pyramid TransformBegin Translate 0 1.4142136 0 #s=2, ty = s*sin60*sin(90-35.264349) #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom front pyramid TransformBegin Translate 1 0 -1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom left pyramid TransformBegin Translate -1 0 -1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom right pyramid TransformBegin Translate 1 0 1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd TransformEnd ##Bottom left in set in 4x4 ## Bottom right pyramid of 4x4########################################## TransformBegin Translate 1 0 1 #s=2 Scale 0.5 0.5 0.5 #### 4 pyramids within exposed face of larger pyramid ######### ##Top pyramid TransformBegin Translate 0 1.4142136 0 #s=2, ty = s*sin60*sin(90-35.264349) #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom front pyramid TransformBegin Translate 1 0 -1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom left pyramid TransformBegin Translate -1 0 -1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd ##Bottom right pyramid TransformBegin Translate 1 0 1 #s=2 #Single pyramid AttributeBegin TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd Rotate -90 0 1 0 TransformBegin Translate 0 0 -.5 Rotate 35.26439 1 0 0 Polygon "P" [0 0.8660254 0 -1.0 -0.8660254 0 1.0 -0.8660254 0] TransformEnd TransformBegin Translate 0 -0.7071067 0 Polygon "P" [1 0 1 -1 0 1 -1 0 -1 1 0 -1] TransformEnd AttributeEnd TransformEnd TransformEnd ##Bottom right in set in 4x4 TransformEnd ##Set of 4x4 pyramids AttributeEnd # # # AttributeEnd TransformEnd # ### ### # # ### END: Item 2 ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ### ### # # ### BEGIN: Item 3 ### # # ### ### # # ### A Transformation that positions pedestal #3 and the associated # ### statue and spotlights against the wall and rotats it so the # ### lights come in from a good angle (the green one should be along # ### the line beteen the pedestal and origon) # ### TransformBegin Translate -7.79 0 7 # a point on the elipse with r_a=14 and r_b=9 Rotate -48.06 0 1 0 # rotate so that it "points" towards the origon # ### A Pedestal approximately 4 feet tall, 1 foot in diameter, with a # ### 2 foot diameter platform. # ### AttributeBegin Attribute "identifier" "name" "ped3" Color [1 1 1] Declare "graincolor" "color" Surface "stone" "graincolor" [0.5 0.5 0.5] Rotate -90 1 0 0 SolidBegin "union" Translate 0 0 3 # put the base of the ped at "ground" level Disk 0.75 1.0 360 Paraboloid 1.0 0.0 0.75 360 Cylinder 0.5 -3.0 0.0 360 Torus 0.5 0.15 0 360 360 Translate 0 0 -3.0 Torus 0.5 0.15 0 360 360 SolidEnd AttributeEnd AttributeBegin Attribute "identifier" "name" "statue3" Translate 0 3.75 0 # # # Put item on pedestal here # # # # (should be in coords where origon is bottom of object # Scale 0.7 0.7 0.7 Translate 0 0.25 0 AttributeBegin Color [0.7 0.7 0.7] #Surface "plastic" "Ka" [0.5 ] "Kd" [0.5 ] "Ks" [2 ] Surface "shiny" TransformBegin Basis "bezier" 3 "bezier" 3 Patch "bicubic" "P" [-0.071196 0.140737 0.333059 -0.106903 0.059171 0.234508 -0.164956 -0.094461 0.127100 -0.181477 -0.129289 0.000000 -0.071196 0.124789 0.333059 -0.106903 0.043223 0.234508 -0.164956 -0.110409 0.127100 -0.181477 -0.145237 0.000000 -0.071196 0.103525 0.333059 -0.106903 0.021959 0.234508 -0.164956 -0.131673 0.127100 -0.181477 -0.166501 0.000000 -0.071196 0.087577 0.333059 -0.106903 0.006011 0.234508 -0.164956 -0.147621 0.127100 -0.181477 -0.182449 0.000000 ] Patch "bicubic" "P" [-0.071196 0.140737 0.333059 -0.071196 0.124789 0.333059 -0.071196 0.103525 0.333059 -0.071196 0.087577 0.333059 -0.028300 0.238724 0.451451 -0.028300 0.222776 0.451451 -0.028300 0.201512 0.451451 -0.028300 0.185564 0.451451 0.052260 0.360805 0.609257 0.052260 0.344857 0.609257 0.052260 0.323593 0.609257 0.052260 0.307645 0.609257 0.080476 0.469095 0.722991 0.080476 0.453147 0.722991 0.080476 0.431883 0.722991 0.080476 0.415935 0.722991 ] Patch "bicubic" "P" [-0.071196 0.140737 0.333059 -0.028300 0.238724 0.451451 0.052260 0.360805 0.609257 0.080476 0.469095 0.722991 0.037690 0.140737 0.333059 0.080586 0.238724 0.451451 0.161146 0.360805 0.609257 0.189362 0.469095 0.722991 0.182872 0.140737 0.333059 0.225768 0.238724 0.451451 0.306327 0.360805 0.609257 0.334544 0.469095 0.722991 0.291758 0.140737 0.333059 0.334654 0.238724 0.451451 0.415214 0.360805 0.609257 0.443430 0.469095 0.722991 ] Patch "bicubic" "P" [-0.071196 0.140737 0.333059 0.037690 0.140737 0.333059 0.182872 0.140737 0.333059 0.291758 0.140737 0.333059 -0.106903 0.059171 0.234508 0.001983 0.059171 0.234508 0.147165 0.059171 0.234508 0.256051 0.059171 0.234508 -0.164956 -0.094461 0.127100 -0.056070 -0.094461 0.127100 0.089112 -0.094461 0.127100 0.197998 -0.094461 0.127100 -0.181477 -0.129289 0.000000 -0.072591 -0.129289 0.000000 0.072591 -0.129289 0.000000 0.181477 -0.129289 0.000000 ] Patch "bicubic" "P" [0.291758 0.140737 0.333059 0.291758 0.124789 0.333059 0.291758 0.103525 0.333059 0.291758 0.087577 0.333059 0.256051 0.059171 0.234508 0.256051 0.043223 0.234508 0.256051 0.021959 0.234508 0.256051 0.006011 0.234508 0.197998 -0.094461 0.127100 0.197998 -0.110409 0.127100 0.197998 -0.131673 0.127100 0.197998 -0.147621 0.127100 0.181477 -0.129289 0.000000 0.181477 -0.145237 0.000000 0.181477 -0.166501 0.000000 0.181477 -0.182449 0.000000 ] Patch "bicubic" "P" [0.291758 0.140737 0.333059 0.334654 0.238724 0.451451 0.415214 0.360805 0.609257 0.443430 0.469095 0.722991 0.291758 0.124789 0.333059 0.334654 0.222776 0.451451 0.415214 0.344857 0.609257 0.443430 0.453147 0.722991 0.291758 0.103525 0.333059 0.334654 0.201512 0.451451 0.415214 0.323593 0.609257 0.443430 0.431883 0.722991 0.291758 0.087577 0.333059 0.334654 0.185564 0.451451 0.415214 0.307645 0.609257 0.443430 0.415935 0.722991 ] Patch "bicubic" "P" [0.291758 0.087577 0.333059 0.182872 0.087577 0.333059 0.037690 0.087577 0.333059 -0.071196 0.087577 0.333059 0.256051 0.006011 0.234508 0.147165 0.006011 0.234508 0.001983 0.006011 0.234508 -0.106903 0.006011 0.234508 0.197998 -0.147621 0.127100 0.089112 -0.147621 0.127100 -0.056070 -0.147621 0.127100 -0.164956 -0.147621 0.127100 0.181477 -0.182449 0.000000 0.072591 -0.182449 0.000000 -0.072591 -0.182449 0.000000 -0.181477 -0.182449 0.000000 ] Patch "bicubic" "P" [0.291758 0.087577 0.333059 0.334654 0.185564 0.451451 0.415214 0.307645 0.609257 0.443430 0.415935 0.722991 0.182872 0.087577 0.333059 0.225768 0.185564 0.451451 0.306327 0.307645 0.609257 0.334544 0.415935 0.722991 0.037690 0.087577 0.333059 0.080586 0.185564 0.451451 0.161146 0.307645 0.609257 0.189362 0.415935 0.722991 -0.071196 0.087577 0.333059 -0.028300 0.185564 0.451451 0.052260 0.307645 0.609257 0.080476 0.415935 0.722991 ] Patch "bicubic" "P" [0.080476 0.469095 0.722991 0.080476 0.453147 0.722991 0.080476 0.431883 0.722991 0.080476 0.415935 0.722991 0.098342 0.537662 0.795006 0.098342 0.521714 0.795006 0.098342 0.500450 0.795006 0.098342 0.484502 0.795006 0.080476 0.632234 0.899697 0.080476 0.616286 0.899697 0.080476 0.596609 0.896617 0.080476 0.580661 0.896617 0.080476 0.722827 0.944417 0.080476 0.706879 0.944417 0.080476 0.685615 0.944417 0.080476 0.669667 0.944417 ] Patch "bicubic" "P" [0.080476 0.469095 0.722991 0.098342 0.537662 0.795006 0.080476 0.632234 0.899697 0.080476 0.722827 0.944417 0.189362 0.469095 0.722991 0.207228 0.537662 0.795006 0.189362 0.632234 0.899697 0.189362 0.722827 0.944417 0.334544 0.469095 0.722991 0.352410 0.537662 0.795006 0.334544 0.632234 0.899697 0.334544 0.722827 0.944417 0.443430 0.469095 0.722991 0.461296 0.537662 0.795006 0.443430 0.632234 0.899697 0.443430 0.722827 0.944417 ] Patch "bicubic" "P" [0.443430 0.469095 0.722991 0.461296 0.537662 0.795006 0.443430 0.632234 0.899697 0.443430 0.722827 0.944417 0.443430 0.453147 0.722991 0.461296 0.521714 0.795006 0.443430 0.616286 0.899697 0.443430 0.706879 0.944417 0.443430 0.431883 0.722991 0.461296 0.500450 0.795006 0.443430 0.596609 0.896617 0.443430 0.685615 0.944417 0.443430 0.415935 0.722991 0.461296 0.484502 0.795006 0.443430 0.580661 0.896617 0.443430 0.669667 0.944417 ] Patch "bicubic" "P" [0.443430 0.415935 0.722991 0.461296 0.484502 0.795006 0.443430 0.580661 0.896617 0.443430 0.669667 0.944417 0.334544 0.415935 0.722991 0.352410 0.484502 0.795006 0.334544 0.580661 0.896617 0.334544 0.669667 0.944417 0.189362 0.415935 0.722991 0.207228 0.484502 0.795006 0.189362 0.580661 0.896617 0.189362 0.669667 0.944417 0.080476 0.415935 0.722991 0.098342 0.484502 0.795006 0.080476 0.580661 0.896617 0.080476 0.669667 0.944417 ] Patch "bicubic" "P" [0.080476 0.722827 0.944417 0.080476 0.706879 0.944417 0.080476 0.685615 0.944417 0.080476 0.669667 0.944417 0.080476 0.813126 0.988992 0.080476 0.797178 0.988992 0.080476 0.791121 1.001078 0.080476 0.775173 1.001078 0.080622 0.951797 1.021701 0.080622 0.951404 1.037644 0.080228 0.931512 1.056265 0.080228 0.931119 1.072208 0.080476 1.051893 1.010680 0.080476 1.051500 1.026623 0.080476 1.050976 1.047880 0.080476 1.050583 1.063823 ] Patch "bicubic" "P" [0.080476 0.722827 0.944417 0.080476 0.813126 0.988992 0.080622 0.951797 1.021701 0.080476 1.051893 1.010680 0.189362 0.722827 0.944417 0.189362 0.813126 0.988992 0.189508 0.951797 1.021701 0.189362 1.051893 1.010680 0.334544 0.722827 0.944417 0.334544 0.813126 0.988992 0.334778 0.951991 1.023340 0.334544 1.051893 1.010680 0.443430 0.722827 0.944417 0.443430 0.813126 0.988992 0.443664 0.951991 1.023340 0.443430 1.051893 1.010680 ] Patch "bicubic" "P" [0.443430 0.722827 0.944417 0.443430 0.813126 0.988992 0.443664 0.951991 1.023340 0.443430 1.051893 1.010680 0.443430 0.706879 0.944417 0.443430 0.797178 0.988992 0.443664 0.951598 1.039283 0.443430 1.051500 1.026623 0.443430 0.685615 0.944417 0.443430 0.791121 1.001078 0.443269 0.931643 1.057952 0.443430 1.050976 1.047880 0.443430 0.669667 0.944417 0.443430 0.775173 1.001078 0.443269 0.931250 1.073895 0.443430 1.050583 1.063823 ] Patch "bicubic" "P" [0.443430 0.669667 0.944417 0.443430 0.775173 1.001078 0.443269 0.931250 1.073895 0.443430 1.050583 1.063823 0.334544 0.669667 0.944417 0.334544 0.775173 1.001078 0.334383 0.931250 1.073895 0.334544 1.050583 1.063823 0.189362 0.669667 0.944417 0.189362 0.775173 1.001078 0.189115 0.931119 1.072208 0.189362 1.050583 1.063823 0.080476 0.669667 0.944417 0.080476 0.775173 1.001078 0.080228 0.931119 1.072208 0.080476 1.050583 1.063823 ] Patch "bicubic" "P" [0.080476 1.051893 1.010680 0.080476 1.051500 1.026623 0.080476 1.050976 1.047880 0.080476 1.050583 1.063823 0.080209 1.234667 0.990556 0.080209 1.234274 1.006499 0.080887 1.249330 1.033957 0.080887 1.248937 1.049900 0.040570 1.567449 1.007092 0.041604 1.580603 1.016049 0.042548 1.585999 1.039053 0.043583 1.599153 1.048010 0.079134 1.641514 0.843267 0.080169 1.654669 0.852224 0.081548 1.672208 0.864167 0.082582 1.685363 0.873124 ] Patch "bicubic" "P" [0.080476 1.051893 1.010680 0.080209 1.234667 0.990556 0.040570 1.567449 1.007092 0.079134 1.641514 0.843267 0.189362 1.051893 1.010680 0.189095 1.234667 0.990556 0.149227 1.561514 1.003262 0.187791 1.635580 0.839437 0.334544 1.051893 1.010680 0.334127 1.229765 0.988139 0.295064 1.555448 0.994072 0.332667 1.627667 0.834331 0.443430 1.051893 1.010680 0.443013 1.229765 0.988139 0.403721 1.549514 0.990242 0.441324 1.621733 0.830501 ] Patch "bicubic" "P" [0.443430 1.051893 1.010680 0.443013 1.229765 0.988139 0.403721 1.549514 0.990242 0.441324 1.621733 0.830501 0.443430 1.051500 1.026623 0.443013 1.229372 1.004082 0.404755 1.562669 0.999199 0.442358 1.634888 0.839458 0.443430 1.050976 1.047880 0.443691 1.244622 1.031536 0.405622 1.568172 1.022323 0.443737 1.652427 0.851401 0.443430 1.050583 1.063823 0.443691 1.244229 1.047478 0.406657 1.581326 1.031280 0.444772 1.665582 0.860358 ] Patch "bicubic" "P" [0.443430 1.050583 1.063823 0.443691 1.244229 1.047478 0.406657 1.581326 1.031280 0.444772 1.665582 0.860358 0.334544 1.050583 1.063823 0.334805 1.244229 1.047478 0.298000 1.587261 1.035110 0.336115 1.671516 0.864188 0.189362 1.050583 1.063823 0.189773 1.248937 1.049900 0.152240 1.593219 1.044181 0.191239 1.679429 0.869294 0.080476 1.050583 1.063823 0.080887 1.248937 1.049900 0.043583 1.599153 1.048010 0.082582 1.685363 0.873124 ] Patch "bicubic" "P" [0.079134 1.641514 0.843267 0.080169 1.654669 0.852224 0.081548 1.672208 0.864167 0.082582 1.685363 0.873124 0.122348 1.724507 0.659696 0.123382 1.737662 0.668652 0.122827 1.763458 0.679056 0.123861 1.776613 0.688012 0.197495 1.503467 0.394126 0.197495 1.519161 0.396960 0.204171 1.543750 0.406513 0.204171 1.559445 0.409347 0.265384 1.407018 0.225181 0.265384 1.422712 0.228015 0.265384 1.443638 0.231793 0.265384 1.459332 0.234627 ] Patch "bicubic" "P" [0.079134 1.641514 0.843267 0.122348 1.724507 0.659696 0.197495 1.503467 0.394126 0.265384 1.407018 0.225181 0.187791 1.635580 0.839437 0.231004 1.718573 0.655866 0.306381 1.503467 0.394126 0.374270 1.407018 0.225181 0.332667 1.627667 0.834331 0.374756 1.708502 0.655534 0.471202 1.457564 0.413306 0.519452 1.407018 0.225181 0.441324 1.621733 0.830501 0.483413 1.702567 0.651704 0.580088 1.457564 0.413306 0.628338 1.407018 0.225181 ] Patch "bicubic" "P" [0.441324 1.621733 0.830501 0.483413 1.702567 0.651704 0.580088 1.457564 0.413306 0.628338 1.407018 0.225181 0.442358 1.634888 0.839458 0.484448 1.715722 0.660661 0.580088 1.473258 0.416140 0.628338 1.422712 0.228015 0.443737 1.652427 0.851401 0.483980 1.741385 0.670939 0.588159 1.497296 0.425716 0.628338 1.443638 0.231793 0.444772 1.665582 0.860358 0.485014 1.754540 0.679896 0.588159 1.512991 0.428550 0.628338 1.459332 0.234627 ] Patch "bicubic" "P" [0.444772 1.665582 0.860358 0.485014 1.754540 0.679896 0.588159 1.512991 0.428550 0.628338 1.459332 0.234627 0.336115 1.671516 0.864188 0.376357 1.760474 0.683725 0.479273 1.512991 0.428550 0.519452 1.459332 0.234627 0.191239 1.679429 0.869294 0.232518 1.770679 0.684183 0.313058 1.559445 0.409347 0.374270 1.459332 0.234627 0.082582 1.685363 0.873124 0.123861 1.776613 0.688012 0.204171 1.559445 0.409347 0.265384 1.459332 0.234627 ] Patch "bicubic" "P" [0.265384 1.407018 0.225181 0.265384 1.422712 0.228015 0.265384 1.443638 0.231793 0.265384 1.459332 0.234627 0.324563 1.322944 0.077912 0.324563 1.338638 0.080746 0.317514 1.358379 0.082997 0.317514 1.374073 0.085831 0.462020 1.098138 -0.025925 0.449158 1.107131 -0.023091 0.438721 1.122542 -0.019505 0.425859 1.131535 -0.016672 0.496407 1.048700 -0.195135 0.483545 1.057693 -0.192301 0.466395 1.069682 -0.188523 0.453533 1.078675 -0.185689 ] Patch "bicubic" "P" [0.265384 1.407018 0.225181 0.324563 1.322944 0.077912 0.462020 1.098138 -0.025925 0.496407 1.048700 -0.195135 0.374270 1.407018 0.225181 0.433449 1.322944 0.077912 0.524410 1.187378 -0.025925 0.558797 1.137939 -0.195135 0.519452 1.407018 0.225181 0.550571 1.374417 0.103845 0.634173 1.259276 -0.065957 0.641985 1.256925 -0.195135 0.628338 1.407018 0.225181 0.659458 1.374417 0.103845 0.696563 1.348515 -0.065957 0.704375 1.346164 -0.195135 ] Patch "bicubic" "P" [0.628338 1.407018 0.225181 0.659458 1.374417 0.103845 0.696563 1.348515 -0.065957 0.704375 1.346164 -0.195135 0.628338 1.422712 0.228015 0.659458 1.390112 0.106679 0.683700 1.357508 -0.063123 0.691513 1.355157 -0.192301 0.628338 1.443638 0.231793 0.653584 1.409922 0.109942 0.671659 1.372142 -0.059723 0.674362 1.367147 -0.188523 0.628338 1.459332 0.234627 0.653584 1.425616 0.112776 0.658797 1.381134 -0.056889 0.661500 1.376140 -0.185689 ] Patch "bicubic" "P" [0.628338 1.459332 0.234627 0.653584 1.425616 0.112776 0.658797 1.381134 -0.056889 0.661500 1.376140 -0.185689 0.519452 1.459332 0.234627 0.544698 1.425616 0.112776 0.596407 1.291895 -0.056889 0.599110 1.286901 -0.185689 0.374270 1.459332 0.234627 0.426400 1.374073 0.085831 0.488249 1.220774 -0.016672 0.515923 1.167915 -0.185689 0.265384 1.459332 0.234627 0.317514 1.374073 0.085831 0.425859 1.131535 -0.016672 0.453533 1.078675 -0.185689 ] Patch "bicubic" "P" [0.496407 1.048700 -0.195135 0.483545 1.057693 -0.192301 0.466395 1.069682 -0.188523 0.453533 1.078675 -0.185689 0.534705 0.993639 -0.383590 0.521843 1.002631 -0.380756 0.497280 1.010690 -0.377149 0.484417 1.019683 -0.374315 0.486714 1.007069 -0.678442 0.473851 1.016062 -0.675608 0.456848 1.028784 -0.671499 0.443985 1.037776 -0.668665 0.486032 1.089792 -0.860569 0.473170 1.098784 -0.857735 0.456019 1.110775 -0.853957 0.443157 1.119767 -0.851123 ] Patch "bicubic" "P" [0.496407 1.048700 -0.195135 0.534705 0.993639 -0.383590 0.486714 1.007069 -0.678442 0.486032 1.089792 -0.860569 0.558797 1.137939 -0.195135 0.597096 1.082878 -0.383590 0.549104 1.096308 -0.678442 0.548422 1.179031 -0.860569 0.641985 1.256925 -0.195135 0.654058 1.253291 -0.394772 0.633289 1.213280 -0.679376 0.631609 1.298017 -0.860569 0.704375 1.346164 -0.195135 0.716448 1.342530 -0.394772 0.695679 1.302520 -0.679376 0.693999 1.387256 -0.860569 ] Patch "bicubic" "P" [0.704375 1.346164 -0.195135 0.716448 1.342530 -0.394772 0.695679 1.302520 -0.679376 0.693999 1.387256 -0.860569 0.691513 1.355157 -0.192301 0.703586 1.351523 -0.391938 0.682817 1.311512 -0.676543 0.681137 1.396248 -0.857735 0.674362 1.367147 -0.188523 0.678557 1.359398 -0.388363 0.665807 1.324262 -0.672412 0.663987 1.408239 -0.853957 0.661500 1.376140 -0.185689 0.665694 1.368391 -0.385530 0.652945 1.333255 -0.669578 0.651125 1.417231 -0.851123 ] Patch "bicubic" "P" [0.661500 1.376140 -0.185689 0.665694 1.368391 -0.385530 0.652945 1.333255 -0.669578 0.651125 1.417231 -0.851123 0.599110 1.286901 -0.185689 0.603304 1.279151 -0.385530 0.590555 1.244015 -0.669578 0.588735 1.327992 -0.851123 0.515923 1.167915 -0.185689 0.546807 1.108922 -0.374315 0.506376 1.127016 -0.668665 0.505547 1.209006 -0.851123 0.453533 1.078675 -0.185689 0.484417 1.019683 -0.374315 0.443985 1.037776 -0.668665 0.443157 1.119767 -0.851123 ] Patch "bicubic" "P" [-0.181477 -0.129289 0.000000 -0.200760 -0.169939 -0.148348 -0.181477 -0.124986 -0.363953 -0.181477 -0.091747 -0.515368 -0.181477 -0.145237 0.000000 -0.200760 -0.185887 -0.148348 -0.181477 -0.140934 -0.363953 -0.181477 -0.107695 -0.515368 -0.181477 -0.166501 0.000000 -0.200760 -0.207151 -0.148348 -0.181477 -0.162198 -0.363953 -0.181477 -0.128959 -0.515368 -0.181477 -0.182449 0.000000 -0.200760 -0.223099 -0.148348 -0.181477 -0.178146 -0.363953 -0.181477 -0.144907 -0.515368 ] Patch "bicubic" "P" [-0.181477 -0.129289 0.000000 -0.072591 -0.129289 0.000000 0.072591 -0.129289 0.000000 0.181477 -0.129289 0.000000 -0.200760 -0.169939 -0.148348 -0.091873 -0.169939 -0.148348 0.053308 -0.169939 -0.148348 0.162194 -0.169939 -0.148348 -0.181477 -0.124986 -0.363953 -0.072591 -0.124986 -0.363953 0.072591 -0.124986 -0.363953 0.181477 -0.124986 -0.363953 -0.181477 -0.091747 -0.515368 -0.072591 -0.091747 -0.515368 0.072591 -0.091747 -0.515368 0.181477 -0.091747 -0.515368 ] Patch "bicubic" "P" [0.181477 -0.129289 0.000000 0.181477 -0.145237 0.000000 0.181477 -0.166501 0.000000 0.181477 -0.182449 0.000000 0.162194 -0.169939 -0.148348 0.162194 -0.185887 -0.148348 0.162194 -0.207151 -0.148348 0.162194 -0.223099 -0.148348 0.181477 -0.124986 -0.363953 0.181477 -0.140934 -0.363953 0.181477 -0.162198 -0.363953 0.181477 -0.178146 -0.363953 0.181477 -0.091747 -0.515368 0.181477 -0.107695 -0.515368 0.181477 -0.128959 -0.515368 0.181477 -0.144907 -0.515368 ] Patch "bicubic" "P" [0.181477 -0.182449 0.000000 0.072591 -0.182449 0.000000 -0.072591 -0.182449 0.000000 -0.181477 -0.182449 0.000000 0.162194 -0.223099 -0.148348 0.053308 -0.223099 -0.148348 -0.091873 -0.223099 -0.148348 -0.200760 -0.223099 -0.148348 0.181477 -0.178146 -0.363953 0.072591 -0.178146 -0.363953 -0.072591 -0.178146 -0.363953 -0.181477 -0.178146 -0.363953 0.181477 -0.144907 -0.515368 0.072591 -0.144907 -0.515368 -0.072591 -0.144907 -0.515368 -0.181477 -0.144907 -0.515368 ] Patch "bicubic" "P" [-0.181477 -0.091747 -0.515368 -0.181477 -0.056746 -0.674808 -0.157254 0.005286 -0.892531 -0.181477 0.095961 -1.026089 -0.181477 -0.107695 -0.515368 -0.181477 -0.072694 -0.674808 -0.157254 -0.010662 -0.892531 -0.181477 0.080013 -1.026089 -0.181477 -0.128959 -0.515368 -0.181477 -0.093958 -0.674808 -0.157254 -0.031926 -0.892531 -0.181477 0.058749 -1.026089 -0.181477 -0.144907 -0.515368 -0.181477 -0.109906 -0.674808 -0.157254 -0.047874 -0.892531 -0.181477 0.042801 -1.026089 ] Patch "bicubic" "P" [-0.181477 -0.091747 -0.515368 -0.072591 -0.091747 -0.515368 0.072591 -0.091747 -0.515368 0.181477 -0.091747 -0.515368 -0.181477 -0.056746 -0.674808 -0.072591 -0.056746 -0.674808 0.072591 -0.056746 -0.674808 0.181477 -0.056746 -0.674808 -0.157254 0.005286 -0.892531 -0.048367 0.005286 -0.892531 0.096493 0.009038 -0.890003 0.205379 0.009038 -0.890003 -0.181477 0.095961 -1.026089 -0.072591 0.095961 -1.026089 0.072591 0.095961 -1.026089 0.181477 0.095961 -1.026089 ] Patch "bicubic" "P" [0.181477 -0.091747 -0.515368 0.181477 -0.107695 -0.515368 0.181477 -0.128959 -0.515368 0.181477 -0.144907 -0.515368 0.181477 -0.056746 -0.674808 0.181477 -0.072694 -0.674808 0.181477 -0.093958 -0.674808 0.181477 -0.109906 -0.674808 0.205379 0.009038 -0.890003 0.205379 -0.006910 -0.890003 0.205379 -0.028174 -0.890003 0.205379 -0.044122 -0.890003 0.181477 0.095961 -1.026089 0.181477 0.080013 -1.026089 0.181477 0.058749 -1.026089 0.181477 0.042801 -1.026089 ] Patch "bicubic" "P" [0.181477 -0.144907 -0.515368 0.072591 -0.144907 -0.515368 -0.072591 -0.144907 -0.515368 -0.181477 -0.144907 -0.515368 0.181477 -0.109906 -0.674808 0.072591 -0.109906 -0.674808 -0.072591 -0.109906 -0.674808 -0.181477 -0.109906 -0.674808 0.205379 -0.044122 -0.890003 0.096493 -0.044122 -0.890003 -0.048367 -0.047874 -0.892531 -0.157254 -0.047874 -0.892531 0.181477 0.042801 -1.026089 0.072591 0.042801 -1.026089 -0.072591 0.042801 -1.026089 -0.181477 0.042801 -1.026089 ] Patch "bicubic" "P" [-0.181477 0.095961 -1.026089 -0.211742 0.209250 -1.192956 -0.320850 0.388158 -1.391932 -0.357247 0.566209 -1.484494 -0.181477 0.080013 -1.026089 -0.211742 0.193302 -1.192956 -0.320850 0.372210 -1.391932 -0.357247 0.550261 -1.484494 -0.181477 0.058749 -1.026089 -0.211742 0.172038 -1.192956 -0.320803 0.351636 -1.390635 -0.357247 0.528997 -1.484494 -0.181477 0.042801 -1.026089 -0.211742 0.156090 -1.192956 -0.320803 0.335688 -1.390635 -0.357247 0.513049 -1.484494 ] Patch "bicubic" "P" [-0.181477 0.095961 -1.026089 -0.072591 0.095961 -1.026089 0.072591 0.095961 -1.026089 0.181477 0.095961 -1.026089 -0.211742 0.209250 -1.192956 -0.102855 0.209250 -1.192956 0.040804 0.211557 -1.207065 0.149690 0.211557 -1.207065 -0.320850 0.388158 -1.391932 -0.213510 0.388158 -1.410221 -0.068065 0.380477 -1.421673 0.039275 0.380477 -1.439962 -0.357247 0.566209 -1.484494 -0.249908 0.566209 -1.502783 -0.106788 0.566209 -1.527168 0.000551 0.566209 -1.545457 ] Patch "bicubic" "P" [0.181477 0.095961 -1.026089 0.181477 0.080013 -1.026089 0.181477 0.058749 -1.026089 0.181477 0.042801 -1.026089 0.149690 0.211557 -1.207065 0.149690 0.195609 -1.207065 0.149690 0.174345 -1.207065 0.149690 0.158397 -1.207065 0.039275 0.380477 -1.439962 0.039275 0.364529 -1.439962 0.039313 0.344000 -1.438693 0.039313 0.328052 -1.438693 0.000551 0.566209 -1.545457 0.000551 0.550261 -1.545457 0.000551 0.528997 -1.545457 0.000551 0.513049 -1.545457 ] Patch "bicubic" "P" [0.181477 0.042801 -1.026089 0.072591 0.042801 -1.026089 -0.072591 0.042801 -1.026089 -0.181477 0.042801 -1.026089 0.149690 0.158397 -1.207065 0.040804 0.158397 -1.207065 -0.102855 0.156090 -1.192956 -0.211742 0.156090 -1.192956 0.039313 0.328052 -1.438693 -0.068026 0.328052 -1.420404 -0.213464 0.335688 -1.408924 -0.320803 0.335688 -1.390635 0.000551 0.513049 -1.545457 -0.106788 0.513049 -1.527168 -0.249908 0.513049 -1.502783 -0.357247 0.513049 -1.484494 ] Patch "bicubic" "P" [-0.357247 0.566209 -1.484494 -0.401420 0.782296 -1.596828 -0.362104 1.136574 -1.748999 -0.440352 1.362342 -1.684427 -0.357247 0.550261 -1.484494 -0.401420 0.766348 -1.596828 -0.362867 1.122387 -1.753478 -0.441115 1.348155 -1.688906 -0.357247 0.528997 -1.484494 -0.401993 0.746762 -1.599734 -0.364742 1.097546 -1.749951 -0.442133 1.329239 -1.694879 -0.357247 0.513049 -1.484494 -0.401993 0.730814 -1.599734 -0.365505 1.083359 -1.754430 -0.442896 1.315052 -1.699358 ] Patch "bicubic" "P" [-0.357247 0.566209 -1.484494 -0.249908 0.566209 -1.502783 -0.106788 0.566209 -1.527168 0.000551 0.566209 -1.545457 -0.401420 0.782296 -1.596828 -0.294080 0.782296 -1.615117 -0.150941 0.777978 -1.647452 -0.043601 0.777978 -1.665741 -0.362104 1.136574 -1.748999 -0.254764 1.136574 -1.767288 -0.111645 1.136574 -1.791673 -0.004306 1.136574 -1.809962 -0.440352 1.362342 -1.684427 -0.333013 1.362342 -1.702716 -0.189893 1.362342 -1.727101 -0.082554 1.362342 -1.745390 ] Patch "bicubic" "P" [0.000551 0.566209 -1.545457 0.000551 0.550261 -1.545457 0.000551 0.528997 -1.545457 0.000551 0.513049 -1.545457 -0.043601 0.777978 -1.665741 -0.043601 0.762030 -1.665741 -0.044162 0.742393 -1.668610 -0.044162 0.726445 -1.668610 -0.004306 1.136574 -1.809962 -0.005069 1.122387 -1.814441 -0.006943 1.097546 -1.810913 -0.007707 1.083359 -1.815392 -0.082554 1.362342 -1.745390 -0.083317 1.348155 -1.749869 -0.084335 1.329239 -1.755841 -0.085098 1.315052 -1.760320 ] Patch "bicubic" "P" [0.000551 0.513049 -1.545457 -0.106788 0.513049 -1.527168 -0.249908 0.513049 -1.502783 -0.357247 0.513049 -1.484494 -0.044162 0.726445 -1.668610 -0.151501 0.726445 -1.650321 -0.294653 0.730814 -1.618023 -0.401993 0.730814 -1.599734 -0.007707 1.083359 -1.815392 -0.115046 1.083359 -1.797103 -0.258165 1.083359 -1.772718 -0.365505 1.083359 -1.754430 -0.085098 1.315052 -1.760320 -0.192437 1.315052 -1.742031 -0.335557 1.315052 -1.717647 -0.442896 1.315052 -1.699358 ] Patch "bicubic" "P" [-0.440352 1.362342 -1.684427 -0.519919 1.591914 -1.618767 -0.736571 1.802601 -1.350425 -0.805187 1.858639 -1.114847 -0.441115 1.348155 -1.688906 -0.520682 1.577727 -1.623247 -0.738890 1.808181 -1.364041 -0.807507 1.864219 -1.128464 -0.442133 1.329239 -1.694879 -0.522087 1.568605 -1.637983 -0.740902 1.801322 -1.385620 -0.810600 1.871658 -1.146619 -0.442896 1.315052 -1.699358 -0.522850 1.554418 -1.642462 -0.743222 1.806902 -1.399236 -0.812920 1.877238 -1.160236 ] Patch "bicubic" "P" [-0.440352 1.362342 -1.684427 -0.333013 1.362342 -1.702716 -0.189893 1.362342 -1.727101 -0.082554 1.362342 -1.745390 -0.519919 1.591914 -1.618767 -0.412579 1.591914 -1.637056 -0.269460 1.591914 -1.661441 -0.162121 1.591914 -1.679730 -0.736571 1.802601 -1.350425 -0.629231 1.802601 -1.368713 -0.486112 1.802601 -1.393099 -0.378772 1.802601 -1.411388 -0.805187 1.858639 -1.114847 -0.697848 1.858639 -1.133136 -0.554728 1.858639 -1.157521 -0.447389 1.858639 -1.175810 ] Patch "bicubic" "P" [-0.082554 1.362342 -1.745390 -0.083317 1.348155 -1.749869 -0.084335 1.329239 -1.755841 -0.085098 1.315052 -1.760320 -0.162121 1.591914 -1.679730 -0.162884 1.577727 -1.684209 -0.164289 1.568605 -1.698945 -0.165052 1.554418 -1.703424 -0.378772 1.802601 -1.411388 -0.381093 1.808181 -1.425004 -0.383105 1.801322 -1.446583 -0.385425 1.806902 -1.460199 -0.447389 1.858639 -1.175810 -0.449709 1.864219 -1.189427 -0.452803 1.871658 -1.207582 -0.455123 1.877238 -1.221199 ] Patch "bicubic" "P" [-0.085098 1.315052 -1.760320 -0.192437 1.315052 -1.742031 -0.335557 1.315052 -1.717647 -0.442896 1.315052 -1.699358 -0.165052 1.554418 -1.703424 -0.272392 1.554418 -1.685136 -0.415511 1.554418 -1.660751 -0.522850 1.554418 -1.642462 -0.385425 1.806902 -1.460199 -0.492764 1.806902 -1.441911 -0.635883 1.806902 -1.417525 -0.743222 1.806902 -1.399236 -0.455123 1.877238 -1.221199 -0.562462 1.877238 -1.202910 -0.705581 1.877238 -1.178525 -0.812920 1.877238 -1.160236 ] Patch "bicubic" "P" [-0.805187 1.858639 -1.114847 -0.875848 1.916347 -0.872249 -0.851050 1.909327 -0.419177 -0.853193 1.699503 -0.267038 -0.807507 1.864219 -1.128464 -0.878168 1.921927 -0.885866 -0.851869 1.919034 -0.423981 -0.854012 1.709210 -0.271842 -0.810600 1.871658 -1.146619 -0.882549 1.944266 -0.899899 -0.857542 1.934437 -0.440262 -0.855103 1.722153 -0.278247 -0.812920 1.877238 -1.160236 -0.884869 1.949846 -0.913516 -0.858361 1.944144 -0.445066 -0.855922 1.731860 -0.283051 ] Patch "bicubic" "P" [-0.805187 1.858639 -1.114847 -0.697848 1.858639 -1.133136 -0.554728 1.858639 -1.157521 -0.447389 1.858639 -1.175810 -0.875848 1.916347 -0.872249 -0.768509 1.916347 -0.890538 -0.625390 1.916347 -0.914923 -0.518050 1.916347 -0.933212 -0.851050 1.909327 -0.419177 -0.743711 1.909327 -0.437466 -0.595616 1.913513 -0.455745 -0.488277 1.913513 -0.474034 -0.853193 1.699503 -0.267038 -0.745854 1.699503 -0.285327 -0.602735 1.699503 -0.309712 -0.495396 1.699503 -0.328001 ] Patch "bicubic" "P" [-0.447389 1.858639 -1.175810 -0.449709 1.864219 -1.189427 -0.452803 1.871658 -1.207582 -0.455123 1.877238 -1.221199 -0.518050 1.916347 -0.933212 -0.520370 1.921927 -0.946829 -0.524752 1.944266 -0.960862 -0.527072 1.949846 -0.974479 -0.488277 1.913513 -0.474034 -0.489095 1.923220 -0.478838 -0.494111 1.939383 -0.494518 -0.494930 1.949090 -0.499322 -0.495396 1.699503 -0.328001 -0.496214 1.709210 -0.332805 -0.497306 1.722153 -0.339210 -0.498124 1.731860 -0.344014 ] Patch "bicubic" "P" [-0.455123 1.877238 -1.221199 -0.562462 1.877238 -1.202910 -0.705581 1.877238 -1.178525 -0.812920 1.877238 -1.160236 -0.527072 1.949846 -0.974479 -0.634411 1.949846 -0.956190 -0.777530 1.949846 -0.931805 -0.884869 1.949846 -0.913516 -0.494930 1.949090 -0.499322 -0.602269 1.949090 -0.481033 -0.751022 1.944144 -0.463355 -0.858361 1.944144 -0.445066 -0.498124 1.731860 -0.344014 -0.605463 1.731860 -0.325725 -0.748583 1.731860 -0.301340 -0.855922 1.731860 -0.283051 ] Patch "bicubic" "P" [-0.853193 1.699503 -0.267038 -0.855262 1.496855 -0.120102 -0.805256 1.118936 -0.467280 -0.815209 0.877161 -0.403198 -0.854012 1.709210 -0.271842 -0.856081 1.506562 -0.124906 -0.801224 1.127766 -0.472153 -0.811177 0.885991 -0.408072 -0.855103 1.722153 -0.278247 -0.852807 1.522264 -0.125692 -0.799160 1.140801 -0.478778 -0.805800 0.897764 -0.414569 -0.855922 1.731860 -0.283051 -0.853625 1.531971 -0.130496 -0.795128 1.149631 -0.483651 -0.801768 0.906594 -0.419443 ] Patch "bicubic" "P" [-0.853193 1.699503 -0.267038 -0.745854 1.699503 -0.285327 -0.602735 1.699503 -0.309712 -0.495396 1.699503 -0.328001 -0.855262 1.496855 -0.120102 -0.747923 1.496855 -0.138391 -0.610778 1.457718 -0.144726 -0.503439 1.457718 -0.163015 -0.805256 1.118936 -0.467280 -0.706210 1.073703 -0.467280 -0.567960 1.053100 -0.482266 -0.468913 1.007867 -0.482266 -0.815209 0.877161 -0.403198 -0.716163 0.831928 -0.403198 -0.584101 0.771617 -0.403198 -0.485055 0.726384 -0.403198 ] Patch "bicubic" "P" [-0.495396 1.699503 -0.328001 -0.496214 1.709210 -0.332805 -0.497306 1.722153 -0.339210 -0.498124 1.731860 -0.344014 -0.503439 1.457718 -0.163015 -0.504258 1.467425 -0.167819 -0.500820 1.483175 -0.168354 -0.501638 1.492882 -0.173158 -0.468913 1.007867 -0.482266 -0.464881 1.016697 -0.487140 -0.462915 1.029626 -0.493738 -0.458883 1.038456 -0.498612 -0.485055 0.726384 -0.403198 -0.481022 0.735214 -0.408072 -0.475646 0.746987 -0.414569 -0.471613 0.755817 -0.419443 ] Patch "bicubic" "P" [-0.498124 1.731860 -0.344014 -0.605463 1.731860 -0.325725 -0.748583 1.731860 -0.301340 -0.855922 1.731860 -0.283051 -0.501638 1.492882 -0.173158 -0.608977 1.492882 -0.154869 -0.746286 1.531971 -0.148785 -0.853625 1.531971 -0.130496 -0.458883 1.038456 -0.498612 -0.557929 1.083689 -0.498612 -0.696081 1.104398 -0.483651 -0.795128 1.149631 -0.483651 -0.471613 0.755817 -0.419443 -0.570660 0.801050 -0.419443 -0.702721 0.861361 -0.419443 -0.801768 0.906594 -0.419443 ] Patch "bicubic" "P" [-0.815209 0.877161 -0.403198 -0.822074 0.710398 -0.358998 -0.858038 0.592408 -0.108973 -0.901521 0.525484 0.044132 -0.811177 0.885991 -0.408072 -0.818041 0.719228 -0.363871 -0.854005 0.601237 -0.113847 -0.897488 0.534314 0.039259 -0.805800 0.897764 -0.414569 -0.810360 0.730892 -0.370483 -0.849027 0.612929 -0.120493 -0.892112 0.546087 0.032761 -0.801768 0.906594 -0.419443 -0.806327 0.739722 -0.375357 -0.844995 0.621759 -0.125366 -0.888079 0.554917 0.027887 ] Patch "bicubic" "P" [-0.815209 0.877161 -0.403198 -0.716163 0.831928 -0.403198 -0.584101 0.771617 -0.403198 -0.485055 0.726384 -0.403198 -0.822074 0.710398 -0.358998 -0.723028 0.665165 -0.358998 -0.593619 0.605645 -0.356577 -0.494573 0.560412 -0.356577 -0.858038 0.592408 -0.108973 -0.758992 0.547174 -0.108973 -0.628023 0.484313 -0.110367 -0.528976 0.439080 -0.110367 -0.901521 0.525484 0.044132 -0.802474 0.480251 0.044132 -0.670413 0.419940 0.044132 -0.571366 0.374707 0.044132 ] Patch "bicubic" "P" [-0.485055 0.726384 -0.403198 -0.481022 0.735214 -0.408072 -0.475646 0.746987 -0.414569 -0.471613 0.755817 -0.419443 -0.494573 0.560412 -0.356577 -0.490540 0.569242 -0.361450 -0.483127 0.580884 -0.368043 -0.479094 0.589714 -0.372917 -0.528976 0.439080 -0.110367 -0.524944 0.447910 -0.115241 -0.519950 0.459606 -0.121875 -0.515918 0.468436 -0.126749 -0.571366 0.374707 0.044132 -0.567334 0.383537 0.039259 -0.561957 0.395310 0.032761 -0.557925 0.404140 0.027887 ] Patch "bicubic" "P" [-0.471613 0.755817 -0.419443 -0.570660 0.801050 -0.419443 -0.702721 0.861361 -0.419443 -0.801768 0.906594 -0.419443 -0.479094 0.589714 -0.372917 -0.578141 0.634947 -0.372917 -0.707281 0.694489 -0.375357 -0.806327 0.739722 -0.375357 -0.515918 0.468436 -0.126749 -0.614964 0.513669 -0.126749 -0.745948 0.576526 -0.125366 -0.844995 0.621759 -0.125366 -0.557925 0.404140 0.027887 -0.656971 0.449373 0.027887 -0.789033 0.509684 0.027887 -0.888079 0.554917 0.027887 ] Patch "bicubic" "P" [-0.901521 0.525484 0.044132 -0.949931 0.450977 0.214587 -1.072727 0.358082 0.462951 -1.111591 0.421007 0.640376 -0.897488 0.534314 0.039259 -0.945899 0.459807 0.209713 -1.067987 0.366912 0.458762 -1.106851 0.429837 0.636187 -0.892112 0.546087 0.032761 -0.940180 0.471513 0.203742 -1.061584 0.378552 0.452801 -1.100531 0.441610 0.630602 -0.888079 0.554917 0.027887 -0.936147 0.480343 0.198868 -1.056844 0.387382 0.448612 -1.095791 0.450440 0.626413 ] Patch "bicubic" "P" [-0.901521 0.525484 0.044132 -0.802474 0.480251 0.044132 -0.670413 0.419940 0.044132 -0.571366 0.374707 0.044132 -0.949931 0.450977 0.214587 -0.850885 0.405744 0.214587 -0.721226 0.342775 0.229333 -0.622180 0.297542 0.229333 -1.072727 0.358082 0.462951 -0.974880 0.312849 0.478318 -0.841435 0.247711 0.485197 -0.743588 0.202478 0.500565 -1.111591 0.421007 0.640376 -1.013744 0.375774 0.655743 -0.883281 0.315463 0.676233 -0.785434 0.270230 0.691600 ] Patch "bicubic" "P" [-0.571366 0.374707 0.044132 -0.567334 0.383537 0.039259 -0.561957 0.395310 0.032761 -0.557925 0.404140 0.027887 -0.622180 0.297542 0.229333 -0.618147 0.306372 0.224460 -0.612415 0.318079 0.218506 -0.608383 0.326909 0.213633 -0.743588 0.202478 0.500565 -0.738848 0.211307 0.496376 -0.732443 0.222941 0.490398 -0.727703 0.231771 0.486209 -0.785434 0.270230 0.691600 -0.780694 0.279060 0.687411 -0.774375 0.290832 0.681826 -0.769635 0.299662 0.677637 ] Patch "bicubic" "P" [-0.557925 0.404140 0.027887 -0.656971 0.449373 0.027887 -0.789033 0.509684 0.027887 -0.888079 0.554917 0.027887 -0.608383 0.326909 0.213633 -0.707429 0.372142 0.213633 -0.837101 0.435110 0.198868 -0.936147 0.480343 0.198868 -0.727703 0.231771 0.486209 -0.825550 0.277004 0.470842 -0.958997 0.342148 0.463979 -1.056844 0.387382 0.448612 -0.769635 0.299662 0.677637 -0.867482 0.344895 0.662270 -0.997944 0.405207 0.641780 -1.095791 0.450440 0.626413 ] Patch "bicubic" "P" [-1.111591 0.421007 0.640376 -1.156600 0.493882 0.845855 -1.151134 0.731561 1.076544 -1.150416 0.928468 1.180396 -1.106851 0.429837 0.636187 -1.151860 0.502711 0.841666 -1.147102 0.740391 1.071671 -1.146383 0.937298 1.175522 -1.100531 0.441610 0.630602 -1.145448 0.514334 0.835657 -1.141785 0.753515 1.063616 -1.141007 0.949071 1.169024 -1.095791 0.450440 0.626413 -1.140708 0.523164 0.831468 -1.137753 0.762345 1.058742 -1.136974 0.957901 1.164151 ] Patch "bicubic" "P" [-1.111591 0.421007 0.640376 -1.013744 0.375774 0.655743 -0.883281 0.315463 0.676233 -0.785434 0.270230 0.691600 -1.156600 0.493882 0.845855 -1.058753 0.448648 0.861222 -0.926070 0.384742 0.871574 -0.828223 0.339509 0.886941 -1.151134 0.731561 1.076544 -1.052088 0.686328 1.076544 -0.918447 0.634064 1.084899 -0.819401 0.588832 1.084899 -1.150416 0.928468 1.180396 -1.051370 0.883235 1.180396 -0.919308 0.822925 1.180396 -0.820262 0.777692 1.180396 ] Patch "bicubic" "P" [-0.785434 0.270230 0.691600 -0.780694 0.279060 0.687411 -0.774375 0.290832 0.681826 -0.769635 0.299662 0.677637 -0.828223 0.339509 0.886941 -0.823483 0.348339 0.882752 -0.817075 0.359969 0.876763 -0.812335 0.368798 0.872574 -0.819401 0.588832 1.084899 -0.815368 0.597662 1.080025 -0.810006 0.609875 1.073625 -0.805974 0.618705 1.068751 -0.820262 0.777692 1.180396 -0.816229 0.786522 1.175522 -0.810853 0.798295 1.169024 -0.806820 0.807125 1.164151 ] Patch "bicubic" "P" [-0.769635 0.299662 0.677637 -0.867482 0.344895 0.662270 -0.997944 0.405207 0.641780 -1.095791 0.450440 0.626413 -0.812335 0.368798 0.872574 -0.910182 0.414032 0.857207 -1.042861 0.477931 0.846835 -1.140708 0.523164 0.831468 -0.805974 0.618705 1.068751 -0.905020 0.663938 1.068751 -1.038707 0.717112 1.058742 -1.137753 0.762345 1.058742 -0.806820 0.807125 1.164151 -0.905866 0.852358 1.164151 -1.037928 0.912668 1.164151 -1.136974 0.957901 1.164151 ] Patch "bicubic" "P" [-1.150416 0.928468 1.180396 -1.149566 1.161507 1.303304 -1.132509 1.529640 1.411583 -1.106609 1.786854 1.360743 -1.146383 0.937298 1.175522 -1.145533 1.170337 1.298430 -1.127692 1.523461 1.404060 -1.101792 1.780675 1.353220 -1.141007 0.949071 1.169024 -1.140136 1.167637 1.286836 -1.123706 1.530536 1.391483 -1.095368 1.772436 1.343189 -1.136974 0.957901 1.164151 -1.136104 1.176466 1.281962 -1.118889 1.524357 1.383960 -1.090551 1.766257 1.335667 ] Patch "bicubic" "P" [-1.150416 0.928468 1.180396 -1.051370 0.883235 1.180396 -0.919308 0.822925 1.180396 -0.820262 0.777692 1.180396 -1.149566 1.161507 1.303304 -1.050520 1.116274 1.303304 -0.920338 1.048639 1.294528 -0.821291 1.003406 1.294528 -1.132509 1.529640 1.411583 -1.037976 1.473600 1.412567 -0.893707 1.411266 1.426088 -0.799174 1.355225 1.427073 -1.106609 1.786854 1.360743 -1.012076 1.730813 1.361727 -0.886032 1.656092 1.363039 -0.791499 1.600051 1.364023 ] Patch "bicubic" "P" [-0.820262 0.777692 1.180396 -0.816229 0.786522 1.175522 -0.810853 0.798295 1.169024 -0.806820 0.807125 1.164151 -0.821291 1.003406 1.294528 -0.817259 1.012236 1.289654 -0.811819 1.013517 1.277994 -0.807786 1.022347 1.273121 -0.799174 1.355225 1.427073 -0.794357 1.353059 1.417581 -0.791113 1.361782 1.402614 -0.786296 1.359616 1.393122 -0.791499 1.600051 1.364023 -0.786682 1.597885 1.354532 -0.780259 1.594997 1.341877 -0.775442 1.592831 1.332386 ] Patch "bicubic" "P" [-0.806820 0.807125 1.164151 -0.905866 0.852358 1.164151 -1.037928 0.912668 1.164151 -1.136974 0.957901 1.164151 -0.807786 1.022347 1.273121 -0.906833 1.067580 1.273121 -1.037057 1.131234 1.281962 -1.136104 1.176466 1.281962 -0.786296 1.359616 1.393122 -0.880829 1.411644 1.394107 -1.024356 1.472329 1.382976 -1.118889 1.524357 1.383960 -0.775442 1.592831 1.332386 -0.869975 1.644859 1.333370 -0.996018 1.714229 1.334682 -1.090551 1.766257 1.335667 ] Patch "bicubic" "P" [-1.106609 1.786854 1.360743 -1.081221 2.038981 1.310907 -1.080978 2.354367 1.076188 -0.993509 2.486708 0.872396 -1.101792 1.780675 1.353220 -1.076404 2.032802 1.303385 -1.069842 2.358190 1.071388 -0.982372 2.490531 0.867595 -1.095368 1.772436 1.343189 -1.065028 2.031436 1.291483 -1.059262 2.358855 1.069885 -0.967524 2.495629 0.861195 -1.090551 1.766257 1.335667 -1.060210 2.025257 1.283960 -1.048125 2.362678 1.065085 -0.956387 2.499452 0.856394 ] Patch "bicubic" "P" [-1.106609 1.786854 1.360743 -1.012076 1.730813 1.361727 -0.886032 1.656092 1.363039 -0.791499 1.600051 1.364023 -1.081221 2.038981 1.310907 -0.986688 1.982940 1.311892 -0.878602 1.893126 1.301997 -0.784069 1.837086 1.302981 -1.080978 2.354367 1.076188 -1.015605 2.269103 1.058511 -0.855633 2.107383 0.996123 -0.790260 2.022119 0.978446 -0.993509 2.486708 0.872396 -0.928136 2.401444 0.854719 -0.840971 2.287758 0.831149 -0.775598 2.202494 0.813472 ] Patch "bicubic" "P" [-0.791499 1.600051 1.364023 -0.786682 1.597885 1.354532 -0.780259 1.594997 1.341877 -0.775442 1.592831 1.332386 -0.784069 1.837086 1.302981 -0.779251 1.834920 1.293490 -0.769096 1.834847 1.279412 -0.764279 1.832681 1.269921 -0.790260 2.022119 0.978446 -0.779882 2.027744 0.973165 -0.751334 2.026688 0.961959 -0.740956 2.032313 0.956678 -0.775598 2.202494 0.813472 -0.765220 2.208119 0.808191 -0.751382 2.215620 0.801150 -0.741004 2.221245 0.795869 ] Patch "bicubic" "P" [-0.791499 1.600051 1.364023 -0.786682 1.597885 1.354532 -0.780259 1.594997 1.341877 -0.775442 1.592831 1.332386 -0.784069 1.837086 1.302981 -0.779251 1.834920 1.293490 -0.769096 1.834847 1.279412 -0.764279 1.832681 1.269921 -0.790260 2.022119 0.978446 -0.789486 2.031644 0.969734 -0.740958 2.042161 0.948296 -0.740956 2.032313 0.956678 -0.775598 2.202494 0.813472 -0.774824 2.212019 0.804760 -0.741006 2.231093 0.787487 -0.741004 2.221245 0.795869 ] Patch "bicubic" "P" [-0.775442 1.592831 1.332386 -0.869975 1.644859 1.333370 -0.996018 1.714229 1.334682 -1.090551 1.766257 1.335667 -0.764279 1.832681 1.269921 -0.858812 1.884709 1.270905 -0.965677 1.973229 1.282976 -1.060210 2.025257 1.283960 -0.740956 2.032313 0.956678 -0.805571 2.115775 0.974835 -0.983510 2.279216 1.046927 -1.048125 2.362678 1.065085 -0.741004 2.221245 0.795869 -0.805619 2.304707 0.814026 -0.891772 2.415990 0.838237 -0.956387 2.499452 0.856394 ] Patch "bicubic" "P" [0.486032 1.089792 -0.860569 0.473170 1.098784 -0.857735 0.456019 1.110775 -0.853957 0.443157 1.119767 -0.851123 0.485238 1.186142 -1.072699 0.472375 1.195135 -1.069865 0.455043 1.207430 -1.069049 0.442181 1.216422 -1.066215 0.490060 1.413040 -1.314174 0.476885 1.421968 -1.315200 0.459510 1.432591 -1.313254 0.446334 1.441519 -1.314279 0.491763 1.612019 -1.435368 0.478588 1.620946 -1.436394 0.461020 1.632850 -1.437761 0.447845 1.641777 -1.438787 ] Patch "bicubic" "P" [0.486032 1.089792 -0.860569 0.485238 1.186142 -1.072699 0.490060 1.413040 -1.314174 0.491763 1.612019 -1.435368 0.548422 1.179031 -0.860569 0.547628 1.275382 -1.072699 0.550474 1.503208 -1.305454 0.552177 1.702187 -1.426648 0.631609 1.298017 -0.860569 0.629700 1.394280 -1.066410 0.632309 1.625754 -1.301149 0.632730 1.822410 -1.415022 0.693999 1.387256 -0.860569 0.692090 1.483520 -1.066410 0.692723 1.715921 -1.292429 0.693144 1.912578 -1.406302 ] Patch "bicubic" "P" [0.693999 1.387256 -0.860569 0.692090 1.483520 -1.066410 0.692723 1.715921 -1.292429 0.693144 1.912578 -1.406302 0.681137 1.396248 -0.857735 0.679228 1.492512 -1.063576 0.679548 1.724849 -1.293455 0.679969 1.921505 -1.407327 0.663987 1.408239 -0.853957 0.661894 1.504794 -1.062696 0.662179 1.735461 -1.291579 0.662402 1.933408 -1.408695 0.651125 1.417231 -0.851123 0.649032 1.513786 -1.059862 0.649004 1.744388 -1.292604 0.649227 1.942335 -1.409720 ] Patch "bicubic" "P" [0.651125 1.417231 -0.851123 0.649032 1.513786 -1.059862 0.649004 1.744388 -1.292604 0.649227 1.942335 -1.409720 0.588735 1.327992 -0.851123 0.586642 1.424547 -1.059862 0.588589 1.654221 -1.301324 0.588812 1.852168 -1.418440 0.505547 1.209006 -0.851123 0.504571 1.305662 -1.066215 0.506749 1.531686 -1.305559 0.508260 1.731944 -1.430067 0.443157 1.119767 -0.851123 0.442181 1.216422 -1.066215 0.446334 1.441519 -1.314279 0.447845 1.641777 -1.438787 ] Patch "bicubic" "P" [0.491763 1.612019 -1.435368 0.478588 1.620946 -1.436394 0.461020 1.632850 -1.437761 0.447845 1.641777 -1.438787 0.492876 1.742092 -1.514593 0.479701 1.751019 -1.515618 0.461996 1.762190 -1.518177 0.448821 1.771117 -1.519203 0.534675 1.988997 -1.558345 0.521499 1.997924 -1.559371 0.503932 2.009827 -1.560738 0.490756 2.018754 -1.561764 0.494824 2.117131 -1.486301 0.481648 2.126058 -1.487327 0.464081 2.137960 -1.488694 0.450905 2.146887 -1.489720 ] Patch "bicubic" "P" [0.491763 1.612019 -1.435368 0.492876 1.742092 -1.514593 0.534675 1.988997 -1.558345 0.494824 2.117131 -1.486301 0.552177 1.702187 -1.426648 0.553290 1.832260 -1.505873 0.595089 2.079165 -1.549625 0.555238 2.207299 -1.477581 0.632730 1.822410 -1.415022 0.633012 1.954213 -1.491341 0.675642 2.199389 -1.537998 0.635791 2.327522 -1.465954 0.693144 1.912578 -1.406302 0.693426 2.044381 -1.482621 0.736056 2.289556 -1.529278 0.696205 2.417690 -1.457234 ] Patch "bicubic" "P" [0.693144 1.912578 -1.406302 0.693426 2.044381 -1.482621 0.736056 2.289556 -1.529278 0.696205 2.417690 -1.457234 0.679969 1.921505 -1.407327 0.680251 2.053308 -1.483647 0.722880 2.298483 -1.530304 0.683030 2.426617 -1.458260 0.662402 1.933408 -1.408695 0.662550 2.064488 -1.486249 0.705314 2.310386 -1.531671 0.665462 2.438520 -1.459627 0.649227 1.942335 -1.409720 0.649375 2.073416 -1.487274 0.692138 2.319313 -1.532697 0.652287 2.447447 -1.460653 ] Patch "bicubic" "P" [0.649227 1.942335 -1.409720 0.649375 2.073416 -1.487274 0.692138 2.319313 -1.532697 0.652287 2.447447 -1.460653 0.588812 1.852168 -1.418440 0.588960 1.983248 -1.495994 0.631723 2.229145 -1.541417 0.591872 2.357279 -1.469373 0.508260 1.731944 -1.430067 0.509235 1.861285 -1.510482 0.551170 2.108922 -1.553044 0.511320 2.237055 -1.481000 0.447845 1.641777 -1.438787 0.448821 1.771117 -1.519203 0.490756 2.018754 -1.561764 0.450905 2.146887 -1.489720 ] Patch "bicubic" "P" [0.494824 2.117131 -1.486301 0.481648 2.126058 -1.487327 0.464081 2.137960 -1.488694 0.450905 2.146887 -1.489720 0.446923 2.271149 -1.399703 0.433747 2.280076 -1.400728 0.416179 2.291979 -1.402096 0.403004 2.300905 -1.403122 0.351729 2.354334 -1.146258 0.338554 2.363261 -1.147284 0.316468 2.377756 -1.152239 0.303292 2.386683 -1.153265 0.249952 2.389524 -0.998209 0.236776 2.398451 -0.999235 0.219209 2.410354 -1.000603 0.206033 2.419281 -1.001629 ] Patch "bicubic" "P" [0.494824 2.117131 -1.486301 0.446923 2.271149 -1.399703 0.351729 2.354334 -1.146258 0.249952 2.389524 -0.998209 0.555238 2.207299 -1.477581 0.507337 2.361317 -1.390983 0.412143 2.444502 -1.137538 0.310366 2.479692 -0.989489 0.635791 2.327522 -1.465954 0.587889 2.481541 -1.379356 0.510180 2.561224 -1.111261 0.390918 2.599916 -0.977863 0.696205 2.417690 -1.457234 0.648304 2.571709 -1.370636 0.570594 2.651392 -1.102541 0.451332 2.690084 -0.969143 ] Patch "bicubic" "P" [0.696205 2.417690 -1.457234 0.648304 2.571709 -1.370636 0.570594 2.651392 -1.102541 0.451332 2.690084 -0.969143 0.683030 2.426617 -1.458260 0.635128 2.580636 -1.371662 0.557418 2.660320 -1.103567 0.438157 2.699011 -0.970169 0.665462 2.438520 -1.459627 0.617561 2.592538 -1.373029 0.536770 2.675002 -1.108386 0.420589 2.710914 -0.971536 0.652287 2.447447 -1.460653 0.604386 2.601465 -1.374055 0.523595 2.683929 -1.109412 0.407414 2.719841 -0.972562 ] Patch "bicubic" "P" [0.652287 2.447447 -1.460653 0.604386 2.601465 -1.374055 0.523595 2.683929 -1.109412 0.407414 2.719841 -0.972562 0.591872 2.357279 -1.469373 0.543971 2.511297 -1.382775 0.463180 2.593761 -1.118132 0.347000 2.629673 -0.981282 0.511320 2.237055 -1.481000 0.463418 2.391073 -1.394402 0.363707 2.476851 -1.144545 0.266447 2.509449 -0.992909 0.450905 2.146887 -1.489720 0.403004 2.300905 -1.403122 0.303292 2.386683 -1.153265 0.206033 2.419281 -1.001629 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.415351 2.535580 -0.180793 -0.432275 2.679771 -0.180793 -0.444968 2.787915 -0.180793 -0.393017 2.425866 -0.189268 -0.405710 2.534009 -0.189268 -0.422634 2.676400 -0.188368 -0.435327 2.784544 -0.188368 -0.380163 2.423772 -0.200569 -0.392856 2.530115 -0.199668 -0.409780 2.673706 -0.199368 -0.422473 2.780049 -0.198468 -0.370522 2.422202 -0.209044 -0.383215 2.528545 -0.208144 -0.400139 2.670335 -0.206943 -0.412832 2.776678 -0.206043 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.415351 2.535580 -0.180793 -0.405710 2.534009 -0.189268 -0.392856 2.530115 -0.199668 -0.383215 2.528545 -0.208144 -0.432275 2.679771 -0.180793 -0.422634 2.676400 -0.188368 -0.409780 2.673706 -0.199368 -0.400139 2.670335 -0.206943 -0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.415351 2.535580 -0.180793 -0.405710 2.534009 -0.189268 -0.392856 2.530115 -0.199668 -0.383215 2.528545 -0.208144 -0.432275 2.679771 -0.180793 -0.422634 2.676400 -0.188368 -0.409780 2.673706 -0.199368 -0.400139 2.670335 -0.206943 -0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.415351 2.535580 -0.180793 -0.405710 2.534009 -0.189268 -0.392856 2.530115 -0.199668 -0.383215 2.528545 -0.208144 -0.432275 2.679771 -0.180793 -0.422634 2.676400 -0.188368 -0.409780 2.673706 -0.199368 -0.400139 2.670335 -0.206943 -0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.415351 2.535580 -0.180793 -0.405710 2.534009 -0.189268 -0.392856 2.530115 -0.199668 -0.383215 2.528545 -0.208144 -0.432275 2.679771 -0.180793 -0.422634 2.676400 -0.188368 -0.409780 2.673706 -0.199368 -0.400139 2.670335 -0.206943 -0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.415351 2.535580 -0.180793 -0.405710 2.534009 -0.189268 -0.392856 2.530115 -0.199668 -0.383215 2.528545 -0.208144 -0.432275 2.679771 -0.180793 -0.422634 2.676400 -0.188368 -0.409780 2.673706 -0.199368 -0.400139 2.670335 -0.206943 -0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.415351 2.535580 -0.180793 -0.405710 2.534009 -0.189268 -0.392856 2.530115 -0.199668 -0.383215 2.528545 -0.208144 -0.432275 2.679771 -0.180793 -0.422634 2.676400 -0.188368 -0.409780 2.673706 -0.199368 -0.400139 2.670335 -0.206943 -0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.248595 2.455533 -0.452952 -0.238954 2.453962 -0.461428 -0.243753 2.452297 -0.459478 -0.234112 2.450727 -0.467953 0.075387 2.449880 -0.744280 0.062211 2.458807 -0.745306 0.063000 2.462710 -0.757060 0.049824 2.471637 -0.758086 0.249952 2.389524 -0.998209 0.236776 2.398451 -0.999235 0.219209 2.410354 -1.000603 0.206033 2.419281 -1.001629 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.562433 2.398298 0.101457 -0.552792 2.396728 0.092982 -0.531828 2.392057 0.087296 -0.522187 2.390487 0.078820 -0.663716 2.269977 0.515193 -0.653338 2.275602 0.509912 -0.640238 2.275907 0.499676 -0.629859 2.281532 0.494395 -0.775598 2.202494 0.813472 -0.765220 2.208119 0.808191 -0.751382 2.215620 0.801150 -0.741004 2.221245 0.795869 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.562433 2.398298 0.101457 -0.552792 2.396728 0.092982 -0.531828 2.392057 0.087296 -0.522187 2.390487 0.078820 -0.663716 2.269977 0.515193 -0.662942 2.279502 0.506480 -0.629862 2.291380 0.486013 -0.629859 2.281532 0.494395 -0.775598 2.202494 0.813472 -0.774824 2.212019 0.804760 -0.741006 2.231093 0.787487 -0.741004 2.221245 0.795869 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.415351 2.535580 -0.180793 -0.432275 2.679771 -0.180793 -0.444968 2.787915 -0.180793 -0.562433 2.398298 0.101457 -0.575126 2.506441 0.101457 -0.658286 2.647958 0.107272 -0.670979 2.756102 0.107272 -0.663716 2.269977 0.515193 -0.729089 2.355241 0.532870 -0.803658 2.589779 0.564702 -0.869031 2.675043 0.582379 -0.775598 2.202494 0.813472 -0.840971 2.287758 0.831149 -0.928136 2.401444 0.854719 -0.993509 2.486708 0.872396 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.415351 2.535580 -0.180793 -0.432275 2.679771 -0.180793 -0.444968 2.787915 -0.180793 -0.248595 2.455533 -0.452952 -0.261288 2.563676 -0.452952 -0.211321 2.710873 -0.462413 -0.224014 2.819016 -0.462413 0.075387 2.449880 -0.744280 0.135801 2.540048 -0.735561 0.156852 2.675853 -0.716052 0.217266 2.766021 -0.707332 0.249952 2.389524 -0.998209 0.310366 2.479692 -0.989489 0.390918 2.599916 -0.977863 0.451332 2.690084 -0.969143 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.415351 2.535580 -0.180793 -0.432275 2.679771 -0.180793 -0.444968 2.787915 -0.180793 -0.562433 2.398298 0.101457 -0.575126 2.506441 0.101457 -0.658286 2.647958 0.107272 -0.670979 2.756102 0.107272 -0.663716 2.269977 0.515193 -0.729089 2.355241 0.532870 -0.803658 2.589779 0.564702 -0.869031 2.675043 0.582379 -0.775598 2.202494 0.813472 -0.840971 2.287758 0.831149 -0.928136 2.401444 0.854719 -0.993509 2.486708 0.872396 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.415351 2.535580 -0.180793 -0.432275 2.679771 -0.180793 -0.444968 2.787915 -0.180793 -0.248595 2.455533 -0.452952 -0.261288 2.563676 -0.452952 -0.211321 2.710873 -0.462413 -0.224014 2.819016 -0.462413 0.075387 2.449880 -0.744280 0.135801 2.540048 -0.735561 0.156852 2.675853 -0.716052 0.217266 2.766021 -0.707332 0.249952 2.389524 -0.998209 0.310366 2.479692 -0.989489 0.390918 2.599916 -0.977863 0.451332 2.690084 -0.969143 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.248595 2.455533 -0.452952 0.075387 2.449880 -0.744280 0.249952 2.389524 -0.998209 -0.393017 2.425866 -0.189268 -0.238954 2.453962 -0.461428 0.062211 2.458807 -0.745306 0.236776 2.398451 -0.999235 -0.380163 2.423772 -0.200569 -0.243753 2.452297 -0.459478 0.063000 2.462710 -0.757060 0.219209 2.410354 -1.000603 -0.370522 2.422202 -0.209044 -0.234112 2.450727 -0.467953 0.049824 2.471637 -0.758086 0.206033 2.419281 -1.001629 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.562433 2.398298 0.101457 -0.552792 2.396728 0.092982 -0.531828 2.392057 0.087296 -0.522187 2.390487 0.078820 -0.663716 2.269977 0.515193 -0.653338 2.275602 0.509912 -0.640238 2.275907 0.499676 -0.629859 2.281532 0.494395 -0.775598 2.202494 0.813472 -0.765220 2.208119 0.808191 -0.751382 2.215620 0.801150 -0.741004 2.221245 0.795869 ] Patch "bicubic" "P" [-0.402658 2.427436 -0.180793 -0.393017 2.425866 -0.189268 -0.380163 2.423772 -0.200569 -0.370522 2.422202 -0.209044 -0.562433 2.398298 0.101457 -0.552792 2.396728 0.092982 -0.531828 2.392057 0.087296 -0.522187 2.390487 0.078820 -0.663716 2.269977 0.515193 -0.662942 2.279502 0.506480 -0.629862 2.291380 0.486013 -0.629859 2.281532 0.494395 -0.775598 2.202494 0.813472 -0.774824 2.212019 0.804760 -0.741006 2.231093 0.787487 -0.741004 2.221245 0.795869 ] Patch "bicubic" "P" [-0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 -0.224014 2.819016 -0.462413 -0.214373 2.815645 -0.469988 -0.221820 2.812474 -0.467558 -0.212179 2.809103 -0.475133 0.217266 2.766021 -0.707332 0.204091 2.774948 -0.708358 0.206579 2.777065 -0.719452 0.193404 2.785992 -0.720478 0.451332 2.690084 -0.969143 0.438157 2.699011 -0.970169 0.420589 2.710914 -0.971536 0.407414 2.719841 -0.972562 ] Patch "bicubic" "P" [-0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 -0.670979 2.756102 0.107272 -0.661338 2.752731 0.099697 -0.641171 2.744708 0.094822 -0.631530 2.741337 0.087247 -0.869031 2.675043 0.582379 -0.857894 2.678866 0.577578 -0.840688 2.684730 0.572663 -0.829551 2.688553 0.567862 -0.993509 2.486708 0.872396 -0.982372 2.490531 0.867595 -0.967524 2.495629 0.861195 -0.956387 2.499452 0.856394 ] Patch "bicubic" "P" [-0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 -0.224014 2.819016 -0.462413 -0.214373 2.815645 -0.469988 -0.221820 2.812474 -0.467558 -0.212179 2.809103 -0.475133 0.217266 2.766021 -0.707332 0.204091 2.774948 -0.708358 0.206579 2.777065 -0.719452 0.193404 2.785992 -0.720478 0.451332 2.690084 -0.969143 0.438157 2.699011 -0.970169 0.420589 2.710914 -0.971536 0.407414 2.719841 -0.972562 ] Patch "bicubic" "P" [-0.444968 2.787915 -0.180793 -0.435327 2.784544 -0.188368 -0.422473 2.780049 -0.198468 -0.412832 2.776678 -0.206043 -0.670979 2.756102 0.107272 -0.661338 2.752731 0.099697 -0.641171 2.744708 0.094822 -0.631530 2.741337 0.087247 -0.869031 2.675043 0.582379 -0.857894 2.678866 0.577578 -0.840688 2.684730 0.572663 -0.829551 2.688553 0.567862 -0.993509 2.486708 0.872396 -0.982372 2.490531 0.867595 -0.967524 2.495629 0.861195 -0.956387 2.499452 0.856394 ] Patch "bicubic" "P" [-0.412832 2.776678 -0.206043 -0.400139 2.670335 -0.206943 -0.383215 2.528545 -0.208144 -0.370522 2.422202 -0.209044 -0.212179 2.809103 -0.475133 -0.199486 2.702761 -0.476034 -0.246805 2.557070 -0.467053 -0.234112 2.450727 -0.467953 0.193404 2.785992 -0.720478 0.132989 2.695824 -0.729198 0.110239 2.561805 -0.749366 0.049824 2.471637 -0.758086 0.407414 2.719841 -0.972562 0.347000 2.629673 -0.981282 0.266447 2.509449 -0.992909 0.206033 2.419281 -1.001629 ] Patch "bicubic" "P" [-0.412832 2.776678 -0.206043 -0.400139 2.670335 -0.206943 -0.383215 2.528545 -0.208144 -0.370522 2.422202 -0.209044 -0.631530 2.741337 0.087247 -0.618837 2.634994 0.086347 -0.534880 2.496830 0.079721 -0.522187 2.390487 0.078820 -0.829551 2.688553 0.567862 -0.764937 2.605091 0.549705 -0.694474 2.364994 0.512553 -0.629859 2.281532 0.494395 -0.956387 2.499452 0.856394 -0.891772 2.415990 0.838237 -0.805619 2.304707 0.814026 -0.741004 2.221245 0.795869 ] Patch "bicubic" "P" [-0.412832 2.776678 -0.206043 -0.400139 2.670335 -0.206943 -0.383215 2.528545 -0.208144 -0.370522 2.422202 -0.209044 -0.212179 2.809103 -0.475133 -0.199486 2.702761 -0.476034 -0.246805 2.557070 -0.467053 -0.234112 2.450727 -0.467953 0.193404 2.785992 -0.720478 0.132989 2.695824 -0.729198 0.110239 2.561805 -0.749366 0.049824 2.471637 -0.758086 0.407414 2.719841 -0.972562 0.347000 2.629673 -0.981282 0.266447 2.509449 -0.992909 0.206033 2.419281 -1.001629 ] Patch "bicubic" "P" [-0.412832 2.776678 -0.206043 -0.400139 2.670335 -0.206943 -0.383215 2.528545 -0.208144 -0.370522 2.422202 -0.209044 -0.631530 2.741337 0.087247 -0.618837 2.634994 0.086347 -0.534880 2.496830 0.079721 -0.522187 2.390487 0.078820 -0.829551 2.688553 0.567862 -0.764937 2.605091 0.549705 -0.694474 2.364994 0.512553 -0.629859 2.281532 0.494395 -0.956387 2.499452 0.856394 -0.891772 2.415990 0.838237 -0.805619 2.304707 0.814026 -0.741004 2.221245 0.795869 ] Patch "bicubic" "P" [-0.993509 2.486708 0.872396 -0.928136 2.401444 0.854719 -0.840971 2.287758 0.831149 -0.775598 2.202494 0.813472 -0.982372 2.490531 0.867595 -0.916999 2.405267 0.849918 -0.840197 2.297284 0.822437 -0.774824 2.212019 0.804760 -0.967524 2.495629 0.861195 -0.902909 2.412167 0.843037 -0.805621 2.314555 0.805644 -0.741006 2.231093 0.787487 -0.956387 2.499452 0.856394 -0.891772 2.415990 0.838237 -0.805619 2.304707 0.814026 -0.741004 2.221245 0.795869 ] TransformEnd AttributeEnd # # # AttributeEnd TransformEnd # ### ### # # ### END: Item 3 ### # # ### ### # # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### WorldEnd FrameEnd # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ########################################################################### # ###########################################################################