diff --git a/files/parameter_tooltips/MAV_AUTOPILOT_ARDUPILOTMEGA-MAV_TYPE_FIXED_WING.txt b/files/parameter_tooltips/MAV_AUTOPILOT_ARDUPILOTMEGA-MAV_TYPE_FIXED_WING.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b8ca0735d8290d6f51c69a99f63796348572a20 --- /dev/null +++ b/files/parameter_tooltips/MAV_AUTOPILOT_ARDUPILOTMEGA-MAV_TYPE_FIXED_WING.txt @@ -0,0 +1,216 @@ +== MAVLink Parameters == +|| *EEPROM variable name* || *Min* || *Max* || *Default* || *Multiplier* || *Enabled (0 = no, 1 = yes)* || *Comment* || +||MAH|| || ||1|| || || || +||CURRENT_ENABLE|| || ||1|| || || || +||AOA|| || ||1|| || || || +||MAG_ENABLE|| || ||1|| || || || +||HDNG2RLL_P||0||5||0.7||1||1||NAV_ROLL_P - Navigation control gains. Tuning values for the navigation control PID loops. The P term is the primary tuning value. This determines how the control deflection varies in proportion to the required correction.|| +||HDNG2RLL_I||0||1||0.01||1||1||NAV_ROLL_I - Navigation control gains. Tuning values for the navigation control PID loops. The I term is used to control drift.|| +||HDNG2RLL_D||0||1||0.02||1||1||NAV_ROLL_D - Navigation control gains. Tuning values for the navigation control PID loops. The D term is used to control overshoot. Avoid adjusting this term if you are not familiar with tuning PID loops.|| +||HDNG2RLL_IMAX||0||3000||500||100||1||NAV_ROLL_INT_MAX_CENTIDEGREE - In Degrees - Maximum control offset due to the integral. This prevents the control output from being overdriven due to a persistent offset (e.g. native flight AoA). If you find this value is insufficient consider adjusting the AOA parameter.|| +||RLL2SRV_P||0||5||0.4||1||1||SERVO_ROLL_P - Attitude control gains - Tuning values for the attitude control PID loops. The P term is the primary tuning value. This determines how the control deflection varies in proportion to the required correction.|| +||RLL2SRV_I||0||1||0||1||1||SERVO_ROLL_I - Attitude control gains - Tuning values for the attitude control PID loops. The I term is used to help control surfaces settle. This value should normally be kept low.|| +||RLL2SRV_D||0||1||0||1||1||SERVO_ROLL_D - Attitude control gains - Tuning values for the attitude control PID loops. The D term is used to control overshoot. Avoid using or adjusting this term if you are not familiar with tuning PID loops. It should normally be zero for most aircraft.|| +||RLL2SRV_IMAX||0||3000||500||100||1||SERVO_ROLL_INT_MAX_CENTIDEGREE - In Degrees - Maximum control offset due to the integral. This prevents the control output from being overdriven due to a persistent offset (e.g. crosstracking). Default is 5 degrees.|| +||PTCH2SRV_P||0||5||0.6||1||1||SERVO_PITCH_P - Attitude control gains - Tuning values for the attitude control PID loops. The P term is the primary tuning value. This determines how the control deflection varies in proportion to the required correction.|| +||PTCH2SRV_I||0||1||0||1||1||SERVO_PITCH_I - Attitude control gains - Tuning values for the attitude control PID loops. The I term is used to help control surfaces settle. This value should normally be kept low.|| +||PTCH2SRV_D||0||1||0||1||1||SERVO_PITCH_D - Attitude control gains - Tuning values for the attitude control PID loops. The D term is used to control overshoot. Avoid using or adjusting this term if you are not familiar with tuning PID loops. It should normally be zero for most aircraft.|| +||PTCH2SRV_IMAX||0||3000||500||100||1||SERVO_PITCH_INT_MAX_CENTIDEGREE - In Degrees - Maximum control offset due to the integral. This prevents the control output from being overdriven due to a persistent offset (e.g. crosstracking). Default is 5 degrees.|| +||ARSPD2PTCH_P||0||5||0.65||1||1||NAV_PITCH_ASP_P - P. I and D terms for pitch adjustments made to maintain airspeed.|| +||ARSPD2PTCH_I||0||1||0||1||1||NAV_PITCH_ASP_I - P. I and D terms for pitch adjustments made to maintain airspeed.|| +||ARSPD2PTCH_D||0||1||0||1||1||NAV_PITCH_ASP_D - P. I and D terms for pitch adjustments made to maintain airspeed.|| +||ARSPD2PTCH_IMA||0||3000||500||100||1||NAV_PITCH_ASP_INT_MAX_CMSEC - In Degrees - Maximum pitch offset due to the integral. This limits the control output from being overdriven due to a persistent offset (eg. inability to maintain the programmed airspeed).|| +||YW2SRV_P||0||5||0||1||1||SERVO_YAW_P - P. I and D terms for the YAW control. Note units of this control loop are unusual. PID input is in m/s**2|| +||YW2SRV_I||0||1||0||1||1||SERVO_YAW_I - P. I and D terms for the YAW control. Note units of this control loop are unusual. PID input is in m/s**2|| +||YW2SRV_D||0||1||0||1||1||SERVO_YAW_D - P. I and D terms for the YAW control. Note units of this control loop are unusual. PID input is in m/s**2|| +||YW2SRV_IMAX||0||3000||0||100||1||SERVO_YAW_INT_MAX - Maximum control offset due to the integral. This prevents the control output from being overdriven due to a persistent offset (e.g. crosstracking).|| +||ENRGY2THR_P||0||5||0.5||1||1||THROTTLE_TE_P - P. I and D terms for throttle adjustments made to control altitude.|| +||ENRGY2THR_I||0||1||0||1||1||THROTTLE_TE_I - P. I and D terms for throttle adjustments made to control altitude.|| +||ENRGY2THR_D||0||1||0||1||1||THROTTLE_TE_D - P. I and D terms for throttle adjustments made to control altitude.|| +||ENRGY2THR_IMAX||0||100||20||1||1||THROTTLE_TE_INT_MAX - In Percent - Maximum throttle input due to the integral term. This limits the throttle from being overdriven due to a persistent offset (e.g. inability to maintain the programmed altitude).|| +||ALT2PTCH_P||0||5||0.65||1||1||NAV_PITCH_ALT_P - P. I and D terms for pitch adjustments made to maintain altitude.|| +||ALT2PTCH_I||0||1||0||1||1||NAV_PITCH_ALT_I - P. I and D terms for pitch adjustments made to maintain altitude.|| +||ALT2PTCH_D||0||1||0||1||1||NAV_PITCH_ALT_D - P. I and D terms for pitch adjustments made to maintain altitude.|| +||ALT2PTCH_IMAX||0||3000||500||100||1||NAV_PITCH_ALT_INT_MAX_CM - In Meters - Maximum pitch offset due to the integral. This limits the control output from being overdriven due to a persistent offset (eg. inability to maintain the programmed altitude).|| +||KFF_PTCHCOMP||-3||3||0.2||0.01||1||PITCH_COMP - In Percent - Adds pitch input to compensate for the loss of lift due to roll control.|| +||KFF_RDDRMIX||-3||3||0.5||0.01||1||RUDDER_MIX - Roll to yaw mixing. This allows for co-ordinated turns.|| +||KFF_PTCH2THR||-3||3||0||1||1||P_TO_T - Pitch to throttle feed-forward gain.|| +||KFF_THR2PTCH||-3||3||0||1||1||T_TO_P - Throttle to pitch feed-forward gain.|| +||XTRK_GAIN_SC||0||100||100||100||1||XTRACK_GAIN_SCALED - Default value is 1.0 degrees per metre. Values lower than 0.001 will disable crosstrack compensation.|| +||ALT_MIX||0||1||1||0.01||1||ALTITUDE_MIX - In Percent - Configures the blend between GPS and pressure altitude. 0 = GPS altitude, 1 = Press alt, 0.5 = half and half, etc.|| +||ARSPD_RATIO||0||5||1.9936||1||1||AIRSPEED_RATIO - Adjust AIRSPEED_RATIO in small increments to calibrate the airspeed sensor relative to your GPS. The calculation and default value are optimized for speeds around 12 m/s|| +||WP_RADIUS||0||200||30||1||1||WP_RADIUS_DEFAULT - When the user performs a factory reset on the APM, sets the waypoint radius (the radius from a target waypoint within which the APM will consider itself to have arrived at the waypoint) to this value in meters. This is mainly intended to allow users to start using the APM without programming a mission first.|| +||WP_LOITER_RAD||0||200||60||1||1||LOITER_RADIUS_DEFAULT - When the user performs a factory reset on the APM, sets the loiter radius (the distance the APM will attempt to maintain from a waypoint while loitering) to this value in meters. This is mainly intended to allow users to start using the APM without programming a mission first.|| +||ARSPD_FBW_MIN||5||50||6||1||1||AIRSPEED_FBW_MIN - In m/s - Airspeed corresponding to minimum and maximum throttle in Fly By Wire B mode.|| +||ARSPD_FBW_MAX||5||50||22||1||1||AIRSPEED_FBW_MAX - In m/s - Airspeed corresponding to minimum and maximum throttle in Fly By Wire B mode. AIRSPEED_FBW_MAX also sets the maximum airspeed that the cruise airspeed can be ""nudged"" to in AUTO mode when ENABLE_STICK_MIXING is set. In AUTO the cruise airspeed can be increased between AIRSPEED_CRUISE and AIRSPEED_FBW_MAX by positioning the throttle stick in the top 1/2 of its range. Throttle stick in the bottom 1/2 provide regular AUTO control.|| +||THR_MIN||0||100||0||1||1||THROTTLE_MIN - The minimum throttle setting to which the autopilot will reduce the throttle while descending. The default is zero, which is suitable for aircraft with a steady power-off glide. Increase this value if your aircraft needs throttle to maintain a stable descent in level flight.|| +||THR_MAX||0||100||75||1||1||THROTTLE_MAX - The maximum throttle setting the autopilot will apply. The default is 75%. Reduce this value if your aicraft is overpowered or has complex flight characteristics at high throttle settings.|| +||THR_FAILSAFE||0||0||1|| || ||THROTTLE_FAILSAFE - The throttle failsafe allows you to configure a software failsafe activated by a setting on the throttle input channel (channel 3). This can be used to achieve a failsafe override on loss of radio control without having to sacrifice one of your FLIGHT_MODE settings as the throttle failsafe overrides the switch-selected mode. Throttle failsafe is enabled by setting THROTTLE_FAILSAFE to 1.|| +||THR_FS_ACTION||0||2||1||1|| ||THROTTLE_FAILSAFE_ACTION - The FAILSAFE_ACTION setting determines what APM will do when throttle failsafe mode is entered while flying in AUTO mode. This is important in order to avoid accidental failsafe behaviour when flying waypoints that take the aircraft temporarily out of radio range. If FAILSAFE_ACTION is 1 when failsafe is entered in AUTO or LOITER modes the aircraft will head for home in RTL mode. If the throttle channel moves back up it will return to AUTO or LOITER mode. The default behavior is to ignore throttle failsafe in AUTO and LOITER modes.|| +||TRIM_THROTTLE||0||90||45||1||1||THROTTLE_CRUISE - In Percent - The approximate throttle setting to achieve AIRSPEED_CRUISE in level flight. The default is 45% which is reasonable for a modestly powered aircraft.|| +||TRIM_AUTO||0||1||1||1||1||AUTO_TRIM - !ArduPilot Mega can update its trim settings by looking at the radio inputs when switching out of MANUAL mode. This allows you to manually trim your aircraft before switching to an assisted mode but it also means that you should avoid switching out of MANUAL while you have any control stick deflection.|| +||FLTMODE_CH||5||8||8||1||1||FLIGHT_MODE_CHANNEL - Flight modes assigned to the control channel, and the input channel that is read for the control mode. Use a servo tester or the !ArduPilotMega_demo test program to check your switch settings. ATTENTION: Some !ArduPilot Mega boards have radio channels marked 0-7 and others have them marked the standard 1-8. The FLIGHT_MODE_CHANNEL option uses channel numbers 1-8 (and defaults to 8). If you only have a three-position switch or just want three modes set your switch to produce 1165, 1425, and 1815 microseconds and configure FLIGHT_MODE 1 & 2, 3 & 4 and 5 & 6 to be the same. This is the default. If you have FLIGHT_MODE_CHANNEL set to 8 (the default) and your control channel connected to input channel 8, the hardware failsafe mode will activate for any control input over 1750ms.|| +||FLIGHT_MODE_1||0||14||11||1|| ||FLIGHT_MODE_1 - The following standard flight modes are available: MANUAL = Full manual control via the hardware multiplexer. STABILIZE = Tries to maintain level flight but can be overridden with radio control inputs. FLY_BY_WIRE_A = Autopilot style control via user input with manual throttle. FLY_BY_WIRE_B = Autopilot style control via user input, aispeed controlled with throttle. RTL = Returns to the Home location and then LOITERs at a safe altitude. AUTO = Autonomous flight based on programmed waypoints.|| +||FLIGHT_MODE_2||0||14||11||1|| ||FLIGHT_MODE_2|| +||FLIGHT_MODE_3||0||14||5||1|| ||FLIGHT_MODE_3|| +||FLIGHT_MODE_4||0||14||5||1|| ||FLIGHT_MODE_4|| +||FLIGHT_MODE_5||0||14||0||1|| ||FLIGHT_MODE_5|| +||FLIGHT_MODE_6||0||14||0||1|| ||FLIGHT_MODE_6|| +||RC1_MIN||900||2100||1500||1||1||PWM_RC1_MIN - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit|| +||RC1_MAX||900||2100||1500||1||1||PWM_RC1_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit|| +||RC1_TRIM||900||2100||1200||1||1||PWM_RC1_TRIM - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit|| +||RC2_MIN||900||2100||1500||1||1||PWM_RC2_MIN - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit|| +||RC2_MAX||900||2100||1500||1||1||PWM_RC2_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit|| +||RC2_TRIM||900||2100||1200||1||1||PWM_RC2_TRIM - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit|| +||RC3_MIN||900||2100||1500||1||1||PWM_RC3_MIN - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit|| +||RC3_MAX||900||2100||1500||1||1||PWM_RC3_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC3_TRIM||900||2100||1500||1||1||PWM_RC3_TRIM - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC4_MIN||900||2100||1500||1||1||PWM_RC4_MIN - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC4_MAX||900||2100||1500||1||1||PWM_RC4_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC4_TRIM||900||2100||1200||1||1||PWM_RC4_TRIM - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC5_MIN||900||2100||1500||1||1||PWM_CH5_MIN - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC5_MAX||900||2100||1500||1||1||PWM_CH5_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC5_MAX||900||2100||1500||1||1||PWM_CH5_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC5_TRIM||900||2100||1500||1||1||PWM_CH5_TRIM - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC6_MIN||900||2100||1500||1||1||PWM_CH6_MIN - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC6_MAX||900||2100||1500||1||1||PWM_CH6_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC6_TRIM||900||2100||1500||1||1||PWM_CH6_TRIM - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC7_MIN||900||2100||1500||1||1||PWM_CH7_MIN - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC7_MAX||900||2100||1500||1||1||PWM_CH7_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC7_TRIM||900||2100||1500||1||1||PWM_CH7_TRIM - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC8_MIN||900||2100||1500||1||1||PWM_CH8_MIN - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC8_MAX||900||2100||1500||1||1||PWM_CH8_MAX - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||RC8_TRIM||900||2100||1500||1||1||PWM_CH8_TRIM - Radio Settings - all radio settings represent the period of the pulse width modulated signal. Typically 1000 ms is the lower limit, 1500 is neutral, and 2000 is the upper limit || +||IMU_OFFSET_0||0||0||0|| || ||IMU_OFFSET_0 - IMU Calibration|| +||IMU_OFFSET_1||0||0||0|| || ||IMU_OFFSET_1 - IMU Calibration|| +||IMU_OFFSET_2||0||0||0|| || ||IMU_OFFSET_2 - IMU Calibration|| +||IMU_OFFSET_3||0||0||0|| || ||IMU_OFFSET_3 - IMU Calibration|| +||IMU_OFFSET_4||0||0||0|| || ||IMU_OFFSET_4 - IMU Calibration|| +||IMU_OFFSET_5||0||0||0|| || ||IMU_OFFSET_5 - IMU Calibration|| +||YAW_MODE|| || ||0|| || ||YAW_MODE|| +||WP_MODE|| || ||0|| || ||WP_MODE|| +||WP_TOTAL||0||255|| ||0|| ||WP_TOTAL|| +||WP_INDEX||0||255|| ||0|| ||WP_INDEX|| +||CONFIG|| || ||1|| || ||CONFIG_OPTIONS|| +||SWITCH_ENABLE||0||1||1||1||1||REVERS_SWITCH_ENABLE - 0 = Off, 1 = On, Enables/Disables physical reverse switches on APM board|| +||FIRMWARE_VER|| || ||0|| || ||FIRMWARE_VER|| +||LOG_BITMASK||0||65535||334||1||1||LOG_BITMASK|| +||TRIM_ELEVON||900||2100||1500||1||1||TRIM_ELEVON|| +||THR_FS_VALUE||850||1000||950||1||1||THROTTLE_FS_VALUE - If the throttle failsafe is enabled, THROTTLE_FS_VALUE sets the channel value below which the failsafe engages. The default is 975ms, which is a very low throttle setting. Most transmitters will let you trim the manual throttle position up so that you cannot engage the failsafe with a regular stick movement. Configure your receiver's failsafe setting for the throttle channel to the absolute minimum, and use the !ArduPilotMega_demo program to check that you cannot reach that value with the throttle control. Leave a margin of at least 50 microseconds between the lowest throttle setting and THROTTLE_FS_VALUE.|| +||TRIM_ARSPD_CM||500||5000||1200||100||1||AIRSPEED_CRUISE_CM - The speed in metres per second to maintain during cruise. The default is 10m/s, which is a conservative value suitable for relatively small, light aircraft.|| +||GND_TEMP||-10||50||28||1||1||GND_TEMP - Ground Temperature|| +||AP_OFFSET|| || ||0|| || ||AP_OFFSET|| +||TRIM_PITCH_CD|| || ||0|| || ||TRIM_PITCH_CD|| +||ALT_HOLD_RTL||0||20000||10000||100||1||ALT_HOLD_HOME_CM - When the user performs a factory reset on the APM. Sets the flag for weather the current altitude or ALT_HOLD_HOME altitude should be used for Return To Launch. Also sets the value of USE_CURRENT_ALT in meters. This is mainly intended to allow users to start using the APM without programming a mission first.|| +||XTRK_ANGLE_CD||0||6000||3000||100||1||XTRACK_ENTRY_ANGLE_CENTIDEGREE - Maximum angle used to correct for track following.|| +||ROLL_SRV_MAX||0||100||4500||100||0||ROLL_SERVO_MAX_CENTIDEGREE|| +||PITCH_SRV_MAX||0||100||4500||100||0||PITCH_SERVO_MAX_CENTIDEGREE|| +||RUDER_SRV_MAX||0||100||4500||100||0||RUDDER_SERVO_MAX_CENTIDEGREE|| +||LIM_ROLL_CD||0||6000||4500||100||1||HEAD_MAX_CENTIDEGREE - The maximum commanded bank angle in either direction. The default is 45 degrees. Decrease this value if your aircraft is not stable or has difficulty maintaining altitude in a steep bank.|| +||LIM_PITCH_MAX||0||6000||1500||100||1||PITCH_MAX_CENTIDEGREE - The maximum commanded pitch up angle. The default is 15 degrees. Care should be taken not to set this value too large, as the aircraft may stall|| +||LIM_PITCH_MIN||-6000||0||-2500||100||1||PITCH_MIN_CENTIDEGREE - The maximum commanded pitch down angle. Note that this value must be negative. The default is -25 degrees. Care should be taken not to set this value too large as it may result in overspeeding the aircraft.|| +||GND_ALT_CM||0||500000||0||100||1||GND_ALT_CM|| +||GND_ABS_PRESS|| || ||0|| || ||GND_ABS_PRESS|| +||COMPASS_DEC||-1.57075||1.57075||0||1|| ||COMPASS_DEC - Compass Declination|| +||SR0_EXT_STAT||0||50||3||1||1||TELEMETRY_ENABLE Port 0 - Enable GPS_STATUS, CONTROL_STATUS, AUX_STATUS|| +||SR0_EXTRA1||0||50||10||1||1||TELEMETRY_ENABLE Port 0 - Enable MSG_ATTITUDE|| +||SR0_EXTRA2||0||50||3||1||1||TELEMETRY_ENABLE Port 0 - Enable MSG_VFR_HUD|| +||SR0_EXTRA3||0||50||3||1||1||TELEMETRY_ENABLE Port 0 - Not currently used|| +||SR0_POSITION||0||50||3||1||1||TELEMETRY_ENABLE Port 0 - Enable LOCAL_POSITION, GLOBAL_POSITION/GLOBAL_POSITION_INT messages|| +||SR0_RAW_CTRL||0||50||3||1||1||TELEMETRY_ENABLE Port 0 - Enable ATTITUDE_CONTROLLER_OUTPUT, POSITION_CONTROLLER_OUTPUT, NAV_CONTROLLER_OUTPUT|| +||SR0_RAW_SENS||0||50||3||1||1||TELEMETRY_ENABLE Port 0 - Enable IMU_RAW, GPS_RAW, GPS_STATUS packets|| +||SR0_RC_CHAN||0||50||3||1||1||TELEMETRY_ENABLE Port 0 - Enable RC_CHANNELS_SCALED, RC_CHANNELS_RAW, SERVO_OUTPUT_RAW|| +||SR3_EXT_STAT||0||50||0||1||1||TELEMETRY_ENABLE Port 3 - Enable GPS_STATUS, CONTROL_STATUS, AUX_STATUS|| +||SR3_EXTRA1||0||50||0||1||1||TELEMETRY_ENABLE Port 3 - Enable MSG_ATTITUDE|| +||SR3_EXTRA2||0||50||0||1||1||TELEMETRY_ENABLE Port 3 - Enable MSG_VFR_HUD|| +||SR3_EXTRA3||0||50||0||1||1||TELEMETRY_ENABLE Port 3 - Not currently used|| +||SR3_POSITION||0||50||0||1||1||TELEMETRY_ENABLE Port 3 - Enable LOCAL_POSITION, GLOBAL_POSITION/GLOBAL_POSITION_INT messages|| +||SR3_RAW_CTRL||0||50||0||1||1||TELEMETRY_ENABLE Port 3 - Enable ATTITUDE_CONTROLLER_OUTPUT, POSITION_CONTROLLER_OUTPUT, NAV_CONTROLLER_OUTPUT|| +||SR3_RAW_SENS||0||50||0||1||1||TELEMETRY_ENABLE Port 3 - Enable IMU_RAW, GPS_RAW, GPS_STATUS packets|| +||SR3_RC_CHAN||0||50||0||1||1||TELEMETRY_ENABLE Port 3 - Enable RC_CHANNELS_SCALED, RC_CHANNELS_RAW, SERVO_OUTPUT_RAW|| +||MAG_ENABLE||0||1||0||1||1||MAG_ENABLE - 0 = Off, 1 = On, Magnetometer Enable|| +||ARSPD_ENABLE||0||1||0||1||1||AIRSPEED_ENABLE - 0 = Off, 1 = On, Airspeed Sensor Enable|| +||BATT_CAPACITY||0||10000||1760||1||1||BATTERY_MAH - Battery capacity in mAh|| +||BATT_MONITOR||0||4||0||1||1||BATTERY_MONITOR - The value should be set to 0 to disable battery monitoring, 1 to measure cell voltages for a 3 cell lipo, 2 to measure cell voltages for a 4 cell lipo, 3 to measure the total battery voltage (only) on input 1, or 4 to measure total battery voltage on input 1 and current on input 2. || +||FS_GCS_ENABL||0||1||0||1||1||FS_GCS_ENABLE - 0 = Off, 1 = On, If the GCS heartbeat is lost for 20 seconds, the plane will Return to Launch|| +||FS_LONG_ACTN||0||1||0||1||1||FS_LONG_ACTION - 0 = Off, 1 = On, If heartbeat is lost for 20 srconds, the plane will Return to Launch|| +||FS_SHORT_ACTN||0||1||0||1||1||FS_SHORT_ACTION - 0 = Off, 1 = On, If heartbeat is lost for 1.5 seconds, the plane will circle until heartbeat is found again or 20 seconds has passed|| +||SYSID_MYGCS||0||255||255||1||1||SYSID_MYGCS - The system ID of the GCS|| +||SYSID_THISMAV||0||255||1||1||1||SYSID_THISMAV - The system ID of the MAVlink vehicle|| +||AOA|| || ||0|| || +||ACR_PIT_D|| || ||1|| || ||Description coming soon|| +||ACR_PIT_I|| || ||1|| || ||Description coming soon|| +||ACR_PIT_IMAX|| || ||1|| || ||Description coming soon|| +||ACR_PIT_P|| || ||1|| || ||Description coming soon|| +||ACR_RLL_D|| || ||1|| || ||Description coming soon|| +||ACR_RLL_I|| || ||1|| || ||Description coming soon|| +||ACR_RLL_IMAX|| || ||1|| || ||Description coming soon|| +||ACR_RLL_P|| || ||1|| || ||Description coming soon|| +||ACR_YAW_D|| || ||1|| || ||Description coming soon|| +||ACR_YAW_I|| || ||1|| || ||Description coming soon|| +||ACR_YAW_IMAX|| || ||1|| || ||Description coming soon|| +||ACR_YAW_P|| || ||1|| || ||Description coming soon|| +||ESC|| || ||1|| || ||ESC_CALIBRATE_MODE|| +||FRAME|| || ||1|| || ||FRAME_ORIENTATION || +||LOITER_RADIUS|| || ||1|| || ||Description coming soon|| +||NAV_LAT_D|| || ||1|| || ||Description coming soon|| +||NAV_LAT_I|| || ||1|| || ||Description coming soon|| +||NAV_LAT_IMAX|| || ||1|| || ||Description coming soon|| +||NAV_LAT_P|| || ||1|| || ||Description coming soon|| +||NAV_LON_D|| || ||1|| || ||Description coming soon|| +||NAV_LON_I|| || ||1|| || ||Description coming soon|| +||NAV_LON_IMAX|| || ||1|| || ||Description coming soon|| +||NAV_LON_P|| || ||1|| || ||Description coming soon|| +||NAV_WP_D|| || ||1|| || ||Description coming soon|| +||NAV_WP_I|| || ||1|| || ||Description coming soon|| +||NAV_WP_IMAX|| || ||1|| || ||Description coming soon|| +||NAV_WP_P|| || ||1|| || ||Description coming soon|| +||PITCH_MAX|| || ||1|| || ||Description coming soon|| +||SONAR_ENABLE||0||1||0||1||1||SONAR_ENABLE - 0 = Off, 1 = On, Sonar Enable|| +||STB_PIT_D|| || ||1|| || ||Description coming soon|| +||STB_PIT_I|| || ||1|| || ||Description coming soon|| +||STB_PIT_IMAX|| || ||1|| || ||Description coming soon|| +||STB_PIT_P|| || ||1|| || ||Description coming soon|| +||STB_RLL_D|| || ||1|| || ||Description coming soon|| +||STB_RLL_I|| || ||1|| || ||Description coming soon|| +||STB_RLL_IMAX|| || ||1|| || ||Description coming soon|| +||STB_RLL_P|| || ||1|| || ||Description coming soon|| +||STB_YAW_D|| || ||1|| || ||Description coming soon|| +||STB_YAW_I|| || ||1|| || ||Description coming soon|| +||STB_YAW_IMAX|| || ||1|| || ||Description coming soon|| +||STB_YAW_P|| || ||1|| || ||Description coming soon|| +||THR_BAR_D|| || ||1|| || ||Description coming soon|| +||THR_BAR_I|| || ||1|| || ||Description coming soon|| +||THR_BAR_IMAX|| || ||1|| || ||Description coming soon|| +||THR_BAR_P|| || ||1|| || ||Description coming soo|| +||THR_SON_D|| || ||1|| || ||Description coming soon|| +||THR_SON_I|| || ||1|| || ||Description coming soon|| +||THR_SON_IMAX|| || ||1|| || ||Description coming soon|| +||THR_SON_P|| || ||1|| || ||Description coming soon|| +||WP_MODE|| || ||1|| || ||Description coming soon|| +||WP_MUST_INDEX|| || ||1|| || ||Description coming soon|| +||XTRACK_ANGLE|| || ||1|| || ||Description coming soon|| +||XTRK_GAIN|| || ||1|| || ||Description coming soon|| +||ARSPD_OFFSET|| || ||0|| || ||Description coming soon|| +||ELEVON_CH1_REV||0||1||0||1||1||ELEVON_CHANNEL1_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||ELEVON_CH2_REV||0||1||0||1||1||ELEVON_CHANNEL2_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||ELEVON_MIXING||0||1||0||1||1||ELEVON_MIXING - 0 = Disabled, 1 = Enabled|| +||ELEVON_REVERSE||0||1||0||1||1||ELEVON_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||INVERTEDFLT_CH||0||8||0||1||1||INVERTED_FLIGHT_CHANNEL - Channel to select inverted flight mode, 0 = Disabled|| +||RC1_REV||0||1||1||1||1||RC_CHANNEL1_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||RC2_REV||0||1||1||1||1||RC_CHANNEL2_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||RC3_REV||0||1||1||1||1||RC_CHANNEL3_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||RC4_REV||0||1||1||1||1||RC_CHANNEL4_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||RC5_REV||0||1||1||1||1||RC_CHANNEL5_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||RC6_REV||0||1||1||1||1||RC_CHANNEL6_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||RC7_REV||0||1||1||1||1||RC_CHANNEL7_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||RC8_REV||0||1||1||1||1||RC_CHANNEL8_REVERSE - Channel Reversing (Future use on APM board 2.0) - Does not override dip switches|| +||SYSID_SW_MREV|| || ||0|| || ||Description coming soon|| +||SYSID_SW_TYPE|| || ||0|| || ||Description coming soon|| +||THR_SLEWRATE||0||100||0||1||1||THROTTLE_SLEW_RATE - 0 = Disabled, otherwise it limits throttle movement rate. Units are % per second. This is a test feature and may go away.|| +||FLTMODE1||0||20||1||1|| ||FLIGHT_MODE_1 - Mode switch setting 1 - APM: 0 = Manual, 2 = Stabilize, 5 - Fly-By-Wire-A, 6 = Fly-By-Wire-B, 7 = Fly-By-Wire-C, 10 = Auto - Mission, 11 = RTL, 12 = Loiter, 13 = Take-off, 14 = Land, 15= Guided; ACM2: 0 = Stabilize, 2 = Acro, 3 = Simple, 4 = Auto, 5 = Guided, 6 = Loiter, 7 = RTL|| +||FLTMODE2||0||20||1||1|| ||FLIGHT_MODE_2 - Mode switch setting 2 - APM: 0 = Manual, 2 = Stabilize, 5 - Fly-By-Wire-A, 6 = Fly-By-Wire-B, 7 = Fly-By-Wire-C, 10 = Auto - Mission, 11 = RTL, 12 = Loiter, 13 = Take-off, 14 = Land, 15= Guided; ACM2: 0 = Stabilize, 2 = Acro, 3 = Simple, 4 = Auto, 5 = Guided, 6 = Loiter, 7 = RTL|| +||FLTMODE3||0||20||1||1|| ||FLIGHT_MODE_3 - Mode switch setting 3 - APM: 0 = Manual, 2 = Stabilize, 5 - Fly-By-Wire-A, 6 = Fly-By-Wire-B, 7 = Fly-By-Wire-C, 10 = Auto - Mission, 11 = RTL, 12 = Loiter, 13 = Take-off, 14 = Land, 15= Guided; ACM2: 0 = Stabilize, 2 = Acro, 3 = Simple, 4 = Auto, 5 = Guided, 6 = Loiter, 7 = RTL|| +||FLTMODE4||0||20||1||1|| ||FLIGHT_MODE_4 - Mode switch setting 4 - APM: 0 = Manual, 2 = Stabilize, 5 - Fly-By-Wire-A, 6 = Fly-By-Wire-B, 7 = Fly-By-Wire-C, 10 = Auto - Mission, 11 = RTL, 12 = Loiter, 13 = Take-off, 14 = Land, 15= Guided; ACM2: 0 = Stabilize, 2 = Acro, 3 = Simple, 4 = Auto, 5 = Guided, 6 = Loiter, 7 = RTL|| +||FLTMODE5||0||20||1||1|| ||FLIGHT_MODE_5 - Mode switch setting 5 - APM: 0 = Manual, 2 = Stabilize, 5 - Fly-By-Wire-A, 6 = Fly-By-Wire-B, 7 = Fly-By-Wire-C, 10 = Auto - Mission, 11 = RTL, 12 = Loiter, 13 = Take-off, 14 = Land, 15= Guided; ACM2: 0 = Stabilize, 2 = Acro, 3 = Simple, 4 = Auto, 5 = Guided, 6 = Loiter, 7 = RTL|| +||FLTMODE6||0||20||1||1|| ||FLIGHT_MODE_6 - Mode switch setting 6 - APM: 0 = Manual, 2 = Stabilize, 5 - Fly-By-Wire-A, 6 = Fly-By-Wire-B, 7 = Fly-By-Wire-C, 10 = Auto - Mission, 11 = RTL, 12 = Loiter, 13 = Take-off, 14 = Land, 15= Guided; ACM2: 0 = Stabilize, 2 = Acro, 3 = Simple, 4 = Auto, 5 = Guided, 6 = Loiter, 7 = RTL|| \ No newline at end of file diff --git a/files/parameter_tooltips/MAV_AUTOPILOT_PIXHAWK-MAV_TYPE_FIXED_WING.csv b/files/parameter_tooltips/MAV_AUTOPILOT_PIXHAWK-MAV_TYPE_FIXED_WING.txt similarity index 100% rename from files/parameter_tooltips/MAV_AUTOPILOT_PIXHAWK-MAV_TYPE_FIXED_WING.csv rename to files/parameter_tooltips/MAV_AUTOPILOT_PIXHAWK-MAV_TYPE_FIXED_WING.txt diff --git a/files/parameter_tooltips/MAV_AUTOPILOT_PIXHAWK-MAV_TYPE_QUADROTOR.csv b/files/parameter_tooltips/MAV_AUTOPILOT_PIXHAWK-MAV_TYPE_QUADROTOR.txt similarity index 100% rename from files/parameter_tooltips/MAV_AUTOPILOT_PIXHAWK-MAV_TYPE_QUADROTOR.csv rename to files/parameter_tooltips/MAV_AUTOPILOT_PIXHAWK-MAV_TYPE_QUADROTOR.txt diff --git a/models/ascent-park-glider.skp b/files/vehicles/Ascent_Park_Glider/ascent-park-glider.skp similarity index 100% rename from models/ascent-park-glider.skp rename to files/vehicles/Ascent_Park_Glider/ascent-park-glider.skp diff --git a/models/multiplex-easyglider.skp b/files/vehicles/Multiplex_EasyGlider/multiplex-easyglider.skp similarity index 100% rename from models/multiplex-easyglider.skp rename to files/vehicles/Multiplex_EasyGlider/multiplex-easyglider.skp diff --git a/models/multiplex-twinstar.skp b/files/vehicles/Multiplex_TwinStar/multiplex-twinstar.skp similarity index 100% rename from models/multiplex-twinstar.skp rename to files/vehicles/Multiplex_TwinStar/multiplex-twinstar.skp diff --git a/models/walkera-4g6.skp b/files/vehicles/Walkera_4G6_Coaxial_Helicopter/walkera-4g6.skp similarity index 100% rename from models/walkera-4g6.skp rename to files/vehicles/Walkera_4G6_Coaxial_Helicopter/walkera-4g6.skp diff --git a/models/cessna.osg b/models/cessna.osg deleted file mode 100644 index 4cdb259ffe71ab045d6ed4becc95f15e4ee1d22c..0000000000000000000000000000000000000000 --- a/models/cessna.osg +++ /dev/null @@ -1,20534 +0,0 @@ -Group { - name "Cessna" - UniqueID Group_0 - DataVariance STATIC - cullingActive TRUE - num_children 1 - PositionAttitudeTransform { - UniqueID PositionAttitudeTransform_0 - nodeMask 0xffffffff - cullingActive TRUE - referenceFrame RELATIVE - position 0 0 1.5 - attitude 0 0 1 6.12303e-17 - scale 1 1 1 - pivotPoint 0 0 0 - num_children 1 - Geode { - DataVariance DYNAMIC - name "Cessna" - cullingActive TRUE - num_drawables 1 - Geometry { - DataVariance DYNAMIC - StateSet { - DataVariance STATIC - rendering_hint OPAQUE_BIN - renderBinMode INHERIT - GL_LIGHTING ON - Material { - DataVariance STATIC - ColorMode OFF - ambientColor 0.2 0.2 0.2 1 - diffuseColor 0.8 0.8 0.8 1 - specularColor 0 0 0 1 - emissionColor 0 0 0 1 - shininess 0 - } - ShadeModel { - DataVariance STATIC - mode SMOOTH - } - } - useDisplayList FALSE - Primitives 1117 - { - DrawArrays TRIANGLE_STRIP 0 3 - DrawArrays TRIANGLE_STRIP 3 3 - DrawArrays TRIANGLE_STRIP 6 3 - DrawArrays TRIANGLE_STRIP 9 3 - DrawArrays TRIANGLE_STRIP 12 3 - DrawArrays TRIANGLE_STRIP 15 3 - DrawArrays TRIANGLE_STRIP 18 3 - DrawArrays TRIANGLE_STRIP 21 3 - DrawArrays TRIANGLE_STRIP 24 3 - DrawArrays TRIANGLE_STRIP 27 3 - DrawArrays TRIANGLE_STRIP 30 3 - DrawArrays TRIANGLE_STRIP 33 3 - DrawArrays TRIANGLE_STRIP 36 3 - DrawArrays TRIANGLE_STRIP 39 3 - DrawArrays TRIANGLE_STRIP 42 3 - DrawArrays TRIANGLE_STRIP 45 3 - DrawArrays TRIANGLE_STRIP 48 3 - DrawArrays TRIANGLE_STRIP 51 3 - DrawArrays TRIANGLE_STRIP 54 3 - DrawArrays TRIANGLE_STRIP 57 3 - DrawArrays TRIANGLE_STRIP 60 3 - DrawArrays TRIANGLE_STRIP 63 3 - DrawArrays TRIANGLE_STRIP 66 3 - DrawArrays TRIANGLE_STRIP 69 3 - DrawArrays TRIANGLE_STRIP 72 3 - DrawArrays TRIANGLE_STRIP 75 3 - DrawArrays TRIANGLE_STRIP 78 3 - DrawArrays TRIANGLE_STRIP 81 3 - DrawArrays TRIANGLE_STRIP 84 3 - DrawArrays TRIANGLE_STRIP 87 3 - DrawArrays TRIANGLE_STRIP 90 3 - DrawArrays TRIANGLE_STRIP 93 3 - DrawArrays TRIANGLE_STRIP 96 3 - DrawArrays TRIANGLE_STRIP 99 3 - DrawArrays TRIANGLE_STRIP 102 3 - DrawArrays TRIANGLE_STRIP 105 3 - DrawArrays TRIANGLE_STRIP 108 3 - DrawArrays TRIANGLE_STRIP 111 3 - DrawArrays TRIANGLE_STRIP 114 3 - DrawArrays TRIANGLE_STRIP 117 3 - DrawArrays TRIANGLE_STRIP 120 3 - DrawArrays TRIANGLE_STRIP 123 3 - DrawArrays TRIANGLE_STRIP 126 3 - DrawArrays TRIANGLE_STRIP 129 3 - DrawArrays TRIANGLE_STRIP 132 3 - DrawArrays TRIANGLE_STRIP 135 3 - DrawArrays TRIANGLE_STRIP 138 3 - DrawArrays TRIANGLE_STRIP 141 3 - DrawArrays TRIANGLE_STRIP 144 3 - DrawArrays TRIANGLE_STRIP 147 3 - DrawArrays TRIANGLE_STRIP 150 3 - DrawArrays TRIANGLE_STRIP 153 3 - DrawArrays TRIANGLE_STRIP 156 3 - DrawArrays TRIANGLE_STRIP 159 3 - DrawArrays TRIANGLE_STRIP 162 3 - DrawArrays TRIANGLE_STRIP 165 3 - DrawArrays TRIANGLE_STRIP 168 3 - DrawArrays TRIANGLE_STRIP 171 3 - DrawArrays TRIANGLE_STRIP 174 3 - DrawArrays TRIANGLE_STRIP 177 3 - DrawArrays TRIANGLE_STRIP 180 3 - DrawArrays TRIANGLE_STRIP 183 3 - DrawArrays TRIANGLE_STRIP 186 3 - DrawArrays TRIANGLE_STRIP 189 3 - DrawArrays TRIANGLE_STRIP 192 3 - DrawArrays TRIANGLE_STRIP 195 3 - DrawArrays TRIANGLE_STRIP 198 3 - DrawArrays TRIANGLE_STRIP 201 3 - DrawArrays TRIANGLE_STRIP 204 3 - DrawArrays TRIANGLE_STRIP 207 3 - DrawArrays TRIANGLE_STRIP 210 3 - DrawArrays TRIANGLE_STRIP 213 3 - DrawArrays TRIANGLE_STRIP 216 3 - DrawArrays TRIANGLE_STRIP 219 3 - DrawArrays TRIANGLE_STRIP 222 3 - DrawArrays TRIANGLE_STRIP 225 3 - DrawArrays TRIANGLE_STRIP 228 3 - DrawArrays TRIANGLE_STRIP 231 3 - DrawArrays TRIANGLE_STRIP 234 3 - DrawArrays TRIANGLE_STRIP 237 3 - DrawArrays TRIANGLE_STRIP 240 3 - DrawArrays TRIANGLE_STRIP 243 3 - DrawArrays TRIANGLE_STRIP 246 3 - DrawArrays TRIANGLE_STRIP 249 3 - DrawArrays TRIANGLE_STRIP 252 3 - DrawArrays TRIANGLE_STRIP 255 3 - DrawArrays TRIANGLE_STRIP 258 3 - DrawArrays TRIANGLE_STRIP 261 3 - DrawArrays TRIANGLE_STRIP 264 3 - DrawArrays TRIANGLE_STRIP 267 3 - DrawArrays TRIANGLE_STRIP 270 3 - DrawArrays TRIANGLE_STRIP 273 3 - DrawArrays TRIANGLE_STRIP 276 3 - DrawArrays TRIANGLE_STRIP 279 3 - DrawArrays TRIANGLE_STRIP 282 3 - DrawArrays TRIANGLE_STRIP 285 3 - DrawArrays TRIANGLE_STRIP 288 3 - DrawArrays TRIANGLE_STRIP 291 3 - DrawArrays TRIANGLE_STRIP 294 3 - DrawArrays TRIANGLE_STRIP 297 3 - DrawArrays TRIANGLE_STRIP 300 3 - DrawArrays TRIANGLE_STRIP 303 3 - DrawArrays TRIANGLE_STRIP 306 3 - DrawArrays TRIANGLE_STRIP 309 3 - DrawArrays TRIANGLE_STRIP 312 3 - DrawArrays TRIANGLE_STRIP 315 3 - DrawArrays TRIANGLE_STRIP 318 3 - DrawArrays TRIANGLE_STRIP 321 3 - DrawArrays TRIANGLE_STRIP 324 3 - DrawArrays TRIANGLE_STRIP 327 3 - DrawArrays TRIANGLE_STRIP 330 3 - DrawArrays TRIANGLE_STRIP 333 3 - DrawArrays TRIANGLE_STRIP 336 3 - DrawArrays TRIANGLE_STRIP 339 3 - DrawArrays TRIANGLE_STRIP 342 3 - DrawArrays TRIANGLE_STRIP 345 3 - DrawArrays TRIANGLE_STRIP 348 3 - DrawArrays TRIANGLE_STRIP 351 3 - DrawArrays TRIANGLE_STRIP 354 3 - DrawArrays TRIANGLE_STRIP 357 3 - DrawArrays TRIANGLE_STRIP 360 3 - DrawArrays TRIANGLE_STRIP 363 3 - DrawArrays TRIANGLE_STRIP 366 3 - DrawArrays TRIANGLE_STRIP 369 3 - DrawArrays TRIANGLE_STRIP 372 3 - DrawArrays TRIANGLE_STRIP 375 3 - DrawArrays TRIANGLE_STRIP 378 3 - DrawArrays TRIANGLE_STRIP 381 3 - DrawArrays TRIANGLE_STRIP 384 3 - DrawArrays TRIANGLE_STRIP 387 3 - DrawArrays TRIANGLE_STRIP 390 4 - DrawArrays TRIANGLE_STRIP 394 4 - DrawArrays TRIANGLE_STRIP 398 4 - DrawArrays TRIANGLE_STRIP 402 4 - DrawArrays TRIANGLE_STRIP 406 4 - DrawArrays TRIANGLE_STRIP 410 4 - DrawArrays TRIANGLE_STRIP 414 4 - DrawArrays TRIANGLE_STRIP 418 4 - DrawArrays TRIANGLE_STRIP 422 4 - DrawArrays TRIANGLE_STRIP 426 4 - DrawArrays TRIANGLE_STRIP 430 4 - DrawArrays TRIANGLE_STRIP 434 4 - DrawArrays TRIANGLE_STRIP 438 4 - DrawArrays TRIANGLE_STRIP 442 4 - DrawArrays TRIANGLE_STRIP 446 4 - DrawArrays TRIANGLE_STRIP 450 4 - DrawArrays TRIANGLE_STRIP 454 4 - DrawArrays TRIANGLE_STRIP 458 4 - DrawArrays TRIANGLE_STRIP 462 4 - DrawArrays TRIANGLE_STRIP 466 4 - DrawArrays TRIANGLE_STRIP 470 4 - DrawArrays TRIANGLE_STRIP 474 4 - DrawArrays TRIANGLE_STRIP 478 4 - DrawArrays TRIANGLE_STRIP 482 4 - DrawArrays TRIANGLE_STRIP 486 4 - DrawArrays TRIANGLE_STRIP 490 4 - DrawArrays TRIANGLE_STRIP 494 4 - DrawArrays TRIANGLE_STRIP 498 4 - DrawArrays TRIANGLE_STRIP 502 4 - DrawArrays TRIANGLE_STRIP 506 4 - DrawArrays TRIANGLE_STRIP 510 4 - DrawArrays TRIANGLE_STRIP 514 4 - DrawArrays TRIANGLE_STRIP 518 4 - DrawArrays TRIANGLE_STRIP 522 4 - DrawArrays TRIANGLE_STRIP 526 4 - DrawArrays TRIANGLE_STRIP 530 4 - DrawArrays TRIANGLE_STRIP 534 4 - DrawArrays TRIANGLE_STRIP 538 4 - DrawArrays TRIANGLE_STRIP 542 4 - DrawArrays TRIANGLE_STRIP 546 4 - DrawArrays TRIANGLE_STRIP 550 4 - DrawArrays TRIANGLE_STRIP 554 4 - DrawArrays TRIANGLE_STRIP 558 4 - DrawArrays TRIANGLE_STRIP 562 4 - DrawArrays TRIANGLE_STRIP 566 4 - DrawArrays TRIANGLE_STRIP 570 4 - DrawArrays TRIANGLE_STRIP 574 4 - DrawArrays TRIANGLE_STRIP 578 4 - DrawArrays TRIANGLE_STRIP 582 4 - DrawArrays TRIANGLE_STRIP 586 4 - DrawArrays TRIANGLE_STRIP 590 4 - DrawArrays TRIANGLE_STRIP 594 4 - DrawArrays TRIANGLE_STRIP 598 4 - DrawArrays TRIANGLE_STRIP 602 4 - DrawArrays TRIANGLE_STRIP 606 4 - DrawArrays TRIANGLE_STRIP 610 4 - DrawArrays TRIANGLE_STRIP 614 4 - DrawArrays TRIANGLE_STRIP 618 4 - DrawArrays TRIANGLE_STRIP 622 4 - DrawArrays TRIANGLE_STRIP 626 4 - DrawArrays TRIANGLE_STRIP 630 4 - DrawArrays TRIANGLE_STRIP 634 4 - DrawArrays TRIANGLE_STRIP 638 4 - DrawArrays TRIANGLE_STRIP 642 4 - DrawArrays TRIANGLE_STRIP 646 4 - DrawArrays TRIANGLE_STRIP 650 4 - DrawArrays TRIANGLE_STRIP 654 4 - DrawArrays TRIANGLE_STRIP 658 4 - DrawArrays TRIANGLE_STRIP 662 4 - DrawArrays TRIANGLE_STRIP 666 4 - DrawArrays TRIANGLE_STRIP 670 4 - DrawArrays TRIANGLE_STRIP 674 4 - DrawArrays TRIANGLE_STRIP 678 4 - DrawArrays TRIANGLE_STRIP 682 4 - DrawArrays TRIANGLE_STRIP 686 4 - DrawArrays TRIANGLE_STRIP 690 4 - DrawArrays TRIANGLE_STRIP 694 4 - DrawArrays TRIANGLE_STRIP 698 4 - DrawArrays TRIANGLE_STRIP 702 4 - DrawArrays TRIANGLE_STRIP 706 4 - DrawArrays TRIANGLE_STRIP 710 4 - DrawArrays TRIANGLE_STRIP 714 4 - DrawArrays TRIANGLE_STRIP 718 4 - DrawArrays TRIANGLE_STRIP 722 4 - DrawArrays TRIANGLE_STRIP 726 4 - DrawArrays TRIANGLE_STRIP 730 4 - DrawArrays TRIANGLE_STRIP 734 4 - DrawArrays TRIANGLE_STRIP 738 4 - DrawArrays TRIANGLE_STRIP 742 4 - DrawArrays TRIANGLE_STRIP 746 4 - DrawArrays TRIANGLE_STRIP 750 4 - DrawArrays TRIANGLE_STRIP 754 4 - DrawArrays TRIANGLE_STRIP 758 4 - DrawArrays TRIANGLE_STRIP 762 4 - DrawArrays TRIANGLE_STRIP 766 4 - DrawArrays TRIANGLE_STRIP 770 4 - DrawArrays TRIANGLE_STRIP 774 4 - DrawArrays TRIANGLE_STRIP 778 4 - DrawArrays TRIANGLE_STRIP 782 4 - DrawArrays TRIANGLE_STRIP 786 4 - DrawArrays TRIANGLE_STRIP 790 4 - DrawArrays TRIANGLE_STRIP 794 4 - DrawArrays TRIANGLE_STRIP 798 4 - DrawArrays TRIANGLE_STRIP 802 4 - DrawArrays TRIANGLE_STRIP 806 4 - DrawArrays TRIANGLE_STRIP 810 4 - DrawArrays TRIANGLE_STRIP 814 4 - DrawArrays TRIANGLE_STRIP 818 4 - DrawArrays TRIANGLE_STRIP 822 4 - DrawArrays TRIANGLE_STRIP 826 4 - DrawArrays TRIANGLE_STRIP 830 4 - DrawArrays TRIANGLE_STRIP 834 4 - DrawArrays TRIANGLE_STRIP 838 4 - DrawArrays TRIANGLE_STRIP 842 4 - DrawArrays TRIANGLE_STRIP 846 4 - DrawArrays TRIANGLE_STRIP 850 4 - DrawArrays TRIANGLE_STRIP 854 4 - DrawArrays TRIANGLE_STRIP 858 4 - DrawArrays TRIANGLE_STRIP 862 4 - DrawArrays TRIANGLE_STRIP 866 4 - DrawArrays TRIANGLE_STRIP 870 4 - DrawArrays TRIANGLE_STRIP 874 4 - DrawArrays TRIANGLE_STRIP 878 4 - DrawArrays TRIANGLE_STRIP 882 4 - DrawArrays TRIANGLE_STRIP 886 4 - DrawArrays TRIANGLE_STRIP 890 4 - DrawArrays TRIANGLE_STRIP 894 4 - DrawArrays TRIANGLE_STRIP 898 4 - DrawArrays TRIANGLE_STRIP 902 4 - DrawArrays TRIANGLE_STRIP 906 4 - DrawArrays TRIANGLE_STRIP 910 4 - DrawArrays TRIANGLE_STRIP 914 4 - DrawArrays TRIANGLE_STRIP 918 4 - DrawArrays TRIANGLE_STRIP 922 4 - DrawArrays TRIANGLE_STRIP 926 4 - DrawArrays TRIANGLE_STRIP 930 4 - DrawArrays TRIANGLE_STRIP 934 4 - DrawArrays TRIANGLE_STRIP 938 4 - DrawArrays TRIANGLE_STRIP 942 4 - DrawArrays TRIANGLE_STRIP 946 4 - DrawArrays TRIANGLE_STRIP 950 4 - DrawArrays TRIANGLE_STRIP 954 4 - DrawArrays TRIANGLE_STRIP 958 4 - DrawArrays TRIANGLE_STRIP 962 4 - DrawArrays TRIANGLE_STRIP 966 4 - DrawArrays TRIANGLE_STRIP 970 4 - DrawArrays TRIANGLE_STRIP 974 4 - DrawArrays TRIANGLE_STRIP 978 4 - DrawArrays TRIANGLE_STRIP 982 4 - DrawArrays TRIANGLE_STRIP 986 4 - DrawArrays TRIANGLE_STRIP 990 4 - DrawArrays TRIANGLE_STRIP 994 4 - DrawArrays TRIANGLE_STRIP 998 4 - DrawArrays TRIANGLE_STRIP 1002 4 - DrawArrays TRIANGLE_STRIP 1006 4 - DrawArrays TRIANGLE_STRIP 1010 4 - DrawArrays TRIANGLE_STRIP 1014 4 - DrawArrays TRIANGLE_STRIP 1018 4 - DrawArrays TRIANGLE_STRIP 1022 4 - DrawArrays TRIANGLE_STRIP 1026 4 - DrawArrays TRIANGLE_STRIP 1030 4 - DrawArrays TRIANGLE_STRIP 1034 4 - DrawArrays TRIANGLE_STRIP 1038 4 - DrawArrays TRIANGLE_STRIP 1042 4 - DrawArrays TRIANGLE_STRIP 1046 4 - DrawArrays TRIANGLE_STRIP 1050 4 - DrawArrays TRIANGLE_STRIP 1054 4 - DrawArrays TRIANGLE_STRIP 1058 4 - DrawArrays TRIANGLE_STRIP 1062 4 - DrawArrays TRIANGLE_STRIP 1066 4 - DrawArrays TRIANGLE_STRIP 1070 4 - DrawArrays TRIANGLE_STRIP 1074 4 - DrawArrays TRIANGLE_STRIP 1078 4 - DrawArrays TRIANGLE_STRIP 1082 4 - DrawArrays TRIANGLE_STRIP 1086 4 - DrawArrays TRIANGLE_STRIP 1090 4 - DrawArrays TRIANGLE_STRIP 1094 4 - DrawArrays TRIANGLE_STRIP 1098 4 - DrawArrays TRIANGLE_STRIP 1102 4 - DrawArrays TRIANGLE_STRIP 1106 4 - DrawArrays TRIANGLE_STRIP 1110 4 - DrawArrays TRIANGLE_STRIP 1114 4 - DrawArrays TRIANGLE_STRIP 1118 4 - DrawArrays TRIANGLE_STRIP 1122 4 - DrawArrays TRIANGLE_STRIP 1126 4 - DrawArrays TRIANGLE_STRIP 1130 4 - DrawArrays TRIANGLE_STRIP 1134 4 - DrawArrays TRIANGLE_STRIP 1138 4 - DrawArrays TRIANGLE_STRIP 1142 4 - DrawArrays TRIANGLE_STRIP 1146 4 - DrawArrays TRIANGLE_STRIP 1150 4 - DrawArrays TRIANGLE_STRIP 1154 4 - DrawArrays TRIANGLE_STRIP 1158 4 - DrawArrays TRIANGLE_STRIP 1162 4 - DrawArrays TRIANGLE_STRIP 1166 4 - DrawArrays TRIANGLE_STRIP 1170 4 - DrawArrays TRIANGLE_STRIP 1174 4 - DrawArrays TRIANGLE_STRIP 1178 4 - DrawArrays TRIANGLE_STRIP 1182 4 - DrawArrays TRIANGLE_STRIP 1186 4 - DrawArrays TRIANGLE_STRIP 1190 4 - DrawArrays TRIANGLE_STRIP 1194 4 - DrawArrays TRIANGLE_STRIP 1198 4 - DrawArrays TRIANGLE_STRIP 1202 4 - DrawArrays TRIANGLE_STRIP 1206 4 - DrawArrays TRIANGLE_STRIP 1210 4 - DrawArrays TRIANGLE_STRIP 1214 4 - DrawArrays TRIANGLE_STRIP 1218 4 - DrawArrays TRIANGLE_STRIP 1222 4 - DrawArrays TRIANGLE_STRIP 1226 4 - DrawArrays TRIANGLE_STRIP 1230 4 - DrawArrays TRIANGLE_STRIP 1234 4 - DrawArrays TRIANGLE_STRIP 1238 4 - DrawArrays TRIANGLE_STRIP 1242 4 - DrawArrays TRIANGLE_STRIP 1246 4 - DrawArrays TRIANGLE_STRIP 1250 4 - DrawArrays TRIANGLE_STRIP 1254 4 - DrawArrays TRIANGLE_STRIP 1258 4 - DrawArrays TRIANGLE_STRIP 1262 4 - DrawArrays TRIANGLE_STRIP 1266 4 - DrawArrays TRIANGLE_STRIP 1270 4 - DrawArrays TRIANGLE_STRIP 1274 4 - DrawArrays TRIANGLE_STRIP 1278 4 - DrawArrays TRIANGLE_STRIP 1282 4 - DrawArrays TRIANGLE_STRIP 1286 4 - DrawArrays TRIANGLE_STRIP 1290 4 - DrawArrays TRIANGLE_STRIP 1294 4 - DrawArrays TRIANGLE_STRIP 1298 4 - DrawArrays TRIANGLE_STRIP 1302 4 - DrawArrays TRIANGLE_STRIP 1306 4 - DrawArrays TRIANGLE_STRIP 1310 4 - DrawArrays TRIANGLE_STRIP 1314 4 - DrawArrays TRIANGLE_STRIP 1318 4 - DrawArrays TRIANGLE_STRIP 1322 4 - DrawArrays TRIANGLE_STRIP 1326 4 - DrawArrays TRIANGLE_STRIP 1330 4 - DrawArrays TRIANGLE_STRIP 1334 4 - DrawArrays TRIANGLE_STRIP 1338 4 - DrawArrays TRIANGLE_STRIP 1342 4 - DrawArrays TRIANGLE_STRIP 1346 4 - DrawArrays TRIANGLE_STRIP 1350 4 - DrawArrays TRIANGLE_STRIP 1354 4 - DrawArrays TRIANGLE_STRIP 1358 4 - DrawArrays TRIANGLE_STRIP 1362 4 - DrawArrays TRIANGLE_STRIP 1366 4 - DrawArrays TRIANGLE_STRIP 1370 4 - DrawArrays TRIANGLE_STRIP 1374 4 - DrawArrays TRIANGLE_STRIP 1378 4 - DrawArrays TRIANGLE_STRIP 1382 4 - DrawArrays TRIANGLE_STRIP 1386 4 - DrawArrays TRIANGLE_STRIP 1390 4 - DrawArrays TRIANGLE_STRIP 1394 4 - DrawArrays TRIANGLE_STRIP 1398 4 - DrawArrays TRIANGLE_STRIP 1402 4 - DrawArrays TRIANGLE_STRIP 1406 4 - DrawArrays TRIANGLE_STRIP 1410 4 - DrawArrays TRIANGLE_STRIP 1414 4 - DrawArrays TRIANGLE_STRIP 1418 4 - DrawArrays TRIANGLE_STRIP 1422 4 - DrawArrays TRIANGLE_STRIP 1426 4 - DrawArrays TRIANGLE_STRIP 1430 4 - DrawArrays TRIANGLE_STRIP 1434 4 - DrawArrays TRIANGLE_STRIP 1438 4 - DrawArrays TRIANGLE_STRIP 1442 4 - DrawArrays TRIANGLE_STRIP 1446 4 - DrawArrays TRIANGLE_STRIP 1450 4 - DrawArrays TRIANGLE_STRIP 1454 4 - DrawArrays TRIANGLE_STRIP 1458 4 - DrawArrays TRIANGLE_STRIP 1462 4 - DrawArrays TRIANGLE_STRIP 1466 4 - DrawArrays TRIANGLE_STRIP 1470 4 - DrawArrays TRIANGLE_STRIP 1474 4 - DrawArrays TRIANGLE_STRIP 1478 4 - DrawArrays TRIANGLE_STRIP 1482 4 - DrawArrays TRIANGLE_STRIP 1486 4 - DrawArrays TRIANGLE_STRIP 1490 4 - DrawArrays TRIANGLE_STRIP 1494 4 - DrawArrays TRIANGLE_STRIP 1498 4 - DrawArrays TRIANGLE_STRIP 1502 4 - DrawArrays TRIANGLE_STRIP 1506 4 - DrawArrays TRIANGLE_STRIP 1510 4 - DrawArrays TRIANGLE_STRIP 1514 4 - DrawArrays TRIANGLE_STRIP 1518 4 - DrawArrays TRIANGLE_STRIP 1522 4 - DrawArrays TRIANGLE_STRIP 1526 4 - DrawArrays TRIANGLE_STRIP 1530 4 - DrawArrays TRIANGLE_STRIP 1534 4 - DrawArrays TRIANGLE_STRIP 1538 4 - DrawArrays TRIANGLE_STRIP 1542 4 - DrawArrays TRIANGLE_STRIP 1546 4 - DrawArrays TRIANGLE_STRIP 1550 4 - DrawArrays TRIANGLE_STRIP 1554 4 - DrawArrays TRIANGLE_STRIP 1558 4 - DrawArrays TRIANGLE_STRIP 1562 4 - DrawArrays TRIANGLE_STRIP 1566 4 - DrawArrays TRIANGLE_STRIP 1570 4 - DrawArrays TRIANGLE_STRIP 1574 4 - DrawArrays TRIANGLE_STRIP 1578 4 - DrawArrays TRIANGLE_STRIP 1582 4 - DrawArrays TRIANGLE_STRIP 1586 4 - DrawArrays TRIANGLE_STRIP 1590 4 - DrawArrays TRIANGLE_STRIP 1594 4 - DrawArrays TRIANGLE_STRIP 1598 4 - DrawArrays TRIANGLE_STRIP 1602 4 - DrawArrays TRIANGLE_STRIP 1606 4 - DrawArrays TRIANGLE_STRIP 1610 4 - DrawArrays TRIANGLE_STRIP 1614 4 - DrawArrays TRIANGLE_STRIP 1618 4 - DrawArrays TRIANGLE_STRIP 1622 4 - DrawArrays TRIANGLE_STRIP 1626 4 - DrawArrays TRIANGLE_STRIP 1630 4 - DrawArrays TRIANGLE_STRIP 1634 4 - DrawArrays TRIANGLE_STRIP 1638 4 - DrawArrays TRIANGLE_STRIP 1642 4 - DrawArrays TRIANGLE_STRIP 1646 4 - DrawArrays TRIANGLE_STRIP 1650 4 - DrawArrays TRIANGLE_STRIP 1654 4 - DrawArrays TRIANGLE_STRIP 1658 4 - DrawArrays TRIANGLE_STRIP 1662 4 - DrawArrays TRIANGLE_STRIP 1666 4 - DrawArrays TRIANGLE_STRIP 1670 4 - DrawArrays TRIANGLE_STRIP 1674 4 - DrawArrays TRIANGLE_STRIP 1678 4 - DrawArrays TRIANGLE_STRIP 1682 4 - DrawArrays TRIANGLE_STRIP 1686 4 - DrawArrays TRIANGLE_STRIP 1690 4 - DrawArrays TRIANGLE_STRIP 1694 4 - DrawArrays TRIANGLE_STRIP 1698 4 - DrawArrays TRIANGLE_STRIP 1702 4 - DrawArrays TRIANGLE_STRIP 1706 4 - DrawArrays TRIANGLE_STRIP 1710 4 - DrawArrays TRIANGLE_STRIP 1714 4 - DrawArrays TRIANGLE_STRIP 1718 4 - DrawArrays TRIANGLE_STRIP 1722 4 - DrawArrays TRIANGLE_STRIP 1726 4 - DrawArrays TRIANGLE_STRIP 1730 4 - DrawArrays TRIANGLE_STRIP 1734 4 - DrawArrays TRIANGLE_STRIP 1738 4 - DrawArrays TRIANGLE_STRIP 1742 4 - DrawArrays TRIANGLE_STRIP 1746 4 - DrawArrays TRIANGLE_STRIP 1750 4 - DrawArrays TRIANGLE_STRIP 1754 4 - DrawArrays TRIANGLE_STRIP 1758 4 - DrawArrays TRIANGLE_STRIP 1762 4 - DrawArrays TRIANGLE_STRIP 1766 4 - DrawArrays TRIANGLE_STRIP 1770 4 - DrawArrays TRIANGLE_STRIP 1774 4 - DrawArrays TRIANGLE_STRIP 1778 4 - DrawArrays TRIANGLE_STRIP 1782 4 - DrawArrays TRIANGLE_STRIP 1786 4 - DrawArrays TRIANGLE_STRIP 1790 4 - DrawArrays TRIANGLE_STRIP 1794 4 - DrawArrays TRIANGLE_STRIP 1798 4 - DrawArrays TRIANGLE_STRIP 1802 4 - DrawArrays TRIANGLE_STRIP 1806 4 - DrawArrays TRIANGLE_STRIP 1810 4 - DrawArrays TRIANGLE_STRIP 1814 4 - DrawArrays TRIANGLE_STRIP 1818 4 - DrawArrays TRIANGLE_STRIP 1822 4 - DrawArrays TRIANGLE_STRIP 1826 4 - DrawArrays TRIANGLE_STRIP 1830 4 - DrawArrays TRIANGLE_STRIP 1834 4 - DrawArrays TRIANGLE_STRIP 1838 4 - DrawArrays TRIANGLE_STRIP 1842 4 - DrawArrays TRIANGLE_STRIP 1846 4 - DrawArrays TRIANGLE_STRIP 1850 4 - DrawArrays TRIANGLE_STRIP 1854 4 - DrawArrays TRIANGLE_STRIP 1858 4 - DrawArrays TRIANGLE_STRIP 1862 4 - DrawArrays TRIANGLE_STRIP 1866 4 - DrawArrays TRIANGLE_STRIP 1870 4 - DrawArrays TRIANGLE_STRIP 1874 4 - DrawArrays TRIANGLE_STRIP 1878 4 - DrawArrays TRIANGLE_STRIP 1882 4 - DrawArrays TRIANGLE_STRIP 1886 4 - DrawArrays TRIANGLE_STRIP 1890 4 - DrawArrays TRIANGLE_STRIP 1894 4 - DrawArrays TRIANGLE_STRIP 1898 4 - DrawArrays TRIANGLE_STRIP 1902 4 - DrawArrays TRIANGLE_STRIP 1906 4 - DrawArrays TRIANGLE_STRIP 1910 4 - DrawArrays TRIANGLE_STRIP 1914 4 - DrawArrays TRIANGLE_STRIP 1918 4 - DrawArrays TRIANGLE_STRIP 1922 4 - DrawArrays TRIANGLE_STRIP 1926 4 - DrawArrays TRIANGLE_STRIP 1930 4 - DrawArrays TRIANGLE_STRIP 1934 4 - DrawArrays TRIANGLE_STRIP 1938 4 - DrawArrays TRIANGLE_STRIP 1942 4 - DrawArrays TRIANGLE_STRIP 1946 4 - DrawArrays TRIANGLE_STRIP 1950 4 - DrawArrays TRIANGLE_STRIP 1954 4 - DrawArrays TRIANGLE_STRIP 1958 4 - DrawArrays TRIANGLE_STRIP 1962 4 - DrawArrays TRIANGLE_STRIP 1966 7 - DrawArrays TRIANGLE_STRIP 1973 10 - DrawArrays TRIANGLE_STRIP 1983 7 - DrawArrays TRIANGLE_STRIP 1990 11 - DrawArrays TRIANGLE_STRIP 2001 11 - DrawArrays TRIANGLE_STRIP 2012 15 - DrawArrays TRIANGLE_STRIP 2027 5 - DrawArrays TRIANGLE_STRIP 2032 11 - DrawArrays TRIANGLE_STRIP 2043 17 - DrawArrays TRIANGLE_STRIP 2060 15 - DrawArrays TRIANGLE_STRIP 2075 21 - DrawArrays TRIANGLE_STRIP 2096 5 - DrawArrays TRIANGLE_STRIP 2101 6 - DrawArrays TRIANGLE_STRIP 2107 15 - DrawArrays TRIANGLE_STRIP 2122 23 - DrawArrays TRIANGLE_STRIP 2145 5 - DrawArrays TRIANGLE_STRIP 2150 7 - DrawArrays TRIANGLE_STRIP 2157 9 - DrawArrays TRIANGLE_STRIP 2166 11 - DrawArrays TRIANGLE_STRIP 2177 13 - DrawArrays TRIANGLE_STRIP 2190 15 - DrawArrays TRIANGLE_STRIP 2205 17 - DrawArrays TRIANGLE_STRIP 2222 51 - DrawArrays TRIANGLE_STRIP 2273 5 - DrawArrays TRIANGLE_STRIP 2278 7 - DrawArrays TRIANGLE_STRIP 2285 5 - DrawArrays TRIANGLE_STRIP 2290 5 - DrawArrays TRIANGLE_STRIP 2295 5 - DrawArrays TRIANGLE_STRIP 2300 5 - DrawArrays TRIANGLE_STRIP 2305 7 - DrawArrays TRIANGLE_STRIP 2312 7 - DrawArrays TRIANGLE_STRIP 2319 9 - DrawArrays TRIANGLE_STRIP 2328 11 - DrawArrays TRIANGLE_STRIP 2339 5 - DrawArrays TRIANGLE_STRIP 2344 10 - DrawArrays TRIANGLE_STRIP 2354 12 - DrawArrays TRIANGLE_STRIP 2366 6 - DrawArrays TRIANGLE_STRIP 2372 7 - DrawArrays TRIANGLE_STRIP 2379 19 - DrawArrays TRIANGLE_STRIP 2398 9 - DrawArrays TRIANGLE_STRIP 2407 7 - DrawArrays TRIANGLE_STRIP 2414 12 - DrawArrays TRIANGLE_STRIP 2426 5 - DrawArrays TRIANGLE_STRIP 2431 8 - DrawArrays TRIANGLE_STRIP 2439 5 - DrawArrays TRIANGLE_STRIP 2444 10 - DrawArrays TRIANGLE_STRIP 2454 6 - DrawArrays TRIANGLE_STRIP 2460 8 - DrawArrays TRIANGLE_STRIP 2468 22 - DrawArrays TRIANGLE_STRIP 2490 6 - DrawArrays TRIANGLE_STRIP 2496 6 - DrawArrays TRIANGLE_STRIP 2502 6 - DrawArrays TRIANGLE_STRIP 2508 6 - DrawArrays TRIANGLE_STRIP 2514 7 - DrawArrays TRIANGLE_STRIP 2521 7 - DrawArrays TRIANGLE_STRIP 2528 6 - DrawArrays TRIANGLE_STRIP 2534 17 - DrawArrays TRIANGLE_STRIP 2551 13 - DrawArrays TRIANGLE_STRIP 2564 10 - DrawArrays TRIANGLE_STRIP 2574 17 - DrawArrays TRIANGLE_STRIP 2591 17 - DrawArrays TRIANGLE_STRIP 2608 40 - DrawArrays TRIANGLE_STRIP 2648 6 - DrawArrays TRIANGLE_STRIP 2654 6 - DrawArrays TRIANGLE_STRIP 2660 6 - DrawArrays TRIANGLE_STRIP 2666 9 - DrawArrays TRIANGLE_STRIP 2675 5 - DrawArrays TRIANGLE_STRIP 2680 5 - DrawArrays TRIANGLE_STRIP 2685 11 - DrawArrays TRIANGLE_STRIP 2696 30 - DrawArrays TRIANGLE_STRIP 2726 10 - DrawArrays TRIANGLE_STRIP 2736 5 - DrawArrays TRIANGLE_STRIP 2741 15 - DrawArrays TRIANGLE_STRIP 2756 5 - DrawArrays TRIANGLE_STRIP 2761 14 - DrawArrays TRIANGLE_STRIP 2775 9 - DrawArrays TRIANGLE_STRIP 2784 17 - DrawArrays TRIANGLE_STRIP 2801 12 - DrawArrays TRIANGLE_STRIP 2813 5 - DrawArrays TRIANGLE_STRIP 2818 18 - DrawArrays TRIANGLE_STRIP 2836 14 - DrawArrays TRIANGLE_STRIP 2850 17 - DrawArrays TRIANGLE_STRIP 2867 6 - DrawArrays TRIANGLE_STRIP 2873 5 - DrawArrays TRIANGLE_STRIP 2878 14 - DrawArrays TRIANGLE_STRIP 2892 10 - DrawArrays TRIANGLE_STRIP 2902 16 - DrawArrays TRIANGLE_STRIP 2918 14 - DrawArrays TRIANGLE_STRIP 2932 136 - DrawArrays TRIANGLE_STRIP 3068 10 - DrawArrays TRIANGLE_STRIP 3078 10 - DrawArrays TRIANGLE_STRIP 3088 10 - DrawArrays TRIANGLE_STRIP 3098 5 - DrawArrays TRIANGLE_STRIP 3103 7 - DrawArrays TRIANGLE_STRIP 3110 10 - DrawArrays TRIANGLE_STRIP 3120 20 - DrawArrays TRIANGLE_STRIP 3140 6 - DrawArrays TRIANGLE_STRIP 3146 40 - DrawArrays TRIANGLE_STRIP 3186 12 - DrawArrays TRIANGLE_STRIP 3198 15 - DrawArrays TRIANGLE_STRIP 3213 8 - DrawArrays TRIANGLE_STRIP 3221 6 - DrawArrays TRIANGLE_STRIP 3227 9 - DrawArrays TRIANGLE_STRIP 3236 7 - DrawArrays TRIANGLE_STRIP 3243 18 - DrawArrays TRIANGLE_STRIP 3261 21 - DrawArrays TRIANGLE_STRIP 3282 29 - DrawArrays TRIANGLE_STRIP 3311 5 - DrawArrays TRIANGLE_STRIP 3316 6 - DrawArrays TRIANGLE_STRIP 3322 15 - DrawArrays TRIANGLE_STRIP 3337 21 - DrawArrays TRIANGLE_STRIP 3358 26 - DrawArrays TRIANGLE_STRIP 3384 6 - DrawArrays TRIANGLE_STRIP 3390 13 - DrawArrays TRIANGLE_STRIP 3403 18 - DrawArrays TRIANGLE_STRIP 3421 6 - DrawArrays TRIANGLE_STRIP 3427 13 - DrawArrays TRIANGLE_STRIP 3440 9 - DrawArrays TRIANGLE_STRIP 3449 5 - DrawArrays TRIANGLE_STRIP 3454 7 - DrawArrays TRIANGLE_STRIP 3461 15 - DrawArrays TRIANGLE_STRIP 3476 29 - DrawArrays TRIANGLE_STRIP 3505 10 - DrawArrays TRIANGLE_STRIP 3515 6 - DrawArrays TRIANGLE_STRIP 3521 6 - DrawArrays TRIANGLE_STRIP 3527 10 - DrawArrays TRIANGLE_STRIP 3537 5 - DrawArrays TRIANGLE_STRIP 3542 6 - DrawArrays TRIANGLE_STRIP 3548 12 - DrawArrays TRIANGLE_STRIP 3560 23 - DrawArrays TRIANGLE_STRIP 3583 6 - DrawArrays TRIANGLE_STRIP 3589 13 - DrawArrays TRIANGLE_STRIP 3602 9 - DrawArrays TRIANGLE_STRIP 3611 6 - DrawArrays TRIANGLE_STRIP 3617 6 - DrawArrays TRIANGLE_STRIP 3623 8 - DrawArrays TRIANGLE_STRIP 3631 6 - DrawArrays TRIANGLE_STRIP 3637 49 - DrawArrays TRIANGLE_STRIP 3686 16 - DrawArrays TRIANGLE_STRIP 3702 16 - DrawArrays TRIANGLE_STRIP 3718 6 - DrawArrays TRIANGLE_STRIP 3724 7 - DrawArrays TRIANGLE_STRIP 3731 7 - DrawArrays TRIANGLE_STRIP 3738 8 - DrawArrays TRIANGLE_STRIP 3746 6 - DrawArrays TRIANGLE_STRIP 3752 27 - DrawArrays TRIANGLE_STRIP 3779 10 - DrawArrays TRIANGLE_STRIP 3789 80 - DrawArrays TRIANGLE_STRIP 3869 141 - DrawArrays TRIANGLE_STRIP 4010 6 - DrawArrays TRIANGLE_STRIP 4016 8 - DrawArrays TRIANGLE_STRIP 4024 6 - DrawArrays TRIANGLE_STRIP 4030 10 - DrawArrays TRIANGLE_STRIP 4040 10 - DrawArrays TRIANGLE_STRIP 4050 10 - DrawArrays TRIANGLE_STRIP 4060 10 - DrawArrays TRIANGLE_STRIP 4070 6 - DrawArrays TRIANGLE_STRIP 4076 9 - DrawArrays TRIANGLE_STRIP 4085 13 - DrawArrays TRIANGLE_STRIP 4098 14 - DrawArrays TRIANGLE_STRIP 4112 8 - DrawArrays TRIANGLE_STRIP 4120 7 - DrawArrays TRIANGLE_STRIP 4127 6 - DrawArrays TRIANGLE_STRIP 4133 14 - DrawArrays TRIANGLE_STRIP 4147 15 - DrawArrays TRIANGLE_STRIP 4162 6 - DrawArrays TRIANGLE_STRIP 4168 7 - DrawArrays TRIANGLE_STRIP 4175 7 - DrawArrays TRIANGLE_STRIP 4182 11 - DrawArrays TRIANGLE_STRIP 4193 14 - DrawArrays TRIANGLE_STRIP 4207 6 - DrawArrays TRIANGLE_STRIP 4213 6 - DrawArrays TRIANGLE_STRIP 4219 6 - DrawArrays TRIANGLE_STRIP 4225 6 - DrawArrays TRIANGLE_STRIP 4231 6 - DrawArrays TRIANGLE_STRIP 4237 5 - DrawArrays TRIANGLE_STRIP 4242 7 - DrawArrays TRIANGLE_STRIP 4249 12 - DrawArrays TRIANGLE_STRIP 4261 11 - DrawArrays TRIANGLE_STRIP 4272 9 - DrawArrays TRIANGLE_STRIP 4281 9 - DrawArrays TRIANGLE_STRIP 4290 14 - DrawArrays TRIANGLE_STRIP 4304 9 - DrawArrays TRIANGLE_STRIP 4313 7 - DrawArrays TRIANGLE_STRIP 4320 11 - DrawArrays TRIANGLE_STRIP 4331 15 - DrawArrays TRIANGLE_STRIP 4346 6 - DrawArrays TRIANGLE_STRIP 4352 5 - DrawArrays TRIANGLE_STRIP 4357 7 - DrawArrays TRIANGLE_STRIP 4364 11 - DrawArrays TRIANGLE_STRIP 4375 6 - DrawArrays TRIANGLE_STRIP 4381 5 - DrawArrays TRIANGLE_STRIP 4386 7 - DrawArrays TRIANGLE_STRIP 4393 7 - DrawArrays TRIANGLE_STRIP 4400 22 - DrawArrays TRIANGLE_STRIP 4422 10 - DrawArrays TRIANGLE_STRIP 4432 14 - DrawArrays TRIANGLE_STRIP 4446 10 - DrawArrays TRIANGLE_STRIP 4456 13 - DrawArrays TRIANGLE_STRIP 4469 17 - DrawArrays TRIANGLE_STRIP 4486 5 - DrawArrays TRIANGLE_STRIP 4491 7 - DrawArrays TRIANGLE_STRIP 4498 33 - DrawArrays TRIANGLE_STRIP 4531 72 - DrawArrays TRIANGLE_STRIP 4603 16 - DrawArrays TRIANGLE_STRIP 4619 10 - DrawArrays TRIANGLE_STRIP 4629 13 - DrawArrays TRIANGLE_STRIP 4642 17 - DrawArrays TRIANGLE_STRIP 4659 6 - DrawArrays TRIANGLE_STRIP 4665 25 - DrawArrays TRIANGLE_STRIP 4690 8 - DrawArrays TRIANGLE_STRIP 4698 8 - DrawArrays TRIANGLE_STRIP 4706 20 - DrawArrays TRIANGLE_STRIP 4726 22 - DrawArrays TRIANGLE_STRIP 4748 15 - DrawArrays TRIANGLE_STRIP 4763 22 - DrawArrays TRIANGLE_STRIP 4785 28 - DrawArrays TRIANGLE_STRIP 4813 13 - DrawArrays TRIANGLE_STRIP 4826 9 - DrawArrays TRIANGLE_STRIP 4835 5 - DrawArrays TRIANGLE_STRIP 4840 6 - DrawArrays TRIANGLE_STRIP 4846 33 - DrawArrays TRIANGLE_STRIP 4879 5 - DrawArrays TRIANGLE_STRIP 4884 6 - DrawArrays TRIANGLE_STRIP 4890 9 - DrawArrays TRIANGLE_STRIP 4899 14 - DrawArrays TRIANGLE_STRIP 4913 5 - DrawArrays TRIANGLE_STRIP 4918 9 - DrawArrays TRIANGLE_STRIP 4927 10 - DrawArrays TRIANGLE_STRIP 4937 10 - DrawArrays TRIANGLE_STRIP 4947 10 - DrawArrays TRIANGLE_STRIP 4957 7 - DrawArrays TRIANGLE_STRIP 4964 17 - DrawArrays TRIANGLE_STRIP 4981 9 - DrawArrays TRIANGLE_STRIP 4990 14 - DrawArrays TRIANGLE_STRIP 5004 5 - DrawArrays TRIANGLE_STRIP 5009 12 - DrawArrays TRIANGLE_STRIP 5021 6 - DrawArrays TRIANGLE_STRIP 5027 6 - DrawArrays TRIANGLE_STRIP 5033 5 - DrawArrays TRIANGLE_STRIP 5038 6 - DrawArrays TRIANGLE_STRIP 5044 6 - DrawArrays TRIANGLE_STRIP 5050 22 - DrawArrays TRIANGLE_STRIP 5072 8 - DrawArrays TRIANGLE_STRIP 5080 15 - DrawArrays TRIANGLE_STRIP 5095 6 - DrawArrays TRIANGLE_STRIP 5101 12 - DrawArrays TRIANGLE_STRIP 5113 12 - DrawArrays TRIANGLE_STRIP 5125 6 - DrawArrays TRIANGLE_STRIP 5131 19 - DrawArrays TRIANGLE_STRIP 5150 5 - DrawArrays TRIANGLE_STRIP 5155 23 - DrawArrays TRIANGLE_STRIP 5178 8 - DrawArrays TRIANGLE_STRIP 5186 10 - DrawArrays TRIANGLE_STRIP 5196 13 - DrawArrays TRIANGLE_STRIP 5209 6 - DrawArrays TRIANGLE_STRIP 5215 6 - DrawArrays TRIANGLE_STRIP 5221 21 - DrawArrays TRIANGLE_STRIP 5242 8 - DrawArrays TRIANGLE_STRIP 5250 6 - DrawArrays TRIANGLE_STRIP 5256 7 - DrawArrays TRIANGLE_STRIP 5263 12 - DrawArrays TRIANGLE_STRIP 5275 5 - DrawArrays TRIANGLE_STRIP 5280 8 - DrawArrays TRIANGLE_STRIP 5288 13 - DrawArrays TRIANGLE_STRIP 5301 22 - DrawArrays TRIANGLE_STRIP 5323 125 - DrawArrays TRIANGLE_STRIP 5448 10 - DrawArrays TRIANGLE_STRIP 5458 10 - DrawArrays TRIANGLE_STRIP 5468 8 - DrawArrays TRIANGLE_STRIP 5476 34 - DrawArrays TRIANGLE_STRIP 5510 109 - DrawArrays TRIANGLE_STRIP 5619 5 - DrawArrays TRIANGLE_STRIP 5624 8 - DrawArrays TRIANGLE_STRIP 5632 16 - DrawArrays TRIANGLE_STRIP 5648 9 - DrawArrays TRIANGLE_STRIP 5657 29 - DrawArrays TRIANGLE_STRIP 5686 7 - DrawArrays TRIANGLE_STRIP 5693 10 - DrawArrays TRIANGLE_STRIP 5703 10 - DrawArrays TRIANGLE_STRIP 5713 61 - DrawArrays TRIANGLE_STRIP 5774 7 - DrawArrays TRIANGLE_STRIP 5781 10 - DrawArrays TRIANGLE_STRIP 5791 7 - DrawArrays TRIANGLE_STRIP 5798 11 - DrawArrays TRIANGLE_STRIP 5809 11 - DrawArrays TRIANGLE_STRIP 5820 15 - DrawArrays TRIANGLE_STRIP 5835 5 - DrawArrays TRIANGLE_STRIP 5840 11 - DrawArrays TRIANGLE_STRIP 5851 17 - DrawArrays TRIANGLE_STRIP 5868 15 - DrawArrays TRIANGLE_STRIP 5883 21 - DrawArrays TRIANGLE_STRIP 5904 5 - DrawArrays TRIANGLE_STRIP 5909 6 - DrawArrays TRIANGLE_STRIP 5915 15 - DrawArrays TRIANGLE_STRIP 5930 23 - DrawArrays TRIANGLE_STRIP 5953 5 - DrawArrays TRIANGLE_STRIP 5958 7 - DrawArrays TRIANGLE_STRIP 5965 9 - DrawArrays TRIANGLE_STRIP 5974 11 - DrawArrays TRIANGLE_STRIP 5985 13 - DrawArrays TRIANGLE_STRIP 5998 15 - DrawArrays TRIANGLE_STRIP 6013 17 - DrawArrays TRIANGLE_STRIP 6030 51 - DrawArrays TRIANGLE_STRIP 6081 6 - DrawArrays TRIANGLE_STRIP 6087 9 - DrawArrays TRIANGLE_STRIP 6096 24 - DrawArrays TRIANGLE_STRIP 6120 31 - DrawArrays TRIANGLE_STRIP 6151 13 - DrawArrays TRIANGLE_STRIP 6164 31 - DrawArrays TRIANGLE_STRIP 6195 11 - DrawArrays TRIANGLE_STRIP 6206 5 - DrawArrays TRIANGLE_STRIP 6211 24 - DrawArrays TRIANGLE_STRIP 6235 6 - DrawArrays TRIANGLE_STRIP 6241 19 - DrawArrays TRIANGLE_STRIP 6260 11 - DrawArrays TRIANGLE_STRIP 6271 30 - DrawArrays TRIANGLE_STRIP 6301 17 - DrawArrays TRIANGLE_STRIP 6318 6 - DrawArrays TRIANGLE_STRIP 6324 6 - DrawArrays TRIANGLE_STRIP 6330 10 - DrawArrays TRIANGLE_STRIP 6340 11 - DrawArrays TRIANGLE_STRIP 6351 6 - DrawArrays TRIANGLE_STRIP 6357 21 - DrawArrays TRIANGLE_STRIP 6378 9 - DrawArrays TRIANGLE_STRIP 6387 12 - DrawArrays TRIANGLE_STRIP 6399 12 - DrawArrays TRIANGLE_STRIP 6411 6 - DrawArrays TRIANGLE_STRIP 6417 8 - DrawArrays TRIANGLE_STRIP 6425 6 - DrawArrays TRIANGLE_STRIP 6431 12 - DrawArrays TRIANGLE_STRIP 6443 5 - DrawArrays TRIANGLE_STRIP 6448 8 - DrawArrays TRIANGLE_STRIP 6456 8 - DrawArrays TRIANGLE_STRIP 6464 6 - DrawArrays TRIANGLE_STRIP 6470 30 - DrawArrays TRIANGLE_STRIP 6500 6 - DrawArrays TRIANGLE_STRIP 6506 8 - DrawArrays TRIANGLE_STRIP 6514 15 - DrawArrays TRIANGLE_STRIP 6529 5 - DrawArrays TRIANGLE_STRIP 6534 8 - DrawArrays TRIANGLE_STRIP 6542 8 - DrawArrays TRIANGLE_STRIP 6550 6 - DrawArrays TRIANGLE_STRIP 6556 30 - DrawArrays TRIANGLE_STRIP 6586 5 - DrawArrays TRIANGLE_STRIP 6591 12 - DrawArrays TRIANGLE_STRIP 6603 5 - DrawArrays TRIANGLE_STRIP 6608 5 - DrawArrays TRIANGLE_STRIP 6613 6 - DrawArrays TRIANGLE_STRIP 6619 8 - DrawArrays TRIANGLE_STRIP 6627 17 - DrawArrays TRIANGLE_STRIP 6644 21 - DrawArrays TRIANGLE_STRIP 6665 7 - DrawArrays TRIANGLE_STRIP 6672 6 - DrawArrays TRIANGLE_STRIP 6678 5 - DrawArrays TRIANGLE_STRIP 6683 8 - DrawArrays TRIANGLE_STRIP 6691 5 - DrawArrays TRIANGLE_STRIP 6696 9 - DrawArrays TRIANGLE_STRIP 6705 6 - DrawArrays TRIANGLE_STRIP 6711 18 - DrawArrays TRIANGLE_STRIP 6729 5 - DrawArrays TRIANGLE_STRIP 6734 10 - DrawArrays TRIANGLE_STRIP 6744 5 - DrawArrays TRIANGLE_STRIP 6749 7 - DrawArrays TRIANGLE_STRIP 6756 5 - DrawArrays TRIANGLE_STRIP 6761 11 - DrawArrays TRIANGLE_STRIP 6772 13 - DrawArrays TRIANGLE_STRIP 6785 6 - DrawArrays TRIANGLE_STRIP 6791 14 - DrawArrays TRIANGLE_STRIP 6805 10 - DrawArrays TRIANGLE_STRIP 6815 8 - DrawArrays TRIANGLE_STRIP 6823 8 - DrawArrays TRIANGLE_STRIP 6831 12 - DrawArrays TRIANGLE_STRIP 6843 5 - DrawArrays TRIANGLE_STRIP 6848 5 - DrawArrays TRIANGLE_STRIP 6853 7 - DrawArrays TRIANGLE_STRIP 6860 6 - DrawArrays TRIANGLE_STRIP 6866 12 - DrawArrays TRIANGLE_STRIP 6878 5 - DrawArrays TRIANGLE_STRIP 6883 6 - DrawArrays TRIANGLE_STRIP 6889 17 - DrawArrays TRIANGLE_STRIP 6906 22 - DrawArrays TRIANGLE_STRIP 6928 5 - DrawArrays TRIANGLE_STRIP 6933 6 - DrawArrays TRIANGLE_STRIP 6939 10 - DrawArrays TRIANGLE_STRIP 6949 5 - DrawArrays TRIANGLE_STRIP 6954 9 - DrawArrays TRIANGLE_STRIP 6963 6 - DrawArrays TRIANGLE_STRIP 6969 5 - DrawArrays TRIANGLE_STRIP 6974 8 - DrawArrays TRIANGLE_STRIP 6982 9 - DrawArrays TRIANGLE_STRIP 6991 5 - DrawArrays TRIANGLE_STRIP 6996 5 - DrawArrays TRIANGLE_STRIP 7001 6 - DrawArrays TRIANGLE_STRIP 7007 8 - DrawArrays TRIANGLE_STRIP 7015 8 - DrawArrays TRIANGLE_STRIP 7023 6 - DrawArrays TRIANGLE_STRIP 7029 6 - DrawArrays TRIANGLE_STRIP 7035 6 - DrawArrays TRIANGLE_STRIP 7041 11 - DrawArrays TRIANGLE_STRIP 7052 8 - DrawArrays TRIANGLE_STRIP 7060 5 - DrawArrays TRIANGLE_STRIP 7065 12 - DrawArrays TRIANGLE_STRIP 7077 7 - DrawArrays TRIANGLE_STRIP 7084 5 - DrawArrays TRIANGLE_STRIP 7089 6 - DrawArrays TRIANGLE_STRIP 7095 6 - DrawArrays TRIANGLE_STRIP 7101 6 - DrawArrays TRIANGLE_STRIP 7107 9 - DrawArrays TRIANGLE_STRIP 7116 7 - DrawArrays TRIANGLE_STRIP 7123 10 - DrawArrays TRIANGLE_STRIP 7133 5 - DrawArrays TRIANGLE_STRIP 7138 10 - DrawArrays TRIANGLE_STRIP 7148 6 - DrawArrays TRIANGLE_STRIP 7154 10 - DrawArrays TRIANGLE_STRIP 7164 8 - DrawArrays TRIANGLE_STRIP 7172 10 - DrawArrays TRIANGLE_STRIP 7182 26 - DrawArrays TRIANGLE_STRIP 7208 19 - DrawArrays TRIANGLE_STRIP 7227 8 - DrawArrays TRIANGLE_STRIP 7235 5 - DrawArrays TRIANGLE_STRIP 7240 8 - DrawArrays TRIANGLE_STRIP 7248 12 - DrawArrays TRIANGLE_STRIP 7260 5 - DrawArrays TRIANGLE_STRIP 7265 6 - DrawArrays TRIANGLE_STRIP 7271 6 - DrawArrays TRIANGLE_STRIP 7277 6 - DrawArrays TRIANGLE_STRIP 7283 8 - DrawArrays TRIANGLE_STRIP 7291 12 - DrawArrays TRIANGLE_STRIP 7303 15 - DrawArrays TRIANGLE_STRIP 7318 11 - DrawArrays TRIANGLE_STRIP 7329 6 - DrawArrays TRIANGLE_STRIP 7335 6 - DrawArrays TRIANGLE_STRIP 7341 6 - DrawArrays TRIANGLE_STRIP 7347 31 - DrawArrays TRIANGLE_STRIP 7378 7 - DrawArrays TRIANGLE_STRIP 7385 8 - DrawArrays TRIANGLE_STRIP 7393 8 - DrawArrays TRIANGLE_STRIP 7401 7 - DrawArrays TRIANGLE_STRIP 7408 12 - DrawArrays TRIANGLE_STRIP 7420 34 - DrawArrays TRIANGLE_STRIP 7454 10 - DrawArrays TRIANGLE_STRIP 7464 6 - DrawArrays TRIANGLE_STRIP 7470 6 - DrawArrays TRIANGLE_STRIP 7476 23 - DrawArrays TRIANGLE_STRIP 7499 5 - DrawArrays TRIANGLE_STRIP 7504 5 - DrawArrays TRIANGLE_STRIP 7509 9 - DrawArrays TRIANGLE_STRIP 7518 6 - DrawArrays TRIANGLE_STRIP 7524 33 - DrawArrays TRIANGLE_STRIP 7557 48 - DrawArrays TRIANGLE_STRIP 7605 10 - DrawArrays TRIANGLE_STRIP 7615 6 - DrawArrays TRIANGLE_STRIP 7621 7 - DrawArrays TRIANGLE_STRIP 7628 14 - DrawArrays TRIANGLE_STRIP 7642 6 - DrawArrays TRIANGLE_STRIP 7648 6 - DrawArrays TRIANGLE_STRIP 7654 7 - DrawArrays TRIANGLE_STRIP 7661 11 - DrawArrays TRIANGLE_STRIP 7672 23 - DrawArrays TRIANGLE_STRIP 7695 10 - DrawArrays TRIANGLE_STRIP 7705 14 - DrawArrays TRIANGLE_STRIP 7719 6 - DrawArrays TRIANGLE_STRIP 7725 17 - DrawArrays TRIANGLE_STRIP 7742 8 - DrawArrays TRIANGLE_STRIP 7750 8 - DrawArrays TRIANGLE_STRIP 7758 14 - DrawArrays TRIANGLE_STRIP 7772 5 - DrawArrays TRIANGLE_STRIP 7777 40 - DrawArrays TRIANGLE_STRIP 7817 7 - DrawArrays TRIANGLE_STRIP 7824 10 - DrawArrays TRIANGLE_STRIP 7834 6 - DrawArrays TRIANGLE_STRIP 7840 6 - DrawArrays TRIANGLE_STRIP 7846 6 - DrawArrays TRIANGLE_STRIP 7852 6 - DrawArrays TRIANGLE_STRIP 7858 7 - DrawArrays TRIANGLE_STRIP 7865 29 - DrawArrays TRIANGLE_STRIP 7894 5 - DrawArrays TRIANGLE_STRIP 7899 28 - DrawArrays TRIANGLE_STRIP 7927 8 - DrawArrays TRIANGLE_STRIP 7935 7 - DrawArrays TRIANGLE_STRIP 7942 32 - DrawArrays TRIANGLE_STRIP 7974 12 - DrawArrays TRIANGLE_STRIP 7986 9 - DrawArrays TRIANGLE_STRIP 7995 27 - DrawArrays TRIANGLE_STRIP 8022 12 - DrawArrays TRIANGLE_STRIP 8034 81 - DrawArrays TRIANGLE_STRIP 8115 5 - DrawArrays TRIANGLE_STRIP 8120 7 - DrawArrays TRIANGLE_STRIP 8127 15 - DrawArrays TRIANGLE_STRIP 8142 13 - DrawArrays TRIANGLE_STRIP 8155 11 - DrawArrays TRIANGLE_STRIP 8166 6 - DrawArrays TRIANGLE_STRIP 8172 17 - DrawArrays TRIANGLE_STRIP 8189 6 - DrawArrays TRIANGLE_STRIP 8195 10 - DrawArrays TRIANGLE_STRIP 8205 51 - DrawArrays TRIANGLE_STRIP 8256 19 - DrawArrays TRIANGLE_STRIP 8275 164 - DrawArrays TRIANGLE_STRIP 8439 5 - DrawArrays TRIANGLE_STRIP 8444 5 - DrawArrays TRIANGLE_STRIP 8449 15 - DrawArrays TRIANGLE_STRIP 8464 7 - DrawArrays TRIANGLE_STRIP 8471 7 - DrawArrays TRIANGLE_STRIP 8478 6 - DrawArrays TRIANGLE_STRIP 8484 6 - DrawArrays TRIANGLE_STRIP 8490 52 - DrawArrays TRIANGLE_STRIP 8542 6 - DrawArrays TRIANGLE_STRIP 8548 6 - DrawArrays TRIANGLE_STRIP 8554 9 - DrawArrays TRIANGLE_STRIP 8563 7 - DrawArrays TRIANGLE_STRIP 8570 13 - DrawArrays TRIANGLE_STRIP 8583 6 - DrawArrays TRIANGLE_STRIP 8589 6 - DrawArrays TRIANGLE_STRIP 8595 5 - DrawArrays TRIANGLE_STRIP 8600 15 - DrawArrays TRIANGLE_STRIP 8615 11 - DrawArrays TRIANGLE_STRIP 8626 17 - DrawArrays TRIANGLE_STRIP 8643 8 - DrawArrays TRIANGLE_STRIP 8651 8 - DrawArrays TRIANGLE_STRIP 8659 8 - DrawArrays TRIANGLE_STRIP 8667 7 - DrawArrays TRIANGLE_STRIP 8674 6 - DrawArrays TRIANGLE_STRIP 8680 20 - DrawArrays TRIANGLE_STRIP 8700 5 - DrawArrays TRIANGLE_STRIP 8705 5 - DrawArrays TRIANGLE_STRIP 8710 7 - DrawArrays TRIANGLE_STRIP 8717 12 - DrawArrays TRIANGLE_STRIP 8729 14 - DrawArrays TRIANGLE_STRIP 8743 8 - DrawArrays TRIANGLE_STRIP 8751 18 - DrawArrays TRIANGLE_STRIP 8769 8 - DrawArrays TRIANGLE_STRIP 8777 5 - DrawArrays TRIANGLE_STRIP 8782 5 - DrawArrays TRIANGLE_STRIP 8787 7 - DrawArrays TRIANGLE_STRIP 8794 9 - DrawArrays TRIANGLE_STRIP 8803 10 - DrawArrays TRIANGLE_STRIP 8813 12 - DrawArrays TRIANGLE_STRIP 8825 7 - DrawArrays TRIANGLE_STRIP 8832 10 - DrawArrays TRIANGLE_STRIP 8842 12 - DrawArrays TRIANGLE_STRIP 8854 7 - DrawArrays TRIANGLE_STRIP 8861 9 - DrawArrays TRIANGLE_STRIP 8870 14 - DrawArrays TRIANGLE_STRIP 8884 19 - DrawArrays TRIANGLE_STRIP 8903 27 - DrawArrays TRIANGLE_STRIP 8930 28 - DrawArrays TRIANGLE_STRIP 8958 7 - DrawArrays TRIANGLE_STRIP 8965 7 - DrawArrays TRIANGLE_STRIP 8972 15 - DrawArrays TRIANGLE_STRIP 8987 5 - DrawArrays TRIANGLE_STRIP 8992 6 - DrawArrays TRIANGLE_STRIP 8998 6 - DrawArrays TRIANGLE_STRIP 9004 6 - DrawArrays TRIANGLE_STRIP 9010 6 - DrawArrays TRIANGLE_STRIP 9016 6 - DrawArrays TRIANGLE_STRIP 9022 5 - DrawArrays TRIANGLE_STRIP 9027 8 - DrawArrays TRIANGLE_STRIP 9035 8 - DrawArrays TRIANGLE_STRIP 9043 20 - DrawArrays TRIANGLE_STRIP 9063 10 - DrawArrays TRIANGLE_STRIP 9073 10 - DrawArrays TRIANGLE_STRIP 9083 15 - DrawArrays TRIANGLE_STRIP 9098 10 - DrawArrays TRIANGLE_STRIP 9108 43 - DrawArrays TRIANGLE_STRIP 9151 12 - DrawArrays TRIANGLE_STRIP 9163 12 - DrawArrays TRIANGLE_STRIP 9175 12 - DrawArrays TRIANGLE_STRIP 9187 6 - DrawArrays TRIANGLE_STRIP 9193 12 - DrawArrays TRIANGLE_STRIP 9205 14 - DrawArrays TRIANGLE_STRIP 9219 8 - DrawArrays TRIANGLE_STRIP 9227 6 - DrawArrays TRIANGLE_STRIP 9233 6 - DrawArrays TRIANGLE_STRIP 9239 27 - DrawArrays TRIANGLE_STRIP 9266 24 - DrawArrays TRIANGLE_STRIP 9290 5 - DrawArrays TRIANGLE_STRIP 9295 5 - DrawArrays TRIANGLE_STRIP 9300 11 - DrawArrays TRIANGLE_STRIP 9311 11 - DrawArrays TRIANGLE_STRIP 9322 18 - DrawArrays TRIANGLE_STRIP 9340 100 - DrawArrays TRIANGLE_STRIP 9440 15 - DrawArrays TRIANGLE_STRIP 9455 56 - DrawArrays TRIANGLE_STRIP 9511 5 - DrawArrays TRIANGLE_STRIP 9516 8 - DrawArrays TRIANGLE_STRIP 9524 14 - DrawArrays TRIANGLE_STRIP 9538 5 - DrawArrays TRIANGLE_STRIP 9543 6 - DrawArrays TRIANGLE_STRIP 9549 10 - DrawArrays TRIANGLE_STRIP 9559 6 - DrawArrays TRIANGLE_STRIP 9565 28 - DrawArrays TRIANGLE_STRIP 9593 87 - } - VertexArray 9680 - { - -7.94135 -11.1369 -3.44837 - -8.11402 -10.7549 -3.48527 - -8.02953 -10.7549 -3.56976 - 8.91083 0.111694 -4.50864 - 8.58945 -0.982559 -4.59966 - 8.56974 0.109708 -4.54396 - 6.36316 -3.41651 -4.3107 - 6.31667 -3.40614 -4.12696 - 6.40323 -2.1874 -4.36753 - 7.81022 -0.990645 -4.74326 - 7.56215 -2.20577 -4.69234 - 7.57314 -0.990135 -4.73431 - 7.39009 0.100518 -4.70728 - 7.2678 0.109642 -4.54575 - 7.81025 0.109611 -4.54605 - 7.28166 -0.985303 -4.64887 - 7.0708 0.109652 -4.54565 - 7.29737 0.104262 -4.64101 - 7.60728 -9.92529 -3.7082 - 7.59867 -9.86468 -3.75355 - 7.67484 -9.92614 -3.72192 - 7.94512 -9.92615 -3.72192 - 7.99612 -9.97892 -3.65035 - 7.93803 -9.97892 -3.67445 - 8.0213 -9.86469 -3.75355 - 8.08026 -9.92385 -3.68503 - 8.01269 -9.9253 -3.7082 - 8.6033 0.113857 -3.94007 - 6.99037 0.139576 -3.90409 - 7.0172 0.113898 -3.94007 - 9.31749 -7.9139 -3.1701 - 9.26646 -5.10675 -3.23363 - 9.26639 -7.9052 -3.03052 - 9.31262 -7.93091 -3.15594 - 9.23922 -8.52259 -3.13633 - 9.31532 -7.95016 -3.18345 - 8.63227 0.0318549 -3.8843 - 8.63013 0.139533 -3.90409 - 8.60537 0.0388709 -3.92628 - 6.98608 -0.0757791 -3.8645 - 6.98394 -0.183456 -3.84471 - 7.01305 -0.101456 -3.90048 - 7.01512 0.00622087 -3.92027 - 6.98608 -0.0757791 -3.8645 - 7.01305 -0.0687671 -3.90649 - 8.64509 -0.614208 -3.76553 - 8.64295 -0.506531 -3.78532 - 8.61777 -0.607194 -3.80751 - 8.33878 -0.98533 -4.64887 - 8.22988 -2.20485 -4.6758 - 8.24216 -0.988012 -4.6964 - 7.0951 -9.20942 -4.08657 - 7.32834 -9.21222 -4.14089 - 7.1039 -9.24945 -4.07661 - 8.41212 -9.97206 -3.58588 - 8.69166 -9.96894 -3.53577 - 8.40972 -9.97022 -3.55648 - 9.25842 -8.48866 -3.20057 - 9.23902 -8.48989 -3.32077 - 9.25842 -8.49613 -3.32038 - 8.22322 -9.71575 -3.36936 - 8.8757 -9.71346 -3.33234 - 8.24239 -9.71465 -3.35163 - 8.86466 -9.80051 -3.29789 - 8.24438 -9.71356 -3.33427 - 8.24438 -9.80241 -3.32873 - 8.86463 -9.79775 -3.25366 - 8.2418 -9.71015 -3.27953 - 8.2418 -9.799 -3.27398 - 8.86462 -9.79499 -3.2094 - 8.23268 -9.70664 -3.22336 - 8.23268 -9.7955 -3.21782 - 8.84788 -9.79202 -3.16186 - 8.21387 -9.70248 -3.15667 - 8.21387 -9.79133 -3.15112 - 6.4275 -8.53249 -3.01681 - 6.50836 -8.52642 -2.92212 - 6.43083 -8.49682 -3.0075 - 7.38729 -9.79547 -3.21782 - 6.75535 -9.70608 -3.21494 - 6.75535 -9.79493 -3.2094 - 7.40263 -9.71895 -3.42103 - 7.39676 -9.71573 -3.36936 - 7.38346 -9.71784 -3.40318 - 7.38147 -9.80561 -3.38028 - 6.75531 -9.71436 -3.34762 - 6.75531 -9.80321 -3.34208 - 7.42073 -9.9789 -3.30288 - 7.43309 -9.9789 -3.2103 - 7.39088 -9.95435 -3.30259 - 8.16525 -9.69728 -3.07334 - 8.76086 -9.69902 -3.10094 - 8.81011 -9.69875 -3.09661 - 7.3756 -9.80239 -3.32873 - 6.75532 -9.7116 -3.30343 - 6.75531 -9.80045 -3.29789 - 6.75534 -9.79861 -3.26836 - 7.37506 -9.71131 -3.29856 - 7.37506 -9.80016 -3.29302 - 6.75535 -9.707 -3.22964 - 7.38418 -9.70781 -3.24239 - 6.75535 -9.79585 -3.22409 - 7.37817 -9.71012 -3.27953 - 6.75535 -9.70884 -3.2592 - 7.37817 -9.79898 -3.27398 - 8.04111 -9.81249 -2.91695 - 7.95779 -9.87538 -2.90807 - 8.0317 -9.87675 -2.92995 - 7.4061 -9.79131 -3.15112 - 6.77209 -9.70311 -3.1674 - 6.77209 -9.79197 -3.16186 - 6.8947 -9.69704 -3.07006 - 6.82103 -9.69806 -3.08637 - 6.80986 -9.6987 -3.09661 - -7.74492 -9.9785 -3.6916 - -7.68196 -9.97851 -3.67445 - -7.81002 -9.9785 -3.69607 - -8.84791 -9.79156 -3.16186 - -8.21389 -9.7909 -3.15112 - -8.84791 -9.7027 -3.1674 - -7.46113 0.0991848 -4.73778 - -7.45034 -0.989072 -4.72251 - -7.58256 0.0983428 -4.75277 - -8.24172 -0.987578 -4.6964 - -8.22991 0.100928 -4.70728 - -8.16922 -0.989053 -4.72251 - -6.99602 -0.929815 -3.74813 - -8.62353 -0.929772 -3.74813 - -6.96849 -0.936829 -3.70614 - -8.65106 -0.936785 -3.70614 - -8.62146 -0.854784 -3.76191 - -8.64892 -0.829108 -3.72594 - -8.62146 -0.822095 -3.76792 - -8.61939 -0.747107 -3.78171 - -8.64892 -0.829108 -3.72594 - -6.36158 -8.49572 -3.32038 - -6.36158 -8.48825 -3.20057 - -6.38097 -8.48948 -3.32077 - -6.35361 -7.90479 -3.03052 - -6.34874 -7.92345 -3.04306 - -6.35354 -5.10634 -3.23363 - -7.08324 -9.20128 -4.09518 - -7.0432 -8.57717 -4.26722 - -7.02125 -8.57694 -4.26264 - -8.28879 -9.20424 -4.15337 - -8.5249 -9.20901 -4.08657 - -8.52544 -9.20392 -4.09413 - -6.92834 -9.96852 -3.53577 - -7.21028 -9.96981 -3.55648 - -7.20788 -9.97164 -3.58588 - -6.80988 -9.69834 -3.09661 - -6.85914 -9.69861 -3.10094 - -6.78772 -9.69901 -3.1074 - -7.50254 -9.97173 -3.58734 - -7.47795 -9.97019 -3.56272 - -7.57194 -9.97851 -3.61494 - -6.7856 -9.78956 -3.12898 - -7.42613 -9.78872 -3.11591 - -6.7856 -9.70071 -3.13452 - -7.40613 -9.79092 -3.15112 - -6.77211 -9.79161 -3.16186 - -7.40612 -9.70207 -3.15667 - -8.87572 -9.71299 -3.33234 - -8.86468 -9.71119 -3.30343 - -8.87572 -9.71024 -3.28825 - -8.24241 -9.80306 -3.34609 - -8.86468 -9.80096 -3.31258 - -8.24241 -9.71421 -3.35163 - -8.19927 -9.97849 -3.30288 - -7.46149 -9.97851 -3.13449 - -7.49775 -9.97851 -3.07557 - -8.23654 -9.80628 -3.39764 - -8.86469 -9.80371 -3.35677 - -8.23653 -9.71743 -3.40318 - -7.4042 -9.94776 -3.20309 - -7.40004 -9.7086 -3.26128 - -7.40917 -9.70508 -3.20488 - -6.76527 -9.70378 -3.18375 - -7.39549 -9.7927 -3.17956 - -7.39549 -9.70385 -3.1851 - -8.75216 -9.81041 -3.46407 - -8.20252 -9.81309 -3.50677 - -8.75215 -9.72156 -3.46961 - -8.85137 -9.80591 -3.39203 - -8.23137 -9.80859 -3.43461 - -8.85137 -9.71706 -3.39758 - -8.87572 -9.95759 -3.36133 - -8.87572 -9.95209 -3.27316 - -8.89787 -9.95802 -3.36827 - -8.79897 -9.9395 -3.07129 - -8.72752 -9.69569 -3.05502 - -8.72753 -9.93754 -3.03993 - 7.7333 -11.1373 -3.48131 - 7.58047 -10.7553 -3.56976 - 7.68694 -10.7553 -3.62401 - -7.62172 -10.2547 -3.3082 - -7.63834 -10.3742 -3.33699 - -7.61979 -10.3609 -3.30487 - -7.6079 -10.3245 -3.28427 - -7.6096 -10.3347 -3.2872 - -5.94721 -10.3806 -4.08387 - -9.44676 -10.3805 -4.45815 - -9.93847 -10.2142 -4.26771 - -9.64237 -10.2122 -4.11933 - -7.92394 -10.3245 -3.41974 - -7.92563 -10.3347 -3.41681 - -9.44676 -10.3805 -4.45815 - -8.01014 -10.4061 -1.24031 - -7.87986 -10.3347 -3.07831 - -7.86743 -10.3537 -3.07831 - 7.97523 -10.2578 -3.33082 - 7.97921 -10.265 -3.32392 - 9.64233 -10.2127 -4.11933 - 7.96515 -10.3543 -0.00749964 - 7.97088 -10.3271 -0.00749865 - 7.91199 -10.3378 0.166213 - 7.63829 -10.3746 -3.33699 - 7.60954 -10.3351 -3.2872 - 7.61974 -10.3613 -3.30487 - 4.90746 -10.3543 -4.7487 - 4.9046 -10.3271 -4.74374 - 4.78361 -10.3378 -4.88159 - -0.165801 -8.51695 -1.17268 - 0.160901 -8.51716 -1.17257 - -0.144225 -8.30717 -1.03392 - -0.953654 -7.90188 -0.918034 - -0.736053 -8.23087 -1.04881 - -0.687475 -8.02014 -0.910804 - -1.75736 -14.5522 -2.86378 - -1.2614 -15.338 -2.5994 - -1.47954 -14.5526 -2.50844 - -0.138706 -18.1655 -3.22157 - -0.094351 -18.1655 -3.19189 - -0.524496 -17.2718 -2.85424 - -2.64776 -6.71748 -4.59599 - -6.4294 -6.43437 -4.43077 - -2.65815 -6.43192 -4.69861 - -2.22119 -7.42875 -2.04183 - -2.20707 -7.40625 -2.00641 - -2.38388 -6.72317 -1.9805 - -2.38873 -9.25254 -2.83312 - -2.26852 -9.29269 -2.36208 - -2.26402 -9.25275 -2.34163 - -22.0993 -3.26608 -3.1603 - -22.0984 -2.44982 -3.35242 - -22.1477 -2.47673 -3.36437 - 13.2987 -2.64591 -3.66896 - 13.3002 -2.61961 -3.70219 - 13.2987 -2.58613 -3.67572 - 2.40429 -1.98222 -4.29145 - 2.38204 -1.98144 -4.26157 - 2.41868 -2.03194 -4.29893 - 6.42998 -2.14683 -4.11063 - 6.47979 -2.09996 -4.11274 - 6.42998 -2.04736 -4.12118 - -1.90468 0.126832 -0.891243 - -2.20042 -0.120667 -1.20844 - -1.92419 -0.120995 -0.891255 - -0.822866 -1.98134 -0.276537 - -1.51828 -2.31906 -0.539674 - -0.823298 -2.31994 -0.270133 - -1.93397 -1.66133 -0.837138 - -2.21422 -1.97958 -1.15672 - -1.93438 -1.97993 -0.832198 - 0.932314 -12.1414 -1.9983 - 0.790403 -13.8141 -2.05336 - 1.7797 -12.1414 -2.26192 - -1.75901 -7.44016 -1.1302 - -1.93977 -7.61157 -1.46438 - -1.91903 -7.64444 -1.45817 - -1.50136 -8.07692 -1.35692 - -1.54765 -8.26117 -1.58207 - -1.22359 -8.62789 -1.54796 - -1.03784 -8.06483 -1.06209 - -1.35273 -7.79935 -1.06238 - -1.09621 -8.24625 -1.20363 - -1.6969 -6.9833 -0.858311 - -1.50158 -6.83687 -0.652686 - -1.45977 -6.7692 -0.592049 - 0.479553 -6.9864 -0.300965 - 0.746792 -6.65115 -0.289447 - -0.001439 -6.48618 -0.23084 - 0.825778 -4.1094 -0.229735 - 0.099292 -5.18156 -0.211399 - 0.808862 -5.18158 -0.24379 - -2.29937 0.415056 -1.55178 - -2.16012 1.85623 -1.58945 - -2.31454 0.395152 -1.58894 - 2.53261 -0.143447 -3.45108 - 2.54436 -0.143447 -2.84356 - 2.54654 -1.64385 -3.45108 - 2.37989 -2.00244 -1.52466 - 2.38554 -2.32104 -1.54026 - 2.54386 -2.32105 -2.07657 - 2.37193 -2.34104 -1.50251 - 2.21775 -2.30104 -1.151 - 2.2151 -2.34104 -1.14434 - 14.2089 -4.44768 -3.5683 - 14.2124 -4.34785 -3.57154 - 14.2044 -4.4449 -3.48728 - -19.1063 -1.98748 -3.55442 - -19.1077 -2.9416 -3.3479 - -13.2923 -1.08908 -3.94695 - 1.67327 -7.01908 -0.84811 - 1.62497 -7.19081 -0.859486 - 1.86881 -7.20054 -1.16342 - -2.18984 -12.1583 -2.85855 - -1.93151 -12.1587 -2.39106 - -2.19378 -12.1186 -2.85868 - -2.39014 -1.62967 -4.3578 - -6.42464 -2.03906 -4.12527 - -2.40707 -1.92987 -4.31499 - -18.1554 -4.55396 -3.35255 - -18.1587 -4.45413 -3.35579 - -18.1509 -4.55118 -3.27153 - 0.000822 -5.39618 -5.11992 - 0.928624 -5.3462 -4.99395 - 0.879077 -5.3962 -5.00067 - 0.107761 -7.83569 -0.740008 - 0.367249 -7.84207 -0.744802 - -0.001991 -7.57286 -0.560327 - 0.595108 -7.79565 -0.746543 - 0.861444 -7.67774 -0.753603 - 0.397908 -7.53987 -0.567902 - 1.52098 -2.32102 -0.538705 - 0.825825 -2.321 -0.269608 - 1.52098 -4.10942 -0.503363 - 2.16888 1.85344 -1.58807 - 2.02749 1.89326 -1.25423 - 2.02842 1.85345 -1.24646 - -0.048391 16.2447 -0.480882 - -0.202036 15.2023 -0.480881 - -0.042757 17.8328 3.96874 - -8.52065 11.2343 -2.46403 - -8.5179 11.1394 -2.49356 - -7.00732 11.1643 -2.47164 - -8.51705 12.462 -2.40831 - -8.59345 11.2192 -2.48091 - -8.5435 11.2143 -2.43766 - 0.293509 14.8026 -2.14954 - 0.244319 14.8026 -2.14386 - 0.455212 10.979 -1.49467 - 0.816844 0.124398 -0.347626 - 0.10246 -0.143385 -0.300001 - 0.825542 -0.143402 -0.347626 - -1.8419 3.59871 -1.30484 - -2.01561 3.35492 -1.66419 - -1.88418 3.36293 -1.33755 - -0.206148 15.749 4.02363 - -0.205218 11.609 0.100072 - -0.214098 14.5545 3.98967 - -0.215011 15.6198 4.90112 - -0.129048 15.113 4.89438 - -0.217442 15.1137 4.89364 - -0.095486 2.40915 -0.414288 - -0.733898 2.40996 -0.449654 - -0.09575 1.87355 -0.365479 - 0.694182 3.8954 -0.585722 - 0.106005 5.21102 -0.685963 - 0.1051 3.89542 -0.54307 - 8.56488 11.2033 -2.43221 - 8.53892 11.4223 -2.40926 - 8.53991 11.1266 -2.42135 - 2.12085 3.89536 -3.44148 - 1.99669 5.19108 -2.83885 - 2.13018 3.89536 -2.88245 - -0.733885 14.8036 -2.28505 - -1.26338 10.9806 -2.03571 - -1.17843 10.9805 -1.87578 - -8.59189 12.4555 -2.46671 - -8.59028 13.6922 -2.53884 - -8.59419 10.5731 -2.5968 - -0.223058 14.5307 4.86038 - -0.190041 15.5659 5.07041 - -0.208998 15.333 4.94764 - -0.195211 17.5089 4.90112 - -0.030857 18.1656 5.07002 - -0.041576 18.1656 4.90112 - 0.163382 15.3701 4.90124 - 0.162316 14.7373 4.06558 - 0.251789 15.6197 4.90112 - -0.193898 14.9167 5.07043 - -0.064013 14.9038 5.11992 - -0.133101 15.5658 5.11992 - -0.048085 -1.64369 -0.233826 - 0.068186 -1.67711 -0.230904 - 0.051463 -1.64375 -0.233795 - 0.226209 15.7102 -2.65457 - 0.013668 15.7102 -2.66115 - 0.527643 15.7102 -2.63585 - -8.02953 -10.7549 -3.56976 - -7.87671 -11.1369 -3.48131 - -7.94135 -11.1369 -3.44837 - -7.80506 -11.587 -3.26078 - -7.80506 -11.587 -3.26078 - -7.99264 -11.1369 -3.39707 - -7.94135 -11.1369 -3.44837 - -8.11402 -10.7549 -3.48527 - -8.03693 -11.1369 -3.26078 - -8.18696 -10.7549 -3.26078 - -8.02558 -11.1369 -3.33243 - -8.16827 -10.7549 -3.3788 - -8.02558 -11.1369 -3.18912 - -8.16827 -10.7549 -3.14276 - -8.03693 -11.1369 -3.26078 - -8.18696 -10.7549 -3.26078 - -8.05357 -10.4958 -3.60286 - -7.92306 -10.7549 -3.62401 - -8.02953 -10.7549 -3.56976 - -7.87671 -11.1369 -3.48131 - -7.92306 -10.7549 -3.62401 - -7.80505 -11.1369 -3.49266 - -7.87671 -11.1369 -3.48131 - -7.80506 -11.587 -3.26078 - -7.94135 -11.1369 -3.07318 - -8.02953 -10.7549 -2.95179 - -7.99264 -11.1369 -3.12448 - -8.11402 -10.7549 -3.03629 - -8.02953 -10.7549 -2.95179 - -8.05357 -10.4958 -2.91869 - -8.11402 -10.7549 -3.03629 - -8.14712 -10.4958 -3.01223 - -8.05357 -10.4958 -2.91869 - -8.05357 -10.3185 -2.91869 - -8.14712 -10.4958 -3.01223 - -8.14712 -10.3184 -3.01223 - -7.87671 -11.1369 -3.04024 - -7.92306 -10.7549 -2.89755 - -7.94135 -11.1369 -3.07318 - -8.02953 -10.7549 -2.95179 - -7.92306 -10.7549 -2.89755 - -7.9357 -10.4958 -2.85863 - -8.02953 -10.7549 -2.95179 - -8.05357 -10.4958 -2.91869 - -7.9357 -10.4958 -2.85863 - -7.93569 -10.3185 -2.85863 - -8.05357 -10.4958 -2.91869 - -8.05357 -10.3185 -2.91869 - -7.93569 -10.3185 -3.66292 - -7.80503 -10.4958 -3.68362 - -7.9357 -10.4958 -3.66292 - -7.80504 -10.7549 -3.6427 - -7.80503 -10.4958 -3.68362 - -7.68702 -10.7549 -3.62401 - -7.80504 -10.7549 -3.6427 - -7.73339 -11.1369 -3.48131 - -7.68702 -10.7549 -3.62401 - -7.66875 -11.1369 -3.44837 - -7.73339 -11.1369 -3.48131 - -7.80506 -11.587 -3.26078 - -7.73339 -11.1369 -3.04024 - -7.68702 -10.7549 -2.89755 - -7.80505 -11.1369 -3.02889 - -7.80504 -10.7549 -2.87885 - -7.68702 -10.7549 -2.89755 - -7.67437 -10.4958 -2.85863 - -7.80504 -10.7549 -2.87885 - -7.80503 -10.4958 -2.83793 - -7.67437 -10.4958 -2.85863 - -7.67436 -10.3185 -2.85863 - -7.80503 -10.4958 -2.83793 - -7.80503 -10.3185 -2.83793 - -7.67436 -10.3185 -2.85863 - -7.69965 -10.3185 -2.93646 - -7.80503 -10.3185 -2.83793 - -7.80503 -10.3185 -2.91977 - -7.69965 -10.3185 -2.93646 - -7.69965 -10.2093 -2.93646 - -7.80503 -10.3185 -2.91977 - -7.80503 -10.2093 -2.91977 - -7.66875 -11.1369 -3.07318 - -7.58055 -10.7549 -2.95179 - -7.73339 -11.1369 -3.04024 - -7.68702 -10.7549 -2.89755 - -7.58055 -10.7549 -2.95179 - -7.55649 -10.4958 -2.91869 - -7.68702 -10.7549 -2.89755 - -7.67437 -10.4958 -2.85863 - -7.55649 -10.4958 -2.91869 - -7.55649 -10.3185 -2.91869 - -7.67437 -10.4958 -2.85863 - -7.67436 -10.3185 -2.85863 - -7.55649 -10.3185 -2.91869 - -7.60459 -10.3185 -2.9849 - -7.67436 -10.3185 -2.85863 - -7.69965 -10.3185 -2.93646 - -7.60459 -10.3185 -2.9849 - -7.60459 -10.2093 -2.9849 - -7.69965 -10.3185 -2.93646 - -7.69965 -10.2093 -2.93646 - -7.67436 -10.3185 -3.66292 - -7.55649 -10.4958 -3.60286 - -7.67437 -10.4958 -3.66292 - -7.58055 -10.7549 -3.56976 - -7.55649 -10.4958 -3.60286 - -7.49606 -10.7549 -3.48527 - -7.58055 -10.7549 -3.56976 - -7.61745 -11.1369 -3.39707 - -7.49606 -10.7549 -3.48527 - -7.58452 -11.1369 -3.33243 - -7.61745 -11.1369 -3.39707 - -7.80506 -11.587 -3.26078 - 8.18444 -9.78818 -3.10059 - 8.83439 -9.78997 -3.12898 - 8.82751 -9.78895 -3.11258 - 8.82751 -9.70009 -3.11812 - 8.82751 -9.70009 -3.11812 - 8.18444 -9.69933 -3.10613 - 8.82751 -9.78895 -3.11258 - 8.18444 -9.78818 -3.10059 - 6.62926 -9.19211 -2.9418 - 6.55625 -9.19737 -3.02615 - 6.55093 -9.18864 -3.01786 - 6.51243 -9.20474 -3.14425 - 8.58182 -9.1869 -2.85745 - 7.89174 -9.18688 -2.85745 - 8.58312 -9.17795 -2.84561 - 7.88553 -9.17793 -2.84561 - 8.87557 -9.93391 -3.09638 - 8.89783 -9.94658 -3.1773 - 8.88948 -9.8862 -3.08111 - 8.92736 -9.89185 -3.17161 - 8.86466 -9.80326 -3.34208 - 8.2385 -9.80563 -3.38028 - 8.86466 -9.80418 -3.35677 - 8.23651 -9.80671 -3.39764 - 8.91083 0.111694 -4.50864 - 8.93914 -0.978982 -4.53616 - 8.58945 -0.982559 -4.59966 - 8.61159 -2.20037 -4.59625 - 8.93914 -0.978982 -4.53616 - 8.97115 -2.19582 -4.51543 - 8.61159 -2.20037 -4.59625 - 8.63447 -3.43195 -4.58308 - 8.97115 -2.19582 -4.51543 - 9.00424 -3.42653 -4.48682 - 8.63447 -3.43195 -4.58308 - 8.63859 -5.1376 -4.51206 - 9.00424 -3.42653 -4.48682 - 9.01096 -5.1318 -4.40918 - 8.63859 -5.1376 -4.51206 - 8.63859 -5.17643 -4.50938 - 8.56889 -0.98273 -4.60269 - 8.32312 0.104235 -4.64101 - 8.5497 0.109613 -4.54565 - 8.3527 0.109613 -4.54575 - 8.52228 1.70536 -4.29687 - 8.17114 1.70509 -4.30128 - 9.09582 1.70653 -4.27785 - 9.13764 1.70732 -4.26523 - 9.2225 -0.965585 -4.29874 - 9.18757 0.119144 -4.37655 - 9.19118 0.131762 -4.02841 - 9.14092 1.70992 -4.22342 - 9.2225 -0.965585 -4.29874 - 9.26238 -2.17876 -4.21323 - 9.21714 -2.18747 -4.36753 - 9.25714 -3.41659 -4.3107 - 8.64295 -0.506531 -3.78532 - 8.64082 -0.398854 -3.80512 - 8.6157 -0.499517 -3.82731 - 8.61363 -0.42453 -3.84109 - 8.61363 -0.42453 -3.84109 - 7.00476 -0.499474 -3.82731 - 8.6157 -0.499517 -3.82731 - 8.64295 -0.506531 -3.78532 - 6.97536 -0.614164 -3.76553 - 7.00268 -0.607151 -3.80751 - 7.00476 -0.532164 -3.8213 - 8.6157 -0.532207 -3.8213 - 8.6157 -0.532207 -3.8213 - 6.97751 -0.506488 -3.78532 - 7.00476 -0.532164 -3.8213 - 6.97536 -0.614164 -3.76553 - 6.98394 -0.183456 -3.84471 - 6.98179 -0.291134 -3.82491 - 7.01097 -0.209133 -3.88068 - 7.0089 -0.28412 -3.8669 - 7.0089 -0.28412 -3.8669 - 8.6095 -0.209175 -3.88068 - 7.01097 -0.209133 -3.88068 - 6.98394 -0.183456 -3.84471 - 8.6344 -0.0758221 -3.8645 - 8.60743 -0.101498 -3.90048 - 8.6095 -0.176485 -3.88669 - 7.01097 -0.176443 -3.88669 - 7.01097 -0.176443 -3.88669 - 8.63654 -0.183499 -3.84471 - 8.6095 -0.176485 -3.88669 - 8.6344 -0.0758221 -3.8645 - 6.40323 -2.1874 -4.36753 - 6.64922 -2.19576 -4.51543 - 6.36316 -3.41651 -4.3107 - 6.61607 -3.42646 -4.48682 - 6.64922 -2.19576 -4.51543 - 7.00878 -2.20033 -4.59625 - 6.61607 -3.42646 -4.48682 - 6.98584 -3.43191 -4.58308 - 7.00878 -2.20033 -4.59625 - 7.02992 -2.20055 -4.60011 - 6.98584 -3.43191 -4.58308 - 7.00758 -3.43217 -4.58767 - 7.02992 -2.20055 -4.60011 - 7.26857 -2.20354 -4.65306 - 7.00758 -3.43217 -4.58767 - 7.4032 -3.43581 -4.65194 - 6.31125 -3.37679 -3.53439 - 6.35799 -2.17869 -4.21323 - 6.31667 -3.40614 -4.12696 - 6.40323 -2.1874 -4.36753 - 7.81022 -0.990645 -4.74326 - 7.81019 -2.20643 -4.70393 - 7.56215 -2.20577 -4.69234 - 7.4032 -3.43581 -4.65194 - 7.29737 0.104262 -4.64101 - 7.37828 -0.987989 -4.6964 - 7.28166 -0.985303 -4.64887 - 7.39049 -2.20483 -4.6758 - 8.05822 -2.20578 -4.69234 - 7.81015 -3.43706 -4.67395 - 7.81019 -2.20643 -4.70393 - 7.4032 -3.43581 -4.65194 - 7.81015 -3.43706 -4.67395 - 7.40131 -5.14173 -4.58566 - 7.4032 -3.43581 -4.65194 - 7.0035 -5.13784 -4.51697 - 7.59867 -9.86468 -3.75355 - 7.66911 -9.86503 -3.75912 - 7.67484 -9.92614 -3.72192 - 7.74241 -9.92686 -3.73326 - 9.31262 -7.93091 -3.15594 - 9.27125 -7.92386 -3.04306 - 9.23922 -8.52259 -3.13633 - 9.20034 -8.51597 -3.03021 - 6.43292 0.119217 -4.37655 - 6.39794 -0.96551 -4.29874 - 6.39354 -0.94634 -3.85296 - 6.35309 -2.15445 -3.69434 - 8.70429 -7.89275 -2.83114 - 8.71408 -7.92849 -2.83167 - 9.06018 -7.93069 -2.87023 - 9.00284 -8.48807 -2.86545 - 6.55816 -5.09729 -3.08326 - 6.55808 -7.89518 -2.87102 - 6.91578 -7.8927 -2.83114 - 6.90599 -7.92845 -2.83167 - 6.90599 -7.92845 -2.83167 - 6.92693 -7.91054 -2.83053 - 6.91578 -7.8927 -2.83114 - 8.69314 -7.91059 -2.83053 - 7.80998 -9.97891 -3.69607 - 7.80998 -9.92697 -3.73515 - 7.87508 -9.97892 -3.6916 - 7.87755 -9.92686 -3.73326 - 7.80998 -9.92697 -3.73515 - 7.80999 -9.86572 -3.77027 - 7.87755 -9.92686 -3.73326 - 7.88042 -9.86567 -3.76943 - 7.80999 -9.86572 -3.77027 - 7.81 -9.2456 -4.16084 - 7.88042 -9.86567 -3.76943 - 7.88204 -9.24545 -4.15806 - 9.12512 -9.155 -3.12355 - 9.12961 -9.15653 -3.15193 - 9.24409 -8.52434 -3.16439 - 9.12961 -9.18137 -3.70044 - 9.00069 -8.52361 -2.86619 - 8.67315 -8.48555 -2.82872 - 8.65883 -8.52109 -2.82776 - 8.64959 -8.5033 -2.82739 - 9.08287 -9.16112 -3.01785 - 9.00106 -9.15222 -2.93194 - 8.99074 -9.19217 -2.9418 - 8.90198 -9.14819 -2.88677 - 6.98822 0.0318979 -3.8843 - 8.60536 0.00617987 -3.92027 - 8.63227 0.0318549 -3.8843 - 8.60743 -0.0688091 -3.90649 - 6.97536 -0.614164 -3.76553 - 8.61777 -0.639885 -3.8015 - 8.64509 -0.614208 -3.76553 - 8.61984 -0.714871 -3.78772 - 7.00268 -0.639842 -3.8015 - 6.97322 -0.721842 -3.74573 - 7.00061 -0.714828 -3.78772 - 8.64723 -0.721886 -3.74573 - 6.97322 -0.721842 -3.74573 - 8.61984 -0.747561 -3.78171 - 8.64723 -0.721886 -3.74573 - 8.62191 -0.822549 -3.76792 - 6.99854 -0.855195 -3.76191 - 8.62191 -0.855238 -3.76191 - 6.97107 -0.829518 -3.72594 - 8.64937 -0.829562 -3.72594 - 8.64937 -0.829562 -3.72594 - 6.99854 -0.822506 -3.76792 - 6.97107 -0.829518 -3.72594 - 7.00061 -0.747518 -3.78171 - 9.21863 -2.14926 -3.61001 - 9.17937 -0.942641 -3.79251 - 9.09972 -0.939946 -3.74933 - 9.06702 0.137241 -3.94066 - 9.31385 -5.14892 -4.02188 - 9.31756 -5.1083 -3.99283 - 9.31756 -5.14713 -3.99015 - 9.31756 -5.07613 -3.36765 - 8.33878 -0.98533 -4.64887 - 8.3518 -2.20357 -4.65306 - 8.22988 -2.20485 -4.6758 - 8.2171 -3.43583 -4.65194 - 8.85135 -9.71753 -3.39758 - 8.84142 -9.80805 -3.41872 - 8.84142 -9.71919 -3.42426 - 8.21959 -9.81101 -3.46646 - 8.85135 -9.80638 -3.39203 - 8.23134 -9.72017 -3.44015 - 8.23134 -9.80902 -3.43461 - 8.21959 -9.72216 -3.472 - 7.53971 -9.92384 -3.68503 - 7.57191 -9.97891 -3.61494 - 7.40726 -9.97413 -3.61962 - 7.40808 -9.97229 -3.59002 - 7.41748 -9.8135 -3.50677 - 6.86784 -9.72197 -3.46961 - 6.86784 -9.81082 -3.46407 - 6.9366 -9.72402 -3.50248 - 6.86784 -9.72197 -3.46961 - 6.93357 -9.72524 -3.52197 - 6.9366 -9.72402 -3.50248 - 7.47792 -9.72874 -3.57781 - 8.21735 -9.71898 -3.42103 - 8.18419 -9.96643 -3.49582 - 8.19074 -9.72348 -3.49315 - 8.14205 -9.9706 -3.56272 - 8.87557 -9.93391 -3.09638 - 8.85517 -9.944 -3.13598 - 8.87569 -9.94706 -3.185 - 8.8757 -9.70521 -3.20009 - 8.19074 -9.72348 -3.49315 - 8.75213 -9.72202 -3.46961 - 8.8508 -9.72039 -3.44338 - 8.68337 -9.72407 -3.50248 - 8.75213 -9.72202 -3.46961 - 8.68337 -9.81292 -3.49694 - 8.68337 -9.72407 -3.50248 - 8.17754 -9.81623 -3.55015 - 8.75213 -9.81087 -3.46407 - 8.2025 -9.72467 -3.51231 - 8.2025 -9.81352 -3.50677 - 8.17755 -9.72738 -3.5557 - 8.2025 -9.72467 -3.51231 - 8.14205 -9.72875 -3.57781 - 8.17755 -9.72738 -3.5557 - 8.68641 -9.72528 -3.52197 - 6.43083 -8.49682 -3.0075 - 6.4197 -8.51589 -3.03021 - 6.4275 -8.53249 -3.01681 - 6.38082 -8.52251 -3.13633 - 6.49621 -9.16412 -3.14301 - 6.49233 -9.15839 -3.13909 - 6.49621 -9.18935 -3.69727 - 6.49039 -9.1813 -3.70044 - 7.56537 -9.97891 -3.00531 - 8.00185 -9.97892 -2.96992 - 7.61811 -9.97891 -2.96992 - 7.94436 -9.97892 -2.94291 - 6.64516 -9.82754 -3.15875 - 6.69261 -9.89179 -3.17161 - 6.73049 -9.88614 -3.08111 - 6.72213 -9.94652 -3.1773 - 7.42073 -9.9789 -3.30288 - 8.18687 -9.97892 -3.2103 - 7.43309 -9.9789 -3.2103 - 8.15851 -9.97892 -3.13449 - 8.18687 -9.97892 -3.2103 - 8.18526 -9.94307 -3.12146 - 8.15851 -9.97892 -3.13449 - 8.14582 -9.93908 -3.05738 - 8.18526 -9.94307 -3.12146 - 8.15699 -9.69836 -3.09061 - 8.14582 -9.93908 -3.05738 - 8.11814 -9.69543 -3.04371 - 8.15699 -9.69836 -3.09061 - 8.1523 -9.69631 -3.05771 - 8.11814 -9.69543 -3.04371 - 8.25513 -9.69581 -3.04971 - 8.1523 -9.69631 -3.05771 - 8.25513 -9.78466 -3.04416 - 8.25513 -9.69581 -3.04971 - 8.47034 -9.78467 -3.04416 - 6.74428 -9.71615 -3.37642 - 7.38863 -9.72015 -3.44015 - 7.40263 -9.71895 -3.42103 - 7.40038 -9.72213 -3.472 - 7.38863 -9.72015 -3.44015 - 7.40038 -9.81099 -3.46646 - 7.40038 -9.72213 -3.472 - 6.77855 -9.80799 -3.41872 - 6.9366 -9.81287 -3.49694 - 7.44243 -9.72736 -3.5557 - 7.44243 -9.81621 -3.55015 - 7.41748 -9.72465 -3.51231 - 6.77855 -9.71914 -3.42426 - 6.76863 -9.80633 -3.39203 - 6.76863 -9.71747 -3.39758 - 7.38863 -9.809 -3.43461 - 8.16525 -9.78613 -3.0678 - 8.76101 -9.69807 -3.08574 - 8.761 -9.78692 -3.08019 - 8.72528 -9.69709 -3.07006 - 8.79895 -9.69811 -3.08637 - 8.7275 -9.938 -3.03993 - 8.72751 -9.69615 -3.05502 - 8.47087 -9.93643 -3.01491 - 8.7275 -9.938 -3.03993 - 8.47168 -9.93459 -2.98534 - 8.47087 -9.93643 -3.01491 - 8.25263 -9.93458 -2.98534 - 8.04111 -9.81249 -2.91695 - 7.96407 -9.81109 -2.89448 - 7.95779 -9.87538 -2.90807 - 7.88389 -9.8742 -2.88931 - 7.43553 -9.78816 -3.10059 - 6.79247 -9.70004 -3.11812 - 6.79246 -9.78889 -3.11258 - 6.78558 -9.70106 -3.13452 - 7.46768 -9.78514 -3.05217 - 6.89469 -9.78589 -3.06451 - 7.45472 -9.78612 -3.0678 - 6.85897 -9.78687 -3.08019 - 7.36584 -9.69456 -3.03 - 7.14909 -9.9364 -3.01491 - 7.1491 -9.69455 -3.03 - 6.89246 -9.93795 -3.03993 - 7.43553 -9.69931 -3.10613 - 7.42611 -9.78912 -3.11591 - 7.42611 -9.70026 -3.12145 - 6.78557 -9.78991 -3.12898 - -8.82753 -9.69963 -3.11812 - -8.82753 -9.78848 -3.11258 - -8.18446 -9.78775 -3.10059 - -8.19389 -9.7887 -3.11591 - -8.19389 -9.7887 -3.11591 - -8.18446 -9.6989 -3.10613 - -8.18446 -9.78775 -3.10059 - -8.82753 -9.69963 -3.11812 - -7.88045 -9.86526 -3.76943 - -7.81001 -9.86531 -3.77027 - -7.81002 -9.92656 -3.73515 - -7.74244 -9.92645 -3.73326 - -7.81001 -9.86531 -3.77027 - -7.73957 -9.86526 -3.76943 - -7.74244 -9.92645 -3.73326 - -7.67488 -9.92574 -3.72192 - -7.53974 -9.92344 -3.68503 - -7.57194 -9.97851 -3.61494 - -7.62388 -9.97851 -3.65035 - -7.87511 -9.9785 -3.6916 - -8.86465 -9.7982 -3.26836 - -8.24494 -9.79975 -3.29302 - -8.86465 -9.79728 -3.25366 - -8.24183 -9.79857 -3.27398 - -6.75534 -9.8001 -3.29789 - -7.37562 -9.802 -3.32873 - -6.75534 -9.80101 -3.31258 - -7.37761 -9.80309 -3.34609 - -6.75537 -9.79458 -3.2094 - -7.38732 -9.79508 -3.21782 - -6.75537 -9.79549 -3.22409 - -7.3842 -9.79627 -3.23685 - -7.44245 -9.81582 -3.55015 - -6.93663 -9.81251 -3.49694 - -7.4175 -9.81311 -3.50677 - -6.86787 -9.81046 -3.46407 - -7.73447 -9.17752 -2.84561 - -7.57889 -9.81208 -2.91695 - -7.50184 -9.81245 -2.92286 - -7.5883 -9.87634 -2.92995 - -7.5883 -9.87634 -2.92995 - -7.5144 -9.87681 -2.93764 - -7.50184 -9.81245 -2.92286 - -7.34776 -9.81246 -2.92286 - -7.34776 -9.81246 -2.92286 - -7.03688 -9.17754 -2.84561 - -7.50184 -9.81245 -2.92286 - -7.73447 -9.17752 -2.84561 - -7.88828 -9.2526 -4.14542 - -7.81683 -9.21276 -4.159 - -7.81683 -9.25274 -4.14814 - -7.81 -9.24519 -4.16084 - -7.81 -9.24519 -4.16084 - -7.88204 -9.24504 -4.15806 - -7.81683 -9.25274 -4.14814 - -7.88828 -9.2526 -4.14542 - -8.21192 -9.97188 -3.59002 - -8.21274 -9.97372 -3.61962 - -8.04809 -9.9785 -3.61494 - -8.08029 -9.92343 -3.68503 - -8.70013 -9.91788 -3.59637 - -8.73792 -9.85737 -3.64337 - -8.44178 -9.86079 -3.69803 - -8.51684 -9.2414 -4.08781 - -8.29166 -9.21181 -4.14089 - -7.81 -9.20521 -4.17186 - -7.81683 -9.21276 -4.159 - -7.81 -9.24519 -4.16084 - -6.97041 -8.50289 -2.82739 - -8.59281 -9.13664 -2.84062 - -6.96116 -8.52068 -2.82776 - -7.02717 -9.13668 -2.84062 - -8.59281 -9.13664 -2.84062 - -8.59144 -9.1456 -2.85261 - -7.02717 -9.13668 -2.84062 - -7.02854 -9.14564 -2.85261 - -6.60726 -9.14101 -2.92054 - -6.42746 -8.53215 -3.01681 - -6.50831 -8.52608 -2.92212 - -6.50356 -8.49126 -2.9224 - -6.43877 -7.89857 -2.93084 - -6.43869 -5.10047 -3.13966 - -6.55801 -7.89484 -2.87102 - -6.55793 -5.09695 -3.08326 - -8.17056 1.70552 -4.30128 - -7.80971 1.70542 -4.3028 - -7.80975 0.110021 -4.54605 - -7.2673 0.110024 -4.54575 - -7.29687 0.104646 -4.64101 - -7.28122 -0.984919 -4.64887 - -7.38959 0.100906 -4.70728 - -7.37784 -0.987601 -4.6964 - -7.01463 0.0392809 -3.92628 - -6.98987 0.139944 -3.90409 - -7.0167 0.114268 -3.94007 - -8.62963 0.139987 -3.90409 - -9.09523 1.71106 -4.21283 - -9.14034 1.7104 -4.22342 - -9.14424 0.135439 -3.97722 - -9.19068 0.132246 -4.02841 - -9.14034 1.7104 -4.22342 - -9.13706 1.7078 -4.26523 - -9.19068 0.132246 -4.02841 - -9.18708 0.119628 -4.37655 - -8.61109 -0.283709 -3.8669 - -7.00843 -0.283752 -3.8669 - -7.0105 -0.208765 -3.88068 - -6.98346 -0.183088 -3.84471 - -8.6028 0.114309 -3.94007 - -8.63177 0.0323089 -3.8843 - -8.60487 0.0393229 -3.92628 - -6.98773 0.0322659 -3.8843 - -8.63177 0.0323089 -3.8843 - -7.01463 0.00658987 -3.92027 - -6.98773 0.0322659 -3.8843 - -7.01256 -0.0683991 -3.90649 - -8.60695 -0.101046 -3.90048 - -7.01256 -0.101088 -3.90048 - -8.63392 -0.0753681 -3.8645 - -6.98559 -0.0754111 -3.8645 - -6.98559 -0.0754111 -3.8645 - -8.60695 -0.0683571 -3.90649 - -8.63392 -0.0753681 -3.8645 - -8.60487 0.00663187 -3.92027 - -8.6382 -0.290723 -3.82491 - -7.00843 -0.316443 -3.86089 - -6.98132 -0.290766 -3.82491 - -7.00636 -0.391429 -3.8471 - -6.99809 -0.822138 -3.76792 - -6.97277 -0.721476 -3.74573 - -7.00016 -0.74715 -3.78171 - -8.64678 -0.721432 -3.74573 - -6.97277 -0.721476 -3.74573 - -8.61939 -0.714417 -3.78772 - -8.64678 -0.721432 -3.74573 - -8.61731 -0.639431 -3.8015 - -7.00222 -0.606783 -3.80751 - -8.61731 -0.60674 -3.80751 - -6.9749 -0.613798 -3.76553 - -8.64463 -0.613754 -3.76553 - -8.64463 -0.613754 -3.76553 - -7.00222 -0.639474 -3.8015 - -6.9749 -0.613798 -3.76553 - -7.00015 -0.71446 -3.78772 - -8.61109 -0.3164 -3.86089 - -8.64035 -0.3984 -3.80512 - -8.61317 -0.391386 -3.8471 - -6.97918 -0.398443 -3.80512 - -8.64035 -0.3984 -3.80512 - -7.00636 -0.424119 -3.84109 - -6.97918 -0.398443 -3.80512 - -7.00429 -0.499106 -3.82731 - -8.61524 -0.531753 -3.8213 - -7.00429 -0.531796 -3.8213 - -8.64249 -0.506077 -3.78532 - -6.97704 -0.506121 -3.78532 - -6.97704 -0.506121 -3.78532 - -8.61524 -0.499063 -3.82731 - -8.64249 -0.506077 -3.78532 - -8.61317 -0.424076 -3.84109 - -8.32263 0.104673 -4.64101 - -8.33834 -0.984892 -4.64887 - -8.5492 0.110063 -4.54565 - -8.56845 -0.98228 -4.60269 - -8.56845 -0.98228 -4.60269 - -8.58901 -0.982107 -4.59966 - -8.5492 0.110063 -4.54565 - -8.56925 0.110158 -4.54396 - -8.58901 -0.982107 -4.59966 - -8.9387 -0.978512 -4.53616 - -8.56925 0.110158 -4.54396 - -8.91033 0.112162 -4.50864 - -9.18108 -5.1004 -3.13966 - -9.18115 -7.8985 -2.93084 - -9.06191 -7.89477 -2.87102 - -9.06011 -7.93021 -2.87023 - -9.06011 -7.93021 -2.87023 - -8.71401 -7.92804 -2.83167 - -9.06191 -7.89477 -2.87102 - -8.70421 -7.89229 -2.83114 - -9.31524 -7.98152 -3.87471 - -9.31524 -7.94968 -3.18345 - -9.31742 -7.94535 -3.86022 - -9.31742 -7.91341 -3.1701 - -9.31524 -7.98152 -3.87471 - -9.31235 -7.97517 -3.21732 - -9.31524 -7.94968 -3.18345 - -9.24694 -8.50174 -3.18489 - -9.31235 -7.97517 -3.21732 - -9.23681 -8.49848 -3.1851 - -9.24694 -8.50174 -3.18489 - -9.23681 -8.5078 -3.33446 - -9.23681 -8.49848 -3.1851 - -9.23898 -8.48941 -3.32077 - -9.23681 -8.5078 -3.33446 - -9.30005 -7.99781 -3.35148 - -9.23898 -8.48941 -3.32077 - -9.31945 -8.00405 -3.35109 - -9.30005 -7.99781 -3.35148 - -9.31945 -7.99655 -3.23084 - -9.25838 -8.49565 -3.32038 - -9.23898 -8.48193 -3.20096 - -9.25838 -8.48817 -3.20057 - -9.30005 -7.99031 -3.23123 - -9.23898 -8.48193 -3.20096 - -9.30222 -7.97191 -3.21752 - -9.30005 -7.99031 -3.23123 - -9.30222 -7.98126 -3.36735 - -9.30222 -7.97191 -3.21752 - -9.31235 -7.98452 -3.36715 - -9.30222 -7.98126 -3.36735 - -9.24694 -8.51106 -3.33426 - -9.31235 -7.98452 -3.36715 - -9.24405 -8.55392 -3.81703 - -9.24694 -8.51106 -3.33426 - -9.24404 -8.52385 -3.16439 - -9.23918 -8.5221 -3.13633 - -9.19249 -8.53208 -3.01681 - -9.2003 -8.51548 -3.03021 - -9.18916 -8.49641 -3.0075 - -6.85899 -9.69766 -3.08574 - -7.45474 -9.78572 -3.0678 - -7.45474 -9.69687 -3.07334 - -7.4677 -9.78475 -3.05217 - -6.72216 -9.94617 -3.1773 - -6.74431 -9.95765 -3.36133 - -6.72216 -9.95808 -3.36827 - -6.76921 -9.96182 -3.42829 - -6.74431 -9.95765 -3.36133 - -6.7692 -9.71998 -3.44338 - -6.76921 -9.96182 -3.42829 - -6.93359 -9.72487 -3.52197 - -7.4004 -9.72174 -3.472 - -7.38866 -9.80861 -3.43461 - -7.38866 -9.71976 -3.44015 - -6.76865 -9.80597 -3.39203 - -7.46149 -9.97851 -3.13449 - -7.47417 -9.93866 -3.05738 - -7.49775 -9.97851 -3.07557 - -7.50186 -9.93687 -3.02862 - -7.47417 -9.93866 -3.05738 - -7.50186 -9.69502 -3.04371 - -7.50186 -9.93687 -3.02862 - -7.36586 -9.69417 -3.03 - -7.50186 -9.69502 -3.04371 - -7.36487 -9.6954 -3.04971 - -7.36586 -9.69417 -3.03 - -7.14965 -9.69541 -3.04971 - -7.36487 -9.6954 -3.04971 - -7.14966 -9.78426 -3.04416 - -7.14965 -9.69541 -3.04971 - -6.89472 -9.78553 -3.06451 - -6.75537 -9.70848 -3.2592 - -6.75537 -9.79825 -3.26836 - -6.75537 -9.7094 -3.2739 - -7.37508 -9.79978 -3.29302 - -6.75537 -9.79734 -3.25366 - -7.37819 -9.70974 -3.27953 - -7.37819 -9.79859 -3.27398 - -7.37508 -9.71092 -3.29856 - -7.37819 -9.70974 -3.27953 - -7.39091 -9.71212 -3.31768 - -7.37508 -9.71092 -3.29856 - -6.7443 -9.7103 -3.28825 - -6.75533 -9.714 -3.34762 - -6.75534 -9.80377 -3.35677 - -6.75533 -9.71492 -3.36232 - -7.38348 -9.8063 -3.39764 - -7.4004 -9.8106 -3.46646 - -6.77857 -9.71878 -3.42426 - -6.77857 -9.80763 -3.41872 - -6.76865 -9.71712 -3.39758 - -7.38348 -9.71745 -3.40318 - -7.38149 -9.80522 -3.38028 - -7.38149 -9.71637 -3.38582 - -6.75534 -9.80285 -3.34208 - -8.01272 -9.92488 -3.7082 - -7.99615 -9.9785 -3.65035 - -8.04809 -9.9785 -3.61494 - -7.46254 -9.97851 -3.48271 - -8.86465 -9.70658 -3.22964 - -8.86465 -9.79452 -3.2094 - -8.86465 -9.70567 -3.21494 - -8.2327 -9.79506 -3.21782 - -8.86465 -9.79544 -3.22409 - -8.23582 -9.7074 -3.24239 - -8.23582 -9.79625 -3.23685 - -8.2327 -9.70621 -3.22336 - -7.95782 -9.87496 -2.90807 - -7.9641 -9.81067 -2.89448 - -8.03172 -9.87632 -2.92995 - -8.04114 -9.81207 -2.91695 - -7.74198 -9.9785 -2.92624 - -7.73611 -9.87379 -2.88931 - -7.81001 -9.87364 -2.88692 - -7.73297 -9.80971 -2.87903 - -8.99073 -9.1917 -2.9418 - -9.00105 -9.15175 -2.93194 - -9.08286 -9.16064 -3.01785 - -9.01273 -9.14095 -2.92054 - -9.12767 -9.15798 -3.13909 - -9.12379 -9.16371 -3.14301 - -9.12511 -9.15452 -3.12355 - -9.08841 -9.14955 -3.01282 - -9.11164 -8.52601 -2.92212 - -9.00065 -8.52314 -2.86619 - -9.11639 -8.49119 -2.9224 - -9.00279 -8.4876 -2.86545 - -9.00065 -8.52314 -2.86619 - -8.65879 -8.52064 -2.82776 - -9.00279 -8.4876 -2.86545 - -8.67311 -8.48509 -2.82872 - -8.65879 -8.52064 -2.82776 - -8.64955 -8.50284 -2.82739 - -8.67311 -8.48509 -2.82872 - -8.69306 -7.91013 -2.83053 - -8.70414 -5.09455 -3.04567 - -9.06184 -5.05805 -3.08569 - -9.06184 -5.09688 -3.08326 - -9.18108 -5.06157 -3.14208 - -9.06184 -5.05805 -3.08569 - -9.17503 -3.36486 -3.34964 - -9.18108 -5.06157 -3.14208 - -9.25894 -3.36966 -3.42661 - -9.17503 -3.36486 -3.34964 - -9.21826 -2.14878 -3.61001 - -9.25894 -3.36966 -3.42661 - -9.2669 -2.15404 -3.69434 - 7.68694 -10.7553 -3.62401 - 7.80495 -11.1373 -3.49266 - 7.7333 -11.1373 -3.48131 - 7.80494 -11.5874 -3.26078 - 7.80494 -11.5874 -3.26078 - 7.66866 -11.1373 -3.44837 - 7.7333 -11.1373 -3.48131 - 7.58047 -10.7553 -3.56976 - 7.58442 -11.1373 -3.33243 - 7.44173 -10.7553 -3.3788 - 7.61736 -11.1373 -3.39707 - 7.49598 -10.7553 -3.48527 - 7.57307 -11.1373 -3.26078 - 7.42304 -10.7553 -3.26078 - 7.58442 -11.1373 -3.33243 - 7.44173 -10.7553 -3.3788 - 7.6743 -10.4962 -3.66292 - 7.80496 -10.7554 -3.6427 - 7.68694 -10.7553 -3.62401 - 7.80495 -11.1373 -3.49266 - 7.80496 -10.7554 -3.6427 - 7.87661 -11.1373 -3.48131 - 7.80495 -11.1373 -3.49266 - 7.80494 -11.5874 -3.26078 - 7.61736 -11.1373 -3.12448 - 7.49598 -10.7553 -3.03629 - 7.58442 -11.1373 -3.18912 - 7.44173 -10.7553 -3.14276 - 7.49598 -10.7553 -3.03629 - 7.46288 -10.4962 -3.01223 - 7.44173 -10.7553 -3.14276 - 7.40282 -10.4962 -3.13011 - 7.46288 -10.4962 -3.01223 - 7.46289 -10.3189 -3.01223 - 7.40282 -10.4962 -3.13011 - 7.40283 -10.3189 -3.13011 - 7.66866 -11.1373 -3.07318 - 7.58047 -10.7553 -2.95179 - 7.61736 -11.1373 -3.12448 - 7.49598 -10.7553 -3.03629 - 7.58047 -10.7553 -2.95179 - 7.55643 -10.4962 -2.91869 - 7.49598 -10.7553 -3.03629 - 7.46288 -10.4962 -3.01223 - 7.55643 -10.4962 -2.91869 - 7.55643 -10.3189 -2.91869 - 7.46288 -10.4962 -3.01223 - 7.46289 -10.3189 -3.01223 - 7.80498 -10.3189 -3.68362 - 7.93564 -10.4962 -3.66292 - 7.80497 -10.4962 -3.68362 - 7.92298 -10.7554 -3.62401 - 7.93564 -10.4962 -3.66292 - 8.02945 -10.7554 -3.56976 - 7.92298 -10.7554 -3.62401 - 7.94125 -11.1373 -3.44837 - 8.02945 -10.7554 -3.56976 - 7.99255 -11.1373 -3.39707 - 7.94125 -11.1373 -3.44837 - 7.80494 -11.5874 -3.26078 - 7.80495 -11.1373 -3.02889 - 7.80496 -10.7554 -2.87885 - 7.7333 -11.1373 -3.04024 - 7.68694 -10.7553 -2.89755 - 7.80496 -10.7554 -2.87885 - 7.80497 -10.4962 -2.83793 - 7.68694 -10.7553 -2.89755 - 7.6743 -10.4962 -2.85863 - 7.80497 -10.4962 -2.83793 - 7.80498 -10.3189 -2.83793 - 7.6743 -10.4962 -2.85863 - 7.67431 -10.3189 -2.85863 - 7.80498 -10.3189 -2.83793 - 7.80498 -10.3189 -2.91977 - 7.67431 -10.3189 -2.85863 - 7.6996 -10.3189 -2.93646 - 7.80498 -10.3189 -2.91977 - 7.80498 -10.2097 -2.91977 - 7.6996 -10.3189 -2.93646 - 7.6996 -10.2097 -2.93646 - 7.87661 -11.1373 -3.04024 - 7.92298 -10.7554 -2.89755 - 7.80495 -11.1373 -3.02889 - 7.80496 -10.7554 -2.87885 - 7.92298 -10.7554 -2.89755 - 7.93564 -10.4962 -2.85863 - 7.80496 -10.7554 -2.87885 - 7.80497 -10.4962 -2.83793 - 7.93564 -10.4962 -2.85863 - 7.93564 -10.3189 -2.85863 - 7.80497 -10.4962 -2.83793 - 7.80498 -10.3189 -2.83793 - 7.93564 -10.3189 -2.85863 - 7.91035 -10.3189 -2.93646 - 7.80498 -10.3189 -2.83793 - 7.80498 -10.3189 -2.91977 - 7.91035 -10.3189 -2.93646 - 7.91035 -10.2097 -2.93646 - 7.80498 -10.3189 -2.91977 - 7.80498 -10.2097 -2.91977 - 8.05352 -10.3189 -3.60286 - 8.14706 -10.4962 -3.50932 - 8.05351 -10.4962 -3.60286 - 8.11395 -10.7554 -3.48527 - 8.14706 -10.4962 -3.50932 - 8.16819 -10.7554 -3.3788 - 8.11395 -10.7554 -3.48527 - 8.02549 -11.1373 -3.33243 - 8.16819 -10.7554 -3.3788 - 8.03684 -11.1373 -3.26078 - 8.02549 -11.1373 -3.33243 - 7.80494 -11.5874 -3.26078 - -7.63834 -10.3742 -3.33699 - -5.9527 -10.4061 -4.09338 - -7.61979 -10.3609 -3.30487 - -7.61581 -10.3537 -3.29796 - -7.61581 -10.3537 -3.29796 - -7.60926 -10.2852 -3.28663 - -7.61979 -10.3609 -3.30487 - -7.62172 -10.2547 -3.3082 - -7.65732 -10.3636 -3.36986 - -7.6407 -10.2441 -3.34107 - -7.65924 -10.2574 -3.37319 - -6.14282 -10.2123 -4.42269 - -5.9527 -10.4061 -4.09338 - -5.6566 -10.4042 -4.24176 - -5.65164 -10.3782 -4.23317 - -5.22114 -10.3533 -4.50739 - -5.6566 -10.4042 -4.24176 - -5.22509 -10.3799 -4.51424 - -5.22114 -10.3533 -4.50739 - -4.90466 -10.3268 -4.74374 - -5.22509 -10.3799 -4.51424 - -4.90752 -10.354 -4.7487 - -4.90466 -10.3268 -4.74374 - -4.78154 -10.31 -4.87792 - -4.90752 -10.354 -4.7487 - -4.78366 -10.3375 -4.88159 - -4.78154 -10.31 -4.87792 - -4.72063 -10.3022 -4.95174 - -4.78366 -10.3375 -4.88159 - -4.72216 -10.3299 -4.9544 - -4.72063 -10.3022 -4.95174 - -4.69749 -10.2959 -5.01776 - -7.95438 -10.3742 -3.36702 - -9.45225 -10.406 -4.44864 - -7.93583 -10.3609 -3.39915 - -7.93184 -10.3537 -3.40605 - -7.98717 -10.2938 -3.31022 - -7.98581 -10.3331 -3.31258 - -7.97926 -10.2646 -3.32392 - -7.97528 -10.2574 -3.33082 - -7.78441 -10.3636 -3.07831 - -7.81765 -10.2441 -3.07831 - -7.78056 -10.2574 -3.07831 - -7.62988 -10.2123 -1.24031 - -7.88324 -10.3245 -3.07831 - -8.02112 -10.3805 -1.24031 - -7.88052 -10.2852 -3.07831 - -7.85561 -10.2547 -3.07831 - -7.86743 -10.3537 -3.07831 - -7.85946 -10.3609 -3.07831 - -8.01014 -10.4061 -1.24031 - -7.82237 -10.3742 -3.07831 - 7.9377 -10.2551 -3.39581 - 9.4467 -10.381 -4.45815 - 7.92525 -10.2856 -3.41738 - 7.92389 -10.3249 -3.41974 - 7.9733 -10.3641 -3.33415 - 9.64782 -10.2383 -4.10982 - 7.98575 -10.3335 -3.31258 - 7.98712 -10.2942 -3.31022 - 7.61885 -10.2382 -1.24031 - 7.75673 -10.2942 -3.07831 - 7.75945 -10.3335 -3.07831 - 7.85556 -10.2551 -3.07831 - 7.78436 -10.3641 -3.07831 - 7.88047 -10.2856 -3.07831 - 7.88319 -10.3249 -3.07831 - 8.02107 -10.3809 -1.24031 - 7.61885 -10.2382 -1.24031 - 7.60037 -10.2406 -0.909691 - 7.62984 -10.2127 -1.24031 - 7.61029 -10.2146 -0.909691 - 7.60037 -10.2406 -0.909691 - 7.6226 -10.2656 -0.399756 - 7.61029 -10.2146 -0.909691 - 7.63051 -10.2389 -0.399756 - 6.14826 -10.2382 -4.4322 - 7.67108 -10.2942 -3.39379 - 7.66972 -10.3335 -3.39143 - 7.62167 -10.2551 -3.3082 - 7.63829 -10.3746 -3.33699 - 7.60785 -10.3249 -3.28427 - 7.60954 -10.3351 -3.2872 - 5.94715 -10.3809 -4.08387 - 6.14826 -10.2382 -4.4322 - 5.87118 -10.2406 -4.61351 - 6.14277 -10.2126 -4.42269 - 5.86622 -10.2146 -4.60492 - 5.87118 -10.2406 -4.61351 - 5.41845 -10.2655 -4.84923 - 5.86622 -10.2146 -4.60492 - 5.4145 -10.2388 -4.84238 - -0.144126 -8.085 -0.897773 - -0.371535 -7.84159 -0.745037 - -0.403618 -8.09105 -0.902732 - -0.599347 -7.79488 -0.746924 - -0.473772 -8.51156 -1.1795 - -0.511309 -8.70985 -1.32129 - -0.165891 -8.72489 -1.31179 - -0.20541 -8.99562 -1.50621 - -0.20541 -8.99562 -1.50621 - 0.200029 -8.99587 -1.50608 - -0.165891 -8.72489 -1.31179 - 0.160812 -8.7251 -1.31169 - -0.79639 -13.8527 -4.78589 - -1.34658 -14.5527 -4.37724 - -1.46437 -13.8519 -4.45689 - -1.48115 -13.8322 -4.44427 - -0.799828 -13.8132 -4.7905 - -1.45289 -13.8123 -4.46848 - -1.77795 -12.1391 -4.59612 - -1.80827 -12.1391 -4.5725 - -0.001763 -9.29537 -5.11945 - 0.925829 -9.2954 -4.99613 - -0.003542 -12.1214 -5.05298 - 0.912336 -12.1214 -4.93478 - -22.1023 -5.92112 -3.33311 - -10.2582 -6.41524 -4.1801 - -10.2585 -6.64997 -4.0965 - -6.43013 -6.67989 -4.34749 - -6.42844 -6.00774 -4.51405 - -1.35956 -5.99541 -4.87739 - -6.4294 -6.43437 -4.43077 - -2.65815 -6.43192 -4.69861 - -6.42862 -2.43136 -4.16677 - -6.42815 -2.09951 -4.20299 - -6.42517 -2.42067 -4.08393 - -6.42586 -2.09239 -4.14776 - -10.2557 -4.25195 -3.72103 - -10.2572 -5.43113 -3.72103 - -6.42748 -4.14667 -3.97359 - -6.42902 -5.39162 -3.97359 - -6.42902 -5.39162 -3.97359 - -2.4955 -4.10643 -4.09827 - -6.42748 -4.14667 -3.97359 - -2.43306 -2.32244 -4.25611 - -6.42902 -5.39162 -3.97359 - -2.45153 -5.393 -4.09826 - -2.4955 -4.10643 -4.09827 - -2.45322 -4.10594 -4.05046 - -2.54422 -4.10616 -3.4666 - -2.54105 -5.39297 -3.4666 - -2.56316 -5.39294 -2.8333 - -2.49284 -6.72303 -2.83325 - -2.3896 -5.34132 -1.50372 - -2.48188 -5.36759 -1.9064 - -2.47159 -5.40196 -1.86999 - -2.40339 -6.59023 -2.00777 - -1.99519 -7.96453 -1.9715 - -2.01369 -7.92918 -1.97535 - -2.01367 -7.95418 -1.98133 - -2.14761 -7.50858 -1.93711 - -2.01369 -7.92918 -1.97535 - -2.10752 -7.50833 -1.83592 - -2.14761 -7.50858 -1.93711 - -2.15306 -7.47002 -1.92183 - -2.10752 -7.50833 -1.83592 - -2.1201 -7.4698 -1.83868 - -2.15306 -7.47002 -1.92183 - -2.38388 -6.72317 -1.9805 - -2.1201 -7.4698 -1.83868 - -2.19254 -6.7234 -1.5036 - -2.38388 -6.72317 -1.9805 - -2.39005 -5.39316 -1.50372 - -2.19254 -6.7234 -1.5036 - -2.00344 -6.72365 -1.12692 - -2.39005 -5.39316 -1.50372 - -2.20736 -5.39339 -1.12705 - -1.97416 -5.21273 -0.830558 - -1.9839 -5.25401 -0.838 - -1.71578 -5.22178 -0.636491 - -1.98264 -5.39367 -0.833062 - -1.93698 -4.12693 -0.796305 - -2.21678 -4.12657 -1.12705 - -2.20878 -5.25386 -1.12705 - -2.379 -4.12637 -1.50371 - -2.43209 -0.140299 -4.06015 - -2.27383 -0.140498 -4.62422 - -2.44242 -1.64069 -4.07292 - -2.35558 -1.61908 -4.31357 - -22.0984 -2.44982 -3.35242 - -22.0984 -2.44982 -3.40419 - -22.1477 -2.47673 -3.36437 - -22.1477 -2.47673 -3.3815 - -22.1477 -2.47673 -3.3815 - -22.1489 -3.28005 -3.20653 - -22.1477 -2.47673 -3.36437 - -22.0993 -3.26608 -3.1603 - 13.2987 -2.64591 -3.66896 - 13.2987 -2.89806 -3.63955 - 13.3002 -2.61961 -3.70219 - 13.3032 -2.6267 -3.7625 - 22.1023 -3.48664 -3.12438 - 22.1024 -3.29462 -3.14622 - 19.1113 -3.16091 -3.31393 - 19.1113 -2.96628 -3.33573 - 22.1024 -3.29462 -3.14622 - 22.1027 -2.47836 -3.33834 - 19.1113 -2.96628 -3.33573 - 19.1114 -2.01216 -3.54225 - 22.1027 -2.47836 -3.33834 - 22.1027 -2.47836 -3.39011 - 19.1114 -2.01216 -3.54225 - 19.1114 -2.01216 -3.61695 - 19.1113 -3.16091 -3.31393 - 19.1113 -3.22067 -3.30703 - 19.1411 -3.19383 -3.30872 - 19.1113 -3.41098 -3.28442 - 2.04335 -9.25544 -4.6352 - 2.09729 -6.776 -4.6352 - 2.05156 -9.27543 -4.61732 - 2.13513 -6.72624 -4.56153 - 1.93705 -0.163422 -0.893126 - 1.9431 -1.62384 -0.840731 - 2.2056 -0.16343 -1.2003 - 2.21495 -1.62385 -1.15441 - 2.39616 -1.63276 -4.35628 - 2.31828 -0.145581 -4.66874 - 2.36158 -1.62212 -4.31207 - 2.28194 -0.14344 -4.62276 - 2.31828 -0.145581 -4.66874 - 2.2637 -0.0944592 -4.66303 - 2.28194 -0.14344 -4.62276 - 2.40702 0.14407 -4.0781 - 2.40702 0.14407 -4.0781 - 2.43445 -0.143444 -4.07786 - 2.28194 -0.14344 -4.62276 - 2.36158 -1.62212 -4.31207 - 2.43445 -0.143444 -4.07786 - 2.4415 -1.64215 -4.09012 - 2.36158 -1.62212 -4.31207 - 2.38204 -1.98144 -4.26157 - -0.099685 -4.10925 -0.180127 - -0.032674 -3.13131 0.507804 - 0.03197 -3.13136 0.507825 - 0.031791 -3.47873 0.497674 - 0.031791 -3.47873 0.497674 - 0.099844 -4.10938 -0.180064 - 0.03197 -3.13136 0.507825 - -0.099685 -4.10925 -0.180127 - -1.92419 -0.120995 -0.891255 - -1.53001 -0.121454 -0.618111 - -1.90468 0.126832 -0.891243 - -1.51449 0.126339 -0.618102 - -1.53001 -0.121454 -0.618111 - -1.1628 0.125894 -0.483123 - -1.51449 0.126339 -0.618102 - -1.47905 0.394094 -0.610849 - -0.823298 -2.31994 -0.270133 - -0.822433 -1.64274 -0.28294 - -0.822866 -1.98134 -0.276537 - -1.16992 -1.6423 -0.41715 - -1.16992 -1.6423 -0.41715 - -1.17968 -1.98089 -0.414637 - -0.822866 -1.98134 -0.276537 - -1.51828 -2.31906 -0.539674 - -1.51741 -1.64186 -0.55136 - -1.55243 -1.62182 -0.570772 - -1.53609 -1.66183 -0.558222 - -1.93931 -1.62134 -0.841968 - -1.33071 -6.94824 -0.559683 - -1.67644 -7.01692 -0.849177 - -1.61186 -7.19967 -0.846967 - -1.78998 -7.37855 -1.1316 - 0.790403 -13.8141 -2.05336 - 0.807396 -13.834 -2.0612 - 1.7797 -12.1414 -2.26192 - 1.48814 -13.8341 -2.32296 - 0.807396 -13.834 -2.0612 - 1.29212 -14.5545 -2.37559 - 1.48814 -13.8341 -2.32296 - 1.65657 -13.8341 -2.4535 - 0.872664 -9.28554 -1.78424 - -0.002953 -9.40297 -1.74631 - -0.002974 -9.43947 -1.75666 - -0.873731 -9.24992 -1.77238 - -1.15943 -8.39997 -1.34594 - -0.89613 -8.8385 -1.53416 - -0.831967 -8.61058 -1.33214 - -0.550827 -8.98058 -1.51571 - -1.67644 -7.01692 -0.849177 - -1.84678 -7.16449 -1.10616 - -1.78998 -7.37855 -1.1316 - -2.00412 -7.37417 -1.47062 - -1.47927 -6.86883 -0.64203 - -1.39531 -6.77826 -0.524457 - -1.43891 -6.78804 -0.577416 - -1.41999 -6.69661 -0.540455 - -1.45489 -6.62017 -0.563424 - -1.45579 -6.4662 -0.545406 - -1.68446 -5.39405 -0.596837 - -1.55453 -5.17843 -0.495585 - -0.749845 -6.65019 -0.289924 - -0.001439 -6.48618 -0.23084 - -0.767427 -6.58601 -0.285656 - -0.000668 -5.28154 -0.208678 - -0.001439 -6.48618 -0.23084 - 0.230688 -7.05028 -0.319157 - 0.479553 -6.9864 -0.300965 - 0.822251 -7.37608 -0.539585 - 0.822251 -7.37608 -0.539585 - 1.28998 -6.94592 -0.541506 - 0.479553 -6.9864 -0.300965 - 0.746792 -6.65115 -0.289447 - -1.1628 0.125894 -0.483123 - -0.81111 0.125449 -0.348144 - -0.802066 0.393238 -0.348139 - -0.097103 -0.143256 -0.300065 - -1.51828 -2.31906 -0.539674 - -0.825586 -4.10833 -0.230261 - -0.823298 -2.31994 -0.270133 - -0.099685 -4.10925 -0.180127 - -2.29937 0.415056 -1.55178 - -2.14964 0.414861 -1.20288 - -2.16012 1.85623 -1.58945 - -2.01988 1.85606 -1.24775 - -2.14964 0.414861 -1.20288 - -1.77402 1.85575 -0.947035 - -2.01988 1.85606 -1.24775 - -1.76546 1.89556 -0.945017 - -1.77402 1.85575 -0.947035 - -1.42247 1.85529 -0.687214 - -1.76546 1.89556 -0.945017 - -1.4037 1.89512 -0.677634 - 10.258 -2.31544 -3.86172 - 10.258 -1.99443 -3.89666 - 6.42998 -2.04736 -4.12118 - 6.42997 -1.75862 -4.15092 - 10.258 -1.99443 -3.89666 - 10.2581 -0.632361 -4.14574 - 6.42997 -1.75862 -4.15092 - 6.42994 -0.321159 -4.39892 - 10.2581 -0.632361 -4.14574 - 10.2581 -0.632428 -4.28831 - 6.42994 -0.321159 -4.39892 - 6.42868 -0.328738 -4.54017 - 6.42868 -0.328738 -4.54017 - 0.928761 -0.143404 -4.91777 - 6.42994 -0.321159 -4.39892 - 2.21897 -0.143438 -4.68106 - 6.42998 -2.14683 -4.11063 - 6.43348 -2.43966 -4.16268 - 6.42999 -2.42897 -4.07984 - 2.44161 -2.33628 -4.3374 - 2.40382 -2.32345 -4.20926 - 2.44819 -3.64216 -4.09205 - 2.43812 -2.32559 -4.25456 - 2.49815 -4.10966 -4.09668 - 2.09729 -6.776 -4.6352 - 2.15203 -6.7258 -4.63184 - 2.13513 -6.72624 -4.56153 - 2.2512 -6.58068 -4.46256 - 2.34251 -6.72624 -4.0983 - 2.21571 -6.59778 -4.41799 - 2.31909 -6.14 -4.23321 - 2.35236 -6.12254 -4.27505 - 2.34251 -6.72624 -4.0983 - 2.54164 -5.39625 -3.46498 - 2.47201 -6.72625 -3.46498 - 2.56335 -5.39625 -2.83166 - 2.37193 -2.34104 -1.50251 - 2.37988 -2.30104 -1.5213 - 2.21775 -2.30104 -1.151 - 2.21775 -2.00244 -1.15504 - 6.42999 -2.42897 -4.07984 - 10.258 -2.62975 -3.82533 - 10.258 -2.31544 -3.86172 - 13.2689 -2.61317 -3.67429 - 6.42999 -2.42897 -4.07984 - 6.43001 -4.15498 -3.96949 - 10.258 -2.62975 -3.82533 - 10.258 -4.26519 -3.7145 - 6.43001 -4.15498 -3.96949 - 6.42993 -5.39992 -3.96949 - 10.258 -4.26519 -3.7145 - 10.2579 -5.44437 -3.7145 - 19.1113 -3.22067 -3.30703 - 19.1159 -3.42157 -3.37449 - 19.1113 -3.41098 -3.28442 - 13.3032 -2.90865 -3.72962 - -22.1489 -3.28005 -3.20653 - -22.1491 -3.46877 -3.18506 - -22.0993 -3.26608 -3.1603 - -22.0995 -3.4581 -3.13845 - -2.31014 -0.142592 -4.67022 - -6.42219 -0.312859 -4.40301 - -6.42424 -1.75032 -4.15501 - -10.2528 -1.98118 -3.90319 - -18.1542 -4.45135 -3.27477 - -14.2058 -4.32672 -3.49956 - -19.1083 -3.3863 -3.2966 - -13.2947 -2.88088 -3.64803 - -13.2646 -2.59603 -3.68274 - -13.2944 -2.62874 -3.67743 - -10.2532 -2.3022 -3.86825 - -13.2947 -2.88088 -3.64803 - -19.1128 -3.39689 -3.38666 - -13.2992 -2.89147 -3.73809 - -19.1125 -3.17679 -3.41282 - -13.2989 -2.60953 -3.77097 - -18.1542 -4.45135 -3.27477 - -14.2104 -4.3295 -3.58059 - -14.2058 -4.32672 -3.49956 - -14.207 -4.42933 -3.57735 - 0.662817 -17.2724 -2.97599 - 0.509361 -17.2724 -2.85391 - 0.12265 -18.1656 -3.22149 - 0.325353 -17.2724 -2.7561 - 0.509361 -17.2724 -2.85391 - 0.493276 -16.3096 -2.49465 - 0.325353 -17.2724 -2.7561 - -0.007084 -16.3096 -2.42159 - 0.493276 -16.3096 -2.49465 - -0.006552 -15.3589 -2.16498 - -0.007084 -16.3096 -2.42159 - -0.646006 -15.3581 -2.25798 - -0.006552 -15.3589 -2.16498 - -0.631106 -15.3191 -2.24723 - -0.646006 -15.3581 -2.25798 - -0.666776 -15.3388 -2.262 - 2.42666 -9.29541 -3.44509 - 2.38374 -9.2555 -2.83166 - 2.38134 -9.29543 -2.83184 - 2.2587 -9.25556 -2.34024 - 2.14449 -7.51135 -1.93574 - 2.11697 -7.47254 -1.83733 - 2.10434 -7.51105 -1.83458 - 2.0168 -7.34137 -1.47967 - 1.62497 -7.19081 -0.859486 - 1.77571 -7.40228 -1.12998 - 1.86881 -7.20054 -1.16342 - 1.93622 -7.61407 -1.46315 - 1.29212 -14.5545 -2.37559 - 1.46769 -14.5545 -2.5075 - 1.65657 -13.8341 -2.4535 - 1.74574 -14.5545 -2.86266 - 1.46769 -14.5545 -2.5075 - 1.53518 -15.3397 -2.91389 - 1.74574 -14.5545 -2.86266 - 1.66168 -15.3397 -3.38138 - 1.53518 -15.3397 -2.91389 - 1.28929 -16.3097 -3.38138 - 1.66168 -15.3397 -3.38138 - 1.19113 -16.3097 -3.74867 - 1.28929 -16.3097 -3.38138 - 0.785767 -17.2724 -3.64037 - 1.19113 -16.3097 -3.74867 - 0.601351 -17.2724 -3.85994 - 0.785767 -17.2724 -3.64037 - 0.144833 -18.1656 -3.52644 - 0.601351 -17.2724 -3.85994 - 0.078276 -18.1656 -3.57091 - -2.43129 -9.29239 -3.44657 - -2.26709 -12.1385 -3.48616 - -2.26897 -12.1185 -3.4465 - -2.268 -12.1584 -3.46544 - -2.34324 -6.72322 -4.09979 - -2.21606 -6.59492 -4.4194 - -2.13556 -6.72348 -4.56289 - -2.15242 -6.72302 -4.63321 - -6.42725 -5.40004 -4.59732 - -0.926995 -5.34501 -4.99454 - -0.985976 -5.39506 -4.99028 - -0.877508 -5.39507 -5.00123 - -3.7e-05 -6.72618 -5.11992 - 0.928621 -5.48807 -4.99395 - 0.928588 -6.7262 -4.99395 - 1.28189 -6.05753 -4.88595 - 1.28189 -6.05753 -4.88595 - 1.68017 -6.50892 -4.7642 - 0.928588 -6.7262 -4.99395 - 2.01205 -6.72623 -4.66274 - -0.949996 -9.25423 -4.99453 - -2.02533 -9.29292 -4.6432 - -2.04714 -9.25289 -4.63646 - -2.05539 -9.27288 -4.61858 - -1.68018 -6.50675 -4.76527 - -1.28125 -6.05587 -4.88677 - -0.928741 -6.72501 -4.99454 - -0.927174 -5.48687 -4.99454 - 1.43405 -7.92507 -1.21369 - 1.15479 -8.40146 -1.3452 - 1.49715 -8.07886 -1.35596 - 1.21875 -8.62946 -1.54719 - 0.107761 -7.83569 -0.740008 - 0.399095 -8.09156 -0.902476 - 0.367249 -7.84207 -0.744802 - 0.683048 -8.02102 -0.910367 - 0.139607 -8.08519 -0.897683 - 0.139508 -8.30735 -1.03383 - 0.447489 -8.30236 -1.04045 - 0.468882 -8.51217 -1.1792 - 0.468882 -8.51217 -1.1792 - 0.789675 -8.41331 -1.18984 - 0.447489 -8.30236 -1.04045 - 0.731441 -8.23182 -1.04834 - 0.595108 -7.79565 -0.746543 - 0.949384 -7.90311 -0.917428 - 0.861444 -7.67774 -0.753603 - 1.26462 -7.63803 -0.917523 - 1.55043 -7.21993 -0.830203 - 1.32745 -6.94996 -0.558836 - 1.30026 -6.97936 -0.560244 - 1.30804 -6.95999 -0.554255 - 1.19053 -0.143411 -0.485923 - 1.15475 -1.64381 -0.40921 - 1.19208 -1.64381 -0.423597 - 1.16463 -2.00241 -0.406523 - 1.53965 -1.66382 -0.557242 - 1.55605 -1.62383 -0.569782 - 1.52099 -1.64382 -0.550392 - 1.55326 -0.163413 -0.627789 - 1.55351 -5.18044 -0.494595 - 1.68322 -5.39622 -0.595765 - 1.68438 -5.18011 -0.613087 - 1.71479 -5.224 -0.635398 - 1.43523 -6.69574 -0.553796 - 1.45205 -6.62205 -0.562498 - 1.41704 -6.69844 -0.539551 - 1.42199 -6.67239 -0.541164 - 2.16888 1.85344 -1.58807 - 2.1729 1.89325 -1.60785 - 2.02749 1.89326 -1.25423 - 1.9835 2.38907 -1.27946 - 0.077934 16.2446 -0.480882 - 0.083568 17.8328 3.96874 - 0.243643 17.1092 3.96874 - 0.243526 17.5088 4.90112 - 0.243526 17.5088 4.90112 - 0.251789 15.6197 4.90112 - 0.243643 17.1092 3.96874 - 0.247036 16.2301 4.02379 - 0.247036 16.2301 4.02379 - 0.244202 15.2022 -0.480881 - 0.243643 17.1092 3.96874 - 0.077934 16.2446 -0.480882 - -0.048391 16.2447 -0.480882 - -0.203218 14.8027 -1.41326 - -0.202036 15.2023 -0.480881 - -0.203259 13.2454 -1.09116 - -0.203259 13.2454 -1.09116 - -0.196394 17.1093 3.96874 - -0.202036 15.2023 -0.480881 - -0.042757 17.8328 3.96874 - 0.244278 13.2453 -1.09116 - 0.155872 12.9956 -1.09103 - 0.155866 12.7858 -1.05364 - 0.159303 15.7542 4.03304 - 0.159303 15.7542 4.03304 - 0.244266 12.7859 -1.05377 - 0.155866 12.7858 -1.05364 - 0.244278 13.2453 -1.09116 - -0.507587 14.8033 -2.19222 - -0.267671 14.803 -2.14972 - -0.336295 15.7107 -2.4208 - -0.17592 15.7105 -2.40603 - -0.17592 15.7105 -2.40603 - 0.076748 15.7102 -2.40395 - -0.336295 15.7107 -2.4208 - 0.203093 15.7102 -2.40591 - 0.203093 15.7102 -2.40591 - -0.425725 15.7108 -2.4357 - -0.336295 15.7107 -2.4208 - -0.507587 14.8033 -2.19222 - 1.63211 3.89538 -1.09516 - 1.32952 3.89539 -0.864717 - 1.61874 3.73727 -1.06515 - 1.64142 3.64583 -1.06424 - -0.565714 15.7109 -2.54208 - 0.589117 15.7102 -2.50181 - -0.562434 15.7109 -2.57514 - 0.592974 15.7102 -2.54172 - 0.592974 15.7102 -2.54172 - -0.540327 15.7109 -2.60818 - -0.562434 15.7109 -2.57514 - -0.809805 14.8037 -2.73316 - -1.32124 10.9771 -2.36296 - -6.97969 12.5497 -2.39644 - -6.98901 11.3835 -2.40343 - -8.51728 11.4333 -2.41469 - -2.55508 14.1655 -2.48252 - -2.67572 13.0801 -2.38833 - -1.09598 12.8851 -2.351 - -2.70822 12.7932 -2.36345 - 0.244319 14.8026 -2.14386 - 0.244219 10.979 -1.47607 - 0.455212 10.979 -1.49467 - 0.552702 8.17061 -1.10168 - -0.214745 14.4937 4.07503 - -0.126351 14.4931 4.07576 - -0.125013 14.736 4.06521 - -0.126624 15.3695 4.90185 - -0.126624 15.3695 4.90185 - -0.213401 14.9862 4.06448 - -0.125013 14.736 4.06521 - -0.214745 14.4937 4.07503 - -1.88418 3.36293 -1.33755 - -1.62455 3.71957 -1.06918 - -1.8419 3.59871 -1.30484 - -1.65574 3.78155 -1.10752 - -1.62455 3.71957 -1.06918 - -1.29573 3.86705 -0.844064 - -1.65574 3.78155 -1.10752 - -1.31858 3.89709 -0.86556 - -1.29573 3.86705 -0.844064 - -1.27665 3.91692 -0.836339 - -1.31858 3.89709 -0.86556 - -1.19494 5.21254 -0.953728 - -0.203392 8.17075 -1.07373 - -0.203318 10.9791 -0.731665 - -0.203318 10.9791 -1.47613 - -0.203271 12.7861 -1.05377 - 0.694182 3.8954 -0.585722 - 0.651146 5.211 -0.724757 - 0.106005 5.21102 -0.685963 - 0.244145 8.17061 -1.07367 - 0.808146 0.392199 -0.347626 - 0.102796 0.392215 -0.300145 - 0.10246 -0.143385 -0.300001 - 0.10246 -0.143385 -0.238974 - 2.12907 2.40896 -1.64916 - 2.12568 2.38907 -1.62902 - 2.32205 1.87336 -2.13765 - 2.18014 1.87336 -1.62627 - 8.53999 10.7833 -2.47105 - 1.42903 10.3381 -2.45437 - 1.4916 9.89045 -2.58368 - 1.51586 9.70789 -2.58644 - 8.53991 11.1266 -2.42135 - 7.02865 11.1553 -2.46717 - 7.02935 11.1535 -2.4004 - 7.01373 11.1753 -2.44831 - -0.425725 15.7108 -2.4357 - -0.640664 14.8034 -2.23518 - -0.507587 14.8033 -2.19222 - -1.02987 10.9803 -1.73539 - -1.48959 9.70983 -2.31275 - -1.49632 9.70984 -2.5874 - -1.66761 8.17274 -2.68237 - -1.49645 9.71977 -2.63709 - -8.51944 10.5544 -2.62509 - -8.51599 13.7186 -2.55453 - -6.92497 13.9436 -2.55859 - -8.51602 13.7186 -2.50854 - -8.59189 12.4555 -2.46671 - -8.59064 13.4228 -2.51547 - -8.59028 13.6922 -2.53884 - -8.59029 13.6922 -2.52358 - -0.540327 15.7109 -2.60818 - -0.751449 14.8036 -2.81405 - -0.809805 14.8037 -2.73316 - -1.20611 10.9806 -3.36578 - 1.60958 8.17058 -3.50198 - 1.90805 5.21097 -3.88621 - 1.78035 5.21097 -4.30311 - 1.90134 3.89537 -4.47444 - 1.50271 8.17058 -3.82272 - 1.22779 10.979 -3.36501 - 1.32052 10.979 -3.13707 - 0.77771 14.8026 -2.81356 - 0.244202 15.2022 -0.480881 - 0.076754 15.9118 -1.41326 - 0.077934 16.2446 -0.480882 - -0.049571 15.9119 -1.41326 - 0.076754 15.9118 -1.41326 - -0.049577 15.7103 -2.40399 - -0.049571 15.9119 -1.41326 - -0.203218 14.8027 -2.14392 - 0.102918 14.9038 5.11992 - 0.234535 14.9165 5.07014 - 0.183851 15.5658 5.11992 - 0.238125 15.5658 5.07011 - 0.234535 14.9165 5.07014 - 0.251826 15.1136 4.89364 - 0.238125 15.5658 5.07011 - 0.248372 15.3331 4.94766 - 1.11947 12.8837 -2.35029 - 2.73159 12.7897 -2.36172 - 2.69948 13.0766 -2.38662 - 2.70252 12.8699 -2.43572 - 0.013668 15.7102 -2.66115 - -0.198878 15.7105 -2.65471 - 0.527643 15.7102 -2.63585 - 0.567629 15.7102 -2.60783 - -0.198878 15.7105 -2.65471 - -0.500323 15.7109 -2.63617 - 0.567629 15.7102 -2.60783 - 0.589715 15.7102 -2.57477 - -8.02558 -11.1369 -3.18912 - -8.03693 -11.1369 -3.26078 - -7.80506 -11.587 -3.26078 - -8.02558 -11.1369 -3.33243 - -7.99264 -11.1369 -3.39707 - -8.16827 -10.7549 -3.3788 - -8.11402 -10.7549 -3.48527 - -8.05357 -10.4958 -3.60286 - -8.02953 -10.7549 -3.56976 - -8.14712 -10.4958 -3.50932 - -8.11402 -10.7549 -3.48527 - -8.20718 -10.4958 -3.39144 - -8.16827 -10.7549 -3.3788 - -8.22788 -10.4958 -3.26078 - -8.18696 -10.7549 -3.26078 - -8.20718 -10.4958 -3.13011 - -8.16827 -10.7549 -3.14276 - -8.05357 -10.4958 -3.60286 - -7.9357 -10.4958 -3.66292 - -7.92306 -10.7549 -3.62401 - -7.80504 -10.7549 -3.6427 - -7.80505 -11.1369 -3.49266 - -7.73339 -11.1369 -3.48131 - -7.80506 -11.587 -3.26078 - -8.20718 -10.4958 -3.13011 - -8.20718 -10.3184 -3.13011 - -8.22788 -10.4958 -3.26078 - -8.22787 -10.3184 -3.26078 - -8.20718 -10.4958 -3.39144 - -8.20718 -10.3184 -3.39144 - -8.14712 -10.4958 -3.50932 - -8.14712 -10.3184 -3.50932 - -8.05357 -10.4958 -3.60286 - -8.05357 -10.3185 -3.60286 - -7.9357 -10.4958 -3.66292 - -7.87671 -11.1369 -3.04024 - -7.94135 -11.1369 -3.07318 - -7.80506 -11.587 -3.26078 - -7.99264 -11.1369 -3.12448 - -8.02558 -11.1369 -3.18912 - -8.11402 -10.7549 -3.03629 - -8.16827 -10.7549 -3.14276 - -8.14712 -10.4958 -3.01223 - -8.20718 -10.4958 -3.13011 - -8.14712 -10.3184 -3.01223 - -8.20718 -10.3184 -3.13011 - -8.05357 -10.3185 -3.60286 - -8.14712 -10.3184 -3.50932 - -8.0809 -10.3184 -3.46121 - -8.20718 -10.3184 -3.39144 - -8.12934 -10.3184 -3.36615 - -8.22787 -10.3184 -3.26078 - -8.14603 -10.3184 -3.26078 - -8.20718 -10.3184 -3.13011 - -8.12934 -10.3184 -3.1554 - -8.14712 -10.3184 -3.01223 - -8.0809 -10.3184 -3.06034 - -8.05357 -10.3185 -2.91869 - -8.00546 -10.3185 -2.9849 - -7.93569 -10.3185 -2.85863 - -7.9104 -10.3185 -2.93646 - -7.9357 -10.4958 -3.66292 - -8.05357 -10.3185 -3.60286 - -7.93569 -10.3185 -3.66292 - -8.0809 -10.3184 -3.46121 - -8.00546 -10.3185 -3.53665 - -8.00546 -10.3185 -3.53665 - -7.9104 -10.3185 -3.58509 - -7.93569 -10.3185 -3.66292 - -7.80503 -10.3185 -3.68362 - -7.80503 -10.4958 -3.68362 - -7.67437 -10.4958 -3.66292 - -7.68702 -10.7549 -3.62401 - -7.58055 -10.7549 -3.56976 - -7.66875 -11.1369 -3.44837 - -7.61745 -11.1369 -3.39707 - -7.80506 -11.587 -3.26078 - -7.9104 -10.3185 -2.93646 - -7.9104 -10.2093 -2.93646 - -8.00546 -10.3185 -2.9849 - -8.00546 -10.2093 -2.9849 - -8.0809 -10.3184 -3.06034 - -8.0809 -10.2093 -3.06034 - -8.12934 -10.3184 -3.1554 - -8.12934 -10.2093 -3.1554 - -8.14603 -10.3184 -3.26078 - -8.14603 -10.2093 -3.26078 - -8.12934 -10.3184 -3.36615 - -8.12934 -10.2093 -3.36615 - -8.0809 -10.3184 -3.46121 - -8.0809 -10.2093 -3.46121 - -8.00546 -10.3185 -3.53665 - -8.00546 -10.2093 -3.53665 - -7.9104 -10.3185 -3.58509 - -7.66875 -11.1369 -3.07318 - -7.73339 -11.1369 -3.04024 - -7.80506 -11.587 -3.26078 - -7.80505 -11.1369 -3.02889 - -7.87671 -11.1369 -3.04024 - -7.80504 -10.7549 -2.87885 - -7.92306 -10.7549 -2.89755 - -7.80503 -10.4958 -2.83793 - -7.9357 -10.4958 -2.85863 - -7.80503 -10.3185 -2.83793 - -7.93569 -10.3185 -2.85863 - -7.80503 -10.3185 -2.91977 - -7.9104 -10.3185 -2.93646 - -7.80503 -10.2093 -2.91977 - -7.9104 -10.2093 -2.93646 - -8.00546 -10.2093 -3.53665 - -8.0809 -10.2093 -3.46121 - -8.14711 -10.2093 -3.50932 - -8.12934 -10.2093 -3.36615 - -8.20717 -10.2093 -3.39144 - -8.14603 -10.2093 -3.26078 - -8.22787 -10.2093 -3.26078 - -8.12934 -10.2093 -3.1554 - -8.20717 -10.2093 -3.13011 - -8.0809 -10.2093 -3.06034 - -8.14711 -10.2093 -3.01223 - -8.00546 -10.2093 -2.9849 - -8.05357 -10.2093 -2.91869 - -7.9104 -10.2093 -2.93646 - -7.93569 -10.2093 -2.85863 - -7.80503 -10.2093 -2.91977 - -7.80503 -10.2093 -2.83793 - -7.69965 -10.2093 -2.93646 - -7.67436 -10.2093 -2.85863 - -7.60459 -10.2093 -2.9849 - -7.55648 -10.2093 -2.91869 - -7.9104 -10.3185 -3.58509 - -8.00546 -10.2093 -3.53665 - -7.9104 -10.2093 -3.58509 - -8.14711 -10.2093 -3.50932 - -8.05357 -10.2093 -3.60286 - -7.67437 -10.4958 -3.66292 - -7.80503 -10.3185 -3.68362 - -7.67436 -10.3185 -3.66292 - -7.9104 -10.3185 -3.58509 - -7.80503 -10.3185 -3.60178 - -7.9104 -10.2093 -3.58509 - -8.05357 -10.2093 -3.60286 - -7.93569 -10.2093 -3.66292 - -7.9104 -10.2093 -3.58509 - -7.80503 -10.2093 -3.60178 - -7.80503 -10.3185 -3.60178 - -7.69965 -10.3185 -3.58509 - -7.67436 -10.3185 -3.66292 - -7.55649 -10.3185 -3.60286 - -7.55649 -10.4958 -3.60286 - -7.46294 -10.4958 -3.50932 - -7.49606 -10.7549 -3.48527 - -7.44181 -10.755 -3.3788 - -7.58452 -11.1369 -3.33243 - -7.57317 -11.1369 -3.26078 - -7.80506 -11.587 -3.26078 - -7.55648 -10.2093 -2.91869 - -7.55648 -10.0184 -2.91869 - -7.67436 -10.2093 -2.85863 - -7.67435 -10.0184 -2.85863 - -7.80503 -10.2093 -2.83793 - -7.80502 -10.0184 -2.83793 - -7.93569 -10.2093 -2.85863 - -7.93569 -10.0184 -2.85863 - -8.05357 -10.2093 -2.91869 - -8.05356 -10.0184 -2.91869 - -8.14711 -10.2093 -3.01223 - -8.14711 -10.0184 -3.01223 - -8.20717 -10.2093 -3.13011 - -8.20717 -10.0184 -3.13011 - -8.22787 -10.2093 -3.26078 - -8.22786 -10.0184 -3.26078 - -8.20717 -10.2093 -3.39144 - -8.20717 -10.0184 -3.39144 - -8.14711 -10.2093 -3.50932 - -8.14711 -10.0184 -3.50932 - -8.05357 -10.2093 -3.60286 - -8.05356 -10.0184 -3.60286 - -7.93569 -10.2093 -3.66292 - -7.38218 -10.2093 -3.26078 - -7.40288 -10.2093 -3.13011 - -7.48071 -10.2093 -3.1554 - -7.46294 -10.2093 -3.01223 - -7.52915 -10.2093 -3.06034 - -7.40288 -10.2093 -3.39144 - -7.38218 -10.2093 -3.26078 - -7.46402 -10.2093 -3.26078 - -7.48071 -10.2093 -3.1554 - -7.48071 -10.3185 -3.1554 - -7.52915 -10.2093 -3.06034 - -7.52915 -10.3185 -3.06034 - -7.46294 -10.2093 -3.50932 - -7.40288 -10.2093 -3.39144 - -7.48071 -10.2093 -3.36615 - -7.46402 -10.2093 -3.26078 - -7.46403 -10.3185 -3.26078 - -7.48071 -10.3185 -3.1554 - -7.40288 -10.3185 -3.13011 - -7.52915 -10.3185 -3.06034 - -7.46294 -10.3185 -3.01223 - -7.55648 -10.2093 -3.60286 - -7.46294 -10.2093 -3.50932 - -7.52915 -10.2093 -3.46121 - -7.48071 -10.2093 -3.36615 - -7.48071 -10.3185 -3.36615 - -7.46403 -10.3185 -3.26078 - -7.38218 -10.3185 -3.26078 - -7.40288 -10.3185 -3.13011 - -7.40288 -10.4958 -3.13011 - -7.46294 -10.3185 -3.01223 - -7.46294 -10.4958 -3.01223 - -7.67436 -10.2093 -3.66292 - -7.55648 -10.2093 -3.60286 - -7.60459 -10.2093 -3.53665 - -7.52915 -10.2093 -3.46121 - -7.52915 -10.3185 -3.46121 - -7.48071 -10.3185 -3.36615 - -7.40288 -10.3185 -3.39144 - -7.38218 -10.3185 -3.26078 - -7.38219 -10.4958 -3.26078 - -7.40288 -10.4958 -3.13011 - -7.44181 -10.755 -3.14276 - -7.46294 -10.4958 -3.01223 - -7.49606 -10.7549 -3.03629 - -7.80503 -10.2093 -3.68362 - -7.67436 -10.2093 -3.66292 - -7.69965 -10.2093 -3.58509 - -7.60459 -10.2093 -3.53665 - -7.60459 -10.3185 -3.53665 - -7.52915 -10.3185 -3.46121 - -7.46294 -10.3185 -3.50932 - -7.40288 -10.3185 -3.39144 - -7.40288 -10.4958 -3.39144 - -7.38219 -10.4958 -3.26078 - -7.42312 -10.755 -3.26078 - -7.44181 -10.755 -3.14276 - -7.58452 -11.1369 -3.18912 - -7.49606 -10.7549 -3.03629 - -7.61745 -11.1369 -3.12448 - -7.46293 -10.0184 -3.01223 - -7.46294 -10.2093 -3.01223 - -7.40287 -10.0184 -3.13011 - -7.40288 -10.2093 -3.13011 - -7.38218 -10.0184 -3.26078 - -7.38218 -10.2093 -3.26078 - -7.40287 -10.0184 -3.39144 - -7.40288 -10.2093 -3.39144 - -7.46293 -10.0184 -3.50932 - -7.46294 -10.2093 -3.50932 - -7.55648 -10.0184 -3.60286 - -7.55648 -10.2093 -3.60286 - -7.67435 -10.0184 -3.66292 - -7.67436 -10.2093 -3.66292 - -7.80502 -10.0184 -3.68362 - -7.80503 -10.2093 -3.68362 - -7.93569 -10.0184 -3.66292 - -7.67435 -10.0184 -2.85863 - -7.55648 -10.0184 -2.91869 - -7.80502 -10.0184 -2.83793 - -7.46293 -10.0184 -3.01223 - -7.93569 -10.0184 -2.85863 - -7.40287 -10.0184 -3.13011 - -8.05356 -10.0184 -2.91869 - -7.38218 -10.0184 -3.26078 - -8.14711 -10.0184 -3.01223 - -7.40287 -10.0184 -3.39144 - -8.20717 -10.0184 -3.13011 - -7.46293 -10.0184 -3.50932 - -8.22786 -10.0184 -3.26078 - -7.55648 -10.0184 -3.60286 - -8.20717 -10.0184 -3.39144 - -7.67435 -10.0184 -3.66292 - -8.14711 -10.0184 -3.50932 - -7.80502 -10.0184 -3.68362 - -8.05356 -10.0184 -3.60286 - -7.93569 -10.0184 -3.66292 - -7.93569 -10.2093 -3.66292 - -7.80503 -10.2093 -3.68362 - -7.80503 -10.2093 -3.60178 - -7.69965 -10.2093 -3.58509 - -7.69965 -10.3185 -3.58509 - -7.60459 -10.3185 -3.53665 - -7.55649 -10.3185 -3.60286 - -7.46294 -10.3185 -3.50932 - -7.46294 -10.4958 -3.50932 - -7.40288 -10.4958 -3.39144 - -7.44181 -10.755 -3.3788 - -7.42312 -10.755 -3.26078 - -7.57317 -11.1369 -3.26078 - -7.58452 -11.1369 -3.18912 - -7.80506 -11.587 -3.26078 - -7.61745 -11.1369 -3.12448 - -7.66875 -11.1369 -3.07318 - -7.49606 -10.7549 -3.03629 - -7.58055 -10.7549 -2.95179 - -7.46294 -10.4958 -3.01223 - -7.55649 -10.4958 -2.91869 - -7.46294 -10.3185 -3.01223 - -7.55649 -10.3185 -2.91869 - -7.52915 -10.3185 -3.06034 - -7.60459 -10.3185 -2.9849 - -7.52915 -10.2093 -3.06034 - -7.60459 -10.2093 -2.9849 - -7.46294 -10.2093 -3.01223 - -7.55648 -10.2093 -2.91869 - -7.46293 -10.0184 -3.01223 - -7.55648 -10.0184 -2.91869 - 6.84259 -9.81456 -2.95061 - 6.72764 -9.18005 -2.88006 - 6.62455 -9.18327 -2.93174 - 6.62926 -9.19211 -2.9418 - 6.55093 -9.18864 -3.01786 - 6.51243 -9.20474 -3.14425 - 6.50675 -9.19616 -3.13844 - 6.55093 -9.18864 -3.01786 - 6.68465 -9.82148 -3.06161 - 6.62455 -9.18327 -2.93174 - 6.74784 -9.81166 -2.9851 - 6.84259 -9.81456 -2.95061 - 6.62926 -9.19211 -2.9418 - 6.53714 -9.16105 -3.01785 - 6.55625 -9.19737 -3.02615 - 6.49621 -9.16412 -3.14301 - 6.51243 -9.20474 -3.14425 - 6.72764 -9.18005 -2.88006 - 6.73149 -9.18896 -2.89119 - 6.62926 -9.19211 -2.9418 - 6.61895 -9.15216 -2.93194 - 6.53714 -9.16105 -3.01785 - 6.84259 -9.81456 -2.95061 - 7.11899 -9.81284 -2.92286 - 6.72764 -9.18005 -2.88006 - 7.03689 -9.17791 -2.84561 - 6.73149 -9.18896 -2.89119 - 6.74784 -9.81166 -2.9851 - 6.88199 -9.87969 -2.97769 - 6.84259 -9.81456 -2.95061 - 7.14713 -9.87809 -2.95183 - 7.11899 -9.81284 -2.92286 - 6.50675 -9.19616 -3.13844 - 6.64516 -9.82754 -3.15875 - 6.68465 -9.82148 -3.06161 - 6.73049 -9.88614 -3.08111 - 6.74784 -9.81166 -2.9851 - 6.78479 -9.8845 -3.01 - 6.88199 -9.87969 -2.97769 - 6.49621 -9.16412 -3.14301 - 6.49621 -9.18935 -3.69727 - 6.51243 -9.20474 -3.14425 - 6.51243 -9.22963 -3.69215 - 6.50675 -9.19616 -3.13844 - 6.50675 -9.22157 -3.69527 - 6.64516 -9.82754 -3.15875 - 8.58182 -9.1869 -2.85745 - 8.58312 -9.17795 -2.84561 - 8.89236 -9.18011 -2.88006 - 8.77738 -9.81461 -2.95061 - 8.87213 -9.81171 -2.9851 - 8.83517 -9.88456 -3.01 - 8.93532 -9.82154 -3.06161 - 8.88948 -9.8862 -3.08111 - 8.92736 -9.89185 -3.17161 - 8.87557 -9.93391 -3.09638 - 8.88948 -9.8862 -3.08111 - 8.81458 -9.92646 -3.02777 - 8.83517 -9.88456 -3.01 - 8.73797 -9.87974 -2.97769 - 8.77738 -9.81461 -2.95061 - 8.50098 -9.81287 -2.92286 - 8.58312 -9.17795 -2.84561 - 8.27224 -9.81287 -2.92286 - 7.88553 -9.17793 -2.84561 - 8.11815 -9.81286 -2.92286 - 8.87557 -9.93391 -3.09638 - 8.87569 -9.94706 -3.185 - 8.89783 -9.94658 -3.1773 - 8.89783 -9.95849 -3.36827 - 8.92736 -9.89185 -3.17161 - 8.86466 -9.71533 -3.36232 - 8.23651 -9.80671 -3.39764 - 8.23651 -9.71786 -3.40318 - 8.2385 -9.80563 -3.38028 - 8.23851 -9.71678 -3.38582 - 8.86466 -9.80326 -3.34208 - 8.86466 -9.71441 -3.34762 - 8.86466 -9.80418 -3.35677 - 8.86466 -9.71533 -3.36232 - 8.23651 -9.80671 -3.39764 - 8.5497 0.109613 -4.54565 - 8.56974 0.109708 -4.54396 - 8.56889 -0.98273 -4.60269 - 8.58945 -0.982559 -4.59966 - 8.59045 -2.20059 -4.60011 - 8.61159 -2.20037 -4.59625 - 8.61272 -3.43221 -4.58767 - 8.63447 -3.43195 -4.58308 - 8.61671 -5.13788 -4.51697 - 8.63859 -5.1376 -4.51206 - 8.61671 -5.17671 -4.51429 - 8.63859 -5.17643 -4.50938 - 8.5416 1.70538 -4.29656 - 8.52228 1.70536 -4.29687 - 8.87029 1.70578 -4.28995 - 9.09582 1.70653 -4.27785 - 9.1445 0.115337 -4.44399 - 9.13764 1.70732 -4.26523 - 9.21714 -2.18747 -4.36753 - 9.17846 -0.972427 -4.41996 - 9.2225 -0.965585 -4.29874 - 9.1445 0.115337 -4.44399 - 9.18757 0.119144 -4.37655 - 9.13764 1.70732 -4.26523 - 9.14092 1.70992 -4.22342 - 9.14092 1.70992 -4.22342 - 9.13764 1.70732 -4.26523 - 7.81029 1.70501 -4.3028 - 8.17114 1.70509 -4.30128 - 8.3527 0.109613 -4.54575 - 8.52228 1.70536 -4.29687 - 8.5497 0.109613 -4.54565 - 8.5416 1.70538 -4.29656 - 8.56974 0.109708 -4.54396 - 8.87029 1.70578 -4.28995 - 8.91083 0.111694 -4.50864 - 9.1445 0.115337 -4.44399 - 8.93914 -0.978982 -4.53616 - 9.17846 -0.972427 -4.41996 - 8.97115 -2.19582 -4.51543 - 9.21714 -2.18747 -4.36753 - 9.00424 -3.42653 -4.48682 - 9.25714 -3.41659 -4.3107 - 9.01096 -5.1318 -4.40918 - 9.26238 -2.17876 -4.21323 - 9.2225 -0.965585 -4.29874 - 9.2269 -0.946415 -3.85296 - 9.19118 0.131762 -4.02841 - 9.14474 0.134957 -3.97722 - 9.14092 1.70992 -4.22342 - 9.09581 1.71058 -4.21283 - 7.81029 1.70501 -4.3028 - 7.44944 1.70511 -4.30128 - 6.98162 -5.13756 -4.51206 - 6.60925 -5.17057 -4.4065 - 6.60925 -5.13174 -4.40918 - 6.35375 -5.15993 -4.21826 - 6.35375 -5.1211 -4.22094 - 6.30637 -5.14885 -4.02188 - 6.30637 -5.11001 -4.02456 - 6.31125 -3.37679 -3.53439 - 6.31667 -3.40614 -4.12696 - 6.30637 -5.11001 -4.02456 - 6.36316 -3.41651 -4.3107 - 6.35375 -5.1211 -4.22094 - 6.61607 -3.42646 -4.48682 - 6.60925 -5.13174 -4.40918 - 6.98584 -3.43191 -4.58308 - 6.98162 -5.13756 -4.51206 - 7.00758 -3.43217 -4.58767 - 7.0035 -5.13784 -4.51697 - 7.4032 -3.43581 -4.65194 - 8.95794 0.138611 -3.91872 - 8.91539 1.71134 -4.20074 - 8.59965 1.71154 -4.19771 - 6.75029 1.70584 -4.28995 - 6.52476 1.7066 -4.27785 - 6.47599 0.115408 -4.44399 - 6.52476 1.7066 -4.27785 - 6.70966 0.111752 -4.50864 - 6.75029 1.70584 -4.28995 - 7.07898 1.70542 -4.29656 - 8.91539 1.71134 -4.20074 - 9.02064 1.71106 -4.20527 - 8.95794 0.138611 -3.91872 - 7.45078 -0.989464 -4.72251 - 7.39009 0.100518 -4.70728 - 7.46162 0.0987928 -4.73778 - 7.81025 0.109611 -4.54605 - 7.81025 0.0976618 -4.75767 - 7.05075 0.109748 -4.54396 - 7.0983 1.70539 -4.29687 - 7.0708 0.109652 -4.54565 - 7.2678 0.109642 -4.54575 - 7.29737 0.104262 -4.64101 - 7.39009 0.100518 -4.70728 - 7.37828 -0.987989 -4.6964 - 7.45078 -0.989464 -4.72251 - 7.39049 -2.20483 -4.6758 - 7.43943 -2.2052 -4.68234 - 6.6813 -0.978923 -4.53616 - 7.05075 0.109748 -4.54396 - 7.03099 -0.982518 -4.59966 - 7.0708 0.109652 -4.54565 - 7.05155 -0.982691 -4.60269 - 7.28166 -0.985303 -4.64887 - 6.44198 -0.972355 -4.41996 - 6.47599 0.115408 -4.44399 - 6.6813 -0.978923 -4.53616 - 6.70966 0.111752 -4.50864 - 7.05075 0.109748 -4.54396 - 7.07898 1.70542 -4.29656 - 7.0983 1.70539 -4.29687 - 9.02064 1.71106 -4.20527 - 7.81022 -0.990645 -4.74326 - 7.57314 -0.990135 -4.73431 - 7.81025 0.0976618 -4.75767 - 7.58305 0.0979448 -4.75277 - 7.46162 0.0987928 -4.73778 - 7.57314 -0.990135 -4.73431 - 7.45078 -0.989464 -4.72251 - 7.56215 -2.20577 -4.69234 - 7.43943 -2.2052 -4.68234 - 7.4032 -3.43581 -4.65194 - 7.39049 -2.20483 -4.6758 - 7.26857 -2.20354 -4.65306 - 7.28166 -0.985303 -4.64887 - 7.02992 -2.20055 -4.60011 - 7.05155 -0.982691 -4.60269 - 7.00878 -2.20033 -4.59625 - 7.03099 -0.982518 -4.59966 - 6.64922 -2.19576 -4.51543 - 6.6813 -0.978923 -4.53616 - 6.40323 -2.1874 -4.36753 - 6.44198 -0.972355 -4.41996 - 6.35799 -2.17869 -4.21323 - 8.05822 -2.20578 -4.69234 - 7.81019 -2.20643 -4.70393 - 8.04729 -0.990148 -4.73431 - 7.81022 -0.990645 -4.74326 - 8.03744 0.0979328 -4.75277 - 7.81025 0.0976618 -4.75767 - 6.60925 -5.17057 -4.4065 - 6.98162 -5.13756 -4.51206 - 6.98162 -5.17639 -4.50938 - 7.0035 -5.13784 -4.51697 - 7.0035 -5.17667 -4.51429 - 7.40131 -5.14173 -4.58566 - 7.62385 -9.97891 -3.65035 - 7.60728 -9.92529 -3.7082 - 7.68193 -9.97891 -3.67445 - 7.67484 -9.92614 -3.72192 - 7.74488 -9.97891 -3.6916 - 7.74241 -9.92686 -3.73326 - 8.04806 -9.97892 -3.61494 - 7.62385 -9.97891 -3.65035 - 7.99612 -9.97892 -3.65035 - 7.68193 -9.97891 -3.67445 - 7.93803 -9.97892 -3.67445 - 7.74488 -9.97891 -3.6916 - 7.95086 -9.86503 -3.75912 - 8.0213 -9.86469 -3.75355 - 7.94512 -9.92615 -3.72192 - 8.01269 -9.9253 -3.7082 - 7.99612 -9.97892 -3.65035 - 8.08026 -9.92385 -3.68503 - 8.04806 -9.97892 -3.61494 - 6.70518 1.7114 -4.20074 - 6.66256 0.138672 -3.91872 - 6.99037 0.139576 -3.90409 - 6.98822 0.0318979 -3.8843 - 7.0172 0.113898 -3.94007 - 7.01512 0.0389119 -3.92628 - 8.6033 0.113857 -3.94007 - 6.47965 1.70999 -4.22342 - 6.59993 1.71112 -4.20527 - 6.70518 1.7114 -4.20074 - 6.55347 0.137307 -3.94066 - 6.66256 0.138672 -3.91872 - 6.6326 -0.938264 -3.72342 - 9.18123 -7.89898 -2.93084 - 9.1813 -5.10088 -3.13966 - 9.06206 -5.09736 -3.08326 - 9.06206 -5.05853 -3.08569 - 8.70436 -5.05617 -3.04809 - 8.70111 -3.36052 -3.27266 - 6.9192 -3.36048 -3.27266 - 6.94448 -2.14169 -3.48956 - 6.59847 -2.14318 -3.51365 - 6.6326 -0.938264 -3.72342 - 6.52072 -0.939878 -3.74933 - 6.55347 0.137307 -3.94066 - 6.47576 0.135028 -3.97722 - 6.59993 1.71112 -4.20527 - 6.52476 1.71065 -4.21283 - 6.47965 1.70999 -4.22342 - 6.47576 0.135028 -3.97722 - 9.2559 -7.94005 -3.01958 - 9.26639 -7.9052 -3.03052 - 9.18123 -7.89898 -2.93084 - 9.26646 -5.10675 -3.23363 - 9.1813 -5.10088 -3.13966 - 9.1813 -5.06205 -3.14208 - 9.06206 -5.05853 -3.08569 - 9.05713 -3.36245 -3.30345 - 8.70111 -3.36052 -3.27266 - 8.67589 -2.14173 -3.48956 - 6.94448 -2.14169 -3.48956 - 6.96893 -0.937195 -3.70614 - 6.6326 -0.938264 -3.72342 - 9.31242 -7.98501 -3.36715 - 9.31532 -7.98201 -3.87471 - 9.31532 -7.95016 -3.18345 - 9.31749 -7.9139 -3.1701 - 9.31262 -7.93091 -3.15594 - 9.26639 -7.9052 -3.03052 - 9.27125 -7.92386 -3.04306 - 9.2559 -7.94005 -3.01958 - 9.20034 -8.51597 -3.03021 - 9.1892 -8.4969 -3.0075 - 6.44107 -0.942569 -3.79251 - 6.40174 -2.14919 -3.61001 - 6.48348 -2.14543 -3.54979 - 6.44497 -3.36527 -3.34964 - 6.56318 -3.36239 -3.30345 - 6.55816 -5.05846 -3.08569 - 6.91586 -5.05613 -3.04809 - 6.91586 -5.09496 -3.04567 - 8.70436 -5.09501 -3.04567 - 8.70429 -7.89275 -2.83114 - 9.06199 -7.89525 -2.87102 - 9.06018 -7.93069 -2.87023 - 9.17925 -7.93437 -2.92992 - 9.00284 -8.48807 -2.86545 - 9.11644 -8.49167 -2.9224 - 9.11168 -8.52649 -2.92212 - 9.19253 -8.53256 -3.01681 - 6.48293 1.70739 -4.26523 - 6.43292 0.119217 -4.37655 - 6.42931 0.131835 -4.02841 - 6.39354 -0.94634 -3.85296 - 6.44107 -0.942569 -3.79251 - 6.35309 -2.15445 -3.69434 - 6.40174 -2.14919 -3.61001 - 6.36106 -3.37007 -3.42661 - 6.44497 -3.36527 -3.34964 - 6.43892 -5.06198 -3.14208 - 6.55816 -5.05846 -3.08569 - 6.55816 -5.09729 -3.08326 - 6.91586 -5.09496 -3.04567 - 6.91578 -7.8927 -2.83114 - 8.70429 -7.89275 -2.83114 - 8.69314 -7.91059 -2.83053 - 8.71408 -7.92849 -2.83167 - 9.30012 -7.9983 -3.35148 - 9.30229 -7.98175 -3.36735 - 9.30229 -7.9724 -3.21752 - 9.31242 -7.98501 -3.36715 - 9.31242 -7.97566 -3.21732 - 9.31532 -7.95016 -3.18345 - 9.24409 -8.52434 -3.16439 - 9.23922 -8.52259 -3.13633 - 9.12512 -9.155 -3.12355 - 9.20034 -8.51597 -3.03021 - 9.19253 -8.53256 -3.01681 - 9.1892 -8.4969 -3.0075 - 9.11644 -8.49167 -2.9224 - 9.2559 -7.94005 -3.01958 - 9.17925 -7.93437 -2.92992 - 9.18123 -7.89898 -2.93084 - 9.06199 -7.89525 -2.87102 - 9.06206 -5.09736 -3.08326 - 8.70436 -5.09501 -3.04567 - 8.70436 -5.05617 -3.04809 - 6.91586 -5.05613 -3.04809 - 6.9192 -3.36048 -3.27266 - 6.56318 -3.36239 -3.30345 - 6.59847 -2.14318 -3.51365 - 6.48348 -2.14543 -3.54979 - 6.52072 -0.939878 -3.74933 - 6.44107 -0.942569 -3.79251 - 6.47576 0.135028 -3.97722 - 6.42931 0.131835 -4.02841 - 6.47965 1.70999 -4.22342 - 6.48293 1.70739 -4.26523 - 6.70518 1.7114 -4.20074 - 7.02093 1.71158 -4.19771 - 6.99037 0.139576 -3.90409 - 8.63013 0.139533 -3.90409 - 8.6033 0.113857 -3.94007 - 8.60537 0.0388709 -3.92628 - 7.01512 0.0389119 -3.92628 - 8.63227 0.0318549 -3.8843 - 6.98822 0.0318979 -3.8843 - 8.5161 -9.24949 -4.07661 - 8.28286 -9.24467 -4.14259 - 8.28578 -9.25225 -4.13026 - 7.88204 -9.24545 -4.15806 - 7.88828 -9.25302 -4.14542 - 7.81 -9.2456 -4.16084 - 8.85762 -9.20527 -4.00509 - 8.5161 -9.24949 -4.07661 - 8.52491 -9.20946 -4.08657 - 8.28578 -9.25225 -4.13026 - 8.29167 -9.21225 -4.14089 - 7.88828 -9.25302 -4.14542 - 6.55989 -7.93062 -2.87023 - 6.6172 -8.48801 -2.86545 - 6.94689 -8.4855 -2.82872 - 6.96121 -8.52105 -2.82776 - 6.97045 -8.50325 -2.82739 - 8.64959 -8.5033 -2.82739 - 6.30475 -7.95009 -3.18345 - 6.30764 -7.97558 -3.21732 - 6.37306 -8.50216 -3.18489 - 6.38319 -8.49889 -3.1851 - 6.38319 -8.50821 -3.33446 - 6.38102 -8.48982 -3.32077 - 6.31995 -7.99822 -3.35148 - 6.30055 -8.00446 -3.35109 - 6.30055 -7.99696 -3.23084 - 6.30258 -7.91383 -3.1701 - 6.30258 -7.94576 -3.86022 - 6.30475 -7.95009 -3.18345 - 6.30475 -7.98194 -3.87471 - 6.30764 -7.97558 -3.21732 - 6.35376 -5.10667 -3.23363 - 6.30266 -5.07605 -3.36765 - 6.30266 -5.11488 -3.36522 - 6.30266 -5.10822 -3.99283 - 6.30265 -5.14706 -3.99015 - 6.60918 -7.9841 -4.25701 - 6.42456 -8.564 -4.00474 - 6.35368 -7.97487 -4.07793 - 6.30475 -7.98194 -3.87471 - 6.30678 -7.96534 -3.89303 - 6.30258 -7.94576 -3.86022 - 6.30265 -5.14706 -3.99015 - 6.30258 -7.91383 -3.1701 - 6.30266 -5.11488 -3.36522 - 6.35368 -7.90512 -3.03052 - 6.35376 -5.10667 -3.23363 - 9.01274 -9.14142 -2.92054 - 9.00069 -8.52361 -2.86619 - 8.90595 -9.13928 -2.8755 - 8.65883 -8.52109 -2.82776 - 8.59282 -9.13709 -2.84062 - 8.64959 -8.5033 -2.82739 - 7.02718 -9.13705 -2.84062 - 6.96121 -8.52105 -2.82776 - 6.61935 -8.52355 -2.86619 - 6.6172 -8.48801 -2.86545 - 6.5036 -8.4916 -2.9224 - 6.55989 -7.93062 -2.87023 - 6.44082 -7.9343 -2.92992 - 6.43884 -7.89891 -2.93084 - 6.35368 -7.90512 -3.03052 - 6.43892 -5.10081 -3.13966 - 6.35376 -5.10667 -3.23363 - 6.35376 -5.06784 -3.23606 - 6.30266 -5.07605 -3.36765 - 6.31125 -3.37679 -3.53439 - 6.30266 -5.10822 -3.99283 - 6.30637 -5.11001 -4.02456 - 6.30265 -5.14706 -3.99015 - 6.30637 -5.14885 -4.02188 - 6.30678 -7.96534 -3.89303 - 6.35375 -5.15993 -4.21826 - 6.35368 -7.97487 -4.07793 - 6.60925 -5.17057 -4.4065 - 6.60918 -7.9841 -4.25701 - 6.98162 -5.17639 -4.50938 - 9.12379 -9.18942 -3.69727 - 9.12767 -9.15846 -3.13909 - 9.12379 -9.16419 -3.14301 - 9.08842 -9.15003 -3.01282 - 9.08287 -9.16112 -3.01785 - 9.01274 -9.14142 -2.92054 - 9.00106 -9.15222 -2.93194 - 8.90595 -9.13928 -2.8755 - 8.90198 -9.14819 -2.88677 - 8.59282 -9.13709 -2.84062 - 8.61157 -0.284162 -3.8669 - 8.63868 -0.291177 -3.82491 - 8.63654 -0.183499 -3.84471 - 8.95794 0.138611 -3.91872 - 8.6344 -0.0758221 -3.8645 - 7.0089 -0.316811 -3.86089 - 8.61157 -0.316853 -3.86089 - 6.98179 -0.291134 -3.82491 - 8.63868 -0.291177 -3.82491 - 7.0089 -0.28412 -3.8669 - 8.61157 -0.284162 -3.8669 - 8.6095 -0.209175 -3.88068 - 8.63654 -0.183499 -3.84471 - 6.98394 -0.183456 -3.84471 - 7.01097 -0.176443 -3.88669 - 7.01305 -0.101456 -3.90048 - 8.60743 -0.101498 -3.90048 - 6.98608 -0.0757791 -3.8645 - 8.6344 -0.0758221 -3.8645 - 7.01305 -0.0687671 -3.90649 - 7.00683 -0.424487 -3.84109 - 6.97965 -0.398811 -3.80512 - 6.97751 -0.506488 -3.78532 - 6.6326 -0.938264 -3.72342 - 6.97536 -0.614164 -3.76553 - 8.61364 -0.39184 -3.8471 - 7.00683 -0.391797 -3.8471 - 8.64082 -0.398854 -3.80512 - 6.97965 -0.398811 -3.80512 - 8.61363 -0.42453 -3.84109 - 7.00683 -0.424487 -3.84109 - 7.00476 -0.499474 -3.82731 - 6.97751 -0.506488 -3.78532 - 8.64295 -0.506531 -3.78532 - 8.6157 -0.532207 -3.8213 - 8.61777 -0.607194 -3.80751 - 7.00268 -0.607151 -3.80751 - 8.64509 -0.614208 -3.76553 - 6.97536 -0.614164 -3.76553 - 8.98784 -0.938326 -3.72342 - 8.64723 -0.721886 -3.74573 - 8.64937 -0.829562 -3.72594 - 8.62191 -0.822549 -3.76792 - 6.99854 -0.822506 -3.76792 - 8.61984 -0.747561 -3.78171 - 7.00061 -0.747518 -3.78171 - 6.97322 -0.721842 -3.74573 - 6.97107 -0.829518 -3.72594 - 9.19547 -8.56408 -4.00474 - 9.31329 -7.96542 -3.89303 - 9.31532 -7.98201 -3.87471 - 9.31749 -7.94584 -3.86022 - 9.31749 -7.9139 -3.1701 - 9.31756 -5.11496 -3.36522 - 9.26646 -5.10675 -3.23363 - 9.26646 -5.06791 -3.23606 - 9.1813 -5.06205 -3.14208 - 9.17534 -3.36534 -3.34964 - 9.05713 -3.36245 -3.30345 - 9.0219 -2.14324 -3.51365 - 8.67589 -2.14173 -3.48956 - 8.65151 -0.93724 -3.70614 - 6.96893 -0.937195 -3.70614 - 8.62397 -0.930226 -3.74813 - 6.99646 -0.930183 -3.74813 - 8.61662 -7.98944 -4.35955 - 8.61671 -5.17671 -4.51429 - 8.63856 -7.9892 -4.35487 - 8.63859 -5.17643 -4.50938 - 9.01096 -5.17063 -4.4065 - 9.01096 -5.1318 -4.40918 - 9.26646 -5.12118 -4.22094 - 9.25714 -3.41659 -4.3107 - 9.30364 -3.40622 -4.12696 - 9.26238 -2.17876 -4.21323 - 9.26728 -2.15453 -3.69434 - 9.2269 -0.946415 -3.85296 - 9.09972 -0.939946 -3.74933 - 9.13689 -2.1455 -3.54979 - 9.21863 -2.14926 -3.61001 - 9.25925 -3.37014 -3.42661 - 9.30906 -3.37687 -3.53439 - 8.5768 -8.57758 -4.26722 - 8.61662 -7.98944 -4.35955 - 8.59875 -8.57735 -4.26264 - 8.63856 -7.9892 -4.35487 - 9.01089 -7.98416 -4.25701 - 9.01096 -5.17063 -4.4065 - 9.26646 -5.16001 -4.21826 - 9.26646 -5.12118 -4.22094 - 9.31385 -5.11009 -4.02456 - 9.30364 -3.40622 -4.12696 - 9.30906 -3.37687 -3.53439 - 9.26728 -2.15453 -3.69434 - 9.21863 -2.14926 -3.61001 - 9.2269 -0.946415 -3.85296 - 9.17937 -0.942641 -3.79251 - 9.14474 0.134957 -3.97722 - 9.06702 0.137241 -3.94066 - 9.09581 1.71058 -4.21283 - 8.5146 -9.20192 -4.09964 - 8.5768 -8.57758 -4.26722 - 8.53675 -9.20169 -4.09518 - 8.59875 -8.57735 -4.26264 - 8.95241 -8.57267 -4.17159 - 9.01089 -7.98416 -4.25701 - 9.26639 -7.97494 -4.07793 - 9.26646 -5.16001 -4.21826 - 9.31385 -5.14892 -4.02188 - 9.31385 -5.11009 -4.02456 - 9.31756 -5.1083 -3.99283 - 9.30906 -3.37687 -3.53439 - 9.31756 -5.07613 -3.36765 - 9.25925 -3.37014 -3.42661 - 8.23041 0.100496 -4.70728 - 8.03744 0.0979328 -4.75277 - 8.32312 0.104235 -4.64101 - 7.81025 0.0976618 -4.75767 - 8.3527 0.109613 -4.54575 - 7.81025 0.109611 -4.54605 - 7.81029 1.70501 -4.3028 - 7.2678 0.109642 -4.54575 - 7.44944 1.70511 -4.30128 - 7.0983 1.70539 -4.29687 - 9.09581 1.71058 -4.21283 - 9.02064 1.71106 -4.20527 - 9.06702 0.137241 -3.94066 - 8.95794 0.138611 -3.91872 - 9.09972 -0.939946 -3.74933 - 8.98784 -0.938326 -3.72342 - 9.13689 -2.1455 -3.54979 - 8.15887 0.0987738 -4.73778 - 8.24216 -0.988012 -4.6964 - 8.16966 -0.989483 -4.72251 - 8.22988 -2.20485 -4.6758 - 8.18094 -2.20522 -4.68234 - 8.2171 -3.43583 -4.65194 - 8.33034 -8.58071 -4.32802 - 8.28879 -9.20468 -4.15337 - 7.81 -9.20562 -4.17186 - 7.81684 -9.21317 -4.159 - 7.81684 -9.25316 -4.14814 - 8.35698 -7.9928 -4.4249 - 8.33034 -8.58071 -4.32802 - 7.81002 -8.58177 -4.34888 - 7.81 -9.20562 -4.17186 - 7.33121 -9.20465 -4.15337 - 7.32834 -9.21222 -4.14089 - 7.09455 -9.20433 -4.09413 - 7.0951 -9.20942 -4.08657 - 6.76238 -9.20522 -4.00509 - 7.1039 -9.24945 -4.07661 - 6.77531 -9.2453 -3.99614 - 6.77182 -9.23757 -4.00565 - 6.55093 -9.23004 -3.85959 - 6.68465 -9.85172 -3.5462 - 8.21891 -5.18058 -4.58298 - 8.35698 -7.9928 -4.4249 - 7.81003 -7.99394 -4.44728 - 7.81002 -8.58177 -4.34888 - 7.2897 -8.58068 -4.32802 - 7.33121 -9.20465 -4.15337 - 7.1054 -9.20188 -4.09964 - 7.09455 -9.20433 -4.09413 - 7.08325 -9.20165 -4.09518 - 6.76238 -9.20522 -4.00509 - 8.21891 -5.14175 -4.58566 - 8.21891 -5.18058 -4.58298 - 7.81011 -5.1819 -4.60651 - 7.81003 -7.99394 -4.44728 - 7.26309 -7.99277 -4.4249 - 7.2897 -8.58068 -4.32802 - 7.04323 -8.57754 -4.26722 - 7.1054 -9.20188 -4.09964 - 7.02129 -8.57731 -4.26264 - 7.08325 -9.20165 -4.09518 - 6.75878 -9.1975 -4.01472 - 6.76238 -9.20522 -4.00509 - 6.54057 -9.19774 -3.86023 - 6.77531 -9.2453 -3.99614 - 6.55625 -9.23792 -3.85309 - 6.55093 -9.23004 -3.85959 - 8.2171 -3.43583 -4.65194 - 8.21891 -5.14175 -4.58566 - 7.81011 -5.14306 -4.60919 - 7.81011 -5.1819 -4.60651 - 7.40131 -5.18055 -4.58298 - 7.26309 -7.99277 -4.4249 - 7.00345 -7.9894 -4.35955 - 7.04323 -8.57754 -4.26722 - 6.9815 -7.98915 -4.35487 - 7.02129 -8.57731 -4.26264 - 6.66762 -8.57261 -4.17159 - 6.75878 -9.1975 -4.01472 - 6.53512 -9.18987 -3.86682 - 6.54057 -9.19774 -3.86023 - 9.07943 -9.19781 -3.86023 - 9.12961 -9.18137 -3.70044 - 9.12379 -9.18942 -3.69727 - 9.12961 -9.15653 -3.15193 - 9.12767 -9.15846 -3.13909 - 9.12512 -9.155 -3.12355 - 9.08842 -9.15003 -3.01282 - 9.19253 -8.53256 -3.01681 - 9.01274 -9.14142 -2.92054 - 9.11168 -8.52649 -2.92212 - 9.00069 -8.52361 -2.86619 - 9.00284 -8.48807 -2.86545 - 8.67315 -8.48555 -2.82872 - 8.71408 -7.92849 -2.83167 - 8.64959 -8.5033 -2.82739 - 8.69314 -7.91059 -2.83053 - 6.97045 -8.50325 -2.82739 - 6.92693 -7.91054 -2.83053 - 6.94689 -8.4855 -2.82872 - 6.90599 -7.92845 -2.83167 - 6.55989 -7.93062 -2.87023 - 6.55808 -7.89518 -2.87102 - 6.43884 -7.89891 -2.93084 - 6.55816 -5.09729 -3.08326 - 6.43892 -5.10081 -3.13966 - 6.43892 -5.06198 -3.14208 - 6.35376 -5.06784 -3.23606 - 6.36106 -3.37007 -3.42661 - 6.31125 -3.37679 -3.53439 - 6.35309 -2.15445 -3.69434 - 6.35799 -2.17869 -4.21323 - 6.39794 -0.96551 -4.29874 - 6.44198 -0.972355 -4.41996 - 6.43292 0.119217 -4.37655 - 6.47599 0.115408 -4.44399 - 6.48293 1.70739 -4.26523 - 6.52476 1.7066 -4.27785 - 7.02093 1.71158 -4.19771 - 8.59965 1.71154 -4.19771 - 8.63013 0.139533 -3.90409 - 8.95794 0.138611 -3.91872 - 8.63227 0.0318549 -3.8843 - 8.6344 -0.0758221 -3.8645 - 8.60743 -0.0688091 -3.90649 - 7.01305 -0.0687671 -3.90649 - 8.60536 0.00617987 -3.92027 - 7.01512 0.00622087 -3.92027 - 6.98822 0.0318979 -3.8843 - 6.98608 -0.0757791 -3.8645 - 6.66256 0.138672 -3.91872 - 6.98394 -0.183456 -3.84471 - 6.6326 -0.938264 -3.72342 - 6.98179 -0.291134 -3.82491 - 6.97965 -0.398811 -3.80512 - 7.0089 -0.316811 -3.86089 - 7.00683 -0.391797 -3.8471 - 8.61157 -0.316853 -3.86089 - 8.61364 -0.39184 -3.8471 - 8.63868 -0.291177 -3.82491 - 8.64082 -0.398854 -3.80512 - 8.95794 0.138611 -3.91872 - 8.64295 -0.506531 -3.78532 - 8.98784 -0.938326 -3.72342 - 8.64509 -0.614208 -3.76553 - 8.64723 -0.721886 -3.74573 - 8.61984 -0.714871 -3.78772 - 7.00061 -0.714828 -3.78772 - 8.61777 -0.639885 -3.8015 - 7.00268 -0.639842 -3.8015 - 6.97536 -0.614164 -3.76553 - 6.97322 -0.721842 -3.74573 - 6.6326 -0.938264 -3.72342 - 6.97107 -0.829518 -3.72594 - 6.96893 -0.937195 -3.70614 - 6.99854 -0.855195 -3.76191 - 6.99646 -0.930183 -3.74813 - 8.62191 -0.855238 -3.76191 - 8.62397 -0.930226 -3.74813 - 8.64937 -0.829562 -3.72594 - 8.65151 -0.93724 -3.70614 - 8.98784 -0.938326 -3.72342 - 9.0219 -2.14324 -3.51365 - 9.13689 -2.1455 -3.54979 - 9.17534 -3.36534 -3.34964 - 9.25925 -3.37014 -3.42661 - 9.26646 -5.06791 -3.23606 - 9.31756 -5.07613 -3.36765 - 9.31756 -5.11496 -3.36522 - 9.31756 -5.14713 -3.99015 - 9.31749 -7.94584 -3.86022 - 9.31385 -5.14892 -4.02188 - 9.31329 -7.96542 -3.89303 - 9.26639 -7.97494 -4.07793 - 9.19547 -8.56408 -4.00474 - 8.95241 -8.57267 -4.17159 - 8.86122 -9.19755 -4.01472 - 8.53675 -9.20169 -4.09518 - 8.52545 -9.20437 -4.09413 - 8.5146 -9.20192 -4.09964 - 8.28879 -9.20468 -4.15337 - 8.5768 -8.57758 -4.26722 - 8.33034 -8.58071 -4.32802 - 8.61662 -7.98944 -4.35955 - 8.35698 -7.9928 -4.4249 - 8.61671 -5.17671 -4.51429 - 8.21891 -5.18058 -4.58298 - 8.61671 -5.13788 -4.51697 - 8.21891 -5.14175 -4.58566 - 8.61272 -3.43221 -4.58767 - 8.2171 -3.43583 -4.65194 - 8.59045 -2.20059 -4.60011 - 8.3518 -2.20357 -4.65306 - 8.56889 -0.98273 -4.60269 - 8.33878 -0.98533 -4.64887 - 8.32312 0.104235 -4.64101 - 8.24216 -0.988012 -4.6964 - 8.23041 0.100496 -4.70728 - 8.15887 0.0987738 -4.73778 - 8.03744 0.0979328 -4.75277 - 8.16966 -0.989483 -4.72251 - 8.04729 -0.990148 -4.73431 - 8.18094 -2.20522 -4.68234 - 8.05822 -2.20578 -4.69234 - 8.2171 -3.43583 -4.65194 - 7.81015 -3.43706 -4.67395 - 7.81011 -5.14306 -4.60919 - 7.40131 -5.14173 -4.58566 - 7.40131 -5.18055 -4.58298 - 7.0035 -5.17667 -4.51429 - 7.00345 -7.9894 -4.35955 - 6.98162 -5.17639 -4.50938 - 6.9815 -7.98915 -4.35487 - 6.60918 -7.9841 -4.25701 - 6.66762 -8.57261 -4.17159 - 6.42456 -8.564 -4.00474 - 6.53512 -9.18987 -3.86682 - 8.84469 -9.24535 -3.99614 - 9.07943 -9.19781 -3.86023 - 9.06375 -9.23799 -3.85309 - 9.12379 -9.18942 -3.69727 - 9.10757 -9.2297 -3.69215 - 9.12379 -9.16419 -3.14301 - 9.10757 -9.20481 -3.14425 - 9.08287 -9.16112 -3.01785 - 9.06375 -9.19744 -3.02615 - 8.99074 -9.19217 -2.9418 - 8.51685 -9.24185 -4.08781 - 8.84469 -9.24535 -3.99614 - 8.84818 -9.23763 -4.00565 - 9.06375 -9.23799 -3.85309 - 9.06907 -9.23011 -3.85959 - 9.10757 -9.2297 -3.69215 - 9.11325 -9.22164 -3.69527 - 9.10757 -9.20481 -3.14425 - 9.11325 -9.19623 -3.13844 - 9.06375 -9.19744 -3.02615 - 8.23262 -9.8635 -3.73447 - 8.51685 -9.24185 -4.08781 - 8.44175 -9.86123 -3.69803 - 8.84818 -9.23763 -4.00565 - 8.7379 -9.85783 -3.64337 - 9.06907 -9.23011 -3.85959 - 8.93532 -9.85177 -3.5462 - 9.11325 -9.22164 -3.69527 - 8.97481 -9.84496 -3.43688 - 9.11325 -9.19623 -3.13844 - 8.2127 -9.97416 -3.61962 - 8.41212 -9.97206 -3.58588 - 8.21189 -9.97231 -3.59002 - 8.40972 -9.97022 -3.55648 - 8.21189 -9.73046 -3.60511 - 8.88948 -9.9127 -3.50584 - 8.69166 -9.96894 -3.53577 - 8.70009 -9.91834 -3.59637 - 8.41212 -9.97206 -3.58588 - 8.41602 -9.92151 -3.6473 - 8.2127 -9.97416 -3.61962 - 8.2154 -9.92362 -3.68126 - 8.09174 -9.86375 -3.73852 - 8.23262 -9.8635 -3.73447 - 8.2154 -9.92362 -3.68126 - 8.44175 -9.86123 -3.69803 - 8.41602 -9.92151 -3.6473 - 8.7379 -9.85783 -3.64337 - 8.70009 -9.91834 -3.59637 - 8.93532 -9.85177 -3.5462 - 8.88948 -9.9127 -3.50584 - 8.97481 -9.84496 -3.43688 - 9.31951 -8.00454 -3.35109 - 9.30012 -7.9983 -3.35148 - 9.30012 -7.9908 -3.23123 - 9.30229 -7.9724 -3.21752 - 9.23685 -8.49897 -3.1851 - 9.31242 -7.97566 -3.21732 - 9.24698 -8.50223 -3.18489 - 9.24409 -8.52434 -3.16439 - 9.24409 -8.5544 -3.81703 - 9.12961 -9.18137 -3.70044 - 9.08488 -9.18994 -3.86682 - 9.07943 -9.19781 -3.86023 - 8.85762 -9.20527 -4.00509 - 8.84469 -9.24535 -3.99614 - 8.5161 -9.24949 -4.07661 - 8.51685 -9.24185 -4.08781 - 8.28286 -9.24467 -4.14259 - 8.23262 -9.8635 -3.73447 - 7.88204 -9.24545 -4.15806 - 8.09174 -9.86375 -3.73852 - 9.23685 -8.50829 -3.33446 - 9.23902 -8.48989 -3.32077 - 9.23902 -8.48242 -3.20096 - 9.25842 -8.48866 -3.20057 - 9.31951 -7.99704 -3.23084 - 9.25842 -8.49613 -3.32038 - 6.73048 -9.91264 -3.50584 - 6.68465 -9.85172 -3.5462 - 6.88207 -9.85778 -3.64337 - 6.77182 -9.23757 -4.00565 - 7.10315 -9.24182 -4.08781 - 7.1039 -9.24945 -4.07661 - 7.33422 -9.25222 -4.13026 - 7.32834 -9.21222 -4.14089 - 7.80316 -9.21317 -4.159 - 7.81 -9.20562 -4.17186 - 7.81 -9.2456 -4.16084 - 7.81684 -9.25316 -4.14814 - 7.88828 -9.25302 -4.14542 - 7.81684 -9.21317 -4.159 - 8.29167 -9.21225 -4.14089 - 8.28879 -9.20468 -4.15337 - 8.52491 -9.20946 -4.08657 - 8.52545 -9.20437 -4.09413 - 8.85762 -9.20527 -4.00509 - 8.86122 -9.19755 -4.01472 - 9.08488 -9.18994 -3.86682 - 9.19547 -8.56408 -4.00474 - 9.24409 -8.5544 -3.81703 - 9.31532 -7.98201 -3.87471 - 9.24698 -8.51155 -3.33426 - 9.31242 -7.98501 -3.36715 - 9.23685 -8.50829 -3.33446 - 9.30229 -7.98175 -3.36735 - 9.23902 -8.48989 -3.32077 - 9.30012 -7.9983 -3.35148 - 9.25842 -8.49613 -3.32038 - 9.31951 -8.00454 -3.35109 - 9.31951 -7.99704 -3.23084 - 9.30012 -7.9908 -3.23123 - 9.23902 -8.48242 -3.20096 - 9.23685 -8.49897 -3.1851 - 9.23685 -8.50829 -3.33446 - 9.24698 -8.50223 -3.18489 - 9.24698 -8.51155 -3.33426 - 9.24409 -8.5544 -3.81703 - 8.84142 -9.71919 -3.42426 - 8.8757 -9.71621 -3.37642 - 8.85135 -9.71753 -3.39758 - 8.23651 -9.71786 -3.40318 - 8.21735 -9.71898 -3.42103 - 8.23851 -9.71678 -3.38582 - 8.22322 -9.71575 -3.36936 - 8.86466 -9.71441 -3.34762 - 8.8757 -9.71346 -3.33234 - 8.86466 -9.71533 -3.36232 - 8.8757 -9.71621 -3.37642 - 8.23651 -9.71786 -3.40318 - 8.87569 -9.95806 -3.36133 - 8.8757 -9.71621 -3.37642 - 8.8508 -9.72039 -3.44338 - 8.84142 -9.71919 -3.42426 - 8.21959 -9.72216 -3.472 - 8.21959 -9.81101 -3.46646 - 8.23134 -9.80902 -3.43461 - 8.84142 -9.80805 -3.41872 - 8.85135 -9.80638 -3.39203 - 8.85135 -9.71753 -3.39758 - 8.23134 -9.72017 -3.44015 - 8.21735 -9.71898 -3.42103 - 8.21959 -9.72216 -3.472 - 8.19074 -9.72348 -3.49315 - 8.8508 -9.72039 -3.44338 - 8.24239 -9.8035 -3.34609 - 8.24239 -9.71465 -3.35163 - 8.86466 -9.71257 -3.31813 - 8.8757 -9.71346 -3.33234 - 8.8757 -9.71071 -3.28825 - 8.8757 -9.71621 -3.37642 - 8.87569 -9.95256 -3.27316 - 8.87569 -9.95806 -3.36133 - 8.22909 -9.71253 -3.31768 - 8.24438 -9.71356 -3.33427 - 8.86466 -9.71165 -3.30343 - 8.86466 -9.80051 -3.29789 - 8.86466 -9.80142 -3.31258 - 8.24438 -9.80241 -3.32873 - 7.40726 -9.97413 -3.61962 - 7.40457 -9.9236 -3.68126 - 7.53971 -9.92384 -3.68503 - 7.38735 -9.86348 -3.73447 - 7.52823 -9.86374 -3.73852 - 7.33714 -9.24464 -4.14259 - 7.73796 -9.24545 -4.15806 - 7.73172 -9.25301 -4.14542 - 7.80316 -9.25316 -4.14814 - 7.40808 -9.73044 -3.60511 - 7.40808 -9.97229 -3.59002 - 7.5025 -9.97212 -3.58734 - 7.57191 -9.97891 -3.61494 - 7.50123 -9.97891 -3.54418 - 8.11873 -9.97892 -3.54418 - 8.15746 -9.97892 -3.48271 - 7.17822 -9.8612 -3.69803 - 7.20395 -9.92148 -3.6473 - 6.91987 -9.91829 -3.59637 - 7.20784 -9.97202 -3.58588 - 6.9283 -9.96889 -3.53577 - 7.21024 -9.97019 -3.55648 - 6.93356 -9.96709 -3.50688 - 7.21025 -9.72834 -3.57157 - 6.93357 -9.72524 -3.52197 - 7.50251 -9.73027 -3.60243 - 7.47792 -9.72874 -3.57781 - 7.47792 -9.97058 -3.56272 - 7.43577 -9.96641 -3.49582 - 7.4625 -9.9789 -3.48271 - 7.43166 -9.9789 -3.39907 - 8.18831 -9.97892 -3.39907 - 8.19923 -9.97892 -3.30288 - 8.22908 -9.95438 -3.30259 - 8.22909 -9.71253 -3.31768 - 8.22908 -9.95438 -3.30259 - 8.21734 -9.96082 -3.40594 - 8.18831 -9.97892 -3.39907 - 8.15746 -9.97892 -3.48271 - 7.4625 -9.9789 -3.48271 - 7.50123 -9.97891 -3.54418 - 7.47792 -9.97058 -3.56272 - 7.5025 -9.97212 -3.58734 - 7.50251 -9.73027 -3.60243 - 7.40808 -9.73044 -3.60511 - 7.21025 -9.72834 -3.57157 - 7.40808 -9.97229 -3.59002 - 7.21024 -9.97019 -3.55648 - 7.40726 -9.97413 -3.61962 - 7.20784 -9.97202 -3.58588 - 7.40457 -9.9236 -3.68126 - 7.20395 -9.92148 -3.6473 - 7.38735 -9.86348 -3.73447 - 7.17822 -9.8612 -3.69803 - 7.33714 -9.24464 -4.14259 - 8.24492 -9.71133 -3.29856 - 8.22909 -9.71253 -3.31768 - 8.8757 -9.71071 -3.28825 - 8.86466 -9.71165 -3.30343 - 8.86466 -9.71257 -3.31813 - 8.86466 -9.80142 -3.31258 - 8.24239 -9.8035 -3.34609 - 8.24438 -9.80241 -3.32873 - 8.24239 -9.71465 -3.35163 - 8.24438 -9.71356 -3.33427 - 8.22322 -9.71575 -3.36936 - 8.22909 -9.71253 -3.31768 - 8.21735 -9.71898 -3.42103 - 8.21734 -9.96082 -3.40594 - 8.18419 -9.96643 -3.49582 - 8.15746 -9.97892 -3.48271 - 8.14205 -9.9706 -3.56272 - 8.11873 -9.97892 -3.54418 - 8.04806 -9.97892 -3.61494 - 7.57191 -9.97891 -3.61494 - 7.62385 -9.97891 -3.65035 - 7.53971 -9.92384 -3.68503 - 7.60728 -9.92529 -3.7082 - 7.52823 -9.86374 -3.73852 - 7.59867 -9.86468 -3.75355 - 7.73796 -9.24545 -4.15806 - 7.66911 -9.86503 -3.75912 - 7.73955 -9.86567 -3.76943 - 7.74241 -9.92686 -3.73326 - 8.24491 -9.80019 -3.29302 - 8.24492 -9.71133 -3.29856 - 8.86463 -9.70981 -3.2739 - 8.8757 -9.71071 -3.28825 - 8.8757 -9.70796 -3.24417 - 8.21996 -9.70901 -3.26128 - 8.2418 -9.71015 -3.27953 - 8.86463 -9.70889 -3.2592 - 8.86463 -9.79775 -3.25366 - 8.86463 -9.79866 -3.26836 - 8.2418 -9.799 -3.27398 - 8.23579 -9.70783 -3.24239 - 8.21996 -9.70901 -3.26128 - 8.8757 -9.70796 -3.24417 - 8.86463 -9.70889 -3.2592 - 8.86463 -9.70981 -3.2739 - 8.86463 -9.79866 -3.26836 - 8.24491 -9.80019 -3.29302 - 8.2418 -9.799 -3.27398 - 8.24492 -9.71133 -3.29856 - 8.2418 -9.71015 -3.27953 - 8.22909 -9.71253 -3.31768 - 8.21996 -9.70901 -3.26128 - 8.22908 -9.95438 -3.30259 - 8.21579 -9.94817 -3.20309 - 8.19923 -9.97892 -3.30288 - 8.11746 -9.97214 -3.58734 - 8.11747 -9.73029 -3.60243 - 8.14205 -9.72875 -3.57781 - 8.40972 -9.72837 -3.57157 - 8.68641 -9.72528 -3.52197 - 8.6864 -9.96713 -3.50688 - 8.85079 -9.96223 -3.42829 - 8.86665 -9.96372 -3.45211 - 8.89783 -9.95849 -3.36827 - 8.92736 -9.90634 -3.40398 - 8.92736 -9.89185 -3.17161 - 8.97481 -9.8276 -3.15875 - 8.93532 -9.82154 -3.06161 - 9.06907 -9.18871 -3.01786 - 8.87213 -9.81171 -2.9851 - 8.99545 -9.18333 -2.93174 - 8.89236 -9.18011 -2.88006 - 8.88851 -9.18901 -2.89119 - 8.58182 -9.1869 -2.85745 - 8.59145 -9.14605 -2.85261 - 7.89174 -9.18688 -2.85745 - 8.23579 -9.79668 -3.23685 - 8.23579 -9.70783 -3.24239 - 8.86463 -9.70705 -3.22964 - 8.8757 -9.70796 -3.24417 - 8.8757 -9.70521 -3.20009 - 8.8757 -9.71071 -3.28825 - 8.87569 -9.94706 -3.185 - 8.87569 -9.95256 -3.27316 - 8.89783 -9.95849 -3.36827 - 8.87569 -9.95806 -3.36133 - 8.85079 -9.96223 -3.42829 - 8.8508 -9.72039 -3.44338 - 8.68641 -9.72528 -3.52197 - 8.68337 -9.72407 -3.50248 - 8.17755 -9.72738 -3.5557 - 8.17754 -9.81623 -3.55015 - 8.2025 -9.81352 -3.50677 - 8.68337 -9.81292 -3.49694 - 8.75213 -9.81087 -3.46407 - 8.75213 -9.72202 -3.46961 - 8.2025 -9.72467 -3.51231 - 8.19074 -9.72348 -3.49315 - 8.14205 -9.72875 -3.57781 - 8.14205 -9.9706 -3.56272 - 8.11746 -9.97214 -3.58734 - 8.04806 -9.97892 -3.61494 - 8.21082 -9.70549 -3.20488 - 8.23268 -9.70664 -3.22336 - 8.86463 -9.70613 -3.21494 - 8.86462 -9.79499 -3.2094 - 8.86462 -9.7959 -3.22409 - 8.23268 -9.7955 -3.21782 - 8.22451 -9.70426 -3.1851 - 8.21082 -9.70549 -3.20488 - 8.8757 -9.70521 -3.20009 - 8.86463 -9.70613 -3.21494 - 8.86463 -9.70705 -3.22964 - 8.86462 -9.7959 -3.22409 - 8.23579 -9.79668 -3.23685 - 8.23268 -9.7955 -3.21782 - 8.23579 -9.70783 -3.24239 - 8.23268 -9.70664 -3.22336 - 8.21996 -9.70901 -3.26128 - 8.21082 -9.70549 -3.20488 - 8.21579 -9.94817 -3.20309 - 8.22451 -9.79311 -3.17956 - 8.22451 -9.70426 -3.1851 - 8.85472 -9.70419 -3.18375 - 8.8757 -9.70521 -3.20009 - 8.85518 -9.70215 -3.15107 - 8.85517 -9.944 -3.13598 - 8.84149 -9.94196 -3.1033 - 8.87557 -9.93391 -3.09638 - 8.79894 -9.93996 -3.07129 - 8.81458 -9.92646 -3.02777 - 8.73183 -9.93618 -3.01071 - 8.73797 -9.87974 -2.97769 - 8.47283 -9.87812 -2.95183 - 8.50098 -9.81287 -2.92286 - 8.25341 -9.87745 -2.94119 - 8.27224 -9.81287 -2.92286 - 8.1056 -9.87723 -2.93764 - 8.11815 -9.81286 -2.92286 - 8.18526 -9.70123 -3.13655 - 8.21387 -9.70248 -3.15667 - 8.84789 -9.70317 -3.1674 - 8.84788 -9.79202 -3.16186 - 8.85472 -9.79304 -3.1782 - 8.21387 -9.79133 -3.15112 - 8.19387 -9.70028 -3.12145 - 8.18526 -9.70123 -3.13655 - 8.85518 -9.70215 -3.15107 - 8.84789 -9.70317 -3.1674 - 8.85472 -9.70419 -3.18375 - 8.85472 -9.79304 -3.1782 - 8.22451 -9.79311 -3.17956 - 8.21387 -9.79133 -3.15112 - 8.22451 -9.70426 -3.1851 - 8.21387 -9.70248 -3.15667 - 8.21082 -9.70549 -3.20488 - 8.18526 -9.70123 -3.13655 - 8.21579 -9.94817 -3.20309 - 7.80998 -9.87405 -2.88692 - 7.88703 -9.81012 -2.87903 - 7.80999 -9.80983 -2.87431 - 7.88553 -9.17793 -2.84561 - 7.81 -9.17793 -2.84561 - 7.89174 -9.18688 -2.85745 - 7.72826 -9.18688 -2.85745 - 8.59145 -9.14605 -2.85261 - 7.02855 -9.14601 -2.85261 - 7.73447 -9.17793 -2.84561 - 7.6559 -9.81108 -2.89448 - 7.73294 -9.81012 -2.87903 - 7.66218 -9.87537 -2.90807 - 7.73608 -9.8742 -2.88931 - 6.37595 -8.52426 -3.16439 - 6.38082 -8.52251 -3.13633 - 6.30745 -7.93083 -3.15594 - 6.4197 -8.51589 -3.03021 - 6.34881 -7.92379 -3.04306 - 6.43083 -8.49682 -3.0075 - 6.36417 -7.93997 -3.01958 - 6.37595 -8.55433 -3.81703 - 6.49039 -9.1813 -3.70044 - 6.49039 -9.15646 -3.15193 - 6.49233 -9.15839 -3.13909 - 6.49489 -9.15493 -3.12355 - 6.49621 -9.16412 -3.14301 - 6.53159 -9.14996 -3.01282 - 6.53714 -9.16105 -3.01785 - 6.60727 -9.14136 -2.92054 - 6.61895 -9.15216 -2.93194 - 6.71802 -9.14814 -2.88677 - 6.73149 -9.18896 -2.89119 - 7.03818 -9.18686 -2.85745 - 7.03689 -9.17791 -2.84561 - 7.73447 -9.17793 -2.84561 - 7.80998 -9.97891 -2.91903 - 7.80998 -9.87405 -2.88692 - 7.73608 -9.8742 -2.88931 - 7.80999 -9.80983 -2.87431 - 7.73294 -9.81012 -2.87903 - 7.81 -9.17793 -2.84561 - 7.73447 -9.17793 -2.84561 - 7.72826 -9.18688 -2.85745 - 7.03818 -9.18686 -2.85745 - 7.02855 -9.14601 -2.85261 - 6.71802 -9.14814 -2.88677 - 6.71405 -9.13922 -2.8755 - 6.60727 -9.14136 -2.92054 - 6.50836 -8.52642 -2.92212 - 6.53159 -9.14996 -3.01282 - 6.4275 -8.53249 -3.01681 - 6.49489 -9.15493 -3.12355 - 6.38082 -8.52251 -3.13633 - 6.49039 -9.15646 -3.15193 - 6.37595 -8.52426 -3.16439 - 6.37595 -8.55433 -3.81703 - 6.37306 -8.51147 -3.33426 - 6.30764 -7.98493 -3.36715 - 6.31778 -7.98167 -3.36735 - 6.31778 -7.97232 -3.21752 - 6.31995 -7.99072 -3.23123 - 6.38102 -8.48234 -3.20096 - 6.36162 -8.48858 -3.20057 - 6.36162 -8.49606 -3.32038 - 7.36656 -9.87743 -2.94119 - 7.36733 -9.93456 -2.98534 - 7.51437 -9.87721 -2.93764 - 7.56537 -9.97891 -3.00531 - 7.58827 -9.87673 -2.92995 - 7.61811 -9.97891 -2.96992 - 7.67561 -9.97891 -2.94291 - 7.94436 -9.97892 -2.94291 - 7.74195 -9.97891 -2.92624 - 7.87801 -9.97892 -2.92624 - 7.34773 -9.81284 -2.92286 - 7.36656 -9.87743 -2.94119 - 7.50182 -9.81285 -2.92286 - 7.51437 -9.87721 -2.93764 - 7.57886 -9.81248 -2.91695 - 7.58827 -9.87673 -2.92995 - 6.74428 -9.70515 -3.20009 - 6.75535 -9.70608 -3.21494 - 7.3873 -9.70662 -3.22336 - 7.38729 -9.79547 -3.21782 - 7.38418 -9.79666 -3.23685 - 6.75535 -9.79493 -3.2094 - 6.74428 -9.70515 -3.20009 - 6.74427 -9.947 -3.185 - 6.74427 -9.9525 -3.27316 - 6.72213 -9.94652 -3.1773 - 6.72213 -9.95843 -3.36827 - 6.69261 -9.89179 -3.17161 - 6.69261 -9.90628 -3.40398 - 6.64516 -9.82754 -3.15875 - 6.64516 -9.84489 -3.43688 - 6.50675 -9.22157 -3.69527 - 6.74428 -9.71615 -3.37642 - 7.40263 -9.71895 -3.42103 - 6.75531 -9.71527 -3.36232 - 7.38346 -9.71784 -3.40318 - 6.75531 -9.80412 -3.35677 - 6.74428 -9.7134 -3.33234 - 6.75531 -9.71436 -3.34762 - 7.38147 -9.71676 -3.38582 - 7.38147 -9.80561 -3.38028 - 7.38346 -9.80669 -3.39764 - 6.75531 -9.80321 -3.34208 - 6.75532 -9.71252 -3.31813 - 6.74428 -9.7134 -3.33234 - 7.39676 -9.71573 -3.36936 - 7.38147 -9.71676 -3.38582 - 7.38346 -9.71784 -3.40318 - 7.38346 -9.80669 -3.39764 - 6.75531 -9.80412 -3.35677 - 6.75531 -9.80321 -3.34208 - 6.75531 -9.71527 -3.36232 - 6.75531 -9.71436 -3.34762 - 6.74428 -9.71615 -3.37642 - 6.74428 -9.7134 -3.33234 - 7.39089 -9.71251 -3.31768 - 7.39088 -9.95435 -3.30259 - 7.40417 -9.94815 -3.20309 - 7.43309 -9.9789 -3.2103 - 7.46145 -9.9789 -3.13449 - 8.15851 -9.97892 -3.13449 - 8.12225 -9.97892 -3.07557 - 8.14582 -9.93908 -3.05738 - 8.11814 -9.93728 -3.02862 - 8.11814 -9.69543 -3.04371 - 8.25413 -9.69458 -3.03 - 8.25513 -9.69581 -3.04971 - 8.47034 -9.69582 -3.04971 - 8.47034 -9.78467 -3.04416 - 8.72528 -9.78594 -3.06451 - 8.25513 -9.78466 -3.04416 - 8.1523 -9.78516 -3.05217 - 8.1523 -9.69631 -3.05771 - 8.16525 -9.69728 -3.07334 - 8.15699 -9.69836 -3.09061 - 8.76086 -9.69902 -3.10094 - 8.83228 -9.69942 -3.1074 - 8.81011 -9.69875 -3.09661 - 6.76863 -9.71747 -3.39758 - 6.76918 -9.72033 -3.44338 - 6.77855 -9.71914 -3.42426 - 7.41748 -9.72465 -3.51231 - 7.42923 -9.72345 -3.49315 - 7.44243 -9.72736 -3.5557 - 7.40262 -9.9608 -3.40594 - 7.40263 -9.71895 -3.42103 - 7.42923 -9.72345 -3.49315 - 7.40038 -9.72213 -3.472 - 6.77855 -9.71914 -3.42426 - 6.77855 -9.80799 -3.41872 - 6.76863 -9.80633 -3.39203 - 7.40038 -9.81099 -3.46646 - 7.38863 -9.809 -3.43461 - 7.38863 -9.72015 -3.44015 - 6.76863 -9.71747 -3.39758 - 6.74428 -9.71615 -3.37642 - 6.76918 -9.72033 -3.44338 - 6.75531 -9.80137 -3.31258 - 6.75532 -9.71252 -3.31813 - 7.37759 -9.71462 -3.35163 - 7.39676 -9.71573 -3.36936 - 7.39089 -9.71251 -3.31768 - 7.40263 -9.71895 -3.42103 - 7.39088 -9.95435 -3.30259 - 7.40262 -9.9608 -3.40594 - 7.42073 -9.9789 -3.30288 - 6.74428 -9.71065 -3.28825 - 6.75532 -9.7116 -3.30343 - 7.3756 -9.71354 -3.33427 - 7.3756 -9.80239 -3.32873 - 7.37759 -9.80347 -3.34609 - 6.75531 -9.80045 -3.29789 - 7.39089 -9.71251 -3.31768 - 7.37506 -9.71131 -3.29856 - 6.75535 -9.70976 -3.2739 - 6.75534 -9.79861 -3.26836 - 6.75534 -9.79769 -3.25366 - 7.37506 -9.80016 -3.29302 - 7.40915 -9.70547 -3.20488 - 7.38418 -9.70781 -3.24239 - 7.40002 -9.70899 -3.26128 - 6.75535 -9.707 -3.22964 - 7.37817 -9.71012 -3.27953 - 6.74428 -9.7079 -3.24417 - 6.75535 -9.70884 -3.2592 - 6.74428 -9.71065 -3.28825 - 8.72751 -9.69615 -3.05502 - 8.81011 -9.69875 -3.09661 - 8.79895 -9.69811 -3.08637 - 8.83228 -9.69942 -3.1074 - 8.8415 -9.70011 -3.11839 - 8.8344 -9.70112 -3.13452 - 6.74427 -9.958 -3.36133 - 6.74428 -9.71615 -3.37642 - 6.74428 -9.71065 -3.28825 - 6.74428 -9.7134 -3.33234 - 6.75532 -9.7116 -3.30343 - 6.75532 -9.71252 -3.31813 - 6.75531 -9.80045 -3.29789 - 6.75531 -9.80137 -3.31258 - 7.37759 -9.80347 -3.34609 - 7.37759 -9.71462 -3.35163 - 7.3756 -9.71354 -3.33427 - 7.39089 -9.71251 -3.31768 - 6.74428 -9.71065 -3.28825 - 6.75535 -9.70976 -3.2739 - 6.75535 -9.70884 -3.2592 - 6.75534 -9.79769 -3.25366 - 7.37817 -9.79898 -3.27398 - 7.37506 -9.80016 -3.29302 - 7.37817 -9.71012 -3.27953 - 7.37506 -9.71131 -3.29856 - 7.40002 -9.70899 -3.26128 - 7.39089 -9.71251 -3.31768 - 7.40915 -9.70547 -3.20488 - 7.40417 -9.94815 -3.20309 - 7.43471 -9.94305 -3.12146 - 7.46145 -9.9789 -3.13449 - 7.49771 -9.97891 -3.07557 - 8.12225 -9.97892 -3.07557 - 8.05459 -9.97892 -3.00531 - 8.11814 -9.93728 -3.02862 - 8.25413 -9.93643 -3.01491 - 8.25413 -9.69458 -3.03 - 8.47088 -9.69459 -3.03 - 8.47034 -9.69582 -3.04971 - 8.72528 -9.69709 -3.07006 - 8.72528 -9.78594 -3.06451 - 8.761 -9.78692 -3.08019 - 8.1523 -9.78516 -3.05217 - 8.16525 -9.78613 -3.0678 - 8.16525 -9.69728 -3.07334 - 8.76101 -9.69807 -3.08574 - 8.81011 -9.69875 -3.09661 - 8.72528 -9.69709 -3.07006 - 8.72751 -9.69615 -3.05502 - 8.47088 -9.69459 -3.03 - 8.47087 -9.93643 -3.01491 - 8.25413 -9.93643 -3.01491 - 8.25263 -9.93458 -2.98534 - 8.05459 -9.97892 -3.00531 - 6.76525 -9.70413 -3.18375 - 6.74428 -9.70515 -3.20009 - 7.40915 -9.70547 -3.20488 - 7.3873 -9.70662 -3.22336 - 7.38418 -9.70781 -3.24239 - 7.38418 -9.79666 -3.23685 - 6.75535 -9.79585 -3.22409 - 6.75535 -9.79493 -3.2094 - 6.75535 -9.707 -3.22964 - 6.75535 -9.70608 -3.21494 - 6.74428 -9.7079 -3.24417 - 6.74428 -9.70515 -3.20009 - 6.74428 -9.71065 -3.28825 - 6.74427 -9.9525 -3.27316 - 6.74427 -9.958 -3.36133 - 6.72213 -9.95843 -3.36827 - 6.76525 -9.79298 -3.1782 - 6.76525 -9.70413 -3.18375 - 7.39547 -9.70423 -3.1851 - 7.40915 -9.70547 -3.20488 - 7.43471 -9.70121 -3.13655 - 7.43471 -9.94305 -3.12146 - 7.47414 -9.93906 -3.05738 - 7.49771 -9.97891 -3.07557 - 7.56537 -9.97891 -3.00531 - 8.05459 -9.97892 -3.00531 - 8.00185 -9.97892 -2.96992 - 8.0317 -9.87675 -2.92995 - 7.94436 -9.97892 -2.94291 - 7.95779 -9.87538 -2.90807 - 7.87801 -9.97892 -2.92624 - 7.88389 -9.8742 -2.88931 - 6.7648 -9.70209 -3.15107 - 6.77209 -9.70311 -3.1674 - 7.4061 -9.70246 -3.15667 - 7.4061 -9.79131 -3.15112 - 7.39546 -9.79309 -3.17956 - 6.77209 -9.79197 -3.16186 - 6.82102 -9.93991 -3.07129 - 6.82103 -9.69806 -3.08637 - 6.89247 -9.69611 -3.05502 - 6.8947 -9.69704 -3.07006 - 7.14963 -9.69578 -3.04971 - 7.14963 -9.78463 -3.04416 - 7.36484 -9.78464 -3.04416 - 7.46298 -9.69834 -3.09061 - 6.80986 -9.6987 -3.09661 - 6.85912 -9.69897 -3.10094 - 6.82103 -9.69806 -3.08637 - 6.77848 -9.70006 -3.11839 - 6.82102 -9.93991 -3.07129 - 6.77847 -9.9419 -3.1033 - 7.36485 -9.69579 -3.04971 - 7.46768 -9.78514 -3.05217 - 7.46768 -9.69629 -3.05771 - 7.45472 -9.78612 -3.0678 - 7.45472 -9.69726 -3.07334 - 6.85897 -9.78687 -3.08019 - 6.85897 -9.69802 -3.08574 - 6.89469 -9.78589 -3.06451 - 7.1491 -9.69455 -3.03 - 7.36485 -9.69579 -3.04971 - 7.36584 -9.69456 -3.03 - 7.46768 -9.69629 -3.05771 - 7.50184 -9.69542 -3.04371 - 7.45472 -9.69726 -3.07334 - 6.74439 -9.93385 -3.09638 - 6.77847 -9.9419 -3.1033 - 6.80539 -9.92641 -3.02777 - 6.82102 -9.93991 -3.07129 - 6.89246 -9.93795 -3.03993 - 6.89247 -9.69611 -3.05502 - 7.1491 -9.69455 -3.03 - 7.14963 -9.69578 -3.04971 - 7.36485 -9.69579 -3.04971 - 7.36484 -9.78464 -3.04416 - 7.46768 -9.78514 -3.05217 - 7.14963 -9.78463 -3.04416 - 6.89469 -9.78589 -3.06451 - 6.8947 -9.69704 -3.07006 - 6.85897 -9.69802 -3.08574 - 6.80986 -9.6987 -3.09661 - 7.45472 -9.69726 -3.07334 - 7.46298 -9.69834 -3.09061 - 7.50184 -9.69542 -3.04371 - 7.50183 -9.93726 -3.02862 - 7.36584 -9.69456 -3.03 - 7.36584 -9.93641 -3.01491 - 7.14909 -9.9364 -3.01491 - 7.14828 -9.93455 -2.98534 - 6.89246 -9.93795 -3.03993 - 6.88814 -9.93613 -3.01071 - 6.80539 -9.92641 -3.02777 - 7.42611 -9.70026 -3.12145 - 7.46298 -9.69834 -3.09061 - 7.43553 -9.69931 -3.10613 - 6.85912 -9.69897 -3.10094 - 6.7877 -9.69937 -3.1074 - 6.77848 -9.70006 -3.11839 - 6.7648 -9.70209 -3.15107 - 6.77847 -9.9419 -3.1033 - 6.76479 -9.94394 -3.13598 - 6.74439 -9.93385 -3.09638 - 8.19386 -9.78914 -3.11591 - 8.19387 -9.70028 -3.12145 - 8.8344 -9.70112 -3.13452 - 8.85518 -9.70215 -3.15107 - 8.8415 -9.70011 -3.11839 - 8.84149 -9.94196 -3.1033 - 8.79895 -9.69811 -3.08637 - 8.79894 -9.93996 -3.07129 - 8.7275 -9.938 -3.03993 - 8.73183 -9.93618 -3.01071 - 8.47168 -9.93459 -2.98534 - 8.47283 -9.87812 -2.95183 - 8.25263 -9.93458 -2.98534 - 8.25341 -9.87745 -2.94119 - 8.05459 -9.97892 -3.00531 - 8.1056 -9.87723 -2.93764 - 8.0317 -9.87675 -2.92995 - 8.11815 -9.81286 -2.92286 - 8.04111 -9.81249 -2.91695 - 7.88553 -9.17793 -2.84561 - 7.96407 -9.81109 -2.89448 - 7.88703 -9.81012 -2.87903 - 7.88389 -9.8742 -2.88931 - 7.80998 -9.87405 -2.88692 - 7.87801 -9.97892 -2.92624 - 7.80998 -9.97891 -2.91903 - 7.74195 -9.97891 -2.92624 - 7.73608 -9.8742 -2.88931 - 7.67561 -9.97891 -2.94291 - 7.66218 -9.87537 -2.90807 - 7.58827 -9.87673 -2.92995 - 7.6559 -9.81108 -2.89448 - 7.57886 -9.81248 -2.91695 - 7.73447 -9.17793 -2.84561 - 7.50182 -9.81285 -2.92286 - 7.03689 -9.17791 -2.84561 - 7.34773 -9.81284 -2.92286 - 7.11899 -9.81284 -2.92286 - 7.36656 -9.87743 -2.94119 - 7.14713 -9.87809 -2.95183 - 7.14828 -9.93455 -2.98534 - 6.88199 -9.87969 -2.97769 - 6.88814 -9.93613 -3.01071 - 6.78479 -9.8845 -3.01 - 6.80539 -9.92641 -3.02777 - 6.73049 -9.88614 -3.08111 - 6.74439 -9.93385 -3.09638 - 6.72213 -9.94652 -3.1773 - 6.76479 -9.94394 -3.13598 - 6.74427 -9.947 -3.185 - 6.7648 -9.70209 -3.15107 - 6.74428 -9.70515 -3.20009 - 6.77209 -9.70311 -3.1674 - 6.76525 -9.70413 -3.18375 - 6.77209 -9.79197 -3.16186 - 6.76525 -9.79298 -3.1782 - 7.39546 -9.79309 -3.17956 - 7.39547 -9.70423 -3.1851 - 7.4061 -9.70246 -3.15667 - 7.43471 -9.70121 -3.13655 - 6.7648 -9.70209 -3.15107 - 6.78558 -9.70106 -3.13452 - 6.7877 -9.69937 -3.1074 - 6.79247 -9.70004 -3.11812 - 7.43553 -9.69931 -3.10613 - 7.43553 -9.78816 -3.10059 - 7.42611 -9.78912 -3.11591 - 6.79246 -9.78889 -3.11258 - 6.78557 -9.78991 -3.12898 - 6.78558 -9.70106 -3.13452 - 7.42611 -9.70026 -3.12145 - 7.43471 -9.70121 -3.13655 - 7.46298 -9.69834 -3.09061 - 7.47414 -9.93906 -3.05738 - 7.50183 -9.93726 -3.02862 - 7.56537 -9.97891 -3.00531 - 7.36584 -9.93641 -3.01491 - 7.36733 -9.93456 -2.98534 - 7.14828 -9.93455 -2.98534 - 7.36656 -9.87743 -2.94119 - 6.76918 -9.72033 -3.44338 - 6.74428 -9.71615 -3.37642 - 6.76917 -9.96218 -3.42829 - 6.74427 -9.958 -3.36133 - 6.75331 -9.96367 -3.45211 - 6.72213 -9.95843 -3.36827 - 6.73048 -9.91264 -3.50584 - 6.69261 -9.90628 -3.40398 - 6.68465 -9.85172 -3.5462 - 6.64516 -9.84489 -3.43688 - 6.55093 -9.23004 -3.85959 - 6.50675 -9.22157 -3.69527 - 6.55625 -9.23792 -3.85309 - 6.51243 -9.22963 -3.69215 - 6.54057 -9.19774 -3.86023 - 6.49621 -9.18935 -3.69727 - 6.53512 -9.18987 -3.86682 - 6.49039 -9.1813 -3.70044 - 6.42456 -8.564 -4.00474 - 6.37595 -8.55433 -3.81703 - 6.30475 -7.98194 -3.87471 - 6.30764 -7.98493 -3.36715 - 6.30764 -7.97558 -3.21732 - 6.31778 -7.97232 -3.21752 - 6.38319 -8.49889 -3.1851 - 6.38102 -8.48234 -3.20096 - 6.38102 -8.48982 -3.32077 - 6.36162 -8.49606 -3.32038 - 6.30055 -8.00446 -3.35109 - 6.36162 -8.48858 -3.20057 - 6.30055 -7.99696 -3.23084 - 6.31995 -7.99072 -3.23123 - 6.31995 -7.99822 -3.35148 - 6.31778 -7.98167 -3.36735 - 6.38319 -8.50821 -3.33446 - 6.37306 -8.51147 -3.33426 - 6.37306 -8.50216 -3.18489 - 6.37595 -8.52426 -3.16439 - 6.30475 -7.95009 -3.18345 - 6.30745 -7.93083 -3.15594 - 6.30258 -7.91383 -3.1701 - 6.34881 -7.92379 -3.04306 - 6.35368 -7.90512 -3.03052 - 6.36417 -7.93997 -3.01958 - 6.44082 -7.9343 -2.92992 - 6.43083 -8.49682 -3.0075 - 6.5036 -8.4916 -2.9224 - 6.50836 -8.52642 -2.92212 - 6.61935 -8.52355 -2.86619 - 6.71405 -9.13922 -2.8755 - 7.02718 -9.13705 -2.84062 - 7.02855 -9.14601 -2.85261 - 8.59282 -9.13709 -2.84062 - 8.59145 -9.14605 -2.85261 - 8.90198 -9.14819 -2.88677 - 8.88851 -9.18901 -2.89119 - 8.99074 -9.19217 -2.9418 - 8.99545 -9.18333 -2.93174 - 9.06375 -9.19744 -3.02615 - 9.06907 -9.18871 -3.01786 - 9.11325 -9.19623 -3.13844 - 8.97481 -9.8276 -3.15875 - 8.97481 -9.84496 -3.43688 - 8.92736 -9.90634 -3.40398 - 8.88948 -9.9127 -3.50584 - 8.86665 -9.96372 -3.45211 - 8.69166 -9.96894 -3.53577 - 8.6864 -9.96713 -3.50688 - 8.40972 -9.97022 -3.55648 - 8.40972 -9.72837 -3.57157 - 8.21189 -9.73046 -3.60511 - 8.11747 -9.73029 -3.60243 - 8.21189 -9.97231 -3.59002 - 8.11746 -9.97214 -3.58734 - 8.2127 -9.97416 -3.61962 - 8.04806 -9.97892 -3.61494 - 8.2154 -9.92362 -3.68126 - 8.08026 -9.92385 -3.68503 - 8.09174 -9.86375 -3.73852 - 8.0213 -9.86469 -3.75355 - 7.88204 -9.24545 -4.15806 - 7.95086 -9.86503 -3.75912 - 7.88042 -9.86567 -3.76943 - 7.94512 -9.92615 -3.72192 - 7.87755 -9.92686 -3.73326 - 7.93803 -9.97892 -3.67445 - 7.87508 -9.97892 -3.6916 - 7.74488 -9.97891 -3.6916 - 7.80998 -9.97891 -3.69607 - 7.74241 -9.92686 -3.73326 - 7.80998 -9.92697 -3.73515 - 7.73955 -9.86567 -3.76943 - 7.80999 -9.86572 -3.77027 - 7.73796 -9.24545 -4.15806 - 7.81 -9.2456 -4.16084 - 7.80316 -9.25316 -4.14814 - 7.80316 -9.21317 -4.159 - 7.73172 -9.25301 -4.14542 - 7.33422 -9.25222 -4.13026 - 7.33714 -9.24464 -4.14259 - 7.10315 -9.24182 -4.08781 - 7.17822 -9.8612 -3.69803 - 6.88207 -9.85778 -3.64337 - 6.91987 -9.91829 -3.59637 - 6.73048 -9.91264 -3.50584 - 6.9283 -9.96889 -3.53577 - 6.75331 -9.96367 -3.45211 - 6.93356 -9.96709 -3.50688 - 6.76917 -9.96218 -3.42829 - 6.93357 -9.72524 -3.52197 - 6.76918 -9.72033 -3.44338 - 6.86784 -9.72197 -3.46961 - 7.41748 -9.72465 -3.51231 - 7.41748 -9.8135 -3.50677 - 7.44243 -9.81621 -3.55015 - 6.86784 -9.81082 -3.46407 - 6.9366 -9.81287 -3.49694 - 6.9366 -9.72402 -3.50248 - 7.44243 -9.72736 -3.5557 - 7.47792 -9.72874 -3.57781 - 7.42923 -9.72345 -3.49315 - 7.43577 -9.96641 -3.49582 - 7.40262 -9.9608 -3.40594 - 7.43166 -9.9789 -3.39907 - 7.42073 -9.9789 -3.30288 - 8.19923 -9.97892 -3.30288 - 8.18687 -9.97892 -3.2103 - 8.21579 -9.94817 -3.20309 - 8.18526 -9.94307 -3.12146 - 8.18526 -9.70123 -3.13655 - 8.15699 -9.69836 -3.09061 - 8.18444 -9.69933 -3.10613 - 8.83228 -9.69942 -3.1074 - 8.82751 -9.70009 -3.11812 - 8.8344 -9.70112 -3.13452 - 8.83439 -9.78997 -3.12898 - 8.19386 -9.78914 -3.11591 - 8.18444 -9.78818 -3.10059 - 8.19387 -9.70028 -3.12145 - 8.18444 -9.69933 -3.10613 - 8.18526 -9.70123 -3.13655 - -7.67488 -9.92574 -3.72192 - -7.68196 -9.97851 -3.67445 - -7.74244 -9.92645 -3.73326 - -7.74492 -9.9785 -3.6916 - -7.81002 -9.92656 -3.73515 - -7.81002 -9.9785 -3.69607 - -7.88045 -9.86526 -3.76943 - -7.81002 -9.92656 -3.73515 - -7.87758 -9.92644 -3.73326 - -7.81002 -9.9785 -3.69607 - -7.87511 -9.9785 -3.6916 - -7.68196 -9.97851 -3.67445 - -7.62388 -9.97851 -3.65035 - -7.67488 -9.92574 -3.72192 - -7.53974 -9.92344 -3.68503 - -7.62388 -9.97851 -3.65035 - -7.60731 -9.92489 -3.7082 - -7.67488 -9.92574 -3.72192 - -7.66914 -9.86462 -3.75912 - -7.73957 -9.86526 -3.76943 - -8.86465 -9.70843 -3.2592 - -8.24183 -9.79857 -3.27398 - -8.24182 -9.70971 -3.27953 - -8.24494 -9.79975 -3.29302 - -8.24494 -9.7109 -3.29856 - -8.86465 -9.7982 -3.26836 - -8.86465 -9.70935 -3.2739 - -8.86465 -9.79728 -3.25366 - -8.86465 -9.70843 -3.2592 - -8.24183 -9.79857 -3.27398 - -6.75534 -9.71216 -3.31813 - -7.37761 -9.80309 -3.34609 - -7.37761 -9.71424 -3.35163 - -7.37562 -9.802 -3.32873 - -7.37562 -9.71315 -3.33427 - -6.75534 -9.8001 -3.29789 - -6.75534 -9.71124 -3.30343 - -6.75534 -9.80101 -3.31258 - -6.75534 -9.71216 -3.31813 - -7.37761 -9.80309 -3.34609 - -6.75537 -9.70664 -3.22964 - -7.3842 -9.79627 -3.23685 - -7.3842 -9.70742 -3.24239 - -7.38732 -9.79508 -3.21782 - -7.38732 -9.70623 -3.22336 - -6.75537 -9.79458 -3.2094 - -6.75537 -9.70572 -3.21494 - -6.75537 -9.79549 -3.22409 - -6.75537 -9.70664 -3.22964 - -7.3842 -9.79627 -3.23685 - -7.4175 -9.72426 -3.51231 - -6.86787 -9.81046 -3.46407 - -6.86786 -9.72161 -3.46961 - -6.93663 -9.81251 -3.49694 - -6.93663 -9.72366 -3.50248 - -7.44245 -9.81582 -3.55015 - -7.44245 -9.72696 -3.5557 - -7.4175 -9.81311 -3.50677 - -7.4175 -9.72426 -3.51231 - -6.86787 -9.81046 -3.46407 - -8.28285 -9.24423 -4.14259 - -8.09177 -9.86333 -3.73852 - -8.23264 -9.86307 -3.73447 - -8.08029 -9.92343 -3.68503 - -8.21543 -9.92319 -3.68126 - -8.21274 -9.97372 -3.61962 - -8.28577 -9.25181 -4.13026 - -7.88828 -9.2526 -4.14542 - -8.28285 -9.24423 -4.14259 - -7.88204 -9.24504 -4.15806 - -8.09177 -9.86333 -3.73852 - -8.02133 -9.86427 -3.75355 - -8.08029 -9.92343 -3.68503 - -8.01272 -9.92488 -3.7082 - -8.04809 -9.9785 -3.61494 - -8.21191 -9.73003 -3.60511 - -8.40975 -9.72793 -3.57157 - -8.21192 -9.97188 -3.59002 - -8.40975 -9.96978 -3.55648 - -8.21274 -9.97372 -3.61962 - -8.41215 -9.97161 -3.58588 - -8.21543 -9.92319 -3.68126 - -8.41605 -9.92107 -3.6473 - -8.23264 -9.86307 -3.73447 - -8.44178 -9.86079 -3.69803 - -8.28285 -9.24423 -4.14259 - -8.51684 -9.2414 -4.08781 - -8.28577 -9.25181 -4.13026 - -8.44178 -9.86079 -3.69803 - -8.41605 -9.92107 -3.6473 - -8.70013 -9.91788 -3.59637 - -8.41215 -9.97161 -3.58588 - -8.6917 -9.96848 -3.53577 - -8.40975 -9.96978 -3.55648 - -8.68643 -9.96668 -3.50688 - -8.40975 -9.72793 -3.57157 - -8.68643 -9.72483 -3.52197 - -8.21191 -9.73003 -3.60511 - -8.11749 -9.72986 -3.60243 - -8.21192 -9.97188 -3.59002 - -8.1175 -9.97171 -3.58734 - -8.04809 -9.9785 -3.61494 - -7.81683 -9.21276 -4.159 - -7.88828 -9.2526 -4.14542 - -8.29166 -9.21181 -4.14089 - -8.28577 -9.25181 -4.13026 - -8.5161 -9.24904 -4.07661 - -8.51684 -9.2414 -4.08781 - -8.84818 -9.23716 -4.00565 - -8.73792 -9.85737 -3.64337 - -6.96116 -8.52068 -2.82776 - -6.94685 -8.48514 -2.82872 - -6.97041 -8.50289 -2.82739 - -6.90591 -7.92808 -2.83167 - -6.92686 -7.91018 -2.83053 - -6.91571 -7.89234 -2.83114 - -6.91564 -5.09459 -3.04567 - -6.43877 -7.89857 -2.93084 - -6.44075 -7.93396 -2.92992 - -6.3641 -7.93964 -3.01958 - -6.50356 -8.49126 -2.9224 - -6.43079 -8.49649 -3.0075 - -6.42746 -8.53215 -3.01681 - -6.73149 -9.1886 -2.89119 - -6.62926 -9.19176 -2.9418 - -6.71801 -9.14778 -2.88677 - -6.61894 -9.15181 -2.93194 - -6.71404 -9.13887 -2.8755 - -6.60726 -9.14101 -2.92054 - -6.61931 -8.5232 -2.86619 - -6.50831 -8.52608 -2.92212 - -6.61716 -8.48766 -2.86545 - -6.50356 -8.49126 -2.9224 - -6.55982 -7.93027 -2.87023 - -6.44075 -7.93396 -2.92992 - -6.55801 -7.89484 -2.87102 - -6.43877 -7.89857 -2.93084 - -6.55793 -5.09695 -3.08326 - -6.91564 -5.09459 -3.04567 - -6.55801 -7.89484 -2.87102 - -6.91571 -7.89234 -2.83114 - -6.55982 -7.93027 -2.87023 - -6.90591 -7.92808 -2.83167 - -6.61716 -8.48766 -2.86545 - -6.94685 -8.48514 -2.82872 - -6.61931 -8.5232 -2.86619 - -6.96116 -8.52068 -2.82776 - -6.71404 -9.13887 -2.8755 - -7.02717 -9.13668 -2.84062 - -6.71801 -9.14778 -2.88677 - -7.02854 -9.14564 -2.85261 - -6.73149 -9.1886 -2.89119 - -8.8552 -9.70168 -3.15107 - -8.84791 -9.7027 -3.1674 - -8.21389 -9.70205 -3.15667 - -8.21389 -9.7909 -3.15112 - -8.22453 -9.79268 -3.17956 - -8.84791 -9.79156 -3.16186 - -7.80975 0.0980718 -4.75767 - -7.29687 0.104646 -4.64101 - -7.58256 0.0983428 -4.75277 - -7.38959 0.100906 -4.70728 - -7.46113 0.0991848 -4.73778 - -7.37784 -0.987601 -4.6964 - -7.45034 -0.989072 -4.72251 - -8.03694 0.0983548 -4.75277 - -7.80975 0.110021 -4.54605 - -7.80975 0.0980718 -4.75767 - -7.2673 0.110024 -4.54575 - -7.29687 0.104646 -4.64101 - -7.0703 0.110024 -4.54565 - -7.28122 -0.984919 -4.64887 - -7.43906 -2.20481 -4.68234 - -7.56177 -2.20537 -4.69234 - -7.5727 -0.989737 -4.73431 - -7.80981 -2.20602 -4.70393 - -7.80978 -0.990235 -4.74326 - -8.05785 -2.20536 -4.69234 - -8.04686 -0.989724 -4.73431 - -8.16922 -0.989053 -4.72251 - -8.15837 0.0992038 -4.73778 - -8.22991 0.100928 -4.70728 - -8.3522 0.110053 -4.54575 - -8.5217 1.70581 -4.29687 - -8.17056 1.70552 -4.30128 - -8.3522 0.110053 -4.54575 - -7.80975 0.110021 -4.54605 - -8.15837 0.0992038 -4.73778 - -8.03694 0.0983548 -4.75277 - -8.04686 -0.989724 -4.73431 - -7.80975 0.0980718 -4.75767 - -7.80978 -0.990235 -4.74326 - -7.58256 0.0983428 -4.75277 - -7.5727 -0.989737 -4.73431 - -7.45034 -0.989072 -4.72251 - -7.43906 -2.20481 -4.68234 - -7.37784 -0.987601 -4.6964 - -7.0784 1.70579 -4.29656 - -7.0703 0.110024 -4.54565 - -7.09771 1.70577 -4.29687 - -7.2673 0.110024 -4.54575 - -7.44886 1.7055 -4.30128 - -7.80971 1.70542 -4.3028 - -8.70414 -5.05572 -3.04809 - -6.91564 -5.09459 -3.04567 - -6.91563 -5.05576 -3.04809 - -6.55793 -5.09695 -3.08326 - -6.55793 -5.05812 -3.08569 - -6.43869 -5.10047 -3.13966 - -9.05682 -3.36198 -3.30345 - -8.70414 -5.05572 -3.04809 - -8.70079 -3.36007 -3.27266 - -6.91563 -5.05576 -3.04809 - -6.91889 -3.36011 -3.27266 - -6.55793 -5.05812 -3.08569 - -9.13652 -2.14502 -3.54979 - -9.05682 -3.36198 -3.30345 - -9.02152 -2.14277 -3.51365 - -8.70079 -3.36007 -3.27266 - -8.67551 -2.14128 -3.48956 - -6.91889 -3.36011 -3.27266 - -9.17893 -0.942159 -3.79251 - -9.13652 -2.14502 -3.54979 - -9.09928 -0.939468 -3.74933 - -9.02152 -2.14277 -3.51365 - -8.9874 -0.937854 -3.72342 - -8.67551 -2.14128 -3.48956 - -8.91481 1.71181 -4.20074 - -8.62963 0.139987 -3.90409 - -8.59907 1.71199 -4.19771 - -6.98987 0.139944 -3.90409 - -7.02035 1.71195 -4.19771 - -9.09523 1.71106 -4.21283 - -9.14424 0.135439 -3.97722 - -9.02006 1.71153 -4.20527 - -9.06653 0.137717 -3.94066 - -8.91481 1.71181 -4.20074 - -8.95744 0.139083 -3.91872 - -8.62963 0.139987 -3.90409 - -8.60902 -0.208723 -3.88068 - -8.63606 -0.183045 -3.84471 - -8.6382 -0.290723 -3.82491 - -8.95744 0.139083 -3.91872 - -8.9874 -0.937854 -3.72342 - -9.06653 0.137717 -3.94066 - -9.09928 -0.939468 -3.74933 - -9.14424 0.135439 -3.97722 - -9.17893 -0.942159 -3.79251 - -9.19068 0.132246 -4.02841 - -9.22646 -0.945929 -3.85296 - -9.18708 0.119628 -4.37655 - -7.0105 -0.176075 -3.88669 - -8.60902 -0.176033 -3.88669 - -6.98346 -0.183088 -3.84471 - -8.63606 -0.183045 -3.84471 - -7.0105 -0.208765 -3.88068 - -8.60902 -0.208723 -3.88068 - -8.61109 -0.283709 -3.8669 - -8.6382 -0.290723 -3.82491 - -7.00843 -0.283752 -3.8669 - -6.98132 -0.290766 -3.82491 - -6.98346 -0.183088 -3.84471 - -6.66206 0.139022 -3.91872 - -6.98773 0.0322659 -3.8843 - -6.98559 -0.0754111 -3.8645 - -7.01256 -0.0683991 -3.90649 - -8.60695 -0.0683571 -3.90649 - -7.01463 0.00658987 -3.92027 - -8.60487 0.00663187 -3.92027 - -8.63177 0.0323089 -3.8843 - -8.63392 -0.0753681 -3.8645 - -8.9874 -0.937854 -3.72342 - -8.64678 -0.721432 -3.74573 - -8.64463 -0.613754 -3.76553 - -8.61731 -0.639431 -3.8015 - -7.00222 -0.639474 -3.8015 - -8.61939 -0.714417 -3.78772 - -7.00015 -0.71446 -3.78772 - -6.97277 -0.721476 -3.74573 - -6.9749 -0.613798 -3.76553 - -7.73796 -9.24504 -4.15806 - -7.33714 -9.24426 -4.14259 - -7.38738 -9.86309 -3.73447 - -7.10315 -9.24144 -4.08781 - -7.17824 -9.86082 -3.69803 - -6.77181 -9.23722 -4.00565 - -6.8821 -9.85742 -3.64337 - -6.55092 -9.2297 -3.85959 - -6.68467 -9.85136 -3.5462 - -6.50675 -9.22123 -3.69527 - -6.64519 -9.84455 -3.43688 - -6.50675 -9.19582 -3.13844 - -6.64519 -9.82719 -3.15875 - -6.55093 -9.1883 -3.01786 - -6.63216 -0.937916 -3.72342 - -6.97918 -0.398443 -3.80512 - -6.97704 -0.506121 -3.78532 - -7.00429 -0.499106 -3.82731 - -8.61524 -0.499063 -3.82731 - -7.00636 -0.424119 -3.84109 - -8.61317 -0.424076 -3.84109 - -8.64035 -0.3984 -3.80512 - -8.64249 -0.506077 -3.78532 - -6.36075 -3.36973 -3.42661 - -6.40136 -2.14885 -3.61001 - -6.4831 -2.14509 -3.54979 - -6.52028 -0.939535 -3.74933 - -6.63216 -0.937916 -3.72342 - -6.66206 0.139022 -3.91872 - -6.97918 -0.398443 -3.80512 - -6.35354 -5.0675 -3.23606 - -6.36075 -3.36973 -3.42661 - -6.44466 -3.36493 -3.34964 - -6.4831 -2.14509 -3.54979 - -6.59809 -2.14283 -3.51365 - -6.63216 -0.937916 -3.72342 - -6.96849 -0.936829 -3.70614 - -6.97063 -0.829152 -3.72594 - -6.99602 -0.929815 -3.74813 - -6.99809 -0.854827 -3.76191 - -8.62353 -0.929772 -3.74813 - -6.35354 -5.10634 -3.23363 - -6.35354 -5.0675 -3.23606 - -6.43869 -5.06164 -3.14208 - -6.44466 -3.36493 -3.34964 - -6.56287 -3.36204 -3.30345 - -6.59809 -2.14283 -3.51365 - -6.94411 -2.14132 -3.48956 - -6.96849 -0.936829 -3.70614 - -8.65106 -0.936785 -3.70614 - -8.62353 -0.929772 -3.74813 - -8.62146 -0.854784 -3.76191 - -6.99809 -0.854827 -3.76191 - -8.64892 -0.829108 -3.72594 - -6.97063 -0.829152 -3.72594 - -8.62146 -0.822095 -3.76792 - -6.60911 -7.98375 -4.25701 - -6.60904 -5.17022 -4.4065 - -6.35354 -5.1596 -4.21826 - -6.35353 -5.12077 -4.22094 - -6.30615 -5.10968 -4.02456 - -6.31636 -3.40581 -4.12696 - -6.30243 -5.11455 -3.36522 - -6.30243 -5.14672 -3.99015 - -6.30243 -5.07572 -3.36765 - -6.30243 -5.10789 -3.99283 - -6.31094 -3.37646 -3.53439 - -6.30738 -7.9305 -3.15594 - -6.30251 -7.91349 -3.1701 - -6.30243 -5.11455 -3.36522 - -6.30251 -7.94543 -3.86022 - -6.30243 -5.14672 -3.99015 - -6.30615 -5.14851 -4.02188 - -6.30243 -5.10789 -3.99283 - -6.35361 -7.97453 -4.07793 - -6.30615 -5.14851 -4.02188 - -6.30671 -7.96501 -3.89303 - -6.30251 -7.94543 -3.86022 - -6.30468 -7.9816 -3.87471 - -6.30251 -7.91349 -3.1701 - -6.30468 -7.94975 -3.18345 - -6.30738 -7.9305 -3.15594 - -6.37591 -8.52393 -3.16439 - -6.38077 -8.52218 -3.13633 - -6.49488 -9.15458 -3.12355 - -6.38315 -8.50788 -3.33446 - -6.38097 -8.48948 -3.32077 - -6.38097 -8.48201 -3.20096 - -6.36158 -8.48825 -3.20057 - -6.30048 -7.99663 -3.23084 - -6.36158 -8.49572 -3.32038 - -6.31988 -7.99039 -3.23123 - -6.31771 -7.97199 -3.21752 - -6.38315 -8.49856 -3.1851 - -6.30758 -7.97525 -3.21732 - -6.37301 -8.50182 -3.18489 - -6.30758 -7.9846 -3.36715 - -6.30758 -7.97525 -3.21732 - -6.31771 -7.98134 -3.36735 - -6.31771 -7.97199 -3.21752 - -6.31988 -7.99789 -3.35148 - -6.31988 -7.99039 -3.23123 - -6.30048 -8.00413 -3.35109 - -6.37591 -8.55399 -3.81703 - -6.37301 -8.50182 -3.18489 - -6.37591 -8.52393 -3.16439 - -6.30758 -7.97525 -3.21732 - -6.30468 -7.94975 -3.18345 - -6.30758 -7.9846 -3.36715 - -6.30468 -7.9816 -3.87471 - -6.66758 -8.57225 -4.17159 - -6.35361 -7.97453 -4.07793 - -6.42452 -8.56366 -4.00474 - -6.30671 -7.96501 -3.89303 - -6.37591 -8.55399 -3.81703 - -6.30468 -7.9816 -3.87471 - -6.37301 -8.51114 -3.33426 - -6.30758 -7.9846 -3.36715 - -6.38315 -8.50788 -3.33446 - -6.31771 -7.98134 -3.36735 - -6.38097 -8.48948 -3.32077 - -6.31988 -7.99789 -3.35148 - -6.36158 -8.49572 -3.32038 - -6.30048 -8.00413 -3.35109 - -6.30048 -7.99663 -3.23084 - -6.31988 -7.99039 -3.23123 - -6.38097 -8.48201 -3.20096 - -6.38315 -8.49856 -3.1851 - -6.38315 -8.50788 -3.33446 - -6.37301 -8.50182 -3.18489 - -6.37301 -8.51114 -3.33426 - -6.37591 -8.55399 -3.81703 - -6.35272 -2.15411 -3.69434 - -6.31094 -3.37646 -3.53439 - -6.31636 -3.40581 -4.12696 - -6.30243 -5.10789 -3.99283 - -6.30615 -5.10968 -4.02456 - -6.30615 -5.14851 -4.02188 - -6.35354 -5.1596 -4.21826 - -6.35361 -7.97453 -4.07793 - -6.60911 -7.98375 -4.25701 - -6.66758 -8.57225 -4.17159 - -6.53158 -9.14962 -3.01282 - -6.49488 -9.15458 -3.12355 - -6.41965 -8.51555 -3.03021 - -6.38077 -8.52218 -3.13633 - -6.34874 -7.92345 -3.04306 - -6.30738 -7.9305 -3.15594 - -6.35354 -5.10634 -3.23363 - -6.30243 -5.11455 -3.36522 - -6.35354 -5.0675 -3.23606 - -6.30243 -5.07572 -3.36765 - -6.36075 -3.36973 -3.42661 - -6.31094 -3.37646 -3.53439 - -6.40136 -2.14885 -3.61001 - -6.35272 -2.15411 -3.69434 - -6.49232 -9.15805 -3.13909 - -6.4962 -9.16378 -3.14301 - -6.49038 -9.15612 -3.15193 - -6.4962 -9.189 -3.69727 - -6.49038 -9.18095 -3.70044 - -6.54056 -9.1974 -3.86023 - -6.53512 -9.18953 -3.86682 - -6.76237 -9.20486 -4.00509 - -6.75878 -9.19714 -4.01472 - -7.09509 -9.20905 -4.08657 - -6.53713 -9.1607 -3.01785 - -6.4962 -9.16378 -3.14301 - -6.53158 -9.14962 -3.01282 - -6.49232 -9.15805 -3.13909 - -6.49488 -9.15458 -3.12355 - -6.49038 -9.15612 -3.15193 - -6.37591 -8.52393 -3.16439 - -6.49038 -9.18095 -3.70044 - -6.37591 -8.55399 -3.81703 - -6.53512 -9.18953 -3.86682 - -6.42452 -8.56366 -4.00474 - -6.75878 -9.19714 -4.01472 - -6.66758 -8.57225 -4.17159 - -7.80316 -9.25275 -4.14814 - -7.80316 -9.21276 -4.159 - -7.73171 -9.25261 -4.14542 - -7.32833 -9.21184 -4.14089 - -7.33422 -9.25184 -4.13026 - -7.09509 -9.20905 -4.08657 - -7.10389 -9.24908 -4.07661 - -6.76237 -9.20486 -4.00509 - -6.7753 -9.24494 -3.99614 - -6.54056 -9.1974 -3.86023 - -6.55624 -9.23758 -3.85309 - -6.4962 -9.189 -3.69727 - -6.51243 -9.22928 -3.69215 - -6.4962 -9.16378 -3.14301 - -6.51243 -9.2044 -3.14425 - -6.53713 -9.1607 -3.01785 - -6.55624 -9.19703 -3.02615 - -7.3312 -9.20427 -4.15337 - -7.0432 -8.57717 -4.26722 - -7.1054 -9.20151 -4.09964 - -7.08324 -9.20128 -4.09518 - -7.09455 -9.20396 -4.09413 - -6.98143 -7.98878 -4.35487 - -7.02125 -8.57694 -4.26264 - -7.00338 -7.98903 -4.35955 - -7.0432 -8.57717 -4.26722 - -7.28966 -8.5803 -4.32802 - -7.3312 -9.20427 -4.15337 - -7.81 -9.20521 -4.17186 - -6.62455 -9.18292 -2.93174 - -6.55093 -9.1883 -3.01786 - -6.55624 -9.19703 -3.02615 - -6.50675 -9.19582 -3.13844 - -6.51243 -9.2044 -3.14425 - -6.50675 -9.22123 -3.69527 - -6.51243 -9.22928 -3.69215 - -6.55092 -9.2297 -3.85959 - -6.55624 -9.23758 -3.85309 - -6.77181 -9.23722 -4.00565 - -6.7753 -9.24494 -3.99614 - -7.10315 -9.24144 -4.08781 - -7.10389 -9.24908 -4.07661 - -7.33714 -9.24426 -4.14259 - -7.33422 -9.25184 -4.13026 - -7.73796 -9.24504 -4.15806 - -7.73171 -9.25261 -4.14542 - -7.81 -9.24519 -4.16084 - -7.80316 -9.25275 -4.14814 - -7.81 -9.20521 -4.17186 - -7.80316 -9.21276 -4.159 - -7.3312 -9.20427 -4.15337 - -7.32833 -9.21184 -4.14089 - -7.1054 -9.20151 -4.09964 - -7.09509 -9.20905 -4.08657 - -7.09455 -9.20396 -4.09413 - -6.75878 -9.19714 -4.01472 - -7.08324 -9.20128 -4.09518 - -6.66758 -8.57225 -4.17159 - -7.02125 -8.57694 -4.26264 - -6.60911 -7.98375 -4.25701 - -6.98143 -7.98878 -4.35487 - -6.60904 -5.17022 -4.4065 - -6.70461 1.71176 -4.20074 - -7.02035 1.71195 -4.19771 - -6.66206 0.139022 -3.91872 - -6.98987 0.139944 -3.90409 - -6.98773 0.0322659 -3.8843 - -7.01463 0.0392809 -3.92628 - -8.60487 0.0393229 -3.92628 - -7.0167 0.114268 -3.94007 - -8.6028 0.114309 -3.94007 - -8.62963 0.139987 -3.90409 - -8.63177 0.0323089 -3.8843 - -8.95744 0.139083 -3.91872 - -8.63392 -0.0753681 -3.8645 - -8.63606 -0.183045 -3.84471 - -8.60695 -0.101046 -3.90048 - -8.60902 -0.176033 -3.88669 - -7.01256 -0.101088 -3.90048 - -7.0105 -0.176075 -3.88669 - -6.98559 -0.0754111 -3.8645 - -6.98346 -0.183088 -3.84471 - -6.66206 0.139022 -3.91872 - -6.98132 -0.290766 -3.82491 - -6.97918 -0.398443 -3.80512 - -7.00636 -0.391429 -3.8471 - -8.61317 -0.391386 -3.8471 - -7.00843 -0.316443 -3.86089 - -8.61109 -0.3164 -3.86089 - -8.6382 -0.290723 -3.82491 - -8.64035 -0.3984 -3.80512 - -8.9874 -0.937854 -3.72342 - -8.64249 -0.506077 -3.78532 - -8.64463 -0.613754 -3.76553 - -8.61524 -0.531753 -3.8213 - -8.61731 -0.60674 -3.80751 - -7.00429 -0.531796 -3.8213 - -7.00222 -0.606783 -3.80751 - -6.97704 -0.506121 -3.78532 - -6.9749 -0.613798 -3.76553 - -6.63216 -0.937916 -3.72342 - -6.97277 -0.721476 -3.74573 - -6.97063 -0.829152 -3.72594 - -6.99809 -0.822138 -3.76792 - -8.62146 -0.822095 -3.76792 - -7.00016 -0.74715 -3.78171 - -8.61939 -0.747107 -3.78171 - -8.64678 -0.721432 -3.74573 - -8.64892 -0.829108 -3.72594 - -8.9874 -0.937854 -3.72342 - -8.65106 -0.936785 -3.70614 - -8.67551 -2.14128 -3.48956 - -6.94411 -2.14132 -3.48956 - -6.91889 -3.36011 -3.27266 - -6.56287 -3.36204 -3.30345 - -6.55793 -5.05812 -3.08569 - -6.43869 -5.06164 -3.14208 - -6.43869 -5.10047 -3.13966 - -6.35354 -5.10634 -3.23363 - -6.43877 -7.89857 -2.93084 - -6.35361 -7.90479 -3.03052 - -6.3641 -7.93964 -3.01958 - -6.34874 -7.92345 -3.04306 - -6.43079 -8.49649 -3.0075 - -6.41965 -8.51555 -3.03021 - -6.42746 -8.53215 -3.01681 - -6.53158 -9.14962 -3.01282 - -6.60726 -9.14101 -2.92054 - -6.53713 -9.1607 -3.01785 - -6.61894 -9.15181 -2.93194 - -6.55624 -9.19703 -3.02615 - -6.62926 -9.19176 -2.9418 - -6.62455 -9.18292 -2.93174 - -6.73149 -9.1886 -2.89119 - -8.86971 1.70625 -4.28995 - -9.13706 1.7078 -4.26523 - -8.54101 1.70583 -4.29656 - -9.14034 1.7104 -4.22342 - -8.5217 1.70581 -4.29687 - -9.09523 1.71106 -4.21283 - -8.17056 1.70552 -4.30128 - -9.02006 1.71153 -4.20527 - -7.80971 1.70542 -4.3028 - -8.91481 1.71181 -4.20074 - -7.44886 1.7055 -4.30128 - -8.59907 1.71199 -4.19771 - -7.09771 1.70577 -4.29687 - -7.02035 1.71195 -4.19771 - -7.0784 1.70579 -4.29656 - -6.70461 1.71176 -4.20074 - -8.22951 -2.20442 -4.6758 - -8.35143 -2.20313 -4.65306 - -8.33834 -0.984892 -4.64887 - -8.59007 -2.20014 -4.60011 - -8.56845 -0.98228 -4.60269 - -8.61122 -2.19992 -4.59625 - -8.58901 -0.982107 -4.59966 - -8.97078 -2.19534 -4.51543 - -8.9387 -0.978512 -4.53616 - -9.21676 -2.18699 -4.36753 - -9.30333 -3.40573 -4.12696 - -9.21676 -2.18699 -4.36753 - -9.25683 -3.4161 -4.3107 - -8.97078 -2.19534 -4.51543 - -9.00393 -3.42605 -4.48682 - -8.61122 -2.19992 -4.59625 - -8.63416 -3.4315 -4.58308 - -8.59007 -2.20014 -4.60011 - -8.61241 -3.43176 -4.58767 - -8.35143 -2.20313 -4.65306 - -8.21679 -3.4354 -4.65194 - -8.22951 -2.20442 -4.6758 - -8.18056 -2.20479 -4.68234 - -9.09524 1.70701 -4.27785 - -8.91033 0.112162 -4.50864 - -9.14401 0.115819 -4.44399 - -8.9387 -0.978512 -4.53616 - -9.17802 -0.971945 -4.41996 - -9.21676 -2.18699 -4.36753 - -9.26201 -2.17828 -4.21323 - -9.30333 -3.40573 -4.12696 - -9.30875 -3.37638 -3.53439 - -9.31734 -5.07564 -3.36765 - -9.26624 -5.06743 -3.23606 - -9.26624 -5.10626 -3.23363 - -9.18108 -5.1004 -3.13966 - -9.26631 -7.90471 -3.03052 - -9.18115 -7.8985 -2.93084 - -9.17918 -7.93389 -2.92992 - -9.06011 -7.93021 -2.87023 - -9.26632 -7.97445 -4.07793 - -9.31524 -7.98152 -3.87471 - -9.31322 -7.96493 -3.89303 - -9.31742 -7.94535 -3.86022 - -9.31734 -5.14664 -3.99015 - -9.31742 -7.91341 -3.1701 - -9.01082 -7.98369 -4.25701 - -9.19543 -8.56359 -4.00474 - -9.26632 -7.97445 -4.07793 - -9.24405 -8.55392 -3.81703 - -9.31524 -7.98152 -3.87471 - -9.31235 -7.98452 -3.36715 - -9.31235 -7.97517 -3.21732 - -9.30222 -7.97191 -3.21752 - -9.23681 -8.49848 -3.1851 - -9.23898 -8.48193 -3.20096 - -9.23898 -8.48941 -3.32077 - -9.25838 -8.49565 -3.32038 - -9.31945 -8.00405 -3.35109 - -9.25838 -8.48817 -3.20057 - -9.31945 -7.99655 -3.23084 - -9.30005 -7.99031 -3.23123 - -9.30005 -7.99781 -3.35148 - -9.30222 -7.98126 -3.36735 - -9.23681 -8.5078 -3.33446 - -9.24694 -8.51106 -3.33426 - -9.24694 -8.50174 -3.18489 - -9.24404 -8.52385 -3.16439 - -9.31524 -7.94968 -3.18345 - -9.31254 -7.93042 -3.15594 - -9.31742 -7.91341 -3.1701 - -8.63837 -5.17598 -4.50938 - -9.01082 -7.98369 -4.25701 - -9.01074 -5.17016 -4.4065 - -9.26632 -7.97445 -4.07793 - -9.26624 -5.15952 -4.21826 - -9.31322 -7.96493 -3.89303 - -9.31363 -5.14844 -4.02188 - -9.31734 -5.14664 -3.99015 - -9.2003 -8.51548 -3.03021 - -9.31254 -7.93042 -3.15594 - -9.23918 -8.5221 -3.13633 - -9.24404 -8.52385 -3.16439 - -9.12961 -9.15605 -3.15193 - -9.24405 -8.55392 -3.81703 - -9.12961 -9.18088 -3.70044 - -9.19543 -8.56359 -4.00474 - -8.21869 -5.14131 -4.58566 - -8.61649 -5.17626 -4.51429 - -8.61649 -5.13742 -4.51697 - -8.63837 -5.17598 -4.50938 - -8.63837 -5.13715 -4.51206 - -9.01074 -5.17016 -4.4065 - -9.01074 -5.13133 -4.40918 - -9.26624 -5.15952 -4.21826 - -9.26624 -5.12069 -4.22094 - -9.31363 -5.14844 -4.02188 - -9.31363 -5.1096 -4.02456 - -9.31734 -5.14664 -3.99015 - -9.31734 -5.10781 -3.99283 - -9.31742 -7.91341 -3.1701 - -9.31734 -5.11447 -3.36522 - -9.31254 -7.93042 -3.15594 - -9.27118 -7.92338 -3.04306 - -9.2003 -8.51548 -3.03021 - -9.25582 -7.93956 -3.01958 - -9.18916 -8.49641 -3.0075 - -7.80984 -3.43665 -4.67395 - -8.21869 -5.14131 -4.58566 - -8.21679 -3.4354 -4.65194 - -8.61649 -5.13742 -4.51697 - -8.61241 -3.43176 -4.58767 - -8.63837 -5.13715 -4.51206 - -8.63416 -3.4315 -4.58308 - -9.01074 -5.13133 -4.40918 - -9.00393 -3.42605 -4.48682 - -9.26624 -5.12069 -4.22094 - -9.25683 -3.4161 -4.3107 - -9.31363 -5.1096 -4.02456 - -9.30333 -3.40573 -4.12696 - -9.31734 -5.10781 -3.99283 - -9.31734 -5.07564 -3.36765 - -9.31734 -5.11447 -3.36522 - -9.26624 -5.10626 -3.23363 - -9.27118 -7.92338 -3.04306 - -9.26631 -7.90471 -3.03052 - -9.25582 -7.93956 -3.01958 - -9.17918 -7.93389 -2.92992 - -9.18916 -8.49641 -3.0075 - -9.12379 -9.18894 -3.69727 - -9.12961 -9.18088 -3.70044 - -9.08487 -9.18946 -3.86682 - -9.19543 -8.56359 -4.00474 - -8.95237 -8.57219 -4.17159 - -9.01082 -7.98369 -4.25701 - -8.63849 -7.98874 -4.35487 - -8.63837 -5.17598 -4.50938 - -8.61655 -7.98899 -4.35955 - -8.61649 -5.17626 -4.51429 - -8.21869 -5.18014 -4.58298 - -8.21869 -5.14131 -4.58566 - -7.80989 -5.14265 -4.60919 - -7.80984 -3.43665 -4.67395 - -7.40289 -3.43542 -4.65194 - -9.06375 -9.23751 -3.85309 - -9.07943 -9.19733 -3.86023 - -8.85762 -9.2048 -4.00509 - -8.86121 -9.19708 -4.01472 - -8.53675 -9.20124 -4.09518 - -8.59871 -8.57689 -4.26264 - -8.51459 -9.20147 -4.09964 - -8.57676 -8.57713 -4.26722 - -8.3303 -8.58027 -4.32802 - -8.35691 -7.99236 -4.4249 - -7.80996 -7.99353 -4.44728 - -7.80989 -5.18149 -4.60651 - -7.40109 -5.18017 -4.58298 - -7.40109 -5.14134 -4.58566 - -7.00328 -5.13747 -4.51697 - -7.00727 -3.4318 -4.58767 - -6.98553 -3.43154 -4.58308 - -7.00841 -2.19996 -4.59625 - -6.64884 -2.19541 -4.51543 - -6.68086 -0.978571 -4.53616 - -6.44154 -0.972017 -4.41996 - -6.47549 0.115748 -4.44399 - -6.52418 1.711 -4.21283 - -6.48235 1.70773 -4.26523 - -6.52418 1.70694 -4.27785 - -6.47549 0.115748 -4.44399 - -6.70917 0.112104 -4.50864 - -6.68086 -0.978571 -4.53616 - -7.03055 -0.982148 -4.59966 - -7.00841 -2.19996 -4.59625 - -7.02955 -2.20018 -4.60011 - -7.00727 -3.4318 -4.58767 - -7.40289 -3.43542 -4.65194 - -7.40109 -5.14134 -4.58566 - -7.80989 -5.14265 -4.60919 - -7.80989 -5.18149 -4.60651 - -8.21869 -5.18014 -4.58298 - -8.35691 -7.99236 -4.4249 - -8.61655 -7.98899 -4.35955 - -8.57676 -8.57713 -4.26722 - -8.63849 -7.98874 -4.35487 - -8.59871 -8.57689 -4.26264 - -8.95237 -8.57219 -4.17159 - -8.86121 -9.19708 -4.01472 - -9.08487 -9.18946 -3.86682 - -9.07943 -9.19733 -3.86023 - -9.12379 -9.18894 -3.69727 - -9.06375 -9.23751 -3.85309 - -9.10756 -9.22922 -3.69215 - -9.11325 -9.22116 -3.69527 - -6.55297 0.137651 -3.94066 - -6.52418 1.711 -4.21283 - -6.59935 1.71147 -4.20527 - -6.52418 1.70694 -4.27785 - -6.74971 1.70619 -4.28995 - -6.70917 0.112104 -4.50864 - -7.05025 0.110118 -4.54396 - -7.03055 -0.982148 -4.59966 - -7.05111 -0.98232 -4.60269 - -7.02955 -2.20018 -4.60011 - -7.2682 -2.20316 -4.65306 - -7.40289 -3.43542 -4.65194 - -7.39012 -2.20444 -4.6758 - -6.3975 -0.965174 -4.29874 - -6.35761 -2.17835 -4.21323 - -6.40286 -2.18706 -4.36753 - -6.36285 -3.41618 -4.3107 - -6.61576 -3.42612 -4.48682 - -6.60904 -5.13139 -4.40918 - -6.9814 -5.13719 -4.51206 - -6.9814 -5.17602 -4.50938 - -7.00328 -5.1763 -4.51429 - -6.43242 0.119555 -4.37655 - -6.42881 0.132173 -4.02841 - -6.3975 -0.965174 -4.29874 - -6.3931 -0.946004 -3.85296 - -6.35761 -2.17835 -4.21323 - -6.44063 -0.942231 -3.79251 - -6.3931 -0.946004 -3.85296 - -6.47526 0.135368 -3.97722 - -6.42881 0.132173 -4.02841 - -6.47907 1.71033 -4.22342 - -6.43242 0.119555 -4.37655 - -8.97484 -9.84448 -3.43688 - -9.11325 -9.22116 -3.69527 - -9.06907 -9.22963 -3.85959 - -9.06375 -9.23751 -3.85309 - -8.84469 -9.24489 -3.99614 - -8.85762 -9.2048 -4.00509 - -8.5249 -9.20901 -4.08657 - -8.53675 -9.20124 -4.09518 - -8.52544 -9.20392 -4.09413 - -8.51459 -9.20147 -4.09964 - -8.28879 -9.20424 -4.15337 - -8.3303 -8.58027 -4.32802 - -7.80998 -8.58136 -4.34888 - -7.80996 -7.99353 -4.44728 - -7.26302 -7.99239 -4.4249 - -7.40109 -5.18017 -4.58298 - -7.00328 -5.1763 -4.51429 - -7.00328 -5.13747 -4.51697 - -6.9814 -5.13719 -4.51206 - -6.98553 -3.43154 -4.58308 - -6.61576 -3.42612 -4.48682 - -6.64884 -2.19541 -4.51543 - -6.40286 -2.18706 -4.36753 - -6.44154 -0.972017 -4.41996 - -6.3975 -0.965174 -4.29874 - -6.47549 0.115748 -4.44399 - -6.43242 0.119555 -4.37655 - -6.48235 1.70773 -4.26523 - -6.47907 1.71033 -4.22342 - -6.52418 1.711 -4.21283 - -6.47526 0.135368 -3.97722 - -6.55297 0.137651 -3.94066 - -6.44063 -0.942231 -3.79251 - -7.21027 -9.72796 -3.57157 - -7.21028 -9.96981 -3.55648 - -6.9336 -9.96672 -3.50688 - -6.92834 -9.96852 -3.53577 - -6.75334 -9.96331 -3.45211 - -7.40729 -9.97374 -3.61962 - -7.20788 -9.97164 -3.58588 - -7.40811 -9.9719 -3.59002 - -7.21028 -9.96981 -3.55648 - -7.4081 -9.73005 -3.60511 - -7.21027 -9.72796 -3.57157 - -6.69264 -9.90593 -3.40398 - -6.75334 -9.96331 -3.45211 - -6.73052 -9.91228 -3.50584 - -6.92834 -9.96852 -3.53577 - -6.9199 -9.91793 -3.59637 - -7.20788 -9.97164 -3.58588 - -7.20398 -9.9211 -3.6473 - -7.40729 -9.97374 -3.61962 - -7.4046 -9.92321 -3.68126 - -7.5987 -9.86428 -3.75355 - -7.73796 -9.24504 -4.15806 - -7.52826 -9.86334 -3.73852 - -7.38738 -9.86309 -3.73447 - -7.4046 -9.92321 -3.68126 - -7.17824 -9.86082 -3.69803 - -7.20398 -9.9211 -3.6473 - -6.8821 -9.85742 -3.64337 - -6.9199 -9.91793 -3.59637 - -6.68467 -9.85136 -3.5462 - -6.73052 -9.91228 -3.50584 - -6.64519 -9.84455 -3.43688 - -6.69264 -9.90593 -3.40398 - -6.64519 -9.82719 -3.15875 - -7.88705 -9.80971 -2.87903 - -7.81 -9.17752 -2.84561 - -7.88552 -9.17752 -2.84561 - -7.72825 -9.18647 -2.85745 - -7.89174 -9.18647 -2.85745 - -6.72763 -9.17969 -2.88006 - -7.03817 -9.18649 -2.85745 - -7.03688 -9.17754 -2.84561 - -7.72825 -9.18647 -2.85745 - -7.73447 -9.17752 -2.84561 - -7.81 -9.17752 -2.84561 - -7.81001 -9.80942 -2.87431 - -7.88705 -9.80971 -2.87903 - -7.88392 -9.87379 -2.88931 - -6.74787 -9.8113 -2.9851 - -6.72763 -9.17969 -2.88006 - -6.84261 -9.8142 -2.95061 - -7.03688 -9.17754 -2.84561 - -7.11901 -9.81246 -2.92286 - -7.34776 -9.81246 -2.92286 - -7.36659 -9.87704 -2.94119 - -7.5144 -9.87681 -2.93764 - -7.5654 -9.97851 -3.00531 - -7.5883 -9.87634 -2.92995 - -6.68467 -9.82113 -3.06161 - -6.74787 -9.8113 -2.9851 - -6.78482 -9.88414 -3.01 - -6.84261 -9.8142 -2.95061 - -6.88202 -9.87933 -2.97769 - -7.11901 -9.81246 -2.92286 - -7.14716 -9.87771 -2.95183 - -7.36659 -9.87704 -2.94119 - -7.36736 -9.93417 -2.98534 - -7.5654 -9.97851 -3.00531 - -6.69264 -9.89143 -3.17161 - -6.68467 -9.82113 -3.06161 - -6.73052 -9.88579 -3.08111 - -6.78482 -9.88414 -3.01 - -6.80542 -9.92605 -3.02777 - -6.88202 -9.87933 -2.97769 - -6.88817 -9.93577 -3.01071 - -7.14716 -9.87771 -2.95183 - -7.14831 -9.93418 -2.98534 - -7.36736 -9.93417 -2.98534 - -7.45474 -9.69687 -3.07334 - -6.85914 -9.69861 -3.10094 - -6.85899 -9.69766 -3.08574 - -6.80988 -9.69834 -3.09661 - -6.89249 -9.69574 -3.05502 - -6.78772 -9.69901 -3.1074 - -6.82105 -9.6977 -3.08637 - -6.7785 -9.94155 -3.1033 - -6.82105 -9.6977 -3.08637 - -6.7785 -9.6997 -3.11839 - -6.78772 -9.69901 -3.1074 - -6.79249 -9.69968 -3.11812 - -6.85914 -9.69861 -3.10094 - -7.463 -9.69795 -3.09061 - -7.45474 -9.69687 -3.07334 - -7.4677 -9.6959 -3.05771 - -7.4677 -9.78475 -3.05217 - -7.36487 -9.78425 -3.04416 - -7.45474 -9.78572 -3.0678 - -6.85899 -9.78651 -3.08019 - -6.85899 -9.69766 -3.08574 - -6.89472 -9.69668 -3.07006 - -6.89249 -9.69574 -3.05502 - -7.14912 -9.69417 -3.03 - -7.36587 -9.93602 -3.01491 - -7.14912 -9.69417 -3.03 - -7.14912 -9.93602 -3.01491 - -6.89249 -9.69574 -3.05502 - -6.8925 -9.93759 -3.03993 - -6.82105 -9.6977 -3.08637 - -6.82105 -9.93955 -3.07129 - -6.7785 -9.94155 -3.1033 - -6.74442 -9.9335 -3.09638 - -6.72216 -9.95808 -3.36827 - -6.69264 -9.89143 -3.17161 - -6.72216 -9.94617 -3.1773 - -6.73052 -9.88579 -3.08111 - -6.74442 -9.9335 -3.09638 - -6.80542 -9.92605 -3.02777 - -6.82105 -9.93955 -3.07129 - -6.88817 -9.93577 -3.01071 - -6.8925 -9.93759 -3.03993 - -7.14831 -9.93418 -2.98534 - -7.14912 -9.93602 -3.01491 - -7.36736 -9.93417 -2.98534 - -7.36587 -9.93602 -3.01491 - -7.5654 -9.97851 -3.00531 - -7.42925 -9.72306 -3.49315 - -7.47795 -9.97019 -3.56272 - -7.47794 -9.72834 -3.57781 - -7.50254 -9.97173 -3.58734 - -7.50253 -9.72988 -3.60243 - -7.38866 -9.71976 -3.44015 - -7.42925 -9.72306 -3.49315 - -7.4004 -9.72174 -3.472 - -6.86786 -9.72161 -3.46961 - -6.7692 -9.71998 -3.44338 - -6.93663 -9.72366 -3.50248 - -6.93359 -9.72487 -3.52197 - -7.44245 -9.72696 -3.5557 - -7.47794 -9.72834 -3.57781 - -7.4175 -9.72426 -3.51231 - -7.42925 -9.72306 -3.49315 - -6.86786 -9.72161 -3.46961 - -6.76482 -9.70174 -3.15107 - -6.7856 -9.70071 -3.13452 - -7.42613 -9.69987 -3.12145 - -7.42613 -9.78872 -3.11591 - -7.43556 -9.78777 -3.10059 - -6.7856 -9.78956 -3.12898 - -7.43473 -9.70081 -3.13655 - -7.40612 -9.70207 -3.15667 - -6.77211 -9.70276 -3.1674 - -6.77211 -9.79161 -3.16186 - -6.76527 -9.79263 -3.1782 - -7.40613 -9.79092 -3.15112 - -8.22911 -9.71209 -3.31768 - -8.87572 -9.71024 -3.28825 - -8.2444 -9.71313 -3.33427 - -8.86468 -9.71119 -3.30343 - -8.2444 -9.80198 -3.32873 - -8.22324 -9.71532 -3.36936 - -8.24241 -9.71421 -3.35163 - -8.86468 -9.71211 -3.31813 - -8.86468 -9.80096 -3.31258 - -8.86468 -9.80004 -3.29789 - -8.24241 -9.80306 -3.34609 - -7.43474 -9.94266 -3.12146 - -7.43473 -9.70081 -3.13655 - -7.463 -9.69795 -3.09061 - -7.43555 -9.69892 -3.10613 - -6.79249 -9.69968 -3.11812 - -6.79249 -9.78854 -3.11258 - -8.22911 -9.95394 -3.30259 - -8.19927 -9.97849 -3.30288 - -8.1869 -9.97849 -3.2103 - -7.49775 -9.97851 -3.07557 - -7.5654 -9.97851 -3.00531 - -7.50186 -9.93687 -3.02862 - -7.36587 -9.93602 -3.01491 - -7.36586 -9.69417 -3.03 - -7.14912 -9.69417 -3.03 - -7.14965 -9.69541 -3.04971 - -6.89472 -9.69668 -3.07006 - -6.89472 -9.78553 -3.06451 - -6.85899 -9.78651 -3.08019 - -7.14966 -9.78426 -3.04416 - -7.36487 -9.78425 -3.04416 - -7.36487 -9.6954 -3.04971 - -7.4677 -9.6959 -3.05771 - -7.50186 -9.69502 -3.04371 - -7.463 -9.69795 -3.09061 - -7.47417 -9.93866 -3.05738 - -7.43474 -9.94266 -3.12146 - -7.46149 -9.97851 -3.13449 - -8.22911 -9.71209 -3.31768 - -8.22911 -9.95394 -3.30259 - -8.21583 -9.94773 -3.20309 - -8.1869 -9.97849 -3.2103 - -8.15854 -9.97849 -3.13449 - -7.5654 -9.97851 -3.00531 - -7.61814 -9.97851 -2.96992 - -7.5883 -9.87634 -2.92995 - -8.23853 -9.8052 -3.38028 - -8.23853 -9.71635 -3.38582 - -8.86468 -9.71395 -3.34762 - -8.22324 -9.71532 -3.36936 - -8.87572 -9.71299 -3.33234 - -8.86468 -9.71211 -3.31813 - -8.86468 -9.71119 -3.30343 - -8.86468 -9.80004 -3.29789 - -8.2444 -9.80198 -3.32873 - -8.24241 -9.80306 -3.34609 - -8.2444 -9.71313 -3.33427 - -8.24241 -9.71421 -3.35163 - -8.22911 -9.71209 -3.31768 - -8.22324 -9.71532 -3.36936 - -8.22911 -9.95394 -3.30259 - -8.21737 -9.71854 -3.42103 - -8.23653 -9.71743 -3.40318 - -8.86468 -9.71486 -3.36232 - -8.86469 -9.80371 -3.35677 - -8.86469 -9.8028 -3.34208 - -8.23654 -9.80628 -3.39764 - -6.75537 -9.7094 -3.2739 - -6.7443 -9.70755 -3.24417 - -6.75537 -9.70848 -3.2592 - -7.3842 -9.70742 -3.24239 - -7.40004 -9.7086 -3.26128 - -7.38732 -9.70623 -3.22336 - -7.40917 -9.70508 -3.20488 - -6.75537 -9.70572 -3.21494 - -6.7443 -9.7048 -3.20009 - -6.75537 -9.70664 -3.22964 - -6.7443 -9.70755 -3.24417 - -7.3842 -9.70742 -3.24239 - -6.75533 -9.71492 -3.36232 - -6.7443 -9.71305 -3.33234 - -6.75533 -9.714 -3.34762 - -7.37761 -9.71424 -3.35163 - -7.39678 -9.71534 -3.36936 - -7.37562 -9.71315 -3.33427 - -7.39091 -9.71212 -3.31768 - -6.75534 -9.71124 -3.30343 - -6.7443 -9.7103 -3.28825 - -6.75534 -9.71216 -3.31813 - -6.7443 -9.71305 -3.33234 - -7.37761 -9.71424 -3.35163 - -7.38149 -9.71637 -3.38582 - -7.40265 -9.71856 -3.42103 - -7.38348 -9.71745 -3.40318 - -6.76865 -9.71712 -3.39758 - -6.7443 -9.7158 -3.37642 - -6.77857 -9.71878 -3.42426 - -6.74431 -9.94665 -3.185 - -6.7443 -9.7103 -3.28825 - -6.74431 -9.95215 -3.27316 - -6.7443 -9.71305 -3.33234 - -6.7443 -9.7158 -3.37642 - -6.75533 -9.71492 -3.36232 - -7.38348 -9.71745 -3.40318 - -7.38348 -9.8063 -3.39764 - -7.38149 -9.80522 -3.38028 - -6.75534 -9.80377 -3.35677 - -6.75534 -9.80285 -3.34208 - -6.75533 -9.714 -3.34762 - -7.38149 -9.71637 -3.38582 - -7.39678 -9.71534 -3.36936 - -7.40265 -9.71856 -3.42103 - -7.39091 -9.71212 -3.31768 - -7.40266 -9.96041 -3.40594 - -7.39092 -9.95397 -3.30259 - -7.43169 -9.97851 -3.39907 - -6.76482 -9.70174 -3.15107 - -6.76527 -9.70378 -3.18375 - -6.7443 -9.7048 -3.20009 - -7.39549 -9.70385 -3.1851 - -7.40917 -9.70508 -3.20488 - -8.14208 -9.97017 -3.56272 - -8.11876 -9.97849 -3.54418 - -8.15749 -9.97849 -3.48271 - -7.43169 -9.97851 -3.39907 - -7.42076 -9.97851 -3.30288 - -7.39092 -9.95397 -3.30259 - -7.4042 -9.94776 -3.20309 - -7.39091 -9.71212 -3.31768 - -7.40004 -9.7086 -3.26128 - -7.37819 -9.70974 -3.27953 - -6.75537 -9.70848 -3.2592 - -6.75537 -9.79734 -3.25366 - -6.75537 -9.79825 -3.26836 - -7.37819 -9.79859 -3.27398 - -7.37508 -9.79978 -3.29302 - -7.37508 -9.71092 -3.29856 - -6.75537 -9.7094 -3.2739 - -6.7443 -9.7103 -3.28825 - -6.7443 -9.70755 -3.24417 - -6.74431 -9.94665 -3.185 - -6.7443 -9.7048 -3.20009 - -6.76482 -9.94359 -3.13598 - -6.76482 -9.70174 -3.15107 - -8.14207 -9.72832 -3.57781 - -8.14208 -9.97017 -3.56272 - -8.18422 -9.966 -3.49582 - -8.15749 -9.97849 -3.48271 - -8.18834 -9.97849 -3.39907 - -7.42076 -9.97851 -3.30288 - -7.43313 -9.97851 -3.2103 - -7.4042 -9.94776 -3.20309 - -7.43581 -9.96602 -3.49582 - -7.46254 -9.97851 -3.48271 - -7.50127 -9.97851 -3.54418 - -7.99615 -9.9785 -3.65035 - -7.93807 -9.9785 -3.67445 - -8.01272 -9.92488 -3.7082 - -7.94515 -9.92573 -3.72192 - -8.02133 -9.86427 -3.75355 - -7.95089 -9.86461 -3.75912 - -7.88204 -9.24504 -4.15806 - -8.68339 -9.72361 -3.50248 - -8.68643 -9.72483 -3.52197 - -8.14207 -9.72832 -3.57781 - -8.11749 -9.72986 -3.60243 - -8.14208 -9.97017 -3.56272 - -8.1175 -9.97171 -3.58734 - -8.11876 -9.97849 -3.54418 - -8.04809 -9.9785 -3.61494 - -7.43169 -9.97851 -3.39907 - -7.46254 -9.97851 -3.48271 - -7.40266 -9.96041 -3.40594 - -7.43581 -9.96602 -3.49582 - -7.40265 -9.71856 -3.42103 - -8.68339 -9.81246 -3.49694 - -8.68339 -9.72361 -3.50248 - -8.17757 -9.72694 -3.5557 - -8.14207 -9.72832 -3.57781 - -8.19077 -9.72304 -3.49315 - -8.18422 -9.966 -3.49582 - -8.85082 -9.71992 -3.44338 - -8.75215 -9.72156 -3.46961 - -8.20252 -9.72424 -3.51231 - -8.20252 -9.81309 -3.50677 - -8.17757 -9.8158 -3.55015 - -8.75216 -9.81041 -3.46407 - -8.84144 -9.71873 -3.42426 - -8.85082 -9.71992 -3.44338 - -8.19077 -9.72304 -3.49315 - -8.20252 -9.72424 -3.51231 - -8.17757 -9.72694 -3.5557 - -8.17757 -9.8158 -3.55015 - -8.68339 -9.81246 -3.49694 - -8.75216 -9.81041 -3.46407 - -8.68339 -9.72361 -3.50248 - -8.75215 -9.72156 -3.46961 - -8.68643 -9.72483 -3.52197 - -8.85082 -9.71992 -3.44338 - -8.68643 -9.96668 -3.50688 - -8.85082 -9.96177 -3.42829 - -8.6917 -9.96848 -3.53577 - -8.86669 -9.96325 -3.45211 - -8.70013 -9.91788 -3.59637 - -8.88951 -9.91223 -3.50584 - -8.73792 -9.85737 -3.64337 - -8.93535 -9.85131 -3.5462 - -8.84818 -9.23716 -4.00565 - -8.84145 -9.80758 -3.41872 - -8.84144 -9.71873 -3.42426 - -8.21961 -9.72172 -3.472 - -8.19077 -9.72304 -3.49315 - -8.21737 -9.71854 -3.42103 - -8.18422 -9.966 -3.49582 - -8.21737 -9.96039 -3.40594 - -8.18834 -9.97849 -3.39907 - -8.87572 -9.71574 -3.37642 - -8.85137 -9.71706 -3.39758 - -8.23136 -9.71974 -3.44015 - -8.23137 -9.80859 -3.43461 - -8.21962 -9.81057 -3.46646 - -8.85137 -9.80591 -3.39203 - -8.87572 -9.70749 -3.24417 - -8.87572 -9.95209 -3.27316 - -8.87572 -9.71024 -3.28825 - -8.87572 -9.95759 -3.36133 - -8.87572 -9.71299 -3.33234 - -8.87572 -9.71574 -3.37642 - -8.86468 -9.71395 -3.34762 - -8.86465 -9.70567 -3.21494 - -8.87572 -9.70749 -3.24417 - -8.86465 -9.70658 -3.22964 - -8.24182 -9.70971 -3.27953 - -8.21998 -9.70858 -3.26128 - -8.24494 -9.7109 -3.29856 - -8.22911 -9.71209 -3.31768 - -8.86465 -9.70935 -3.2739 - -8.87572 -9.71024 -3.28825 - -8.86465 -9.70843 -3.2592 - -8.87572 -9.70749 -3.24417 - -8.24182 -9.70971 -3.27953 - -7.95782 -9.87496 -2.90807 - -8.03172 -9.87632 -2.92995 - -7.94439 -9.9785 -2.94291 - -8.00189 -9.9785 -2.96992 - -7.81002 -9.9785 -2.91903 - -7.81001 -9.87364 -2.88692 - -7.81002 -9.9785 -2.91903 - -7.74198 -9.9785 -2.92624 - -8.00189 -9.9785 -2.96992 - -8.05463 -9.9785 -3.00531 - -8.03172 -9.87632 -2.92995 - -8.10563 -9.8768 -2.93764 - -8.04114 -9.81207 -2.91695 - -8.22453 -9.70382 -3.1851 - -8.21085 -9.70506 -3.20488 - -8.18528 -9.70079 -3.13655 - -8.18529 -9.94264 -3.12146 - -8.14586 -9.93865 -3.05738 - -8.12228 -9.97849 -3.07557 - -8.05463 -9.9785 -3.00531 - -7.67564 -9.97851 -2.94291 - -7.74198 -9.9785 -2.92624 - -7.66221 -9.87497 -2.90807 - -7.73611 -9.87379 -2.88931 - -7.65593 -9.81068 -2.89448 - -7.73297 -9.80971 -2.87903 - -8.92739 -9.90587 -3.40398 - -8.89787 -9.95802 -3.36827 - -8.89787 -9.94611 -3.1773 - -8.87572 -9.95209 -3.27316 - -8.87572 -9.94659 -3.185 - -8.87572 -9.70749 -3.24417 - -8.87572 -9.70474 -3.20009 - -8.86465 -9.70567 -3.21494 - -8.2327 -9.70621 -3.22336 - -8.2327 -9.79506 -3.21782 - -8.23582 -9.79625 -3.23685 - -8.86465 -9.79452 -3.2094 - -8.86465 -9.79544 -3.22409 - -8.86465 -9.70658 -3.22964 - -8.23582 -9.7074 -3.24239 - -8.21998 -9.70858 -3.26128 - -8.2327 -9.70621 -3.22336 - -8.21085 -9.70506 -3.20488 - -8.87572 -9.70474 -3.20009 - -8.22453 -9.70382 -3.1851 - -8.85475 -9.70372 -3.18375 - -8.85475 -9.79257 -3.1782 - -8.58311 -9.1775 -2.84561 - -7.88552 -9.17752 -2.84561 - -8.58182 -9.18645 -2.85745 - -7.89174 -9.18647 -2.85745 - -8.59144 -9.1456 -2.85261 - -7.72825 -9.18647 -2.85745 - -7.02854 -9.14564 -2.85261 - -7.03817 -9.18649 -2.85745 - -6.73149 -9.1886 -2.89119 - -6.72763 -9.17969 -2.88006 - -6.62455 -9.18292 -2.93174 - -6.74787 -9.8113 -2.9851 - -6.55093 -9.1883 -3.01786 - -6.68467 -9.82113 -3.06161 - -6.64519 -9.82719 -3.15875 - -6.69264 -9.89143 -3.17161 - -6.69264 -9.90593 -3.40398 - -6.72216 -9.95808 -3.36827 - -6.75334 -9.96331 -3.45211 - -6.76921 -9.96182 -3.42829 - -6.9336 -9.96672 -3.50688 - -6.93359 -9.72487 -3.52197 - -7.21027 -9.72796 -3.57157 - -7.47794 -9.72834 -3.57781 - -7.4081 -9.73005 -3.60511 - -7.50253 -9.72988 -3.60243 - -7.40811 -9.9719 -3.59002 - -7.50254 -9.97173 -3.58734 - -7.40729 -9.97374 -3.61962 - -7.57194 -9.97851 -3.61494 - -7.4046 -9.92321 -3.68126 - -7.53974 -9.92344 -3.68503 - -7.52826 -9.86334 -3.73852 - -7.60731 -9.92489 -3.7082 - -7.5987 -9.86428 -3.75355 - -7.66914 -9.86462 -3.75912 - -7.73796 -9.24504 -4.15806 - -7.73957 -9.86526 -3.76943 - -7.81 -9.24519 -4.16084 - -7.81001 -9.86531 -3.77027 - -7.88204 -9.24504 -4.15806 - -7.88045 -9.86526 -3.76943 - -7.95089 -9.86461 -3.75912 - -7.87758 -9.92644 -3.73326 - -7.94515 -9.92573 -3.72192 - -7.87511 -9.9785 -3.6916 - -7.93807 -9.9785 -3.67445 - -7.57194 -9.97851 -3.61494 - -7.50127 -9.97851 -3.54418 - -7.47795 -9.97019 -3.56272 - -7.43581 -9.96602 -3.49582 - -7.42925 -9.72306 -3.49315 - -7.40265 -9.71856 -3.42103 - -7.38866 -9.71976 -3.44015 - -6.76865 -9.71712 -3.39758 - -6.76865 -9.80597 -3.39203 - -6.77857 -9.80763 -3.41872 - -7.38866 -9.80861 -3.43461 - -7.4004 -9.8106 -3.46646 - -7.4004 -9.72174 -3.472 - -6.77857 -9.71878 -3.42426 - -6.7692 -9.71998 -3.44338 - -6.7443 -9.7158 -3.37642 - -6.74431 -9.95765 -3.36133 - -6.74431 -9.95215 -3.27316 - -6.72216 -9.94617 -3.1773 - -6.74431 -9.94665 -3.185 - -6.74442 -9.9335 -3.09638 - -6.76482 -9.94359 -3.13598 - -6.7785 -9.94155 -3.1033 - -6.76482 -9.70174 -3.15107 - -6.7785 -9.6997 -3.11839 - -6.7856 -9.70071 -3.13452 - -6.79249 -9.69968 -3.11812 - -6.7856 -9.78956 -3.12898 - -6.79249 -9.78854 -3.11258 - -7.43556 -9.78777 -3.10059 - -7.43555 -9.69892 -3.10613 - -7.42613 -9.69987 -3.12145 - -7.43473 -9.70081 -3.13655 - -6.76482 -9.70174 -3.15107 - -6.77211 -9.70276 -3.1674 - -6.76527 -9.70378 -3.18375 - -6.76527 -9.79263 -3.1782 - -7.39549 -9.7927 -3.17956 - -7.40613 -9.79092 -3.15112 - -7.39549 -9.70385 -3.1851 - -7.40612 -9.70207 -3.15667 - -7.40917 -9.70508 -3.20488 - -7.43473 -9.70081 -3.13655 - -7.4042 -9.94776 -3.20309 - -7.43474 -9.94266 -3.12146 - -7.43313 -9.97851 -3.2103 - -7.46149 -9.97851 -3.13449 - -8.18834 -9.97849 -3.39907 - -8.19927 -9.97849 -3.30288 - -8.21737 -9.96039 -3.40594 - -8.22911 -9.95394 -3.30259 - -8.21737 -9.71854 -3.42103 - -8.22324 -9.71532 -3.36936 - -8.23653 -9.71743 -3.40318 - -8.23853 -9.71635 -3.38582 - -8.23654 -9.80628 -3.39764 - -8.23853 -9.8052 -3.38028 - -8.86469 -9.8028 -3.34208 - -8.86468 -9.71395 -3.34762 - -8.86468 -9.71486 -3.36232 - -8.87572 -9.71574 -3.37642 - -8.21737 -9.71854 -3.42103 - -8.23136 -9.71974 -3.44015 - -8.21961 -9.72172 -3.472 - -8.21962 -9.81057 -3.46646 - -8.84145 -9.80758 -3.41872 - -8.85137 -9.80591 -3.39203 - -8.84144 -9.71873 -3.42426 - -8.85137 -9.71706 -3.39758 - -8.85082 -9.71992 -3.44338 - -8.87572 -9.71574 -3.37642 - -8.85082 -9.96177 -3.42829 - -8.87572 -9.95759 -3.36133 - -8.86669 -9.96325 -3.45211 - -8.89787 -9.95802 -3.36827 - -8.88951 -9.91223 -3.50584 - -8.92739 -9.90587 -3.40398 - -8.93535 -9.85131 -3.5462 - -8.77741 -9.81415 -2.95061 - -8.50101 -9.81243 -2.92286 - -8.89235 -9.17964 -2.88006 - -8.58311 -9.1775 -2.84561 - -8.8885 -9.18855 -2.89119 - -8.58182 -9.18645 -2.85745 - -8.90198 -9.14773 -2.88677 - -8.59144 -9.1456 -2.85261 - -8.90594 -9.13881 -2.8755 - -8.59281 -9.13664 -2.84062 - -8.87215 -9.81124 -2.9851 - -8.77741 -9.81415 -2.95061 - -8.99544 -9.18286 -2.93174 - -8.89235 -9.17964 -2.88006 - -8.99073 -9.1917 -2.9418 - -8.8885 -9.18855 -2.89119 - -9.00105 -9.15175 -2.93194 - -8.90198 -9.14773 -2.88677 - -9.01273 -9.14095 -2.92054 - -8.90594 -9.13881 -2.8755 - -8.88951 -9.88573 -3.08111 - -8.87215 -9.81124 -2.9851 - -8.93535 -9.82107 -3.06161 - -8.99544 -9.18286 -2.93174 - -9.06906 -9.18823 -3.01786 - -8.99073 -9.1917 -2.9418 - -9.06375 -9.19696 -3.02615 - -9.08286 -9.16064 -3.01785 - -8.92739 -9.89138 -3.17161 - -8.88951 -9.88573 -3.08111 - -8.97484 -9.82713 -3.15875 - -8.93535 -9.82107 -3.06161 - -9.11325 -9.19575 -3.13844 - -9.06906 -9.18823 -3.01786 - -9.10756 -9.20433 -3.14425 - -9.06375 -9.19696 -3.02615 - -9.12379 -9.16371 -3.14301 - -9.08286 -9.16064 -3.01785 - -9.08841 -9.14955 -3.01282 - -9.01273 -9.14095 -2.92054 - -9.11164 -8.52601 -2.92212 - -8.90594 -9.13881 -2.8755 - -9.00065 -8.52314 -2.86619 - -8.59281 -9.13664 -2.84062 - -8.65879 -8.52064 -2.82776 - -6.97041 -8.50289 -2.82739 - -8.64955 -8.50284 -2.82739 - -6.92686 -7.91018 -2.83053 - -8.69306 -7.91013 -2.83053 - -6.91564 -5.09459 -3.04567 - -8.70414 -5.09455 -3.04567 - -8.70414 -5.05572 -3.04809 - -9.06184 -5.05805 -3.08569 - -9.05682 -3.36198 -3.30345 - -9.17503 -3.36486 -3.34964 - -9.13652 -2.14502 -3.54979 - -9.21826 -2.14878 -3.61001 - -9.17893 -0.942159 -3.79251 - -9.2669 -2.15404 -3.69434 - -9.22646 -0.945929 -3.85296 - -9.22206 -0.965099 -4.29874 - -9.18708 0.119628 -4.37655 - -8.87561 -9.93344 -3.09638 - -8.88951 -9.88573 -3.08111 - -8.89787 -9.94611 -3.1773 - -8.92739 -9.89138 -3.17161 - -8.92739 -9.90587 -3.40398 - -8.97484 -9.84448 -3.43688 - -8.93535 -9.85131 -3.5462 - -9.06907 -9.22963 -3.85959 - -8.84818 -9.23716 -4.00565 - -8.84469 -9.24489 -3.99614 - -8.5161 -9.24904 -4.07661 - -8.5249 -9.20901 -4.08657 - -8.29166 -9.21181 -4.14089 - -8.28879 -9.20424 -4.15337 - -7.81 -9.20521 -4.17186 - -7.80998 -8.58136 -4.34888 - -7.28966 -8.5803 -4.32802 - -7.26302 -7.99239 -4.4249 - -7.00338 -7.98903 -4.35955 - -7.00328 -5.1763 -4.51429 - -6.98143 -7.98878 -4.35487 - -6.9814 -5.17602 -4.50938 - -6.60904 -5.17022 -4.4065 - -6.60904 -5.13139 -4.40918 - -6.35353 -5.12077 -4.22094 - -6.36285 -3.41618 -4.3107 - -6.31636 -3.40581 -4.12696 - -6.35761 -2.17835 -4.21323 - -6.35272 -2.15411 -3.69434 - -6.3931 -0.946004 -3.85296 - -6.40136 -2.14885 -3.61001 - -6.44063 -0.942231 -3.79251 - -6.52028 -0.939535 -3.74933 - -6.55297 0.137651 -3.94066 - -6.66206 0.139022 -3.91872 - -6.59935 1.71147 -4.20527 - -6.70461 1.71176 -4.20074 - -6.74971 1.70619 -4.28995 - -7.0784 1.70579 -4.29656 - -7.05025 0.110118 -4.54396 - -7.0703 0.110024 -4.54565 - -7.05111 -0.98232 -4.60269 - -7.28122 -0.984919 -4.64887 - -7.2682 -2.20316 -4.65306 - -7.37784 -0.987601 -4.6964 - -7.39012 -2.20444 -4.6758 - -7.43906 -2.20481 -4.68234 - -7.40289 -3.43542 -4.65194 - -7.56177 -2.20537 -4.69234 - -7.80984 -3.43665 -4.67395 - -7.80981 -2.20602 -4.70393 - -8.21679 -3.4354 -4.65194 - -8.05785 -2.20536 -4.69234 - -8.18056 -2.20479 -4.68234 - -8.16922 -0.989053 -4.72251 - -8.22951 -2.20442 -4.6758 - -8.24172 -0.987578 -4.6964 - -8.33834 -0.984892 -4.64887 - -8.22991 0.100928 -4.70728 - -8.32263 0.104673 -4.64101 - -8.3522 0.110053 -4.54575 - -8.5492 0.110063 -4.54565 - -8.5217 1.70581 -4.29687 - -8.56925 0.110158 -4.54396 - -8.54101 1.70583 -4.29656 - -8.91033 0.112162 -4.50864 - -8.86971 1.70625 -4.28995 - -9.09524 1.70701 -4.27785 - -9.13706 1.7078 -4.26523 - -9.14401 0.115819 -4.44399 - -9.18708 0.119628 -4.37655 - -9.17802 -0.971945 -4.41996 - -9.22206 -0.965099 -4.29874 - -9.26201 -2.17828 -4.21323 - -9.2669 -2.15404 -3.69434 - -9.30875 -3.37638 -3.53439 - -9.25894 -3.36966 -3.42661 - -9.26624 -5.06743 -3.23606 - -9.18108 -5.06157 -3.14208 - -9.18108 -5.1004 -3.13966 - -9.06184 -5.09688 -3.08326 - -9.06191 -7.89477 -2.87102 - -8.70414 -5.09455 -3.04567 - -8.70421 -7.89229 -2.83114 - -8.69306 -7.91013 -2.83053 - -8.71401 -7.92804 -2.83167 - -8.67311 -8.48509 -2.82872 - -9.06011 -7.93021 -2.87023 - -9.00279 -8.4876 -2.86545 - -9.17918 -7.93389 -2.92992 - -9.11639 -8.49119 -2.9224 - -9.18916 -8.49641 -3.0075 - -9.11164 -8.52601 -2.92212 - -9.19249 -8.53208 -3.01681 - -9.08841 -9.14955 -3.01282 - -9.23918 -8.5221 -3.13633 - -9.12511 -9.15452 -3.12355 - -9.12961 -9.15605 -3.15193 - -9.12767 -9.15798 -3.13909 - -9.12961 -9.18088 -3.70044 - -9.12379 -9.16371 -3.14301 - -9.12379 -9.18894 -3.69727 - -9.10756 -9.20433 -3.14425 - -9.10756 -9.22922 -3.69215 - -9.11325 -9.19575 -3.13844 - -9.11325 -9.22116 -3.69527 - -8.97484 -9.82713 -3.15875 - -8.97484 -9.84448 -3.43688 - -8.92739 -9.89138 -3.17161 - -8.84153 -9.94149 -3.1033 - -8.79897 -9.9395 -3.07129 - -8.81461 -9.926 -3.02777 - -8.72753 -9.93754 -3.03993 - -8.73186 -9.93572 -3.01071 - -8.7253 -9.69663 -3.07006 - -8.72752 -9.69569 -3.05502 - -8.79897 -9.69765 -3.08637 - -8.79897 -9.9395 -3.07129 - -8.84152 -9.69964 -3.11839 - -8.84153 -9.94149 -3.1033 - -8.8552 -9.70168 -3.15107 - -8.85521 -9.94353 -3.13598 - -8.47171 -9.93414 -2.98534 - -8.73186 -9.93572 -3.01071 - -8.47091 -9.93599 -3.01491 - -8.72753 -9.93754 -3.03993 - -8.4709 -9.69414 -3.03 - -8.72752 -9.69569 -3.05502 - -8.47036 -9.69537 -3.04971 - -8.7253 -9.69663 -3.07006 - -8.47036 -9.78422 -3.04416 - -8.7253 -9.78548 -3.06451 - -8.76103 -9.78646 -3.08019 - -8.7253 -9.69663 -3.07006 - -8.76103 -9.69761 -3.08574 - -8.79897 -9.69765 -3.08637 - -8.81013 -9.69829 -3.09661 - -8.84152 -9.69964 -3.11839 - -8.11818 -9.81244 -2.92286 - -8.27226 -9.81243 -2.92286 - -8.25344 -9.87702 -2.94119 - -8.47286 -9.87768 -2.95183 - -8.47171 -9.93414 -2.98534 - -8.738 -9.87928 -2.97769 - -8.73186 -9.93572 -3.01071 - -8.8352 -9.88409 -3.01 - -8.81461 -9.926 -3.02777 - -8.83442 -9.70065 -3.13452 - -8.8552 -9.70168 -3.15107 - -8.18528 -9.70079 -3.13655 - -8.21389 -9.70205 -3.15667 - -8.22453 -9.70382 -3.1851 - -8.22453 -9.79268 -3.17956 - -8.85475 -9.79257 -3.1782 - -8.84791 -9.79156 -3.16186 - -8.85475 -9.70372 -3.18375 - -8.84791 -9.7027 -3.1674 - -8.87572 -9.70474 -3.20009 - -8.8552 -9.70168 -3.15107 - -8.87572 -9.94659 -3.185 - -8.85521 -9.94353 -3.13598 - -8.89787 -9.94611 -3.1773 - -8.84153 -9.94149 -3.1033 - -8.87561 -9.93344 -3.09638 - -8.81461 -9.926 -3.02777 - -8.88951 -9.88573 -3.08111 - -8.8352 -9.88409 -3.01 - -8.87215 -9.81124 -2.9851 - -8.738 -9.87928 -2.97769 - -8.77741 -9.81415 -2.95061 - -8.47286 -9.87768 -2.95183 - -8.50101 -9.81243 -2.92286 - -8.27226 -9.81243 -2.92286 - -8.58311 -9.1775 -2.84561 - -8.11818 -9.81244 -2.92286 - -7.88552 -9.17752 -2.84561 - -8.25515 -9.78423 -3.04416 - -8.15232 -9.78473 -3.05217 - -8.25515 -9.69538 -3.04971 - -8.15232 -9.69588 -3.05771 - -8.25415 -9.69415 -3.03 - -8.11816 -9.69501 -3.04371 - -8.25416 -9.93599 -3.01491 - -8.25267 -9.93415 -2.98534 - -8.25416 -9.93599 -3.01491 - -8.11817 -9.93685 -3.02862 - -8.11816 -9.69501 -3.04371 - -8.15701 -9.69793 -3.09061 - -8.15232 -9.69588 -3.05771 - -8.16527 -9.69685 -3.07334 - -8.15232 -9.78473 -3.05217 - -8.16528 -9.7857 -3.0678 - -8.25515 -9.78423 -3.04416 - -8.83442 -9.7895 -3.12898 - -8.83442 -9.70065 -3.13452 - -8.19389 -9.69985 -3.12145 - -8.18528 -9.70079 -3.13655 - -8.15701 -9.69793 -3.09061 - -8.14586 -9.93865 -3.05738 - -8.11817 -9.93685 -3.02862 - -8.05463 -9.9785 -3.00531 - -8.25267 -9.93415 -2.98534 - -8.10563 -9.8768 -2.93764 - -8.21998 -9.70858 -3.26128 - -8.22911 -9.71209 -3.31768 - -8.21085 -9.70506 -3.20488 - -8.21583 -9.94773 -3.20309 - -8.18529 -9.94264 -3.12146 - -8.15854 -9.97849 -3.13449 - -8.12228 -9.97849 -3.07557 - -7.61814 -9.97851 -2.96992 - -7.67564 -9.97851 -2.94291 - -7.5883 -9.87634 -2.92995 - -7.66221 -9.87497 -2.90807 - -7.57889 -9.81208 -2.91695 - -7.65593 -9.81068 -2.89448 - -7.73447 -9.17752 -2.84561 - -7.73297 -9.80971 -2.87903 - -7.81001 -9.80942 -2.87431 - -7.81001 -9.87364 -2.88692 - -7.88392 -9.87379 -2.88931 - -7.81002 -9.9785 -2.91903 - -7.87805 -9.9785 -2.92624 - -7.94439 -9.9785 -2.94291 - -7.88392 -9.87379 -2.88931 - -7.95782 -9.87496 -2.90807 - -7.88705 -9.80971 -2.87903 - -7.9641 -9.81067 -2.89448 - -7.88552 -9.17752 -2.84561 - -8.04114 -9.81207 -2.91695 - -8.11818 -9.81244 -2.92286 - -8.10563 -9.8768 -2.93764 - -8.25344 -9.87702 -2.94119 - -8.25267 -9.93415 -2.98534 - -8.47171 -9.93414 -2.98534 - -8.25416 -9.93599 -3.01491 - -8.47091 -9.93599 -3.01491 - -8.25415 -9.69415 -3.03 - -8.4709 -9.69414 -3.03 - -8.25515 -9.69538 -3.04971 - -8.47036 -9.69537 -3.04971 - -8.25515 -9.78423 -3.04416 - -8.47036 -9.78422 -3.04416 - -8.16528 -9.7857 -3.0678 - -8.76103 -9.78646 -3.08019 - -8.16527 -9.69685 -3.07334 - -8.76103 -9.69761 -3.08574 - -8.15701 -9.69793 -3.09061 - -8.81013 -9.69829 -3.09661 - -8.76088 -9.69856 -3.10094 - -8.84152 -9.69964 -3.11839 - -8.8323 -9.69896 -3.1074 - -8.8552 -9.70168 -3.15107 - -8.82753 -9.69963 -3.11812 - -8.83442 -9.70065 -3.13452 - -8.82753 -9.78848 -3.11258 - -8.83442 -9.7895 -3.12898 - -8.19389 -9.7887 -3.11591 - -8.19389 -9.69985 -3.12145 - -8.18446 -9.6989 -3.10613 - -8.15701 -9.69793 -3.09061 - -8.82753 -9.69963 -3.11812 - -8.76088 -9.69856 -3.10094 - -8.8323 -9.69896 -3.1074 - 7.57307 -11.1373 -3.26078 - 7.58442 -11.1373 -3.33243 - 7.80494 -11.5874 -3.26078 - 7.61736 -11.1373 -3.39707 - 7.66866 -11.1373 -3.44837 - 7.49598 -10.7553 -3.48527 - 7.58047 -10.7553 -3.56976 - 7.6743 -10.4962 -3.66292 - 7.68694 -10.7553 -3.62401 - 7.55643 -10.4962 -3.60286 - 7.58047 -10.7553 -3.56976 - 7.46288 -10.4962 -3.50932 - 7.49598 -10.7553 -3.48527 - 7.40282 -10.4962 -3.39144 - 7.44173 -10.7553 -3.3788 - 7.38213 -10.4962 -3.26078 - 7.42304 -10.7553 -3.26078 - 7.6743 -10.4962 -3.66292 - 7.80497 -10.4962 -3.68362 - 7.80496 -10.7554 -3.6427 - 7.92298 -10.7554 -3.62401 - 7.87661 -11.1373 -3.48131 - 7.94125 -11.1373 -3.44837 - 7.80494 -11.5874 -3.26078 - 7.38213 -10.4962 -3.26078 - 7.38213 -10.3189 -3.26078 - 7.40282 -10.4962 -3.39144 - 7.40283 -10.3189 -3.39144 - 7.46288 -10.4962 -3.50932 - 7.46289 -10.3189 -3.50932 - 7.55643 -10.4962 -3.60286 - 7.55643 -10.3189 -3.60286 - 7.6743 -10.4962 -3.66292 - 7.67431 -10.3189 -3.66292 - 7.80497 -10.4962 -3.68362 - 7.66866 -11.1373 -3.07318 - 7.61736 -11.1373 -3.12448 - 7.80494 -11.5874 -3.26078 - 7.58442 -11.1373 -3.18912 - 7.57307 -11.1373 -3.26078 - 7.44173 -10.7553 -3.14276 - 7.42304 -10.7553 -3.26078 - 7.40282 -10.4962 -3.13011 - 7.38213 -10.4962 -3.26078 - 7.40283 -10.3189 -3.13011 - 7.38213 -10.3189 -3.26078 - 7.67431 -10.3189 -3.66292 - 7.55643 -10.3189 -3.60286 - 7.60454 -10.3189 -3.53665 - 7.46289 -10.3189 -3.50932 - 7.5291 -10.3189 -3.46121 - 7.40283 -10.3189 -3.39144 - 7.48066 -10.3189 -3.36615 - 7.38213 -10.3189 -3.26078 - 7.46397 -10.3189 -3.26078 - 7.40283 -10.3189 -3.13011 - 7.48066 -10.3189 -3.1554 - 7.46289 -10.3189 -3.01223 - 7.5291 -10.3189 -3.06034 - 7.55643 -10.3189 -2.91869 - 7.60454 -10.3189 -2.9849 - 7.80497 -10.4962 -3.68362 - 7.67431 -10.3189 -3.66292 - 7.80498 -10.3189 -3.68362 - 7.60454 -10.3189 -3.53665 - 7.6996 -10.3189 -3.58509 - 7.6996 -10.3189 -3.58509 - 7.80498 -10.3189 -3.60178 - 7.80498 -10.3189 -3.68362 - 7.93564 -10.3189 -3.66292 - 7.93564 -10.4962 -3.66292 - 8.05351 -10.4962 -3.60286 - 8.02945 -10.7554 -3.56976 - 8.11395 -10.7554 -3.48527 - 7.99255 -11.1373 -3.39707 - 8.02549 -11.1373 -3.33243 - 7.80494 -11.5874 -3.26078 - 7.60454 -10.3189 -2.9849 - 7.60454 -10.2097 -2.9849 - 7.5291 -10.3189 -3.06034 - 7.5291 -10.2097 -3.06034 - 7.48066 -10.3189 -3.1554 - 7.48067 -10.2097 -3.1554 - 7.46397 -10.3189 -3.26078 - 7.46397 -10.2097 -3.26078 - 7.48066 -10.3189 -3.36615 - 7.48067 -10.2097 -3.36615 - 7.5291 -10.3189 -3.46121 - 7.5291 -10.2097 -3.46121 - 7.60454 -10.3189 -3.53665 - 7.60454 -10.2097 -3.53665 - 7.6996 -10.3189 -3.58509 - 7.6996 -10.2097 -3.58509 - 7.80498 -10.3189 -3.60178 - 7.87661 -11.1373 -3.04024 - 7.80495 -11.1373 -3.02889 - 7.80494 -11.5874 -3.26078 - 7.7333 -11.1373 -3.04024 - 7.66866 -11.1373 -3.07318 - 7.68694 -10.7553 -2.89755 - 7.58047 -10.7553 -2.95179 - 7.6743 -10.4962 -2.85863 - 7.55643 -10.4962 -2.91869 - 7.67431 -10.3189 -2.85863 - 7.55643 -10.3189 -2.91869 - 7.6996 -10.3189 -2.93646 - 7.60454 -10.3189 -2.9849 - 7.6996 -10.2097 -2.93646 - 7.60454 -10.2097 -2.9849 - 7.6996 -10.2097 -3.58509 - 7.60454 -10.2097 -3.53665 - 7.55644 -10.2097 -3.60286 - 7.5291 -10.2097 -3.46121 - 7.46289 -10.2097 -3.50932 - 7.48067 -10.2097 -3.36615 - 7.40283 -10.2097 -3.39144 - 7.46397 -10.2097 -3.26078 - 7.38213 -10.2097 -3.26078 - 7.48067 -10.2097 -3.1554 - 7.40283 -10.2097 -3.13011 - 7.5291 -10.2097 -3.06034 - 7.46289 -10.2097 -3.01223 - 7.60454 -10.2097 -2.9849 - 7.55644 -10.2097 -2.91869 - 7.6996 -10.2097 -2.93646 - 7.67431 -10.2097 -2.85863 - 7.80498 -10.2097 -2.91977 - 7.80498 -10.2097 -2.83793 - 7.91035 -10.2097 -2.93646 - 7.93564 -10.2098 -2.85863 - 7.80498 -10.3189 -3.60178 - 7.6996 -10.2097 -3.58509 - 7.80498 -10.2097 -3.60178 - 7.55644 -10.2097 -3.60286 - 7.67431 -10.2097 -3.66292 - 8.05351 -10.4962 -3.60286 - 7.93564 -10.3189 -3.66292 - 8.05352 -10.3189 -3.60286 - 7.80498 -10.3189 -3.60178 - 7.91035 -10.3189 -3.58509 - 7.80498 -10.2097 -3.60178 - 7.67431 -10.2097 -3.66292 - 7.80498 -10.2097 -3.68362 - 7.80498 -10.2097 -3.60178 - 7.91035 -10.2097 -3.58509 - 7.91035 -10.3189 -3.58509 - 8.00541 -10.3189 -3.53665 - 8.05352 -10.3189 -3.60286 - 8.14706 -10.3189 -3.50932 - 8.14706 -10.4962 -3.50932 - 8.20712 -10.4962 -3.39144 - 8.16819 -10.7554 -3.3788 - 8.18689 -10.7554 -3.26078 - 8.03684 -11.1373 -3.26078 - 8.02549 -11.1373 -3.18912 - 7.80494 -11.5874 -3.26078 - 7.93564 -10.2098 -2.85863 - 7.93565 -10.0188 -2.85863 - 7.80498 -10.2097 -2.83793 - 7.80498 -10.0188 -2.83793 - 7.67431 -10.2097 -2.85863 - 7.67432 -10.0188 -2.85863 - 7.55644 -10.2097 -2.91869 - 7.55644 -10.0188 -2.91869 - 7.46289 -10.2097 -3.01223 - 7.46289 -10.0188 -3.01223 - 7.40283 -10.2097 -3.13011 - 7.40283 -10.0188 -3.13011 - 7.38213 -10.2097 -3.26078 - 7.38214 -10.0188 -3.26078 - 7.40283 -10.2097 -3.39144 - 7.40283 -10.0188 -3.39144 - 7.46289 -10.2097 -3.50932 - 7.46289 -10.0188 -3.50932 - 7.55644 -10.2097 -3.60286 - 7.55644 -10.0188 -3.60286 - 7.67431 -10.2097 -3.66292 - 7.67432 -10.0188 -3.66292 - 7.80498 -10.2097 -3.68362 - 8.20713 -10.2098 -3.13011 - 8.14707 -10.2098 -3.01223 - 8.08085 -10.2098 -3.06034 - 8.05352 -10.2098 -2.91869 - 8.00541 -10.2098 -2.9849 - 8.22782 -10.2098 -3.26078 - 8.20713 -10.2098 -3.13011 - 8.12929 -10.2098 -3.1554 - 8.08085 -10.2098 -3.06034 - 8.08085 -10.3189 -3.06034 - 8.00541 -10.2098 -2.9849 - 8.00541 -10.3189 -2.9849 - 8.20713 -10.2098 -3.39144 - 8.22782 -10.2098 -3.26078 - 8.14598 -10.2098 -3.26078 - 8.12929 -10.2098 -3.1554 - 8.12929 -10.3189 -3.1554 - 8.08085 -10.3189 -3.06034 - 8.14706 -10.3189 -3.01223 - 8.00541 -10.3189 -2.9849 - 8.05352 -10.3189 -2.91869 - 8.14707 -10.2098 -3.50932 - 8.20713 -10.2098 -3.39144 - 8.12929 -10.2098 -3.36615 - 8.14598 -10.2098 -3.26078 - 8.14598 -10.3189 -3.26078 - 8.12929 -10.3189 -3.1554 - 8.20712 -10.3189 -3.13011 - 8.14706 -10.3189 -3.01223 - 8.14706 -10.4962 -3.01223 - 8.05352 -10.3189 -2.91869 - 8.05351 -10.4962 -2.91869 - 8.05352 -10.2098 -3.60286 - 8.14707 -10.2098 -3.50932 - 8.08085 -10.2098 -3.46121 - 8.12929 -10.2098 -3.36615 - 8.12929 -10.3189 -3.36615 - 8.14598 -10.3189 -3.26078 - 8.22782 -10.3189 -3.26078 - 8.20712 -10.3189 -3.13011 - 8.20712 -10.4962 -3.13011 - 8.14706 -10.4962 -3.01223 - 8.11395 -10.7554 -3.03629 - 8.05351 -10.4962 -2.91869 - 8.02945 -10.7554 -2.95179 - 7.93564 -10.2098 -3.66292 - 8.05352 -10.2098 -3.60286 - 8.00541 -10.2098 -3.53665 - 8.08085 -10.2098 -3.46121 - 8.08085 -10.3189 -3.46121 - 8.12929 -10.3189 -3.36615 - 8.20712 -10.3189 -3.39144 - 8.22782 -10.3189 -3.26078 - 8.22781 -10.4962 -3.26078 - 8.20712 -10.4962 -3.13011 - 8.16819 -10.7554 -3.14276 - 8.11395 -10.7554 -3.03629 - 7.99255 -11.1373 -3.12448 - 8.02945 -10.7554 -2.95179 - 7.94125 -11.1373 -3.07318 - 8.05352 -10.0188 -2.91869 - 8.05352 -10.2098 -2.91869 - 8.14707 -10.0188 -3.01223 - 8.14707 -10.2098 -3.01223 - 8.20713 -10.0188 -3.13011 - 8.20713 -10.2098 -3.13011 - 8.22783 -10.0188 -3.26078 - 8.22782 -10.2098 -3.26078 - 8.20713 -10.0188 -3.39144 - 8.20713 -10.2098 -3.39144 - 8.14707 -10.0188 -3.50932 - 8.14707 -10.2098 -3.50932 - 8.05352 -10.0188 -3.60286 - 8.05352 -10.2098 -3.60286 - 7.93565 -10.0188 -3.66292 - 7.93564 -10.2098 -3.66292 - 7.80498 -10.0188 -3.68362 - 7.80498 -10.0188 -2.83793 - 7.93565 -10.0188 -2.85863 - 7.67432 -10.0188 -2.85863 - 8.05352 -10.0188 -2.91869 - 7.55644 -10.0188 -2.91869 - 8.14707 -10.0188 -3.01223 - 7.46289 -10.0188 -3.01223 - 8.20713 -10.0188 -3.13011 - 7.40283 -10.0188 -3.13011 - 8.22783 -10.0188 -3.26078 - 7.38214 -10.0188 -3.26078 - 8.20713 -10.0188 -3.39144 - 7.40283 -10.0188 -3.39144 - 8.14707 -10.0188 -3.50932 - 7.46289 -10.0188 -3.50932 - 8.05352 -10.0188 -3.60286 - 7.55644 -10.0188 -3.60286 - 7.93565 -10.0188 -3.66292 - 7.67432 -10.0188 -3.66292 - 7.80498 -10.0188 -3.68362 - 7.80498 -10.2097 -3.68362 - 7.93564 -10.2098 -3.66292 - 7.91035 -10.2097 -3.58509 - 8.00541 -10.2098 -3.53665 - 8.00541 -10.3189 -3.53665 - 8.08085 -10.3189 -3.46121 - 8.14706 -10.3189 -3.50932 - 8.20712 -10.3189 -3.39144 - 8.20712 -10.4962 -3.39144 - 8.22781 -10.4962 -3.26078 - 8.18689 -10.7554 -3.26078 - 8.16819 -10.7554 -3.14276 - 8.02549 -11.1373 -3.18912 - 7.99255 -11.1373 -3.12448 - 7.80494 -11.5874 -3.26078 - 7.94125 -11.1373 -3.07318 - 7.87661 -11.1373 -3.04024 - 8.02945 -10.7554 -2.95179 - 7.92298 -10.7554 -2.89755 - 8.05351 -10.4962 -2.91869 - 7.93564 -10.4962 -2.85863 - 8.05352 -10.3189 -2.91869 - 7.93564 -10.3189 -2.85863 - 8.00541 -10.3189 -2.9849 - 7.91035 -10.3189 -2.93646 - 8.00541 -10.2098 -2.9849 - 7.91035 -10.2097 -2.93646 - 8.05352 -10.2098 -2.91869 - 7.93564 -10.2098 -2.85863 - 8.05352 -10.0188 -2.91869 - 7.93565 -10.0188 -2.85863 - -6.14831 -10.2379 -4.4322 - -7.65732 -10.3636 -3.36986 - -7.66977 -10.3331 -3.39143 - -7.65924 -10.2574 -3.37319 - -7.66323 -10.2646 -3.3801 - -6.14282 -10.2123 -4.42269 - -5.65164 -10.3782 -4.23317 - -5.94721 -10.3806 -4.08387 - -5.9527 -10.4061 -4.09338 - -7.6096 -10.3347 -3.2872 - -7.61581 -10.3537 -3.29796 - -7.6079 -10.3245 -3.28427 - -7.60926 -10.2852 -3.28663 - -5.94721 -10.3806 -4.08387 - -7.62172 -10.2547 -3.3082 - -5.87123 -10.2402 -4.61351 - -5.6566 -10.4042 -4.24176 - -6.14831 -10.2379 -4.4322 - -5.9527 -10.4061 -4.09338 - -7.65732 -10.3636 -3.36986 - -7.63834 -10.3742 -3.33699 - -7.6407 -10.2441 -3.34107 - -7.62172 -10.2547 -3.3082 - -6.14282 -10.2123 -4.42269 - -5.94721 -10.3806 -4.08387 - -5.86627 -10.2143 -4.60492 - -5.65164 -10.3782 -4.23317 - -5.41455 -10.2386 -4.84238 - -5.22114 -10.3533 -4.50739 - -5.05271 -10.2645 -5.00018 - -4.90466 -10.3268 -4.74374 - -4.87569 -10.281 -5.041 - -4.78154 -10.31 -4.87792 - -4.78189 -10.2886 -5.05785 - -4.72063 -10.3022 -4.95174 - -4.71423 -10.2948 -5.04676 - -4.69749 -10.2959 -5.01776 - -4.69794 -10.3237 -5.01854 - -4.72216 -10.3299 -4.9544 - -5.6566 -10.4042 -4.24176 - -5.87123 -10.2402 -4.61351 - -5.22509 -10.3799 -4.51424 - -5.4185 -10.2652 -4.84923 - -4.90752 -10.354 -4.7487 - -5.05557 -10.2917 -5.00514 - -4.78366 -10.3375 -4.88159 - -4.87781 -10.3085 -5.04466 - -4.72216 -10.3299 -4.9544 - -4.78343 -10.3163 -5.06051 - -4.69794 -10.3237 -5.01854 - -4.71468 -10.3226 -5.04754 - -4.71423 -10.2948 -5.04676 - -4.78343 -10.3163 -5.06051 - -4.78189 -10.2886 -5.05785 - -4.87781 -10.3085 -5.04466 - -4.87569 -10.281 -5.041 - -5.05557 -10.2917 -5.00514 - -5.05271 -10.2645 -5.00018 - -5.4185 -10.2652 -4.84923 - -5.41455 -10.2386 -4.84238 - -5.87123 -10.2402 -4.61351 - -5.86627 -10.2143 -4.60492 - -6.14831 -10.2379 -4.4322 - -6.14282 -10.2123 -4.42269 - -7.66944 -10.2836 -3.39086 - -7.66323 -10.2646 -3.3801 - -7.67113 -10.2938 -3.39379 - -7.66977 -10.3331 -3.39143 - -7.66944 -10.2836 -3.39086 - -6.14831 -10.2379 -4.4322 - -9.94343 -10.2401 -4.25912 - -10.3739 -10.2651 -4.53334 - -10.1805 -10.3798 -4.86834 - -10.5424 -10.3539 -5.02613 - -10.5395 -10.3266 -5.03109 - -10.7173 -10.3099 -5.07062 - -10.8114 -10.2808 -4.90755 - -10.8729 -10.2885 -4.98035 - -10.8135 -10.3083 -4.90388 - -10.8744 -10.3161 -4.97769 - -10.8132 -10.3297 -5.08381 - -10.8808 -10.3235 -5.07271 - -10.8804 -10.2957 -5.07349 - -9.45225 -10.406 -4.44864 - -9.7288 -10.4041 -4.63088 - -9.72384 -10.3781 -4.63947 - -10.1766 -10.3531 -4.87518 - -10.37 -10.2384 -4.54019 - -10.6876 -10.2643 -4.77465 - -10.3739 -10.2651 -4.53334 - -10.6904 -10.2915 -4.76969 - -10.5424 -10.3539 -5.02613 - -10.7194 -10.3374 -5.06695 - -10.7173 -10.3099 -5.07062 - -10.8116 -10.3021 -5.08646 - -10.8729 -10.2885 -4.98035 - -10.8971 -10.2947 -5.04449 - -10.8744 -10.3161 -4.97769 - -10.8976 -10.3224 -5.04371 - -10.8808 -10.3235 -5.07271 - -10.8971 -10.2947 -5.04449 - -10.8804 -10.2957 -5.07349 - -10.8116 -10.3021 -5.08646 - -10.8132 -10.3297 -5.08381 - -10.7194 -10.3374 -5.06695 - -10.8135 -10.3083 -4.90388 - -10.6904 -10.2915 -4.76969 - -10.8114 -10.2808 -4.90755 - -10.6876 -10.2643 -4.77465 - -10.5395 -10.3266 -5.03109 - -10.1766 -10.3531 -4.87518 - -10.1805 -10.3798 -4.86834 - -9.7288 -10.4041 -4.63088 - -9.94343 -10.2401 -4.25912 - -9.94343 -10.2401 -4.25912 - -9.7288 -10.4041 -4.63088 - -9.64787 -10.2378 -4.10982 - -9.45225 -10.406 -4.44864 - -7.97335 -10.3636 -3.33415 - -7.95438 -10.3742 -3.36702 - -7.95673 -10.2441 -3.36294 - -7.93583 -10.3609 -3.39915 - -7.93775 -10.2547 -3.39581 - -7.93184 -10.3537 -3.40605 - -7.9253 -10.2852 -3.41738 - -7.98548 -10.2836 -3.31316 - -9.64237 -10.2122 -4.11933 - -9.64787 -10.2378 -4.10982 - -9.93847 -10.2142 -4.26771 - -9.94343 -10.2401 -4.25912 - -10.3739 -10.2651 -4.53334 - -9.94343 -10.2401 -4.25912 - -10.37 -10.2384 -4.54019 - -9.93847 -10.2142 -4.26771 - -9.72384 -10.3781 -4.63947 - -9.44676 -10.3805 -4.45815 - -9.45225 -10.406 -4.44864 - -7.92563 -10.3347 -3.41681 - -7.93184 -10.3537 -3.40605 - -7.92394 -10.3245 -3.41974 - -7.9253 -10.2852 -3.41738 - -9.44676 -10.3805 -4.45815 - -7.93775 -10.2547 -3.39581 - -9.64237 -10.2122 -4.11933 - -7.95673 -10.2441 -3.36294 - -7.97528 -10.2574 -3.33082 - -7.97335 -10.3636 -3.33415 - -7.98581 -10.3331 -3.31258 - -9.64787 -10.2378 -4.10982 - -7.98717 -10.2938 -3.31022 - -7.98548 -10.2836 -3.31316 - -7.97926 -10.2646 -3.32392 - -9.64237 -10.2122 -4.11933 - -7.97528 -10.2574 -3.33082 - -7.6189 -10.2378 -1.24031 - -7.78441 -10.3636 -3.07831 - -7.75951 -10.3331 -3.07831 - -7.78056 -10.2574 -3.07831 - -7.77259 -10.2646 -3.07831 - -7.62988 -10.2123 -1.24031 - -7.80372 -10.2947 0.308923 - -7.75721 -10.3162 0.255872 - -7.76028 -10.2886 0.255872 - -7.72374 -10.3084 0.166213 - -7.72798 -10.2809 0.166213 - -7.66909 -10.2916 -0.00749865 - -7.67481 -10.2644 -0.00749865 - -7.62265 -10.2652 -0.399756 - -7.63055 -10.2385 -0.399756 - -7.60042 -10.2402 -0.909691 - -7.61034 -10.2142 -0.909691 - -7.6189 -10.2378 -1.24031 - -7.62988 -10.2123 -1.24031 - -7.76017 -10.2836 -3.07831 - -7.77259 -10.2646 -3.07831 - -7.75678 -10.2938 -3.07831 - -7.75951 -10.3331 -3.07831 - -7.76017 -10.2836 -3.07831 - -7.6189 -10.2378 -1.24031 - -8.02969 -10.4041 -0.909691 - -8.0396 -10.3781 -0.909692 - -8.01014 -10.4061 -1.24031 - -8.02112 -10.3805 -1.24031 - -7.87986 -10.3347 -3.07831 - -7.88324 -10.3245 -3.07831 - -7.86743 -10.3537 -3.07831 - -7.88052 -10.2852 -3.07831 - -7.85946 -10.3609 -3.07831 - -7.85561 -10.2547 -3.07831 - -7.82237 -10.3742 -3.07831 - -7.8372 -10.2958 0.308922 - -7.80372 -10.2947 0.308923 - -7.88281 -10.3022 0.255872 - -7.76028 -10.2886 0.255872 - -7.91628 -10.3099 0.166213 - -7.72798 -10.2809 0.166213 - -7.97093 -10.3267 -0.00749865 - -7.67481 -10.2644 -0.00749865 - -8.01737 -10.3532 -0.399757 - -7.63055 -10.2385 -0.399756 - -8.0396 -10.3781 -0.909692 - -7.61034 -10.2142 -0.909691 - -8.02112 -10.3805 -1.24031 - -7.62988 -10.2123 -1.24031 - -7.85561 -10.2547 -3.07831 - -7.81765 -10.2441 -3.07831 - -7.82237 -10.3742 -3.07831 - -7.78441 -10.3636 -3.07831 - -8.01014 -10.4061 -1.24031 - -7.6189 -10.2378 -1.24031 - -8.02969 -10.4041 -0.909691 - -7.60042 -10.2402 -0.909691 - -8.00947 -10.3798 -0.399756 - -7.62265 -10.2652 -0.399756 - -7.96521 -10.3539 -0.00749964 - -7.66909 -10.2916 -0.00749865 - -7.91204 -10.3374 0.166213 - -7.72374 -10.3084 0.166213 - -7.87974 -10.3298 0.255873 - -7.75721 -10.3162 0.255872 - -8.0396 -10.3781 -0.909692 - -8.02969 -10.4041 -0.909691 - -8.01737 -10.3532 -0.399757 - -8.00947 -10.3798 -0.399756 - -7.97093 -10.3267 -0.00749865 - -7.96521 -10.3539 -0.00749964 - -7.91628 -10.3099 0.166213 - -7.91204 -10.3374 0.166213 - -7.88281 -10.3022 0.255872 - -7.87974 -10.3298 0.255873 - -7.8372 -10.2958 0.308922 - -7.83631 -10.3236 0.308924 - -7.80372 -10.2947 0.308923 - -7.80282 -10.3225 0.308922 - -7.75721 -10.3162 0.255872 - -7.83631 -10.3236 0.308924 - -7.87974 -10.3298 0.255873 - 7.98712 -10.2942 -3.31022 - 7.9377 -10.2551 -3.39581 - 7.98575 -10.3335 -3.31258 - 7.92525 -10.2856 -3.41738 - 7.9733 -10.3641 -3.33415 - 7.92389 -10.3249 -3.41974 - 9.64233 -10.2127 -4.11933 - 7.97921 -10.265 -3.32392 - 7.98542 -10.284 -3.31316 - 7.97523 -10.2578 -3.33082 - 7.95668 -10.2446 -3.36294 - 9.64233 -10.2127 -4.11933 - 10.8131 -10.3303 -5.08381 - 10.7193 -10.3379 -5.06695 - 10.7172 -10.3104 -5.07062 - 10.5394 -10.3272 -5.03109 - 10.6875 -10.2649 -4.77465 - 10.3699 -10.239 -4.54019 - 10.6904 -10.2921 -4.76969 - 10.3739 -10.2656 -4.53334 - 10.1805 -10.3803 -4.86834 - 9.72874 -10.4046 -4.63088 - 10.8808 -10.3241 -5.07271 - 10.8131 -10.3303 -5.08381 - 10.8116 -10.3026 -5.08646 - 10.7172 -10.3104 -5.07062 - 10.8114 -10.2814 -4.90755 - 10.6875 -10.2649 -4.77465 - 10.8135 -10.3089 -4.90388 - 10.6904 -10.2921 -4.76969 - 10.5423 -10.3544 -5.02613 - 10.1805 -10.3803 -4.86834 - 10.1765 -10.3537 -4.87518 - 10.8744 -10.3167 -4.97769 - 10.8975 -10.323 -5.04371 - 10.8729 -10.289 -4.98035 - 10.8971 -10.2952 -5.04449 - 10.8803 -10.2963 -5.07349 - 10.8975 -10.323 -5.04371 - 9.45219 -10.4065 -4.44864 - 9.72874 -10.4046 -4.63088 - 9.94338 -10.2407 -4.25912 - 10.3739 -10.2656 -4.53334 - 9.93842 -10.2147 -4.26771 - 10.3699 -10.239 -4.54019 - 10.1765 -10.3537 -4.87518 - 10.5394 -10.3272 -5.03109 - 10.5423 -10.3544 -5.02613 - 10.7193 -10.3379 -5.06695 - 10.8135 -10.3089 -4.90388 - 10.8744 -10.3167 -4.97769 - 10.8114 -10.2814 -4.90755 - 10.8729 -10.289 -4.98035 - 10.8116 -10.3026 -5.08646 - 10.8803 -10.2963 -5.07349 - 10.8808 -10.3241 -5.07271 - 10.8975 -10.323 -5.04371 - 10.8131 -10.3303 -5.08381 - 10.8744 -10.3167 -4.97769 - 10.7193 -10.3379 -5.06695 - 9.72378 -10.3786 -4.63947 - 9.4467 -10.381 -4.45815 - 9.64233 -10.2127 -4.11933 - 7.9377 -10.2551 -3.39581 - 7.95668 -10.2446 -3.36294 - 7.98712 -10.2942 -3.31022 - 7.98542 -10.284 -3.31316 - 9.64782 -10.2383 -4.10982 - 9.64233 -10.2127 -4.11933 - 9.4467 -10.381 -4.45815 - 7.92558 -10.3351 -3.41681 - 7.92389 -10.3249 -3.41974 - 7.95432 -10.3746 -3.36702 - 7.9733 -10.3641 -3.33415 - 9.45219 -10.4065 -4.44864 - 9.64782 -10.2383 -4.10982 - 9.94338 -10.2407 -4.25912 - 9.64233 -10.2127 -4.11933 - 9.93842 -10.2147 -4.26771 - 9.72378 -10.3786 -4.63947 - 10.1765 -10.3537 -4.87518 - 10.1765 -10.3537 -4.87518 - 10.1805 -10.3803 -4.86834 - 9.72378 -10.3786 -4.63947 - 9.72874 -10.4046 -4.63088 - 9.4467 -10.381 -4.45815 - 9.45219 -10.4065 -4.44864 - 7.93179 -10.3541 -3.40605 - 7.95432 -10.3746 -3.36702 - 7.93577 -10.3613 -3.39915 - 7.92558 -10.3351 -3.41681 - 7.93179 -10.3541 -3.40605 - 9.4467 -10.381 -4.45815 - 7.62984 -10.2127 -1.24031 - 7.8176 -10.2446 -3.07831 - 7.77254 -10.265 -3.07831 - 7.78051 -10.2578 -3.07831 - 7.76012 -10.284 -3.07831 - 7.8176 -10.2446 -3.07831 - 7.62984 -10.2127 -1.24031 - 7.77254 -10.265 -3.07831 - 7.61885 -10.2382 -1.24031 - 7.76012 -10.284 -3.07831 - 7.75673 -10.2942 -3.07831 - 7.8176 -10.2446 -3.07831 - 7.85556 -10.2551 -3.07831 - 7.62984 -10.2127 -1.24031 - 8.01008 -10.4065 -1.24031 - 7.78436 -10.3641 -3.07831 - 7.82231 -10.3746 -3.07831 - 7.88319 -10.3249 -3.07831 - 7.8798 -10.3351 -3.07831 - 8.02107 -10.3809 -1.24031 - 8.01732 -10.3536 -0.399757 - 8.00941 -10.3803 -0.399756 - 8.03955 -10.3786 -0.909692 - 8.02963 -10.4045 -0.909691 - 8.02107 -10.3809 -1.24031 - 8.01008 -10.4065 -1.24031 - 7.86738 -10.3541 -3.07831 - 7.82231 -10.3746 -3.07831 - 7.85941 -10.3613 -3.07831 - 7.8798 -10.3351 -3.07831 - 7.86738 -10.3541 -3.07831 - 8.02107 -10.3809 -1.24031 - 7.63051 -10.2389 -0.399756 - 7.97088 -10.3271 -0.00749865 - 8.01732 -10.3536 -0.399757 - 7.96515 -10.3543 -0.00749964 - 8.00941 -10.3803 -0.399756 - 7.87969 -10.3302 0.255873 - 7.91199 -10.3378 0.166213 - 7.91623 -10.3104 0.166213 - 7.97088 -10.3271 -0.00749865 - 7.67476 -10.2648 -0.00749865 - 7.63051 -10.2389 -0.399756 - 7.66904 -10.292 -0.00749865 - 7.6226 -10.2656 -0.399756 - 7.83625 -10.324 0.308924 - 7.87969 -10.3302 0.255873 - 7.88276 -10.3026 0.255872 - 7.91623 -10.3104 0.166213 - 7.72793 -10.2813 0.166213 - 7.67476 -10.2648 -0.00749865 - 7.72369 -10.3088 0.166213 - 7.66904 -10.292 -0.00749865 - 7.75716 -10.3166 0.255872 - 7.80277 -10.3229 0.308922 - 7.76023 -10.289 0.255872 - 7.80366 -10.2951 0.308923 - 7.83715 -10.2962 0.308922 - 7.80277 -10.3229 0.308922 - 7.63051 -10.2389 -0.399756 - 8.01732 -10.3536 -0.399757 - 7.61029 -10.2146 -0.909691 - 8.03955 -10.3786 -0.909692 - 7.62984 -10.2127 -1.24031 - 8.02107 -10.3809 -1.24031 - 7.85556 -10.2551 -3.07831 - 7.88047 -10.2856 -3.07831 - 7.75945 -10.3335 -3.07831 - 7.78436 -10.3641 -3.07831 - 7.61885 -10.2382 -1.24031 - 8.01008 -10.4065 -1.24031 - 7.60037 -10.2406 -0.909691 - 8.02963 -10.4045 -0.909691 - 7.6226 -10.2656 -0.399756 - 8.00941 -10.3803 -0.399756 - 7.66904 -10.292 -0.00749865 - 7.96515 -10.3543 -0.00749964 - 7.72369 -10.3088 0.166213 - 7.91199 -10.3378 0.166213 - 7.75716 -10.3166 0.255872 - 7.87969 -10.3302 0.255873 - 7.80277 -10.3229 0.308922 - 7.83625 -10.324 0.308924 - 7.83715 -10.2962 0.308922 - 7.88276 -10.3026 0.255872 - 7.76023 -10.289 0.255872 - 7.72793 -10.2813 0.166213 - 7.75716 -10.3166 0.255872 - 7.72369 -10.3088 0.166213 - 6.14277 -10.2126 -4.42269 - 7.64065 -10.2445 -3.34107 - 7.66318 -10.265 -3.3801 - 7.65919 -10.2578 -3.37319 - 7.66939 -10.284 -3.39086 - 7.64065 -10.2445 -3.34107 - 6.14277 -10.2126 -4.42269 - 7.66318 -10.265 -3.3801 - 6.14826 -10.2382 -4.4322 - 7.66939 -10.284 -3.39086 - 7.67108 -10.2942 -3.39379 - 7.64065 -10.2445 -3.34107 - 7.62167 -10.2551 -3.3082 - 6.14277 -10.2126 -4.42269 - 5.22109 -10.3535 -4.50739 - 5.22504 -10.3802 -4.51424 - 5.65159 -10.3785 -4.23317 - 5.65655 -10.4045 -4.24176 - 5.94715 -10.3809 -4.08387 - 5.95264 -10.4064 -4.09338 - 7.60954 -10.3351 -3.2872 - 7.61575 -10.3541 -3.29796 - 7.61974 -10.3613 -3.30487 - 5.95264 -10.4064 -4.09338 - 7.63829 -10.3746 -3.33699 - 7.65726 -10.364 -3.36986 - 7.60785 -10.3249 -3.28427 - 7.60921 -10.2856 -3.28663 - 5.94715 -10.3809 -4.08387 - 5.4145 -10.2388 -4.84238 - 4.9046 -10.3271 -4.74374 - 5.22109 -10.3535 -4.50739 - 4.90746 -10.3543 -4.7487 - 5.22504 -10.3802 -4.51424 - 4.72211 -10.3301 -4.9544 - 4.78361 -10.3378 -4.88159 - 4.78149 -10.3103 -4.87792 - 4.9046 -10.3271 -4.74374 - 5.05266 -10.2648 -5.00018 - 5.4145 -10.2388 -4.84238 - 5.05552 -10.292 -5.00514 - 5.41845 -10.2655 -4.84923 - 4.69788 -10.3239 -5.01854 - 4.72211 -10.3301 -4.9544 - 4.72058 -10.3025 -4.95174 - 4.78149 -10.3103 -4.87792 - 4.87564 -10.2812 -5.041 - 5.05266 -10.2648 -5.00018 - 4.87776 -10.3087 -5.04466 - 5.05552 -10.292 -5.00514 - 4.78337 -10.3165 -5.06051 - 4.71463 -10.3229 -5.04754 - 4.78184 -10.2889 -5.05785 - 4.71418 -10.2951 -5.04676 - 4.69744 -10.2961 -5.01776 - 4.71463 -10.3229 -5.04754 - 5.4145 -10.2388 -4.84238 - 5.22109 -10.3535 -4.50739 - 5.86622 -10.2146 -4.60492 - 5.65159 -10.3785 -4.23317 - 6.14277 -10.2126 -4.42269 - 5.94715 -10.3809 -4.08387 - 7.62167 -10.2551 -3.3082 - 7.60921 -10.2856 -3.28663 - 7.66972 -10.3335 -3.39143 - 7.65726 -10.364 -3.36986 - 6.14826 -10.2382 -4.4322 - 5.95264 -10.4064 -4.09338 - 5.87118 -10.2406 -4.61351 - 5.65655 -10.4045 -4.24176 - 5.41845 -10.2655 -4.84923 - 5.22504 -10.3802 -4.51424 - 5.05552 -10.292 -5.00514 - 4.90746 -10.3543 -4.7487 - 4.87776 -10.3087 -5.04466 - 4.78361 -10.3378 -4.88159 - 4.78337 -10.3165 -5.06051 - 4.72211 -10.3301 -4.9544 - 4.71463 -10.3229 -5.04754 - 4.69788 -10.3239 -5.01854 - 4.69744 -10.2961 -5.01776 - 4.72058 -10.3025 -4.95174 - 4.78184 -10.2889 -5.05785 - 4.87564 -10.2812 -5.041 - 4.78337 -10.3165 -5.06051 - 4.87776 -10.3087 -5.04466 - -0.144126 -8.085 -0.897773 - -0.403618 -8.09105 -0.902732 - -0.144225 -8.30717 -1.03392 - -0.452195 -8.30178 -1.04074 - -0.165801 -8.51695 -1.17268 - 0.160812 -8.7251 -1.31169 - 0.160901 -8.51716 -1.17257 - -0.165891 -8.72489 -1.31179 - -0.165801 -8.51695 -1.17268 - -0.473772 -8.51156 -1.1795 - -0.452195 -8.30178 -1.04074 - -0.736053 -8.23087 -1.04881 - -0.403618 -8.09105 -0.902732 - -0.687475 -8.02014 -0.910804 - -0.599347 -7.79488 -0.746924 - -0.953654 -7.90188 -0.918034 - -0.865526 -7.67662 -0.754154 - 0.160901 -8.51716 -1.17257 - 0.160812 -8.7251 -1.31169 - 0.506254 -8.7105 -1.32096 - 0.200029 -8.99587 -1.50608 - 0.545472 -8.98128 -1.51536 - -1.49917 -13.8321 -2.32391 - -1.47954 -14.5526 -2.50844 - -1.30405 -14.5528 -2.37642 - -1.2614 -15.338 -2.5994 - -1.08087 -15.3383 -2.46572 - -2.07262 -13.8314 -3.38269 - -1.75736 -14.5522 -2.86378 - -1.91593 -13.8316 -2.83278 - -1.47954 -14.5526 -2.50844 - -1.66752 -13.8319 -2.45456 - -1.49917 -13.8321 -2.32391 - -0.175688 -18.1654 -3.2586 - -0.677874 -17.2716 -2.97642 - -0.800731 -17.2714 -3.12288 - -1.20492 -16.3081 -3.01484 - -1.30284 -16.308 -3.3822 - -1.67398 -15.3375 -3.38244 - -1.54718 -15.3377 -3.84985 - -1.75669 -14.5522 -3.92099 - -1.91521 -13.8316 -3.96537 - -1.75669 -14.5522 -3.92099 - -1.90094 -14.552 -3.38258 - -1.67398 -15.3375 -3.38244 - -1.54778 -15.3377 -2.91487 - -1.20492 -16.3081 -3.01484 - -0.998601 -16.3084 -2.78471 - -0.677874 -17.2716 -2.97642 - -0.819047 -16.3086 -2.65021 - -0.524496 -17.2718 -2.85424 - -0.340551 -17.272 -2.75631 - -0.094351 -18.1655 -3.19189 - -0.008043 -18.1656 -3.17622 - -0.138706 -18.1655 -3.22157 - -0.175688 -18.1654 -3.2586 - -0.524496 -17.2718 -2.85424 - -0.677874 -17.2716 -2.97642 - -1.54718 -15.3377 -3.84985 - -1.20446 -16.3081 -3.74943 - -1.30284 -16.308 -3.3822 - -0.865325 -17.2713 -3.38192 - -0.800731 -17.2714 -3.12288 - -0.205309 -18.1654 -3.30299 - -0.175688 -18.1654 -3.2586 - 0.078276 -18.1656 -3.19184 - -0.008043 -18.1656 -3.17622 - -0.007616 -17.2724 -2.70459 - -0.340551 -17.272 -2.75631 - -0.507397 -16.309 -2.49497 - -0.819047 -16.3086 -2.65021 - -1.08087 -15.3383 -2.46572 - -0.998601 -16.3084 -2.78471 - -1.2614 -15.338 -2.5994 - -1.54778 -15.3377 -2.91487 - -1.75736 -14.5522 -2.86378 - -1.90094 -14.552 -3.38258 - -2.07262 -13.8314 -3.38269 - -1.91521 -13.8316 -3.96537 - -0.004681 -13.8141 -4.90598 - -0.79639 -13.8527 -4.78589 - -0.799828 -13.8132 -4.7905 - -1.46437 -13.8519 -4.45689 - -1.45289 -13.8123 -4.46848 - -1.48115 -13.8322 -4.44427 - -1.80827 -12.1391 -4.5725 - -0.003568 -12.1613 -5.05076 - -0.004681 -13.8141 -4.90598 - -0.937838 -12.1601 -4.93057 - -0.799828 -13.8132 -4.7905 - -0.958065 -12.1402 -4.92482 - -1.77795 -12.1391 -4.59612 - -0.969525 -9.29418 -4.98702 - -0.929436 -9.29424 -4.9967 - -0.919494 -12.1202 -4.93536 - -0.001763 -9.29537 -5.11945 - -0.003542 -12.1214 -5.05298 - 0.912336 -12.1214 -4.93478 - -0.003568 -12.1613 -5.05076 - -0.003542 -12.1214 -5.05298 - -0.937838 -12.1601 -4.93057 - -0.919494 -12.1202 -4.93536 - -0.958065 -12.1402 -4.92482 - -0.969525 -9.29418 -4.98702 - -1.77795 -12.1391 -4.59612 - -22.1522 -5.97966 -3.26256 - -22.1521 -5.90503 -3.28141 - -22.1025 -6.06166 -3.28092 - -22.1023 -5.92112 -3.33311 - -10.2585 -6.64997 -4.0965 - -6.43013 -6.67989 -4.34749 - -6.4301 -6.52437 -4.22286 - -10.2585 -6.64997 -4.0965 - -10.2584 -6.50316 -3.97131 - -22.1025 -6.06166 -3.28092 - -22.1024 -5.9738 -3.20283 - -22.1522 -5.97966 -3.26256 - -22.1522 -5.95045 -3.23659 - -22.1521 -5.90503 -3.28141 - -2.64618 -6.57272 -4.44122 - -6.4301 -6.52437 -4.22286 - -2.64776 -6.71748 -4.59599 - -6.43013 -6.67989 -4.34749 - -6.4294 -6.43437 -4.43077 - -10.2582 -6.41524 -4.1801 - -6.42844 -6.00774 -4.51405 - -6.4294 -6.43437 -4.43077 - -10.2576 -6.00898 -4.26371 - -10.2582 -6.41524 -4.1801 - -22.1019 -5.67787 -3.38529 - -22.1023 -5.92112 -3.33311 - -22.1518 -5.66749 -3.33239 - -22.1521 -5.90503 -3.28141 - -22.152 -5.71651 -3.1702 - -22.1522 -5.95045 -3.23659 - -22.1021 -5.73055 -3.12473 - -22.1024 -5.9738 -3.20283 - -10.258 -6.09688 -3.84615 - -10.2584 -6.50316 -3.97131 - -6.42973 -6.09495 -4.09822 - -6.4301 -6.52437 -4.22286 - -2.64612 -6.11765 -4.26296 - -2.64618 -6.57272 -4.44122 - -2.41102 -1.98305 -4.33553 - -2.41332 -1.99018 -4.39076 - -2.41321 -2.02882 -4.30047 - -2.43651 -2.33313 -4.33895 - -2.43306 -2.32244 -4.25611 - -10.2557 -4.25195 -3.72103 - -6.42748 -4.14667 -3.97359 - -6.42517 -2.42067 -4.08393 - -2.43306 -2.32244 -4.25611 - -6.42862 -2.43136 -4.16677 - -2.43651 -2.33313 -4.33895 - -6.42815 -2.09951 -4.20299 - -2.41332 -1.99018 -4.39076 - -6.42586 -2.09239 -4.14776 - -2.41102 -1.98305 -4.33553 - -2.45322 -4.10594 -4.05046 - -2.44494 -3.639 -4.0936 - -2.4955 -4.10643 -4.09827 - -2.39878 -2.32035 -4.21079 - -2.43306 -2.32244 -4.25611 - -2.02727 -7.96546 -1.99557 - -2.01367 -7.95418 -1.98133 - -2.22119 -7.42875 -2.04183 - -2.14761 -7.50858 -1.93711 - -2.20707 -7.40625 -2.00641 - -2.15306 -7.47002 -1.92183 - -2.38388 -6.72317 -1.9805 - -2.51205 -5.393 -2.08624 - -2.40848 -6.72313 -2.13998 - -2.39374 -6.72315 -2.01891 - -2.26387 -9.25288 -2.34055 - -2.38264 -6.82561 -2.01289 - -2.35558 -1.61908 -4.31357 - -2.37653 -1.97836 -4.26308 - -2.44285 -1.97929 -4.07442 - -2.44328 -2.31789 -4.07591 - -2.54197 -2.31776 -3.4531 - -2.54422 -4.10616 -3.4666 - -2.55913 -4.10614 -2.83329 - -2.56316 -5.39294 -2.8333 - -2.51205 -5.393 -2.08624 - -2.49284 -6.72303 -2.83325 - -2.40848 -6.72313 -2.13998 - -2.20849 -5.29385 -1.12705 - -2.20878 -5.25386 -1.12705 - -2.38926 -5.30132 -1.50372 - -2.379 -4.12637 -1.50371 - -2.51205 -5.393 -2.08624 - -2.51821 -4.10619 -2.06485 - -2.55913 -4.10614 -2.83329 - -2.55687 -2.31774 -2.83024 - -2.54197 -2.31776 -3.4531 - -2.54154 -1.97916 -3.4529 - -2.44285 -1.97929 -4.07442 - -2.44242 -1.64069 -4.07292 - -2.35558 -1.61908 -4.31357 - -2.20736 -5.39339 -1.12705 - -2.3896 -5.34132 -1.50372 - -2.39005 -5.39316 -1.50372 - -2.47159 -5.40196 -1.86999 - -2.38388 -6.72317 -1.9805 - -2.40339 -6.59023 -2.00777 - -2.24733 -9.27256 -2.32913 - -2.02727 -7.96546 -1.99557 - -2.26387 -9.25288 -2.34055 - -2.22119 -7.42875 -2.04183 - -2.38264 -6.82561 -2.01289 - -2.38388 -6.72317 -1.9805 - -2.39374 -6.72315 -2.01891 - -2.40339 -6.59023 -2.00777 - -2.51205 -5.393 -2.08624 - -2.48188 -5.36759 -1.9064 - -2.38926 -5.30132 -1.50372 - -2.3896 -5.34132 -1.50372 - -2.20849 -5.29385 -1.12705 - -2.20736 -5.39339 -1.12705 - -1.94326 -12.1189 -2.40886 - -2.24733 -9.27256 -2.32913 - -2.26852 -9.29269 -2.36208 - -2.26387 -9.25288 -2.34055 - -2.26402 -9.25275 -2.34163 - -2.40848 -6.72313 -2.13998 - -2.38873 -9.25254 -2.83312 - -2.49284 -6.72303 -2.83325 - -2.47313 -6.72305 -3.46656 - -2.54105 -5.39297 -3.4666 - -1.99519 -7.96453 -1.9715 - -2.01367 -7.95418 -1.98133 - -1.42402 -8.7969 -1.85344 - -2.02727 -7.96546 -1.99557 - -2.13515 -9.27201 -2.2223 - -2.24733 -9.27256 -2.32913 - -1.91953 -12.139 -2.37715 - -1.94326 -12.1189 -2.40886 - -1.93698 -4.12693 -0.796305 - -2.20878 -5.25386 -1.12705 - -1.97416 -5.21273 -0.830558 - -2.20849 -5.29385 -1.12705 - -1.9839 -5.25401 -0.838 - -2.20736 -5.39339 -1.12705 - -1.98264 -5.39367 -0.833062 - -2.00344 -6.72365 -1.12692 - -2.43209 -0.140299 -4.06015 - -2.44242 -1.64069 -4.07292 - -2.54111 -1.64056 -3.4527 - -2.54154 -1.97916 -3.4529 - -2.55644 -1.97914 -2.83133 - -2.55687 -2.31774 -2.83024 - -2.54018 -2.31776 -2.07819 - -2.51821 -4.10619 -2.06485 - -2.38365 -4.10636 -1.52312 - -2.379 -4.12637 -1.50371 - -2.37083 -4.08638 -1.48558 - -2.21678 -4.12657 -1.12705 - 13.2987 -2.58613 -3.67572 - 13.3002 -2.61961 -3.70219 - 19.1128 -3.19439 -3.34033 - 13.3032 -2.6267 -3.7625 - 19.1159 -3.20148 -3.40064 - 22.1021 -4.65439 -3.42339 - 19.1113 -3.40888 -3.63561 - 22.1023 -3.67312 -3.40648 - 19.1113 -2.97441 -3.63226 - 22.1024 -3.30156 -3.40358 - 22.152 -2.50534 -3.36739 - 22.152 -3.30758 -3.34979 - 22.1024 -3.30156 -3.40358 - 22.152 -3.67813 -3.35268 - 22.1023 -3.67312 -3.40648 - 22.152 -4.65645 -3.36953 - 22.1021 -4.65439 -3.42339 - 22.152 -3.49737 -3.17094 - 22.152 -3.67813 -3.35268 - 22.152 -3.30866 -3.19242 - 22.152 -3.30758 -3.34979 - 22.152 -2.50534 -3.35026 - 22.152 -2.50534 -3.36739 - 22.1023 -3.6749 -3.10169 - 22.152 -3.49737 -3.17094 - 22.1023 -3.48664 -3.12438 - 22.152 -3.30866 -3.19242 - 22.1024 -3.29462 -3.14622 - 22.152 -2.50534 -3.35026 - 22.1027 -2.47836 -3.33834 - 22.152 -2.50534 -3.36739 - 22.1027 -2.47836 -3.39011 - 22.1024 -3.30156 -3.40358 - 19.1114 -2.01216 -3.61695 - 19.1113 -2.97441 -3.63226 - 19.1113 -3.16091 -3.31393 - 19.1411 -3.19383 -3.30872 - 22.1023 -3.48664 -3.12438 - 19.1113 -3.41098 -3.28442 - 22.1023 -3.6749 -3.10169 - 1.90522 -13.8341 -3.96415 - 1.80085 -12.1414 -4.57135 - 2.16296 -12.1414 -4.0725 - 2.05156 -9.27543 -4.61732 - 2.3222 -9.27544 -4.0983 - 2.13513 -6.72624 -4.56153 - 0.662817 -17.2724 -2.97599 - 0.159656 -18.1656 -3.25849 - 0.189305 -18.1656 -3.30287 - -0.205209 -18.1654 -3.46001 - -0.160695 -18.1654 -3.52654 - -0.615846 -17.2717 -3.86033 - -0.339754 -17.272 -4.00686 - -0.506267 -16.309 -4.26842 - -0.006473 -16.3096 -4.34116 - -0.005763 -15.3396 -4.60299 - 0.6358 -15.3396 -4.50999 - 0.7226 -14.5544 -4.68142 - 1.33593 -14.5545 -4.37639 - 1.45467 -13.8538 -4.45596 - 1.90522 -13.8341 -3.96415 - 1.47147 -13.8341 -4.44333 - 1.80085 -12.1414 -4.57135 - 2.04335 -9.25544 -4.6352 - 2.05156 -9.27543 -4.61732 - 2.02149 -9.29544 -4.64196 - 1.80085 -12.1414 -4.57135 - 1.77055 -12.1414 -4.59499 - 1.47147 -13.8341 -4.44333 - 1.44325 -13.8141 -4.46756 - 1.45467 -13.8538 -4.45596 - 0.7869 -13.8537 -4.78539 - 0.7226 -14.5544 -4.68142 - -0.005197 -14.5544 -4.78853 - -0.005763 -15.3396 -4.60299 - -0.647384 -15.3388 -4.5104 - -0.506267 -16.309 -4.26842 - -0.924735 -16.3085 -4.06063 - -0.615846 -17.2717 -3.86033 - -0.800401 -17.2714 -3.64088 - -0.205209 -18.1654 -3.46001 - -0.220876 -18.1654 -3.38151 - 0.159656 -18.1656 -3.25849 - 0.12265 -18.1656 -3.22149 - 0.662817 -17.2724 -2.97599 - 2.2056 -0.16343 -1.2003 - 2.37167 -1.62385 -1.5109 - 2.35901 -0.16344 -1.54941 - 2.38558 -1.64384 -1.54787 - 2.37257 -0.143442 -1.58743 - 2.53819 -1.96245 -2.0602 - 2.38558 -1.64384 -1.54787 - 2.37989 -1.66384 -1.52847 - 2.37167 -1.62385 -1.5109 - 2.21495 -1.62385 -1.15441 - 2.2056 -0.16343 -1.2003 - 1.93705 -0.163422 -0.893126 - 2.2056 -0.16343 -1.2003 - 2.20639 -0.123513 -1.20703 - 2.35901 -0.16344 -1.54941 - 2.36499 -0.123519 -1.56825 - 2.37257 -0.143442 -1.58743 - 2.52179 -0.143446 -2.09088 - 2.38558 -1.64384 -1.54787 - 2.5382 -1.64385 -2.0627 - 2.53819 -1.96245 -2.0602 - 2.4189 -1.9933 -4.38922 - 6.43347 -2.10781 -4.19889 - 2.41657 -1.98617 -4.33399 - 6.43114 -2.10068 -4.14366 - 2.41268 -1.93298 -4.31346 - 2.36158 -1.62212 -4.31207 - 2.38204 -1.98144 -4.26157 - 2.39616 -1.63276 -4.35628 - 2.40429 -1.98222 -4.29145 - 2.41268 -1.93298 -4.31346 - 2.41868 -2.03194 -4.29893 - 2.41657 -1.98617 -4.33399 - 2.43812 -2.32559 -4.25456 - 2.4189 -1.9933 -4.38922 - 2.43812 -2.32559 -4.25456 - 2.41868 -2.03194 -4.29893 - 2.40382 -2.32345 -4.20926 - 2.38204 -1.98144 -4.26157 - 2.44162 -1.98234 -4.09173 - 2.4415 -1.64215 -4.09012 - 6.42998 -2.04736 -4.12118 - 6.47979 -2.09996 -4.11274 - 10.258 -2.31544 -3.86172 - 6.42998 -2.14683 -4.11063 - 6.42999 -2.42897 -4.07984 - -2.33485 0.127377 -1.56974 - -2.20042 -0.120667 -1.20844 - -2.17811 0.127179 -1.20843 - -1.90468 0.126832 -0.891243 - -1.88517 0.374661 -0.891231 - -1.51449 0.126339 -0.618102 - -1.49897 0.374132 -0.618092 - -1.47905 0.394094 -0.610849 - -1.47905 0.394094 -0.610849 - -1.51262 0.414072 -0.630673 - -1.49897 0.374132 -0.618092 - -1.88742 0.414533 -0.89587 - -1.88517 0.374661 -0.891231 - -2.15579 0.375026 -1.20841 - -2.17811 0.127179 -1.20843 - -2.31091 0.375224 -1.56973 - -2.33485 0.127377 -1.56974 - -1.1628 0.125894 -0.483123 - -0.802066 0.393238 -0.348139 - -1.47905 0.394094 -0.610849 - -1.38639 1.87518 -0.668841 - -1.51262 0.414072 -0.630673 - -1.53609 -1.66183 -0.558222 - -1.93397 -1.66133 -0.837138 - -1.5365 -1.98044 -0.552736 - -1.93438 -1.97993 -0.832198 - -1.5369 -2.29903 -0.54725 - -2.37572 -1.66077 -1.52998 - -2.21422 -1.97958 -1.15672 - -2.21382 -1.66098 -1.16103 - -1.93397 -1.66133 -0.837138 - -1.93931 -1.62134 -0.841968 - -1.53609 -1.66183 -0.558222 - -1.55325 -2.33901 -0.558114 - -1.5369 -2.29903 -0.54725 - -1.93478 -2.29853 -0.827259 - -1.93438 -1.97993 -0.832198 - -2.21463 -2.29818 -1.15242 - -2.21422 -1.97958 -1.15672 - -2.37612 -1.97937 -1.5264 - -2.37572 -1.66077 -1.52998 - -1.51741 -1.64186 -0.55136 - -1.53609 -1.66183 -0.558222 - -1.16992 -1.6423 -0.41715 - -1.5365 -1.98044 -0.552736 - -1.17968 -1.98089 -0.414637 - -1.5369 -2.29903 -0.54725 - -1.51828 -2.31906 -0.539674 - -1.55325 -2.33901 -0.558114 - -1.61186 -7.19967 -0.846967 - -1.30357 -6.97768 -0.561074 - -1.33071 -6.94824 -0.559683 - -1.31133 -6.9583 -0.555089 - -1.29326 -6.94425 -0.542328 - -1.30357 -6.97768 -0.561074 - 2.24198 -9.27535 -2.32775 - 1.7797 -12.1414 -2.26192 - 1.91072 -12.1414 -2.37593 - 1.48814 -13.8341 -2.32296 - 1.92268 -12.1612 -2.38983 - 1.65657 -13.8341 -2.4535 - -0.002974 -9.43947 -1.75666 - 0.932314 -12.1414 -1.9983 - 0.872664 -9.28554 -1.78424 - 1.7797 -12.1414 -2.26192 - 2.12973 -9.27467 -2.22099 - 2.24198 -9.27535 -2.32775 - -1.40189 -8.77616 -1.83374 - -0.909463 -9.26429 -1.79079 - -0.873731 -9.24992 -1.77238 - -0.878386 -9.28445 -1.78477 - -0.002974 -9.43947 -1.75666 - -0.004566 -12.1414 -1.87746 - 0.932314 -12.1414 -1.9983 - -0.005625 -13.814 -1.94386 - 0.790403 -13.8141 -2.05336 - 0.767025 -13.8539 -2.05328 - 0.807396 -13.834 -2.0612 - -1.43815 -7.92321 -1.21461 - -1.75901 -7.44016 -1.1302 - -1.50136 -8.07692 -1.35692 - -1.91903 -7.64444 -1.45817 - -1.54765 -8.26117 -1.58207 - -1.40189 -8.77616 -1.83374 - -1.22359 -8.62789 -1.54796 - -0.873731 -9.24992 -1.77238 - -1.15943 -8.39997 -1.34594 - -0.831967 -8.61058 -1.33214 - -1.09621 -8.24625 -1.20363 - -0.794429 -8.41229 -1.19035 - -1.03784 -8.06483 -1.06209 - -1.55387 -7.21792 -0.831192 - -1.75901 -7.44016 -1.1302 - -1.35273 -7.79935 -1.06238 - -1.43815 -7.92321 -1.21461 - -1.09621 -8.24625 -1.20363 - -1.50136 -8.07692 -1.35692 - -1.15943 -8.39997 -1.34594 - -1.22359 -8.62789 -1.54796 - -0.89613 -8.8385 -1.53416 - -0.873731 -9.24992 -1.77238 - -0.550827 -8.98058 -1.51571 - -0.002953 -9.40297 -1.74631 - -2.00412 -7.37417 -1.47062 - -1.93977 -7.61157 -1.46438 - -1.78998 -7.37855 -1.1316 - -1.75901 -7.44016 -1.1302 - -1.61186 -7.19967 -0.846967 - -1.55387 -7.21792 -0.831192 - -1.30357 -6.97768 -0.561074 - -1.67644 -7.01692 -0.849177 - -1.88025 -7.10899 -1.13647 - -1.84678 -7.16449 -1.10616 - -2.01998 -7.33876 -1.48095 - -2.00412 -7.37417 -1.47062 - -1.41999 -6.69661 -0.540455 - -1.45977 -6.7692 -0.592049 - -1.43891 -6.78804 -0.577416 - -1.50158 -6.83687 -0.652686 - -1.47927 -6.86883 -0.64203 - -1.6969 -6.9833 -0.858311 - -1.6969 -6.9833 -0.858311 - -1.45977 -6.7692 -0.592049 - -1.43817 -6.69388 -0.554712 - -1.41999 -6.69661 -0.540455 - -1.42491 -6.67055 -0.542071 - -1.39531 -6.77826 -0.524457 - -1.75759 -6.68924 -0.813558 - -1.45489 -6.62017 -0.563424 - -1.71581 -5.39401 -0.621676 - -1.68446 -5.39405 -0.596837 - -1.68533 -5.17793 -0.61416 - -1.55453 -5.17843 -0.495585 - -0.767427 -6.58601 -0.285656 - -1.55453 -5.17843 -0.495585 - -1.39531 -6.77826 -0.524457 - -1.45579 -6.4662 -0.545406 - -1.42491 -6.67055 -0.542071 - -1.45489 -6.62017 -0.563424 - -1.43817 -6.69388 -0.554712 - -1.75759 -6.68924 -0.813558 - -1.6969 -6.9833 -0.858311 - -0.000668 -5.28154 -0.208678 - -0.100497 -5.18143 -0.211462 - -0.767427 -6.58601 -0.285656 - -0.810045 -5.18053 -0.244307 - -1.55453 -5.17843 -0.495585 - -1.5395 -4.12743 -0.511368 - -1.68533 -5.17793 -0.61416 - -0.749845 -6.65019 -0.289924 - -0.767427 -6.58601 -0.285656 - -1.29326 -6.94425 -0.542328 - -1.39531 -6.77826 -0.524457 - -1.33071 -6.94824 -0.559683 - -1.47927 -6.86883 -0.64203 - -1.67644 -7.01692 -0.849177 - -1.6969 -6.9833 -0.858311 - -1.88025 -7.10899 -1.13647 - -1.75759 -6.68924 -0.813558 - 0.764455 -6.587 -0.285168 - 1.39224 -6.78006 -0.52357 - 0.808862 -5.18158 -0.24379 - 1.55351 -5.18044 -0.494595 - 0.825778 -4.1094 -0.229735 - -0.032937 -3.47868 0.497653 - -0.100497 -5.18143 -0.211462 - 0.099292 -5.18156 -0.211399 - -0.000668 -5.28154 -0.208678 - 0.808862 -5.18158 -0.24379 - -0.001439 -6.48618 -0.23084 - 0.764455 -6.587 -0.285168 - 0.746792 -6.65115 -0.289447 - 1.39224 -6.78006 -0.52357 - 1.28998 -6.94592 -0.541506 - -1.93134 -0.160923 -0.894359 - -2.1997 -0.160585 -1.20171 - -2.21096 -1.62099 -1.15582 - -2.35288 -0.160397 -1.55091 - -2.36746 -1.62079 -1.51241 - -2.38137 -1.64077 -1.54939 - -2.53932 -1.64057 -2.08349 - -2.37612 -1.97937 -1.5264 - -2.38137 -1.64077 -1.54939 - -2.37572 -1.66077 -1.52998 - -2.36746 -1.62079 -1.51241 - -2.21382 -1.66098 -1.16103 - -2.21096 -1.62099 -1.15582 - -1.93931 -1.62134 -0.841968 - -1.93134 -0.160923 -0.894359 - -1.55243 -1.62182 -0.570772 - -2.53738 -0.140165 -2.84518 - -2.53932 -1.64057 -2.08349 - -2.52096 -0.140187 -2.11166 - -2.38137 -1.64077 -1.54939 - -2.36639 -0.140383 -1.58894 - -2.35288 -0.160397 -1.55091 - -2.35879 -0.120469 -1.56976 - -2.1997 -0.160585 -1.20171 - -0.14797 -1.64359 -0.237224 - -0.097103 -0.143256 -0.300065 - -0.820153 -0.142339 -0.34815 - -0.81111 0.125449 -0.348144 - -1.16636 -0.141901 -0.479581 - -1.1628 0.125894 -0.483123 - -1.51256 -0.141462 -0.611013 - -1.53001 -0.121454 -0.618111 - -1.54772 -0.161409 -0.628776 - -1.92419 -0.120995 -0.891255 - -2.49758 0.127585 -3.45267 - -2.53738 -0.140165 -2.84518 - -2.50955 0.127599 -2.84516 - -2.52096 -0.140187 -2.11166 - -2.49332 0.127578 -2.11164 - -2.36639 -0.140383 -1.58894 - -2.33485 0.127377 -1.56974 - -2.35879 -0.120469 -1.56976 - -2.20042 -0.120667 -1.20844 - -2.1997 -0.160585 -1.20171 - -1.92419 -0.120995 -0.891255 - -1.93134 -0.160923 -0.894359 - -1.54772 -0.161409 -0.628776 - -1.55243 -1.62182 -0.570772 - -1.51256 -0.141462 -0.611013 - -1.51741 -1.64186 -0.55136 - -1.16636 -0.141901 -0.479581 - -1.16992 -1.6423 -0.41715 - -0.820153 -0.142339 -0.34815 - -0.822433 -1.64274 -0.28294 - -0.14797 -1.64359 -0.237224 - -0.823298 -2.31994 -0.270133 - 0.001245 -2.32098 -0.214042 - -0.099685 -4.10925 -0.180127 - 0.000143 -4.00941 -0.175518 - 0.099844 -4.10938 -0.180064 - -2.37887 0.395235 -4.06012 - -2.49758 0.127585 -3.45267 - -2.4699 0.395349 -3.45266 - -2.50955 0.127599 -2.84516 - -2.48172 0.395364 -2.84514 - -2.49332 0.127578 -2.11164 - -2.46568 0.395344 -2.11163 - -2.33485 0.127377 -1.56974 - -2.31454 0.395152 -1.58894 - -2.31091 0.375224 -1.56973 - -2.29937 0.415056 -1.55178 - -2.15579 0.375026 -1.20841 - -2.14964 0.414861 -1.20288 - -1.88742 0.414533 -0.89587 - -1.77402 1.85575 -0.947035 - -1.51262 0.414072 -0.630673 - -1.42247 1.85529 -0.687214 - -1.38639 1.87518 -0.668841 - -1.4037 1.89512 -0.677634 - 6.42962 -6.68819 -4.3434 - 6.42926 -6.44268 -4.42667 - 10.2579 -6.66322 -4.08996 - 10.2579 -6.42849 -4.17357 - 22.1021 -6.09021 -3.26684 - 22.1021 -5.94967 -3.31903 - 22.1519 -6.00827 -3.24845 - 22.1519 -5.93363 -3.2673 - 2.64587 -6.57614 -4.43953 - 2.64736 -6.7209 -4.59431 - 6.42962 -6.68819 -4.3434 - 2.65818 -6.43536 -4.69691 - 6.42926 -6.44268 -4.42667 - 22.1519 -5.97906 -3.22248 - 22.1519 -5.74512 -3.15608 - 22.1021 -6.00234 -3.18875 - 22.102 -5.75909 -3.11065 - 10.2579 -6.51641 -3.96477 - 10.2579 -6.11013 -3.83962 - 6.42971 -6.53268 -4.21876 - 6.42982 -6.10325 -4.09413 - 2.45252 -5.39616 -4.0967 - 2.64629 -6.12107 -4.26127 - 6.42982 -6.10325 -4.09413 - 2.64587 -6.57614 -4.43953 - 6.42971 -6.53268 -4.21876 - 6.42962 -6.68819 -4.3434 - 10.2579 -6.51641 -3.96477 - 10.2579 -6.66322 -4.08996 - 22.1021 -6.00234 -3.18875 - 22.1021 -6.09021 -3.26684 - 22.1519 -5.97906 -3.22248 - 22.1519 -6.00827 -3.24845 - 2.50267 0.104458 -2.13005 - 2.54436 -0.143447 -2.84356 - 2.51892 0.104458 -2.84356 - 2.53261 -0.143447 -3.45108 - 2.50732 0.104457 -3.45108 - 2.54653 -1.96245 -3.45127 - 2.54654 -1.64385 -3.45108 - 2.56105 -1.64385 -2.8308 - 2.54436 -0.143447 -2.84356 - 2.52793 -0.143446 -2.13005 - 2.50267 0.104458 -2.13005 - 2.54653 -2.00245 -3.45129 - 2.54653 -1.96245 -3.45127 - 2.56104 -1.96245 -2.82977 - 2.56105 -1.64385 -2.8308 - 2.54434 -1.64385 -2.10187 - 2.52793 -0.143446 -2.13005 - 2.54652 -2.32105 -3.45148 - 2.54653 -2.00245 -3.45129 - 2.56104 -2.00245 -2.82964 - 2.56104 -1.96245 -2.82977 - 2.54433 -1.96245 -2.09937 - 2.54434 -1.64385 -2.10187 - 2.54387 -2.00245 -2.07906 - 2.53819 -1.96245 -2.0602 - 2.37989 -1.96245 -1.52511 - 2.37989 -1.66384 -1.52847 - 2.21776 -1.66384 -1.15961 - 2.21495 -1.62385 -1.15441 - 1.93771 -1.66383 -0.835904 - 1.9431 -1.62384 -0.840731 - 2.54648 -4.10945 -3.46498 - 2.54652 -2.32105 -3.45148 - 2.56103 -2.32105 -2.82861 - 2.56104 -2.00245 -2.82964 - 2.54387 -2.00245 -2.07906 - 2.54433 -1.96245 -2.09937 - 2.53819 -1.96245 -2.0602 - 2.54434 -1.64385 -2.10187 - 2.5382 -1.64385 -2.0627 - 2.52793 -0.143446 -2.13005 - 2.52179 -0.143446 -2.09088 - 2.50267 0.104458 -2.13005 - 2.41857 0.104454 -4.03883 - 2.50732 0.104457 -3.45108 - 2.44286 -0.143444 -4.03883 - 2.53261 -0.143447 -3.45108 - 2.45138 -1.64385 -4.05161 - 2.54654 -1.64385 -3.45108 - 2.45137 -1.96245 -4.05302 - 2.54653 -1.96245 -3.45127 - 2.44824 -2.00244 -4.07295 - 2.54653 -2.00245 -3.45129 - 2.44823 -2.32104 -4.07435 - 2.54652 -2.32105 -3.45148 - 2.45585 -4.10911 -4.04889 - 2.54648 -4.10945 -3.46498 - 2.41327 -5.39612 -4.04946 - 2.32141 0.392159 -1.58746 - 2.49815 0.14425 -2.11005 - 2.47288 0.392155 -2.11005 - 2.51484 0.144249 -2.84356 - 2.4894 0.392155 -2.84356 - 2.50326 0.14425 -3.45108 - 2.47796 0.392155 -3.45108 - 2.40702 0.14407 -4.0781 - 2.38732 0.392157 -4.0586 - 2.2637 -0.0944592 -4.66303 - 2.21947 0.392162 -4.57363 - 2.34326 0.104448 -1.56825 - 2.49649 0.104439 -2.09088 - 2.33946 0.144268 -1.56825 - 2.49815 0.14425 -2.11005 - 2.31774 0.372235 -1.56825 - 2.32141 0.392159 -1.58746 - 2.18616 0.104441 -1.20703 - 2.34326 0.104448 -1.56825 - 2.18262 0.144284 -1.20703 - 2.33946 0.144268 -1.56825 - 2.16239 0.372236 -1.20703 - 2.31774 0.372235 -1.56825 - 1.92995 -0.123485 -0.890028 - 2.18616 0.104441 -1.20703 - 1.9123 0.104431 -0.890028 - 2.18262 0.144284 -1.20703 - 1.90922 0.144308 -0.890028 - 2.16239 0.372236 -1.20703 - 2.39365 -5.59337 -4.0983 - 2.45252 -5.39616 -4.0967 - 2.41327 -5.39612 -4.04946 - 2.49815 -4.10966 -4.09668 - 2.45585 -4.10911 -4.04889 - 2.44819 -3.64216 -4.09205 - 2.44823 -2.32104 -4.07435 - 2.40382 -2.32345 -4.20926 - 2.44824 -2.00244 -4.07295 - 2.44162 -1.98234 -4.09173 - 2.45137 -1.96245 -4.05302 - 2.4415 -1.64215 -4.09012 - 2.45138 -1.64385 -4.05161 - 2.43445 -0.143444 -4.07786 - 2.44286 -0.143444 -4.03883 - 2.40702 0.14407 -4.0781 - 2.41857 0.104454 -4.03883 - 2.50326 0.14425 -3.45108 - 2.50732 0.104457 -3.45108 - 2.51484 0.144249 -2.84356 - 2.51892 0.104458 -2.84356 - 2.49815 0.14425 -2.11005 - 2.50267 0.104458 -2.13005 - 2.49649 0.104439 -2.09088 - 2.52179 -0.143446 -2.09088 - 2.34326 0.104448 -1.56825 - 2.36499 -0.123519 -1.56825 - 2.18616 0.104441 -1.20703 - 2.20639 -0.123513 -1.20703 - 1.92995 -0.123485 -0.890028 - 1.93705 -0.163422 -0.893126 - 2.47201 -6.72625 -3.46498 - 2.3222 -9.27544 -4.0983 - 2.34251 -6.72624 -4.0983 - 2.13513 -6.72624 -4.56153 - 2.21571 -6.59778 -4.41799 - 2.2512 -6.58068 -4.46256 - 2.35236 -6.12254 -4.27505 - 2.37998 -4.12944 -1.5022 - 2.48151 -5.37079 -1.90482 - 2.38467 -4.10944 -1.52161 - 2.51177 -5.39625 -2.08464 - 2.51958 -4.10945 -2.06324 - 2.56335 -5.39625 -2.83166 - 2.56098 -4.10945 -2.83166 - 2.54164 -5.39625 -3.46498 - 2.21504 -4.08944 -1.11981 - 2.37998 -4.12944 -1.5022 - 2.37185 -4.08944 -1.48407 - 2.38467 -4.10944 -1.52161 - 2.38554 -2.32104 -1.54026 - 2.51958 -4.10945 -2.06324 - 2.54386 -2.32105 -2.07657 - 2.56098 -4.10945 -2.83166 - 1.94309 -4.08943 -0.799359 - 2.2151 -2.34104 -1.14434 - 1.94312 -2.34103 -0.829237 - 2.21775 -2.30104 -1.151 - 1.93769 -2.30103 -0.826025 - 2.21775 -2.00244 -1.15504 - 1.9377 -2.00243 -0.830655 - 1.9377 -1.96243 -0.831275 - 1.9377 -2.00243 -0.830655 - 2.21776 -1.96244 -1.15558 - 2.21775 -2.00244 -1.15504 - 2.37989 -2.00244 -1.52466 - 2.37988 -2.30104 -1.5213 - 2.38554 -2.32104 -1.54026 - 2.37193 -2.34104 -1.50251 - 2.37185 -4.08944 -1.48407 - 2.2151 -2.34104 -1.14434 - 2.21504 -4.08944 -1.11981 - 1.94309 -4.08943 -0.799359 - 22.1519 -5.6961 -3.31827 - 22.1519 -5.93363 -3.2673 - 22.1021 -5.70641 -3.37121 - 22.1021 -5.94967 -3.31903 - 10.2579 -6.02223 -4.25718 - 10.2579 -6.42849 -4.17357 - 6.4289 -6.01605 -4.50995 - 6.42926 -6.44268 -4.42667 - 1.36027 -5.99717 -4.87652 - 2.65818 -6.43536 -4.69691 - 1.74495 -6.43359 -4.76236 - 2.64736 -6.7209 -4.59431 - 2.15203 -6.7258 -4.63184 - 2.64587 -6.57614 -4.43953 - 2.2512 -6.58068 -4.46256 - 2.64629 -6.12107 -4.26127 - 2.35236 -6.12254 -4.27505 - 2.45252 -5.39616 -4.0967 - 2.31909 -6.14 -4.23321 - 2.39365 -5.59337 -4.0983 - 2.34251 -6.72624 -4.0983 - 2.41327 -5.39612 -4.04946 - 2.54164 -5.39625 -3.46498 - 2.54648 -4.10945 -3.46498 - 2.56098 -4.10945 -2.83166 - 2.56103 -2.32105 -2.82861 - 2.54386 -2.32105 -2.07657 - 2.54387 -2.00245 -2.07906 - 2.37989 -2.00244 -1.52466 - 2.37989 -1.96245 -1.52511 - 2.21776 -1.96244 -1.15558 - 2.21776 -1.66384 -1.15961 - 1.9377 -1.96243 -0.831275 - 1.93771 -1.66383 -0.835904 - 22.1519 -5.35634 -3.36953 - 22.1519 -5.6961 -3.31827 - 22.1021 -5.36045 -3.4234 - 22.1021 -5.70641 -3.37121 - 10.2579 -5.44445 -4.34079 - 10.2579 -6.02223 -4.25718 - 6.42855 -5.40835 -4.59323 - 6.4289 -6.01605 -4.50995 - 0.987538 -5.39633 -4.98966 - 1.36027 -5.99717 -4.87652 - 0.928722 -1.64381 -4.94858 - 0.928761 -0.143404 -4.91777 - 6.42865 -1.77893 -4.56164 - 6.42868 -0.328738 -4.54017 - 10.258 -2.00608 -4.30912 - 10.2581 -0.632428 -4.28831 - 0.928704 -2.321 -4.95522 - 0.928722 -1.64381 -4.94858 - 6.42863 -2.43404 -4.56626 - 6.42865 -1.77893 -4.56164 - 10.258 -2.62673 -4.31382 - 10.258 -2.00608 -4.30912 - 18.1559 -4.4748 -3.2632 - 19.1113 -3.41098 -3.28442 - 13.2987 -2.89806 -3.63955 - 13.3032 -2.90865 -3.72962 - 13.3032 -2.6267 -3.7625 - 19.1159 -3.42157 -3.37449 - 19.1159 -3.20148 -3.40064 - 19.1113 -3.22067 -3.30703 - 19.1128 -3.19439 -3.34033 - 19.1113 -3.16091 -3.31393 - 13.2987 -2.58613 -3.67572 - 19.1113 -2.96628 -3.33573 - 13.2987 -2.32821 -3.70401 - 19.1114 -2.01216 -3.54225 - 13.2987 -1.10625 -3.93848 - 19.1114 -2.01216 -3.61695 - 13.2987 -1.10631 -4.05773 - 19.1113 -2.97441 -3.63226 - 13.2987 -2.33865 -4.07665 - 19.1113 -3.40888 -3.63561 - 13.2987 -2.89536 -4.08089 - 22.1021 -4.65439 -3.42339 - 10.258 -4.26529 -4.34083 - 22.1021 -4.65438 -3.03255 - 18.2039 -4.52629 -3.257 - 22.102 -5.36045 -3.03256 - 18.1524 -4.57463 -3.25996 - 10.2579 -5.44437 -3.7145 - 22.152 -3.68404 -3.14844 - 22.1021 -4.65438 -3.03255 - 22.152 -4.65779 -3.07968 - 22.102 -5.36045 -3.03256 - 22.1519 -5.35524 -3.07968 - 18.157 -4.57741 -3.34099 - 18.1524 -4.57463 -3.25996 - 18.1559 -4.4748 -3.2632 - 18.2039 -4.52629 -3.257 - 19.1113 -3.41098 -3.28442 - 22.1021 -4.65438 -3.03255 - 22.1023 -3.6749 -3.10169 - 22.152 -3.68404 -3.14844 - 22.152 -3.49737 -3.17094 - 14.1561 -4.39328 -3.49006 - 14.2044 -4.4449 -3.48728 - 14.2078 -4.34507 -3.49052 - 14.2124 -4.34785 -3.57154 - 18.1604 -4.47758 -3.34422 - 14.2089 -4.44768 -3.5683 - 0.928657 -4.1094 -4.99395 - 0.928704 -2.321 -4.95522 - 6.42858 -4.16367 -4.59323 - 6.42863 -2.43404 -4.56626 - 10.258 -4.26529 -4.34083 - 10.258 -2.62673 -4.31382 - 13.2987 -2.89536 -4.08089 - 10.258 -2.00608 -4.30912 - 13.2987 -2.33865 -4.07665 - 10.2581 -0.632428 -4.28831 - 13.2987 -1.10631 -4.05773 - 10.2581 -0.632361 -4.14574 - 13.2987 -1.10625 -3.93848 - 10.258 -1.99443 -3.89666 - 13.2987 -2.32821 -3.70401 - 10.258 -2.31544 -3.86172 - 13.2987 -2.58613 -3.67572 - 13.2689 -2.61317 -3.67429 - 13.2987 -2.64591 -3.66896 - 10.258 -2.62975 -3.82533 - 13.2987 -2.89806 -3.63955 - 10.258 -4.26519 -3.7145 - 14.1561 -4.39328 -3.49006 - 10.2579 -5.44437 -3.7145 - 14.2044 -4.4449 -3.48728 - 18.1524 -4.57463 -3.25996 - 14.2089 -4.44768 -3.5683 - 18.157 -4.57741 -3.34099 - 18.1604 -4.47758 -3.34422 - 18.1559 -4.4748 -3.2632 - 14.2078 -4.34507 -3.49052 - 13.2987 -2.89806 -3.63955 - 14.1561 -4.39328 -3.49006 - 0.910136 0.392196 -4.91777 - 2.21947 0.392162 -4.57363 - 0.928761 -0.143404 -4.91777 - 2.2637 -0.0944592 -4.66303 - 2.21897 -0.143438 -4.68106 - 2.31828 -0.145581 -4.66874 - 6.42994 -0.321159 -4.39892 - 2.39616 -1.63276 -4.35628 - 6.42997 -1.75862 -4.15092 - 2.41268 -1.93298 -4.31346 - 6.42998 -2.04736 -4.12118 - 6.43114 -2.10068 -4.14366 - 6.42998 -2.14683 -4.11063 - 6.43347 -2.10781 -4.19889 - 6.43348 -2.43966 -4.16268 - 2.4189 -1.9933 -4.38922 - 2.44161 -2.33628 -4.3374 - 2.43812 -2.32559 -4.25456 - 6.42999 -2.42897 -4.07984 - 2.49815 -4.10966 -4.09668 - 6.43001 -4.15498 -3.96949 - 2.45252 -5.39616 -4.0967 - 6.42993 -5.39992 -3.96949 - 6.42982 -6.10325 -4.09413 - 10.2579 -5.44437 -3.7145 - 10.2579 -6.11013 -3.83962 - 22.102 -5.36045 -3.03256 - 22.102 -5.75909 -3.11065 - 22.1519 -5.35524 -3.07968 - 22.1519 -5.74512 -3.15608 - 22.152 -4.65779 -3.07968 - 22.1519 -5.97906 -3.22248 - 22.152 -3.68404 -3.14844 - 22.1519 -6.00827 -3.24845 - 22.152 -3.49737 -3.17094 - 22.1519 -5.93363 -3.2673 - 22.152 -3.67813 -3.35268 - 22.1519 -5.6961 -3.31827 - 22.152 -4.65645 -3.36953 - 22.1519 -5.35634 -3.36953 - 22.1021 -4.65439 -3.42339 - 22.1021 -5.36045 -3.4234 - 10.258 -4.26529 -4.34083 - 10.2579 -5.44445 -4.34079 - 6.42858 -4.16367 -4.59323 - 6.42855 -5.40835 -4.59323 - 0.928657 -4.1094 -4.99395 - 0.987538 -5.39633 -4.98966 - 0.004534 0.392218 -5.03861 - 0.910136 0.392196 -4.91777 - 0.004188 -0.143382 -5.03861 - 0.928761 -0.143404 -4.91777 - 0.00323 -1.64378 -5.07196 - 0.928722 -1.64381 -4.94858 - 0.002795 -2.32098 -5.07912 - 0.928704 -2.321 -4.95522 - 0.001653 -4.10938 -5.11992 - 0.928657 -4.1094 -4.99395 - -10.2553 -4.25205 -4.34736 - -10.2533 -2.61349 -4.32035 - -6.42568 -4.15537 -4.59732 - -6.42351 -2.42574 -4.57035 - -0.92543 -4.10821 -4.99454 - -0.923192 -2.31981 -4.95581 - -22.1492 -3.64953 -3.36679 - -22.0995 -3.64458 -3.42056 - -22.1006 -4.62584 -3.43747 - -19.108 -3.3842 -3.64778 - -10.2553 -4.25205 -4.34736 - -13.2944 -2.87819 -4.08936 - -10.2533 -2.61349 -4.32035 - -0.92234 -1.64261 -4.94917 - -0.923192 -2.31981 -4.95581 - -6.42268 -1.77063 -4.56573 - -6.42351 -2.42574 -4.57035 - -10.2525 -1.99284 -4.31565 - -10.2533 -2.61349 -4.32035 - -13.2937 -2.32148 -4.08512 - -13.2944 -2.87819 -4.08936 - -19.1075 -2.94973 -3.64443 - -19.108 -3.3842 -3.64778 - -22.0992 -3.27302 -3.41766 - -22.0995 -3.64458 -3.42056 - -22.1488 -3.27898 -3.3639 - -22.1492 -3.64953 -3.36679 - -22.0997 -3.64636 -3.11577 - -22.1494 -3.65544 -3.16255 - -22.1506 -4.62918 -3.09379 - -22.1492 -3.64953 -3.36679 - -22.1505 -4.62785 -3.38365 - -22.1006 -4.62584 -3.43747 - -10.2509 -0.619118 -4.15227 - -13.2923 -1.08908 -3.94695 - -13.294 -2.31103 -3.71248 - -19.1077 -2.9416 -3.3479 - -19.1079 -3.13623 -3.32611 - -19.1378 -3.16912 -3.32091 - -19.1063 -1.98749 -3.62912 - -19.1063 -1.98748 -3.55442 - -13.2922 -1.08914 -4.0662 - -13.2923 -1.08908 -3.94695 - -10.2508 -0.619184 -4.29484 - -10.2509 -0.619118 -4.15227 - -6.42086 -0.32044 -4.54427 - -19.1095 -3.1697 -3.3525 - -19.1079 -3.13623 -3.32611 - -19.108 -3.196 -3.31921 - -19.1378 -3.16912 -3.32091 - -22.0995 -3.4581 -3.13845 - -19.1077 -2.9416 -3.3479 - -22.0993 -3.26608 -3.1603 - -19.1063 -1.98748 -3.55442 - -22.0984 -2.44982 -3.35242 - -19.1063 -1.98749 -3.62912 - -22.0984 -2.44982 -3.40419 - -0.920461 -0.14221 -4.91835 - -0.92234 -1.64261 -4.94917 - -6.42086 -0.32044 -4.54427 - -6.42268 -1.77063 -4.56573 - -10.2508 -0.619184 -4.29484 - -10.2525 -1.99284 -4.31565 - -13.2922 -1.08914 -4.0662 - -13.2937 -2.32148 -4.08512 - -19.1063 -1.98749 -3.62912 - -19.1075 -2.94973 -3.64443 - -22.0984 -2.44982 -3.40419 - -22.0992 -3.27302 -3.41766 - -22.1477 -2.47673 -3.3815 - -22.1488 -3.27898 -3.3639 - -22.1489 -3.28005 -3.20653 - -22.1492 -3.64953 -3.36679 - -22.1491 -3.46877 -3.18506 - -22.1494 -3.65544 -3.16255 - -22.0995 -3.4581 -3.13845 - -22.0997 -3.64636 -3.11577 - -19.108 -3.196 -3.31921 - -19.1083 -3.3863 -3.2966 - -19.1095 -3.1697 -3.3525 - -0.901145 0.393366 -4.91834 - 0.004534 0.392218 -5.03861 - -0.920461 -0.14221 -4.91835 - 0.004188 -0.143382 -5.03861 - -0.92234 -1.64261 -4.94917 - 0.00323 -1.64378 -5.07196 - -0.923192 -2.31981 -4.95581 - 0.002795 -2.32098 -5.07912 - -0.92543 -4.10821 -4.99454 - 0.001653 -4.10938 -5.11992 - -2.2107 0.395021 -4.57504 - -0.901145 0.393366 -4.91834 - -2.21082 -0.140577 -4.68247 - -0.920461 -0.14221 -4.91835 - -2.31014 -0.142592 -4.67022 - -6.42086 -0.32044 -4.54427 - -6.42219 -0.312859 -4.40301 - -10.2509 -0.619118 -4.15227 - -10.2528 -1.98118 -3.90319 - -13.294 -2.31103 -3.71248 - -13.2943 -2.56895 -3.68419 - -19.1079 -3.13623 -3.32611 - -13.2958 -2.60244 -3.71066 - -19.1095 -3.1697 -3.3525 - -18.1542 -4.45135 -3.27477 - -19.1083 -3.3863 -3.2966 - -18.2023 -4.50278 -3.26859 - -22.0997 -3.64636 -3.11577 - -22.1008 -4.62584 -3.04663 - -22.1506 -4.62918 -3.09379 - -6.47452 -2.0916 -4.11687 - -6.42424 -1.75032 -4.15501 - -10.2532 -2.3022 -3.86825 - -10.2528 -1.98118 -3.90319 - -13.2646 -2.59603 -3.68274 - -13.2943 -2.56895 -3.68419 - -13.2944 -2.62874 -3.67743 - -13.2958 -2.60244 -3.71066 - -13.2989 -2.60953 -3.77097 - -19.1095 -3.1697 -3.3525 - -19.1125 -3.17679 -3.41282 - -19.1083 -3.3863 -3.2966 - -19.1128 -3.39689 -3.38666 - -13.2947 -2.88088 -3.64803 - -13.2992 -2.89147 -3.73809 - -13.2944 -2.62874 -3.67743 - -13.2989 -2.60953 -3.77097 - -0.753037 -14.5535 -2.13751 - -0.666776 -15.3388 -2.262 - -0.714887 -14.5535 -2.12674 - -0.631106 -15.3191 -2.24723 - -0.00653 -15.3199 -2.15641 - -0.006552 -15.3589 -2.16498 - 0.632961 -15.359 -2.25757 - 0.493276 -16.3096 -2.49465 - 2.47115 -5.40515 -1.86842 - 2.48151 -5.37079 -1.90482 - 2.38872 -5.30441 -1.5022 - 2.37998 -4.12944 -1.5022 - 2.21752 -4.12944 -1.12564 - 2.21504 -4.08944 -1.11981 - 1.93751 -4.12943 -0.795071 - 1.94309 -4.08943 -0.799359 - 2.25898 -12.1414 -3.48472 - 2.16296 -12.1414 -4.0725 - 2.42603 -9.27544 -3.48472 - 2.3222 -9.27544 -4.0983 - 2.43048 -9.25547 -3.46498 - 2.47201 -6.72625 -3.46498 - 2.49131 -6.72625 -2.83166 - 2.56335 -5.39625 -2.83166 - 2.40651 -6.72624 -2.13845 - 2.51177 -5.39625 -2.08464 - 2.40151 -6.59333 -2.00624 - 2.48151 -5.37079 -1.90482 - 2.38181 -6.72624 -1.97898 - 2.47115 -5.40515 -1.86842 - 2.42666 -9.29541 -3.44509 - 2.38134 -9.29543 -2.83184 - 2.26087 -12.1215 -3.44506 - 2.1853 -12.1215 -2.85728 - 2.25986 -12.1613 -3.464 - -0.818597 -13.833 -2.06172 - -0.753037 -14.5535 -2.13751 - -0.778255 -13.8529 -2.05377 - -0.714887 -14.5535 -2.12674 - -0.006077 -14.5544 -2.02592 - -0.00653 -15.3199 -2.15641 - 0.618104 -15.3199 -2.24683 - 0.632961 -15.359 -2.25757 - 0.653759 -15.3396 -2.26158 - 0.493276 -16.3096 -2.49465 - 0.805024 -16.3096 -2.64969 - 0.509361 -17.2724 -2.85391 - 0.984664 -16.3097 -2.78408 - 0.662817 -17.2724 -2.97599 - 0.785767 -17.2724 -3.12238 - 0.189305 -18.1656 -3.30287 - 0.204921 -18.1656 -3.38138 - -0.160695 -18.1654 -3.52654 - -0.09411 -18.1655 -3.57097 - -0.339754 -17.272 -4.00686 - -0.007184 -17.2724 -4.05817 - -0.006473 -16.3096 -4.34116 - 0.493276 -16.3096 -4.2681 - 0.6358 -15.3396 -4.50999 - 1.17494 -15.3397 -4.24518 - 1.33593 -14.5545 -4.37639 - 1.74574 -14.5545 -3.91987 - 1.90522 -13.8341 -3.96415 - 2.06226 -13.8341 -3.38138 - 2.16296 -12.1414 -4.0725 - 2.25986 -12.1613 -3.464 - 2.25898 -12.1414 -3.48472 - 2.26087 -12.1215 -3.44506 - 2.42603 -9.27544 -3.48472 - 2.42666 -9.29541 -3.44509 - 2.43048 -9.25547 -3.46498 - 2.38374 -9.2555 -2.83166 - 2.49131 -6.72625 -2.83166 - 2.2587 -9.25556 -2.34024 - 2.40651 -6.72624 -2.13845 - 2.01001 -7.95678 -1.98005 - 2.14449 -7.51135 -1.93574 - 2.01006 -7.93178 -1.97406 - 2.10434 -7.51105 -1.83458 - 2.00089 -7.37676 -1.46934 - 2.0168 -7.34137 -1.47967 - 1.86247 -7.15711 -1.13642 - 1.69377 -6.98549 -0.857232 - 1.86247 -7.15711 -1.13642 - 2.00083 -6.72623 -1.12564 - 2.0168 -7.34137 -1.47967 - 2.19016 -6.72623 -1.5022 - 2.11697 -7.47254 -1.83733 - 2.14999 -7.4728 -1.92046 - 2.14449 -7.51135 -1.93574 - 2.21825 -7.43161 -2.04041 - 2.01001 -7.95678 -1.98005 - 1.99151 -7.9671 -1.97023 - 1.93622 -7.61407 -1.46315 - 1.91543 -7.64692 -1.45695 - 1.77571 -7.40228 -1.12998 - 1.75547 -7.44242 -1.12908 - 1.62497 -7.19081 -0.859486 - -2.38638 -9.29246 -2.8333 - -2.43129 -9.29239 -3.44657 - -2.19378 -12.1186 -2.85868 - -2.26897 -12.1185 -3.4465 - -2.18984 -12.1583 -2.85855 - -2.268 -12.1584 -3.46544 - -2.32638 -9.27255 -4.09972 - -2.26709 -12.1385 -3.48616 - -2.43061 -9.27242 -3.48621 - -2.43129 -9.29239 -3.44657 - -2.43505 -9.25245 -3.46647 - -2.38638 -9.29246 -2.8333 - -2.39876 -1.97912 -4.29298 - -2.37653 -1.97836 -4.26308 - -2.40707 -1.92987 -4.31499 - -2.35558 -1.61908 -4.31357 - -2.39014 -1.62967 -4.3578 - -2.27383 -0.140498 -4.62422 - -2.2515 -6.57777 -4.46399 - -2.31897 -6.137 -4.23469 - -2.35219 -6.1195 -4.27655 - -2.3929 -5.59028 -4.09982 - -2.45153 -5.393 -4.09826 - -2.41231 -5.39301 -4.051 - -2.45322 -4.10594 -4.05046 - -14.2025 -4.42656 -3.49633 - -10.2572 -5.43113 -3.72103 - -14.1542 -4.375 -3.49907 - -10.2557 -4.25195 -3.72103 - -10.2536 -2.61651 -3.83186 - -6.42517 -2.42067 -4.08393 - -6.42478 -2.13853 -4.11472 - -6.42586 -2.09239 -4.14776 - -6.42464 -2.03906 -4.12527 - -2.41102 -1.98305 -4.33553 - -2.40707 -1.92987 -4.31499 - -2.41321 -2.02882 -4.30047 - -2.39876 -1.97912 -4.29298 - -2.43306 -2.32244 -4.25611 - -2.37653 -1.97836 -4.26308 - -2.39878 -2.32035 -4.21079 - -2.44328 -2.31789 -4.07591 - -2.44494 -3.639 -4.0936 - -2.54422 -4.10616 -3.4666 - -2.45322 -4.10594 -4.05046 - -2.54105 -5.39297 -3.4666 - -2.41231 -5.39301 -4.051 - -2.47313 -6.72305 -3.46656 - -2.3929 -5.59028 -4.09982 - -2.34324 -6.72322 -4.09979 - -2.31897 -6.137 -4.23469 - -2.21606 -6.59492 -4.4194 - -2.2515 -6.57777 -4.46399 - -2.15242 -6.72302 -4.63321 - -22.1016 -5.3319 -3.04663 - -10.2572 -5.43113 -3.72103 - -18.1509 -4.55118 -3.27153 - -14.2025 -4.42656 -3.49633 - -18.1554 -4.55396 -3.35255 - -0.985976 -5.39506 -4.99028 - -1.35956 -5.99541 -4.87739 - -6.42725 -5.40004 -4.59732 - -6.42844 -6.00774 -4.51405 - -10.2568 -5.4312 -4.34732 - -10.2576 -6.00898 -4.26371 - -22.1015 -5.33191 -3.43747 - -22.1019 -5.67787 -3.38529 - -22.1513 -5.32774 -3.38365 - -22.1518 -5.66749 -3.33239 - -22.1515 -5.32663 -3.09379 - -22.152 -5.71651 -3.1702 - -22.1016 -5.3319 -3.04663 - -22.1021 -5.73055 -3.12473 - -10.2572 -5.43113 -3.72103 - -10.258 -6.09688 -3.84615 - -6.42902 -5.39162 -3.97359 - -6.42973 -6.09495 -4.09822 - -2.45153 -5.393 -4.09826 - -2.64612 -6.11765 -4.26296 - -2.35219 -6.1195 -4.27655 - -2.64618 -6.57272 -4.44122 - -2.2515 -6.57777 -4.46399 - -2.64776 -6.71748 -4.59599 - -2.15242 -6.72302 -4.63321 - -2.65815 -6.43192 -4.69861 - -1.74487 -6.43133 -4.76347 - -1.35956 -5.99541 -4.87739 - -2.04714 -9.25289 -4.63646 - -0.928741 -6.72501 -4.99454 - -0.949996 -9.25423 -4.99453 - -3.7e-05 -6.72618 -5.11992 - -0.001736 -9.25538 -5.11992 - 0.928588 -6.7262 -4.99395 - 0.946441 -9.25541 -4.99395 - 2.01205 -6.72623 -4.66274 - -1.68018 -6.50675 -4.76527 - -0.928741 -6.72501 -4.99454 - -2.01241 -6.72364 -4.66403 - -2.04714 -9.25289 -4.63646 - -2.09773 -6.77329 -4.63654 - -2.05539 -9.27288 -4.61858 - -2.32638 -9.27255 -4.09972 - -0.941368 -12.1402 -1.9989 - -2.13515 -9.27201 -2.2223 - -1.78858 -12.1391 -2.26306 - -1.91953 -12.139 -2.37715 - -1.93151 -12.1587 -2.39106 - -1.94326 -12.1189 -2.40886 - -2.19378 -12.1186 -2.85868 - -2.26852 -9.29269 -2.36208 - -2.38638 -9.29246 -2.8333 - -2.38873 -9.25254 -2.83312 - -2.43505 -9.25245 -3.46647 - -2.47313 -6.72305 -3.46656 - -2.43061 -9.27242 -3.48621 - -2.34324 -6.72322 -4.09979 - -2.32638 -9.27255 -4.09972 - -2.13556 -6.72348 -4.56289 - -2.09773 -6.77329 -4.63654 - -2.15242 -6.72302 -4.63321 - -2.01241 -6.72364 -4.66403 - -1.74487 -6.43133 -4.76347 - -1.68018 -6.50675 -4.76527 - -1.35956 -5.99541 -4.87739 - -1.28125 -6.05587 -4.88677 - -0.985976 -5.39506 -4.99028 - -0.927174 -5.48687 -4.99454 - -0.877508 -5.39507 -5.00123 - -0.928741 -6.72501 -4.99454 - 0.000822 -5.39618 -5.11992 - -3.7e-05 -6.72618 -5.11992 - 0.879077 -5.3962 -5.00067 - 0.928621 -5.48807 -4.99395 - 0.928624 -5.3462 -4.99395 - -1.18669 -15.3381 -4.24594 - -1.34658 -14.5527 -4.37724 - -0.733062 -14.5535 -4.68188 - -0.79639 -13.8527 -4.78589 - -0.004708 -13.8538 -4.90106 - -0.004681 -13.8141 -4.90598 - 0.790393 -13.8142 -4.79 - -0.003568 -12.1613 -5.05076 - 0.930625 -12.1613 -4.92998 - 0.912336 -12.1214 -4.93478 - 0.950876 -12.1414 -4.92421 - 0.925829 -9.2954 -4.99613 - -2.17069 -12.1386 -4.07388 - -1.80827 -12.1391 -4.5725 - -1.91521 -13.8316 -3.96537 - -1.48115 -13.8322 -4.44427 - -1.75669 -14.5522 -3.92099 - -1.34658 -14.5527 -4.37724 - -1.54718 -15.3377 -3.84985 - -1.18669 -15.3381 -4.24594 - -1.20446 -16.3081 -3.74943 - -0.801582 -13.813 -2.05386 - -0.941368 -12.1402 -1.9989 - -1.49917 -13.8321 -2.32391 - -1.78858 -12.1391 -2.26306 - -1.66752 -13.8319 -2.45456 - -1.93151 -12.1587 -2.39106 - -1.91593 -13.8316 -2.83278 - -2.18984 -12.1583 -2.85855 - -2.07262 -13.8314 -3.38269 - -2.268 -12.1584 -3.46544 - -1.91521 -13.8316 -3.96537 - -2.26709 -12.1385 -3.48616 - -2.17069 -12.1386 -4.07388 - -2.32638 -9.27255 -4.09972 - -1.80827 -12.1391 -4.5725 - -2.05539 -9.27288 -4.61858 - -1.77795 -12.1391 -4.59612 - -2.02533 -9.29292 -4.6432 - -0.969525 -9.29418 -4.98702 - -0.949996 -9.25423 -4.99453 - -0.929436 -9.29424 -4.9967 - -0.001736 -9.25538 -5.11992 - -0.001763 -9.29537 -5.11945 - 0.946441 -9.25541 -4.99395 - 0.925829 -9.2954 -4.99613 - 0.965912 -9.29538 -4.98643 - 0.950876 -12.1414 -4.92421 - -2.53976 -1.97916 -2.08084 - -2.3822 -2.31796 -1.54178 - -2.37653 -2.29797 -1.52282 - -2.36864 -2.33798 -1.50402 - -2.21204 -2.33818 -1.14575 - -2.21425 -4.08658 -1.12122 - -1.94026 -2.33852 -0.830474 - -1.94251 -4.08692 -0.800596 - -1.55552 -4.08741 -0.523613 - -1.5395 -4.12743 -0.511368 - -1.52061 -4.10746 -0.504332 - -0.810045 -5.18053 -0.244307 - 2.0236 -7.96808 -1.99428 - 2.12973 -9.27467 -2.22099 - 2.25855 -9.25569 -2.33916 - 2.24198 -9.27535 -2.32775 - 2.26317 -9.29551 -2.3607 - 1.91072 -12.1414 -2.37593 - 1.93449 -12.1214 -2.40762 - 1.92268 -12.1612 -2.38983 - 2.18131 -12.1612 -2.85716 - 1.65657 -13.8341 -2.4535 - 1.90522 -13.8341 -2.83156 - 1.74574 -14.5545 -2.86266 - 1.88965 -14.5545 -3.38138 - 1.66168 -15.3397 -3.38138 - 1.53518 -15.3397 -3.84887 - 1.19113 -16.3097 -3.74867 - 0.911611 -16.3097 -4.06004 - 0.601351 -17.2724 -3.85994 - 0.325353 -17.2724 -4.00665 - 0.078276 -18.1656 -3.57091 - -0.007912 -18.1656 -3.58653 - 0.144833 -18.1656 -3.52644 - 0.189305 -18.1656 -3.45988 - 0.785767 -17.2724 -3.64037 - 0.850526 -17.2724 -3.38138 - 1.28929 -16.3097 -3.38138 - 1.19113 -16.3097 -3.01408 - 1.53518 -15.3397 -2.91389 - 1.2486 -15.3397 -2.5986 - 1.46769 -14.5545 -2.5075 - 1.06798 -15.3397 -2.46503 - 1.29212 -14.5545 -2.37559 - 0.740955 -14.5544 -2.13704 - 0.807396 -13.834 -2.0612 - 0.702797 -14.5544 -2.12629 - 0.767025 -13.8539 -2.05328 - -0.005649 -13.8539 -1.9469 - -0.005625 -13.814 -1.94386 - -0.801582 -13.813 -2.05386 - -0.004566 -12.1414 -1.87746 - -0.941368 -12.1402 -1.9989 - -0.878386 -9.28445 -1.78477 - -2.13515 -9.27201 -2.2223 - -0.909463 -9.26429 -1.79079 - -1.42402 -8.7969 -1.85344 - -1.40189 -8.77616 -1.83374 - -1.99519 -7.96453 -1.9715 - -1.91903 -7.64444 -1.45817 - -2.01369 -7.92918 -1.97535 - -1.93977 -7.61157 -1.46438 - -2.10752 -7.50833 -1.83592 - -2.00412 -7.37417 -1.47062 - -2.1201 -7.4698 -1.83868 - -2.01998 -7.33876 -1.48095 - -2.19254 -6.7234 -1.5036 - -1.88025 -7.10899 -1.13647 - -2.00344 -6.72365 -1.12692 - -1.75759 -6.68924 -0.813558 - -1.98264 -5.39367 -0.833062 - -1.71581 -5.39401 -0.621676 - -1.71578 -5.22178 -0.636491 - -1.68533 -5.17793 -0.61416 - -1.97416 -5.21273 -0.830558 - -1.5395 -4.12743 -0.511368 - -1.93698 -4.12693 -0.796305 - -1.94251 -4.08692 -0.800596 - -2.21678 -4.12657 -1.12705 - -2.21425 -4.08658 -1.12122 - -2.37083 -4.08638 -1.48558 - -2.36864 -2.33798 -1.50402 - -2.38365 -4.10636 -1.52312 - -2.3822 -2.31796 -1.54178 - -2.54018 -2.31776 -2.07819 - -2.53976 -1.97916 -2.08084 - -2.55644 -1.97914 -2.83133 - -2.55601 -1.64055 -2.83243 - -2.54111 -1.64056 -3.4527 - -2.52525 -0.140181 -3.45269 - -2.43209 -0.140299 -4.06015 - -2.40548 0.127467 -4.06014 - -2.27383 -0.140498 -4.62422 - 0.868047 -9.251 -1.77185 - 1.21875 -8.62946 -1.54719 - 0.891007 -8.83965 -1.5336 - 1.15479 -8.40146 -1.3452 - 0.827047 -8.61165 -1.33161 - 0.903769 -9.26541 -1.79023 - 1.41919 -8.79873 -1.85253 - 0.868047 -9.251 -1.77185 - 1.39708 -8.77797 -1.83285 - 1.21875 -8.62946 -1.54719 - 1.54334 -8.26317 -1.58108 - 1.49715 -8.07886 -1.35596 - 1.34868 -7.80109 -1.06152 - 1.43405 -7.92507 -1.21369 - 1.75547 -7.44242 -1.12908 - 1.49715 -8.07886 -1.35596 - 1.91543 -7.64692 -1.45695 - 1.54334 -8.26317 -1.58108 - 1.99151 -7.9671 -1.97023 - 1.39708 -8.77797 -1.83285 - 2.0236 -7.96808 -1.99428 - 1.41919 -8.79873 -1.85253 - 2.12973 -9.27467 -2.22099 - 0.903769 -9.26541 -1.79023 - 0.872664 -9.28554 -1.78424 - 0.868047 -9.251 -1.77185 - -0.002953 -9.40297 -1.74631 - -0.39002 -7.50641 -0.549798 - -0.401931 -7.53935 -0.568157 - -0.001991 -7.57286 -0.560327 - -0.112042 -7.83555 -0.740079 - 0.107761 -7.83569 -0.740008 - 0.139607 -8.08519 -0.897683 - 0.399095 -8.09156 -0.902476 - 0.447489 -8.30236 -1.04045 - 0.683048 -8.02102 -0.910367 - 0.731441 -8.23182 -1.04834 - 1.03345 -8.06617 -1.06143 - 0.789675 -8.41331 -1.18984 - 1.09168 -8.24767 -1.20293 - -0.234237 -7.04998 -0.319305 - -0.39002 -7.50641 -0.549798 - -0.001974 -7.53792 -0.541209 - -0.001991 -7.57286 -0.560327 - 0.397908 -7.53987 -0.567902 - 0.367249 -7.84207 -0.744802 - 0.595108 -7.79565 -0.746543 - 0.683048 -8.02102 -0.910367 - 0.949384 -7.90311 -0.917428 - 1.03345 -8.06617 -1.06143 - 1.26462 -7.63803 -0.917523 - -0.843194 -7.40483 -0.559455 - -0.401931 -7.53935 -0.568157 - -0.82608 -7.37501 -0.54011 - -0.39002 -7.50641 -0.549798 - -0.483033 -6.98578 -0.301272 - -0.234237 -7.04998 -0.319305 - -1.26855 -7.63639 -0.91833 - -0.953654 -7.90188 -0.918034 - -1.13668 -7.49515 -0.757796 - -0.865526 -7.67662 -0.754154 - -0.843194 -7.40483 -0.559455 - -0.599347 -7.79488 -0.746924 - -0.401931 -7.53935 -0.568157 - -0.371535 -7.84159 -0.745037 - -0.112042 -7.83555 -0.740079 - -0.144126 -8.085 -0.897773 - 0.139607 -8.08519 -0.897683 - -0.144225 -8.30717 -1.03392 - 0.139508 -8.30735 -1.03383 - 0.160901 -8.51716 -1.17257 - 0.468882 -8.51217 -1.1792 - 0.506254 -8.7105 -1.32096 - 0.789675 -8.41331 -1.18984 - 0.839338 -7.40591 -0.558919 - 0.822251 -7.37608 -0.539585 - 0.386028 -7.50691 -0.54955 - 0.230688 -7.05028 -0.319157 - -0.001774 -7.05392 -0.329901 - -0.001439 -6.48618 -0.23084 - 1.13283 -7.49662 -0.757073 - 1.55043 -7.21993 -0.830203 - 0.839338 -7.40591 -0.558919 - 1.30026 -6.97936 -0.560244 - 0.822251 -7.37608 -0.539585 - 1.30804 -6.95999 -0.554255 - 1.28998 -6.94592 -0.541506 - 1.32745 -6.94996 -0.558836 - 1.39224 -6.78006 -0.52357 - 1.47616 -6.87074 -0.641089 - 1.49852 -6.83881 -0.651731 - 1.47616 -6.87074 -0.641089 - 1.67327 -7.01908 -0.84811 - 1.32745 -6.94996 -0.558836 - 1.62497 -7.19081 -0.859486 - 1.55043 -7.21993 -0.830203 - 1.75547 -7.44242 -1.12908 - 1.26462 -7.63803 -0.917523 - 1.34868 -7.80109 -1.06152 - 1.03345 -8.06617 -1.06143 - 1.43405 -7.92507 -1.21369 - 1.09168 -8.24767 -1.20293 - 1.15479 -8.40146 -1.3452 - 0.789675 -8.41331 -1.18984 - 0.827047 -8.61165 -1.33161 - 0.506254 -8.7105 -1.32096 - 0.891007 -8.83965 -1.5336 - 0.545472 -8.98128 -1.51536 - 0.868047 -9.251 -1.77185 - 0.200029 -8.99587 -1.50608 - -0.002953 -9.40297 -1.74631 - -0.20541 -8.99562 -1.50621 - -0.550827 -8.98058 -1.51571 - -0.511309 -8.70985 -1.32129 - -0.831967 -8.61058 -1.33214 - -0.473772 -8.51156 -1.1795 - -0.794429 -8.41229 -1.19035 - -0.736053 -8.23087 -1.04881 - -1.03784 -8.06483 -1.06209 - -0.953654 -7.90188 -0.918034 - -1.35273 -7.79935 -1.06238 - -1.26855 -7.63639 -0.91833 - -1.55387 -7.21792 -0.831192 - -1.13668 -7.49515 -0.757796 - -1.30357 -6.97768 -0.561074 - -0.843194 -7.40483 -0.559455 - -1.29326 -6.94425 -0.542328 - -0.82608 -7.37501 -0.54011 - -0.749845 -6.65019 -0.289924 - -0.483033 -6.98578 -0.301272 - -0.001439 -6.48618 -0.23084 - -0.234237 -7.04998 -0.319305 - -0.001774 -7.05392 -0.329901 - -0.001974 -7.53792 -0.541209 - 0.386028 -7.50691 -0.54955 - 0.397908 -7.53987 -0.567902 - 0.839338 -7.40591 -0.558919 - 0.861444 -7.67774 -0.753603 - 1.13283 -7.49662 -0.757073 - 1.26462 -7.63803 -0.917523 - 1.55043 -7.21993 -0.830203 - 2.3917 -6.72624 -2.01739 - 2.38045 -6.82869 -2.01137 - 2.25855 -9.25569 -2.33916 - 2.21825 -7.43161 -2.04041 - 2.0236 -7.96808 -1.99428 - 2.01001 -7.95678 -1.98005 - 1.99151 -7.9671 -1.97023 - 2.01006 -7.93178 -1.97406 - 1.93622 -7.61407 -1.46315 - 2.00089 -7.37676 -1.46934 - 1.86881 -7.20054 -1.16342 - 1.86247 -7.15711 -1.13642 - 1.67327 -7.01908 -0.84811 - 1.69377 -6.98549 -0.857232 - 1.49852 -6.83881 -0.651731 - 1.45675 -6.77109 -0.59112 - 1.47616 -6.87074 -0.641089 - 1.43586 -6.7899 -0.5765 - 1.39224 -6.78006 -0.52357 - 0.001245 -2.32098 -0.214042 - 0.000143 -4.00941 -0.175518 - 0.825778 -4.1094 -0.229735 - 0.099844 -4.10938 -0.180064 - 0.099292 -5.18156 -0.211399 - 0.031791 -3.47873 0.497674 - -0.032937 -3.47868 0.497653 - -0.032674 -3.13131 0.507804 - -0.100497 -5.18143 -0.211462 - -0.099685 -4.10925 -0.180127 - -0.810045 -5.18053 -0.244307 - -0.825586 -4.10833 -0.230261 - -1.52061 -4.10746 -0.504332 - -1.51828 -2.31906 -0.539674 - -1.55552 -4.08741 -0.523613 - -1.55325 -2.33901 -0.558114 - -1.94026 -2.33852 -0.830474 - -1.93478 -2.29853 -0.827259 - -2.21204 -2.33818 -1.14575 - -2.21463 -2.29818 -1.15242 - -2.37653 -2.29797 -1.52282 - -2.37612 -1.97937 -1.5264 - -2.53976 -1.97916 -2.08084 - -2.53932 -1.64057 -2.08349 - -2.55601 -1.64055 -2.83243 - -2.53738 -0.140165 -2.84518 - -2.52525 -0.140181 -3.45269 - -2.49758 0.127585 -3.45267 - -2.40548 0.127467 -4.06014 - -2.37887 0.395235 -4.06012 - -2.27383 -0.140498 -4.62422 - -2.2107 0.395021 -4.57504 - -2.2555 -0.0915412 -4.66447 - -2.21082 -0.140577 -4.68247 - -2.27383 -0.140498 -4.62422 - -2.31014 -0.142592 -4.67022 - -2.39014 -1.62967 -4.3578 - -6.42424 -1.75032 -4.15501 - -6.42464 -2.03906 -4.12527 - -6.47452 -2.0916 -4.11687 - -6.42478 -2.13853 -4.11472 - -10.2532 -2.3022 -3.86825 - -10.2536 -2.61651 -3.83186 - -13.2947 -2.88088 -3.64803 - -14.1542 -4.375 -3.49907 - -14.2058 -4.32672 -3.49956 - -14.2025 -4.42656 -3.49633 - -14.207 -4.42933 -3.57735 - -18.1554 -4.55396 -3.35255 - -14.2104 -4.3295 -3.58059 - -18.1587 -4.45413 -3.35579 - -18.1542 -4.45135 -3.27477 - -18.1509 -4.55118 -3.27153 - -18.2023 -4.50278 -3.26859 - -22.1016 -5.3319 -3.04663 - -22.1008 -4.62584 -3.04663 - -22.1515 -5.32663 -3.09379 - -22.1506 -4.62918 -3.09379 - -22.1513 -5.32774 -3.38365 - -22.1505 -4.62785 -3.38365 - -22.1015 -5.33191 -3.43747 - -22.1006 -4.62584 -3.43747 - -10.2568 -5.4312 -4.34732 - -10.2553 -4.25205 -4.34736 - -6.42725 -5.40004 -4.59732 - -6.42568 -4.15537 -4.59732 - -0.926995 -5.34501 -4.99454 - -0.92543 -4.10821 -4.99454 - -0.877508 -5.39507 -5.00123 - 0.001653 -4.10938 -5.11992 - 0.000822 -5.39618 -5.11992 - 0.928657 -4.1094 -4.99395 - 0.928624 -5.3462 -4.99395 - 0.987538 -5.39633 -4.98966 - 0.928621 -5.48807 -4.99395 - 1.36027 -5.99717 -4.87652 - 1.28189 -6.05753 -4.88595 - 1.74495 -6.43359 -4.76236 - 1.68017 -6.50892 -4.7642 - 2.15203 -6.7258 -4.63184 - 2.01205 -6.72623 -4.66274 - 2.09729 -6.776 -4.6352 - 0.946441 -9.25541 -4.99395 - 2.04335 -9.25544 -4.6352 - 0.965912 -9.29538 -4.98643 - 2.02149 -9.29544 -4.64196 - 0.950876 -12.1414 -4.92421 - 1.77055 -12.1414 -4.59499 - 0.930625 -12.1613 -4.92998 - 1.44325 -13.8141 -4.46756 - 0.790393 -13.8142 -4.79 - 0.7869 -13.8537 -4.78539 - -0.004708 -13.8538 -4.90106 - -0.005197 -14.5544 -4.78853 - -0.733062 -14.5535 -4.68188 - -0.647384 -15.3388 -4.5104 - -1.18669 -15.3381 -4.24594 - -0.924735 -16.3085 -4.06063 - -1.20446 -16.3081 -3.74943 - -0.800401 -17.2714 -3.64088 - -0.865325 -17.2713 -3.38192 - -0.220876 -18.1654 -3.38151 - -0.205309 -18.1654 -3.30299 - 0.12265 -18.1656 -3.22149 - 0.078276 -18.1656 -3.19184 - 0.325353 -17.2724 -2.7561 - -0.007616 -17.2724 -2.70459 - -0.007084 -16.3096 -2.42159 - -0.507397 -16.309 -2.49497 - -0.646006 -15.3581 -2.25798 - -1.08087 -15.3383 -2.46572 - -0.666776 -15.3388 -2.262 - -1.30405 -14.5528 -2.37642 - -0.753037 -14.5535 -2.13751 - -1.49917 -13.8321 -2.32391 - -0.818597 -13.833 -2.06172 - -0.801582 -13.813 -2.05386 - -0.778255 -13.8529 -2.05377 - -0.005649 -13.8539 -1.9469 - -0.006077 -14.5544 -2.02592 - 0.702797 -14.5544 -2.12629 - 0.618104 -15.3199 -2.24683 - 0.740955 -14.5544 -2.13704 - 0.653759 -15.3396 -2.26158 - 1.06798 -15.3397 -2.46503 - 0.805024 -16.3096 -2.64969 - 1.2486 -15.3397 -2.5986 - 0.984664 -16.3097 -2.78408 - 1.19113 -16.3097 -3.01408 - 0.785767 -17.2724 -3.12238 - 0.850526 -17.2724 -3.38138 - 0.204921 -18.1656 -3.38138 - 0.189305 -18.1656 -3.45988 - -0.09411 -18.1655 -3.57097 - -0.007912 -18.1656 -3.58653 - -0.007184 -17.2724 -4.05817 - 0.325353 -17.2724 -4.00665 - 0.493276 -16.3096 -4.2681 - 0.911611 -16.3097 -4.06004 - 1.17494 -15.3397 -4.24518 - 1.53518 -15.3397 -3.84887 - 1.74574 -14.5545 -3.91987 - 1.88965 -14.5545 -3.38138 - 2.06226 -13.8341 -3.38138 - 1.90522 -13.8341 -2.83156 - 2.25986 -12.1613 -3.464 - 2.18131 -12.1612 -2.85716 - 2.1853 -12.1215 -2.85728 - 1.93449 -12.1214 -2.40762 - 2.38134 -9.29543 -2.83184 - 2.26317 -9.29551 -2.3607 - 2.2587 -9.25556 -2.34024 - 2.25855 -9.25569 -2.33916 - 2.40651 -6.72624 -2.13845 - 2.3917 -6.72624 -2.01739 - 2.40151 -6.59333 -2.00624 - 2.38045 -6.82869 -2.01137 - 2.38181 -6.72624 -1.97898 - 2.21825 -7.43161 -2.04041 - 2.20413 -7.4091 -2.00501 - 2.14999 -7.4728 -1.92046 - 2.38181 -6.72624 -1.97898 - 2.19016 -6.72623 -1.5022 - 2.47115 -5.40515 -1.86842 - 1.19208 -1.64381 -0.423597 - 1.51812 -0.14342 -0.610048 - 1.19053 -0.143411 -0.485923 - 1.53559 -0.123433 -0.617135 - 1.52162 0.104417 -0.617135 - 1.52099 -1.64382 -0.550392 - 1.20085 -1.96241 -0.421227 - 1.53965 -1.66382 -0.557242 - 1.53964 -2.00242 -0.551412 - 1.53964 -1.96242 -0.552101 - 1.53985 -4.12942 -0.510388 - 1.55592 -4.08942 -0.522622 - 1.52098 -4.10942 -0.503363 - 1.55593 -2.34102 -0.557124 - 1.52098 -2.32102 -0.538705 - 1.53963 -2.30102 -0.54627 - 0.825825 -2.321 -0.269608 - 1.53964 -2.00242 -0.551412 - 1.16463 -2.00241 -0.406523 - 1.20085 -1.96241 -0.421227 - 1.19208 -1.64381 -0.423597 - 1.52099 -1.64382 -0.550392 - 1.51812 -0.14342 -0.610048 - 1.55326 -0.163413 -0.627789 - 1.53559 -0.123433 -0.617135 - 1.68438 -5.18011 -0.613087 - 1.53985 -4.12942 -0.510388 - 1.55351 -5.18044 -0.494595 - 1.52098 -4.10942 -0.503363 - 0.825778 -4.1094 -0.229735 - 0.825825 -2.321 -0.269608 - 0.001245 -2.32098 -0.214042 - 2.20772 -5.2967 -1.12564 - 1.983 -5.25657 -0.836737 - 1.98155 -5.39623 -0.831799 - 1.71459 -5.39623 -0.620583 - 1.45205 -6.62205 -0.562498 - 1.45314 -6.46808 -0.544479 - 1.42199 -6.67239 -0.541164 - 2.3894 -5.39624 -1.5022 - 2.20772 -5.2967 -1.12564 - 2.20646 -5.39624 -1.12564 - 1.98155 -5.39623 -0.831799 - 1.75481 -6.69151 -0.812439 - 1.45205 -6.62205 -0.562498 - 1.97331 -5.21528 -0.8293 - 1.983 -5.25657 -0.836737 - 2.20807 -5.25671 -1.12564 - 2.20772 -5.2967 -1.12564 - 2.38901 -5.34441 -1.5022 - 2.3894 -5.39624 -1.5022 - 1.90922 0.144308 -0.890028 - 1.51917 0.144342 -0.617135 - 1.9123 0.104431 -0.890028 - 1.52162 0.104417 -0.617135 - 1.92995 -0.123485 -0.890028 - 1.53559 -0.123433 -0.617135 - 1.93705 -0.163422 -0.893126 - 1.55326 -0.163413 -0.627789 - 1.9431 -1.62384 -0.840731 - 1.55605 -1.62383 -0.569782 - 1.93771 -1.66383 -0.835904 - 1.53965 -1.66382 -0.557242 - 1.9377 -1.96243 -0.831275 - 1.53964 -1.96242 -0.552101 - 1.9377 -2.00243 -0.830655 - 1.53964 -2.00242 -0.551412 - 1.93769 -2.30103 -0.826025 - 1.53963 -2.30102 -0.54627 - 1.94312 -2.34103 -0.829237 - 1.55593 -2.34102 -0.557124 - 1.94309 -4.08943 -0.799359 - 1.55592 -4.08942 -0.522622 - 1.93751 -4.12943 -0.795071 - 1.53985 -4.12942 -0.510388 - 1.97331 -5.21528 -0.8293 - 1.68438 -5.18011 -0.613087 - 1.983 -5.25657 -0.836737 - 1.71479 -5.224 -0.635398 - 1.71459 -5.39623 -0.620583 - 1.68322 -5.39622 -0.595765 - 1.45314 -6.46808 -0.544479 - 1.55351 -5.18044 -0.494595 - 1.42199 -6.67239 -0.541164 - 1.39224 -6.78006 -0.52357 - 1.41704 -6.69844 -0.539551 - 1.43586 -6.7899 -0.5765 - 1.43523 -6.69574 -0.553796 - 1.45675 -6.77109 -0.59112 - 1.45205 -6.62205 -0.562498 - 1.69377 -6.98549 -0.857232 - 1.75481 -6.69151 -0.812439 - 2.00083 -6.72623 -1.12564 - 2.20646 -5.39624 -1.12564 - 2.19016 -6.72623 -1.5022 - 2.3894 -5.39624 -1.5022 - 2.47115 -5.40515 -1.86842 - 2.38901 -5.34441 -1.5022 - 2.38872 -5.30441 -1.5022 - 2.20807 -5.25671 -1.12564 - 2.21752 -4.12944 -1.12564 - 1.97331 -5.21528 -0.8293 - 1.93751 -4.12943 -0.795071 - 1.89387 0.412091 -0.894665 - 2.02842 1.85345 -1.24646 - 1.78237 1.85345 -0.945903 - 2.02749 1.89326 -1.25423 - 1.77386 1.89328 -0.94389 - 1.9835 2.38907 -1.27946 - 1.51891 0.412113 -0.629707 - 1.89387 0.412091 -0.894665 - 1.43065 1.85345 -0.686306 - 1.78237 1.85345 -0.945903 - 1.41193 1.89331 -0.676737 - 1.77386 1.89328 -0.94389 - 1.9835 2.38907 -1.27946 - 1.73547 2.38907 -0.97268 - 1.77386 1.89328 -0.94389 - 1.38151 2.38906 -0.708592 - 1.41193 1.89331 -0.676737 - 1.39459 1.87338 -0.667956 - 1.43065 1.85345 -0.686306 - 1.4853 0.392181 -0.609904 - 1.51891 0.412113 -0.629707 - 1.30661 3.86537 -0.843235 - 1.28759 3.91527 -0.835522 - 1.27035 3.89539 -0.82602 - 1.20886 5.19111 -0.95116 - 1.18913 5.21099 -0.945373 - 1.22275 5.23091 -0.96661 - 1.03958 8.15066 -1.28176 - 1.28069 8.19041 -1.447 - 1.02077 8.19041 -1.27466 - 1.28932 8.1507 -1.44709 - 1.03958 8.15066 -1.28176 - 1.52006 5.23086 -1.18962 - 1.22275 5.23091 -0.96661 - 1.51771 5.1911 -1.18253 - 1.20886 5.19111 -0.95116 - 1.63211 3.89538 -1.09516 - 1.28759 3.91527 -0.835522 - 1.32952 3.89539 -0.864717 - 1.30661 3.86537 -0.843235 - 1.64142 3.64583 -1.06424 - 1.18913 5.21099 -0.945373 - 1.03958 8.15066 -1.28176 - 1.00327 8.17059 -1.26541 - 1.02077 8.19041 -1.27466 - 0.838207 10.979 -1.61395 - 1.28069 8.19041 -1.447 - -0.831455 14.8515 -2.54226 - -0.565714 15.7109 -2.54208 - -0.844714 14.8037 -2.57408 - -0.562434 15.7109 -2.57514 - -0.84169 14.8037 -2.63772 - -0.809805 14.8037 -2.73316 - -0.844714 14.8037 -2.57408 - -0.844519 14.8037 -2.50385 - -0.831455 14.8515 -2.54226 - -0.841107 14.8037 -2.42701 - -0.565714 15.7109 -2.54208 - -8.59394 10.8093 -2.52396 - -8.51913 10.7943 -2.47648 - -8.51864 11.1376 -2.42678 - -1.32124 10.9771 -2.36296 - -7.00806 11.1626 -2.40487 - -6.98901 11.3835 -2.40343 - -6.99238 11.1844 -2.45278 - -8.51728 11.4333 -2.41469 - -8.52065 11.2343 -2.46403 - -8.51864 11.1376 -2.42678 - -8.5179 11.1394 -2.49356 - -7.00806 11.1626 -2.40487 - -7.00732 11.1643 -2.47164 - -6.99238 11.1844 -2.45278 - -8.52065 11.2343 -2.46403 - -6.95382 12.8362 -2.4213 - -6.93761 13.6274 -2.49 - -6.97969 12.5497 -2.39644 - -8.51705 12.462 -2.40831 - -8.51728 11.4333 -2.41469 - -8.5435 11.2143 -2.43766 - -8.51864 11.1376 -2.42678 - -8.59345 11.2192 -2.48091 - -8.59394 10.8093 -2.52396 - -8.59422 10.5554 -2.57562 - -8.51913 10.7943 -2.47648 - -2.50985 14.5681 -2.50487 - -6.93761 13.6274 -2.49 - -2.55508 14.1655 -2.48252 - -6.95382 12.8362 -2.4213 - -2.67572 13.0801 -2.38833 - -2.67899 12.8734 -2.43743 - -2.70822 12.7932 -2.36345 - -2.70737 12.7874 -2.42999 - -6.97884 12.5438 -2.46297 - -2.67899 12.8734 -2.43743 - -6.95709 12.6295 -2.47041 - -6.95382 12.8362 -2.4213 - -6.97884 12.5438 -2.46297 - -6.97969 12.5497 -2.39644 - -2.70822 12.7932 -2.36345 - -1.32124 10.9771 -2.36296 - -1.09598 12.8851 -2.351 - -0.841107 14.8037 -2.42701 - -0.844519 14.8037 -2.50385 - -1.09598 12.8851 -2.351 - -0.902035 14.3684 -2.47969 - -2.55508 14.1655 -2.48252 - -0.844519 14.8037 -2.50385 - -2.50985 14.5681 -2.50487 - -0.844714 14.8037 -2.57408 - 0.813238 14.8026 -2.34133 - 0.589117 15.7102 -2.50181 - 0.552271 15.7102 -2.47233 - -0.565714 15.7109 -2.54208 - -0.561883 15.7109 -2.50217 - -0.841107 14.8037 -2.42701 - -0.787278 14.8036 -2.34184 - -1.09598 12.8851 -2.351 - 1.19916 10.979 -1.87503 - 0.813238 14.8026 -2.34133 - 0.759809 14.8026 -2.28458 - 0.552271 15.7102 -2.47233 - 0.515842 15.7102 -2.45267 - -0.561883 15.7109 -2.50217 - -0.525056 15.7109 -2.47267 - -0.787278 14.8036 -2.34184 - 0.533451 14.8026 -2.19189 - 0.293509 14.8026 -2.14954 - 0.838207 10.979 -1.61395 - 0.455212 10.979 -1.49467 - 1.00327 8.17059 -1.26541 - 0.552702 8.17061 -1.10168 - 1.18913 5.21099 -0.945373 - 0.452917 15.7102 -2.43543 - 0.533451 14.8026 -2.19189 - 0.666556 14.8026 -2.23477 - 0.838207 10.979 -1.61395 - 1.05051 10.979 -1.73473 - 1.28069 8.19041 -1.447 - 1.64142 3.64583 -1.06424 - 1.88839 3.53595 -1.35933 - 1.61874 3.73727 -1.06515 - 1.84957 3.89537 -1.37654 - 1.63211 3.89538 -1.09516 - 1.73409 5.19109 -1.45131 - 1.51771 5.1911 -1.18253 - 1.73052 5.23085 -1.45375 - 1.52006 5.23086 -1.18962 - 1.46643 8.15071 -1.64429 - 1.28932 8.1507 -1.44709 - 1.46276 8.19042 -1.6472 - 1.28069 8.19041 -1.447 - 1.19916 10.979 -1.87503 - 1.05051 10.979 -1.73473 - 0.759809 14.8026 -2.28458 - 0.666556 14.8026 -2.23477 - 0.515842 15.7102 -2.45267 - 0.452917 15.7102 -2.43543 - -0.525056 15.7109 -2.47267 - 1.30661 3.86537 -0.843235 - 1.66513 3.36457 -1.04894 - 1.64142 3.64583 -1.06424 - 1.87885 3.47098 -1.32973 - 1.88839 3.53595 -1.35933 - 0.10246 -0.143385 -0.300001 - 0.816844 0.124398 -0.347626 - 0.808146 0.392199 -0.347626 - 0.825542 -0.143402 -0.347626 - 1.14971 0.144387 -0.475468 - -0.203366 9.14626 -0.22406 - -0.205774 9.92327 0.509664 - -0.205218 11.609 0.100072 - -0.214745 14.4937 4.07503 - -0.214098 14.5545 3.98967 - -0.213401 14.9862 4.06448 - -0.206148 15.749 4.02363 - -0.117749 15.7487 4.02385 - -0.206148 15.749 4.02363 - -0.204519 16.2248 4.0145 - -0.213401 14.9862 4.06448 - -0.215011 15.6198 4.90112 - -0.126624 15.3695 4.90185 - -0.129048 15.113 4.89438 - -0.126351 14.4931 4.07576 - -0.217442 15.1137 4.89364 - -0.214745 14.4937 4.07503 - -0.21765 13.7364 4.11029 - -0.205774 9.92327 0.509664 - -0.094373 3.89554 -0.543134 - -0.093486 5.21114 -0.258465 - -0.093486 5.21114 -0.686026 - -0.203369 9.03686 -0.258442 - -0.203392 8.17075 -1.07373 - -0.203366 9.14626 -0.22406 - -0.203318 10.9791 -0.731665 - -0.205218 11.609 0.100072 - -0.203271 12.7861 -1.05377 - -0.206148 15.749 4.02363 - -0.114872 12.7858 -1.05356 - -0.117749 15.7487 4.02385 - -0.116127 15.9749 4.01472 - -0.204519 16.2248 4.0145 - -0.683426 3.89629 -0.586161 - -0.094373 3.89554 -0.543134 - -0.638603 5.21184 -0.725168 - -0.093486 5.21114 -0.686026 - -0.536096 8.17131 -1.10203 - -0.203392 8.17075 -1.07373 - -0.434729 10.9796 -1.49496 - -0.203318 10.9791 -1.47613 - -2.11956 2.41171 -1.65052 - -2.10491 2.43158 -1.61374 - -2.01561 3.35492 -1.66419 - -1.96818 2.4314 -1.27684 - -1.88418 3.36293 -1.33755 - -1.65476 3.36672 -1.05 - -1.62455 3.71957 -1.06918 - -1.32727 3.36631 -0.801455 - -1.29573 3.86705 -0.844064 - -1.25944 3.89702 -0.826825 - -1.27665 3.91692 -0.836339 - -0.683426 3.89629 -0.586161 - -1.19494 5.21254 -0.953728 - -0.638603 5.21184 -0.725168 - -1.00536 8.1719 -1.27289 - -0.536096 8.17131 -1.10203 - -0.817647 10.9801 -1.61448 - -0.434729 10.9796 -1.49496 - -1.37262 2.39084 -0.709469 - -1.72859 2.43109 -0.980438 - -1.72641 2.3913 -0.973782 - -1.97424 2.39163 -1.28072 - -2.01889 1.89588 -1.25552 - -2.1162 2.39181 -1.63037 - -2.16408 1.89606 -1.60923 - -2.17133 1.87617 -1.62766 - -0.752022 1.87438 -0.411976 - -1.35285 2.41074 -0.703166 - -1.37262 2.39084 -0.709469 - -1.38607 2.43066 -0.724455 - -1.72859 2.43109 -0.980438 - -0.094733 3.36474 -0.258465 - -0.095486 2.40915 -0.414288 - -0.095486 2.40915 -0.258465 - -0.09575 1.87355 -0.365479 - -0.09575 1.87355 -0.258465 - -1.29288 3.36626 -0.781684 - -0.733898 2.40996 -0.449654 - -0.701488 3.36551 -0.535766 - -0.095486 2.40915 -0.414288 - -0.094733 3.36474 -0.491647 - -0.094733 3.36474 -0.258465 - -0.094373 3.89554 -0.258465 - -0.096748 0.392345 -0.239043 - -0.09575 1.87355 -0.258465 - -0.096748 0.392345 -0.300209 - -0.09575 1.87355 -0.365479 - -0.752022 1.87438 -0.411976 - -0.733898 2.40996 -0.449654 - -1.35285 2.41074 -0.703166 - -1.29288 3.36626 -0.781684 - -1.38607 2.43066 -0.724455 - -0.043486 5.21111 -0.208465 - -0.094373 3.89554 -0.258465 - -0.044373 3.89551 -0.208465 - -0.094733 3.36474 -0.258465 - -0.044734 3.36471 -0.208465 - -0.095486 2.40915 -0.258465 - -0.045486 2.40912 -0.208465 - -0.09575 1.87355 -0.258465 - -0.04575 1.87351 -0.208465 - -0.096748 0.392345 -0.239043 - -0.074082 9.88893 0.546017 - -0.072762 9.08993 -0.208465 - 0.110406 9.08983 -0.208465 - -0.043486 5.21111 -0.208465 - 0.056005 5.21105 -0.208465 - -0.044373 3.89551 -0.208465 - 0.0551 3.89545 -0.208465 - -0.044734 3.36471 -0.208465 - 0.054744 3.36465 -0.208465 - -0.045486 2.40912 -0.208465 - 0.054212 2.40905 -0.208465 - -0.04575 1.87351 -0.208465 - 0.104745 3.36461 -0.258465 - 0.1051 3.89542 -0.54307 - 0.1051 3.89542 -0.258465 - 0.106005 5.21102 -0.685963 - 0.106005 5.21102 -0.258465 - 0.244145 8.17061 -1.07367 - 0.244168 9.03673 -0.258429 - 0.244171 9.14612 -0.22406 - 0.110406 9.08983 -0.208465 - 0.244168 9.03673 -0.258429 - 0.056005 5.21105 -0.208465 - 0.106005 5.21102 -0.258465 - 0.0551 3.89545 -0.208465 - 0.1051 3.89542 -0.258465 - 0.054744 3.36465 -0.208465 - 0.104745 3.36461 -0.258465 - 0.054212 2.40905 -0.208465 - 1.30307 3.36458 -0.780858 - 0.694182 3.8954 -0.585722 - 0.711527 3.3646 -0.535315 - 0.1051 3.89542 -0.54307 - 0.104745 3.36461 -0.491583 - 0.104745 3.36461 -0.258465 - 0.104212 2.40902 -0.258465 - 0.054212 2.40905 -0.208465 - 0.053754 1.87345 -0.208465 - -0.04575 1.87351 -0.208465 - -0.046748 0.392311 -0.208465 - -0.096748 0.392345 -0.239043 - 0.05246 -0.143353 -0.208465 - 0.10246 -0.143385 -0.238974 - 0.102796 0.392215 -0.239022 - 0.102796 0.392215 -0.300145 - 0.103754 1.87342 -0.365416 - 0.808146 0.392199 -0.347626 - 0.760055 1.8734 -0.411494 - 1.36177 2.40898 -0.702301 - 0.742647 2.409 -0.449183 - 0.760055 1.8734 -0.411494 - 0.104212 2.40902 -0.414225 - 0.103754 1.87342 -0.365416 - 0.103754 1.87342 -0.258465 - 0.102796 0.392215 -0.239022 - 0.052796 0.392248 -0.208465 - 0.05246 -0.143353 -0.208465 - 1.33748 3.36458 -0.800606 - 1.30307 3.36458 -0.780858 - 1.36177 2.40898 -0.702301 - 0.711527 3.3646 -0.535315 - 0.742647 2.409 -0.449183 - 0.104745 3.36461 -0.491583 - 0.104212 2.40902 -0.414225 - 0.104212 2.40902 -0.258465 - 0.103754 1.87342 -0.258465 - 0.053754 1.87345 -0.208465 - 0.052796 0.392248 -0.208465 - -0.046748 0.392311 -0.208465 - 0.05246 -0.143353 -0.208465 - -0.047103 -0.14329 -0.208465 - -0.080381 13.702 4.14664 - -0.074082 9.88893 0.546017 - 0.110694 9.88884 0.546017 - 0.110406 9.08983 -0.208465 - 0.244726 9.92315 0.509663 - 0.244171 9.14612 -0.22406 - 0.244219 10.979 -0.731665 - 0.244168 9.03673 -0.258429 - 0.244219 10.979 -1.47607 - 0.244145 8.17061 -1.07367 - 0.552702 8.17061 -1.10168 - 0.651146 5.211 -0.724757 - 1.18913 5.21099 -0.945373 - 0.694182 3.8954 -0.585722 - 1.27035 3.89539 -0.82602 - 1.30307 3.36458 -0.780858 - 1.30661 3.86537 -0.843235 - 1.33748 3.36458 -0.800606 - 1.66513 3.36457 -1.04894 - -2.31292 1.87635 -2.13913 - -2.17133 1.87617 -1.62766 - -2.11956 2.41171 -1.65052 - -2.1162 2.39181 -1.63037 - -2.10491 2.43158 -1.61374 - -1.97424 2.39163 -1.28072 - -1.96818 2.4314 -1.27684 - -1.72859 2.43109 -0.980438 - -1.65476 3.36672 -1.05 - -1.38607 2.43066 -0.724455 - -1.32727 3.36631 -0.801455 - -1.29288 3.36626 -0.781684 - -1.25944 3.89702 -0.826825 - -0.701488 3.36551 -0.535766 - -0.683426 3.89629 -0.586161 - -0.094733 3.36474 -0.491647 - -0.094373 3.89554 -0.543134 - -0.094373 3.89554 -0.258465 - -0.093486 5.21114 -0.258465 - -0.043486 5.21111 -0.208465 - -0.203369 9.03686 -0.258442 - -0.072762 9.08993 -0.208465 - -0.203366 9.14626 -0.22406 - -0.074082 9.88893 0.546017 - -0.205774 9.92327 0.509664 - -0.080381 13.702 4.14664 - -0.21765 13.7364 4.11029 - 2.12907 2.40896 -1.64916 - 2.32205 1.87336 -2.13765 - 2.26751 2.40896 -2.15394 - 2.33756 1.87336 -2.85606 - 2.28267 2.40896 -2.86344 - 2.327 1.87336 -3.45108 - 2.27243 2.40896 -3.45108 - 2.24222 1.87336 -4.0461 - 2.18977 2.40896 -4.03872 - 2.085 1.87337 -4.55053 - 2.03639 2.40897 -4.5369 - 0.855922 1.8734 -4.88758 - 0.836322 2.409 -4.86977 - 0.00548 1.87342 -5.00594 - 0.005819 2.40902 -4.98666 - -0.845037 1.8745 -4.88812 - -0.824757 2.41007 -4.8703 - -2.07433 1.87605 -4.55186 - -2.02504 2.41159 -4.53819 - -2.23187 1.87625 -4.04752 - -2.17873 2.41178 -4.04011 - -2.31702 1.87636 -3.45256 - -2.26176 2.41189 -3.45252 - -2.32797 1.87637 -2.85755 - -2.27238 2.4119 -2.86489 - -2.31292 1.87635 -2.13913 - -2.25768 2.41188 -2.15538 - -2.11956 2.41171 -1.65052 - 1.4916 9.89045 -2.58368 - 8.54011 10.49 -2.55577 - 8.53999 10.7833 -2.47105 - 8.61484 10.5443 -2.57014 - 8.61485 10.7982 -2.51848 - 8.61486 11.2081 -2.47543 - 8.53999 10.7833 -2.47105 - 7.02935 11.1535 -2.4004 - 1.42903 10.3381 -2.45437 - 8.53991 11.1266 -2.42135 - 8.53999 10.7833 -2.47105 - 8.56488 11.2033 -2.43221 - 8.61486 11.2081 -2.47543 - 8.53892 11.4223 -2.40926 - 1.67241 8.19042 -2.21831 - 1.51586 9.70789 -2.58644 - 1.50895 9.70789 -2.31179 - 1.42903 10.3381 -2.45437 - 1.34227 10.9753 -2.36211 - 7.02935 11.1535 -2.4004 - 7.01059 11.3744 -2.39898 - 7.01373 11.1753 -2.44831 - 8.54207 11.2232 -2.45859 - 7.02865 11.1553 -2.46717 - 8.53921 11.1283 -2.48812 - 8.53991 11.1266 -2.42135 - 8.54207 11.2232 -2.45859 - 8.53892 11.4223 -2.40926 - 7.01059 11.3744 -2.39898 - 2.09614 3.36456 -4.02186 - 2.12085 3.89536 -3.44148 - 2.17501 3.36456 -3.45108 - 2.13018 3.89536 -2.88245 - 2.18468 3.36456 -2.8803 - 1.99257 5.23083 -2.83712 - 1.99669 5.19108 -2.83885 - 1.98786 5.19112 -3.35393 - 2.12085 3.89536 -3.44148 - 2.04408 3.89537 -4.00051 - 2.09614 3.36456 -4.02186 - 1.6873 8.15071 -2.68235 - 1.99257 5.23083 -2.83712 - 1.98376 5.23078 -3.35078 - 1.98786 5.19112 -3.35393 - 1.9159 5.19109 -3.86902 - 2.04408 3.89537 -4.00051 - 1.68305 8.19045 -2.68072 - 1.6873 8.15071 -2.68235 - 1.67929 8.15076 -3.08393 - 1.98376 5.23078 -3.35078 - 1.91486 5.23085 -3.84451 - 1.9159 5.19109 -3.86902 - 1.51603 9.71783 -2.63614 - 1.68305 8.19045 -2.68072 - 1.67506 8.1904 -3.0806 - 1.67929 8.15076 -3.08393 - 1.6208 8.1507 -3.46559 - 1.91486 5.23085 -3.84451 - -2.10416 3.89809 -2.20883 - -1.97048 3.89792 -1.71019 - -1.96794 5.21352 -2.21834 - -1.84294 5.21336 -1.7595 - -1.65723 8.17273 -2.21815 - -1.55196 8.17259 -1.87518 - -2.01976 3.38924 -1.68453 - -1.97048 3.89792 -1.71019 - -2.0271 3.36719 -1.70273 - -2.10416 3.89809 -2.20883 - -2.15903 3.36736 -2.19253 - -1.44768 8.17246 -1.64651 - -1.55196 8.17259 -1.87518 - -1.71931 5.2132 -1.45356 - -1.84294 5.21336 -1.7595 - -1.8383 3.89775 -1.37771 - -1.97048 3.89792 -1.71019 - -1.86979 3.60988 -1.36395 - -2.01976 3.38924 -1.68453 - -1.02987 10.9803 -1.73539 - -1.44768 8.17246 -1.64651 - -1.2655 8.17223 -1.44577 - -1.71931 5.2132 -1.45356 - -1.50333 5.21293 -1.185 - -1.8383 3.89775 -1.37771 - -1.62103 3.89748 -1.0962 - -1.86979 3.60988 -1.36395 - -2.17315 3.36737 -2.88169 - -2.15903 3.36736 -2.19253 - -2.11796 3.89811 -2.8838 - -2.10416 3.89809 -2.20883 - -1.98075 5.21353 -2.83944 - -1.96794 5.21352 -2.21834 - -1.66761 8.17274 -2.68237 - -1.65723 8.17273 -2.21815 - -1.48959 9.70983 -2.31275 - -1.55196 8.17259 -1.87518 - -1.26338 10.9806 -2.03571 - -1.44768 8.17246 -1.64651 - -1.17843 10.9805 -1.87578 - -1.02987 10.9803 -1.73539 - -0.733885 14.8036 -2.28505 - -0.640664 14.8034 -2.23518 - -0.488639 15.7109 -2.45299 - -0.425725 15.7108 -2.4357 - 0.363478 15.7102 -2.42058 - 0.203093 15.7102 -2.40591 - -8.51957 10.501 -2.56121 - -8.59419 10.5731 -2.5968 - -8.51944 10.5544 -2.62509 - -8.59028 13.6922 -2.53884 - -8.51599 13.7186 -2.55453 - -8.59029 13.6922 -2.52358 - -8.51602 13.7186 -2.50854 - -8.59064 13.4228 -2.51547 - -8.51621 13.4336 -2.49269 - -8.59189 12.4555 -2.46671 - -1.40877 10.3399 -2.45528 - -8.51957 10.501 -2.56121 - -1.47183 9.89237 -2.58463 - -8.51944 10.5544 -2.62509 - -1.46092 9.97384 -2.68211 - -6.92497 13.9436 -2.55859 - -2.50999 14.5681 -2.56984 - -8.51602 13.7186 -2.50854 - -6.92495 13.9436 -2.50757 - -8.51621 13.4336 -2.49269 - -2.16312 3.36737 -3.45246 - -2.17315 3.36737 -2.88169 - -2.10827 3.8981 -3.44283 - -2.11796 3.89811 -2.8838 - -1.97161 5.21353 -3.35385 - -1.98075 5.21353 -2.83944 - -1.65935 8.17273 -3.08318 - -1.66761 8.17274 -2.68237 - -1.3497 10.9807 -2.86906 - -1.49645 9.71977 -2.63709 - -1.46092 9.97384 -2.68211 - -1.49632 9.70984 -2.5874 - -1.47183 9.89237 -2.58463 - -1.48959 9.70983 -2.31275 - -1.40877 10.3399 -2.45528 - -2.08388 3.36727 -4.02319 - -2.16312 3.36737 -3.45246 - -2.03114 3.898 -4.00181 - -2.10827 3.8981 -3.44283 - -1.89939 5.21344 -3.86822 - -1.97161 5.21353 -3.35385 - -1.5978 8.17265 -3.48395 - -1.65935 8.17273 -3.08318 - -1.29899 10.9807 -3.1379 - -1.3497 10.9807 -2.86906 - -1.93704 3.36708 -4.50698 - -2.08388 3.36727 -4.02319 - -1.8881 3.89782 -4.47565 - -2.03114 3.898 -4.00181 - -1.76553 5.21326 -4.30424 - -1.89939 5.21344 -3.86822 - -1.48437 8.17251 -3.82367 - -1.5978 8.17265 -3.48395 - -1.20611 10.9806 -3.36578 - -1.29899 10.9807 -3.1379 - -0.809805 14.8037 -2.73316 - -1.3497 10.9807 -2.86906 - -0.84169 14.8037 -2.63772 - -1.46092 9.97384 -2.68211 - -0.844714 14.8037 -2.57408 - -2.50999 14.5681 -2.56984 - -2.50985 14.5681 -2.50487 - -6.92495 13.9436 -2.50757 - -6.93761 13.6274 -2.49 - -8.51621 13.4336 -2.49269 - -8.51705 12.462 -2.40831 - -8.59189 12.4555 -2.46671 - -8.59345 11.2192 -2.48091 - -8.59419 10.5731 -2.5968 - -8.59422 10.5554 -2.57562 - -8.51957 10.501 -2.56121 - -8.51913 10.7943 -2.47648 - -1.40877 10.3399 -2.45528 - -1.32124 10.9771 -2.36296 - -1.48959 9.70983 -2.31275 - -1.09598 12.8851 -2.351 - -1.26338 10.9806 -2.03571 - -0.787278 14.8036 -2.34184 - -0.733885 14.8036 -2.28505 - -0.525056 15.7109 -2.47267 - -0.488639 15.7109 -2.45299 - 0.452917 15.7102 -2.43543 - 0.363478 15.7102 -2.42058 - 0.533451 14.8026 -2.19189 - 0.203093 15.7102 -2.40591 - 0.293509 14.8026 -2.14954 - 0.076748 15.7102 -2.40395 - 0.244319 14.8026 -2.14386 - -0.788552 3.36562 -4.82957 - -1.93704 3.36708 -4.50698 - -0.768423 3.8964 -4.7916 - -1.8881 3.89782 -4.47565 - -0.717951 5.21194 -4.59496 - -1.76553 5.21326 -4.30424 - -0.60208 8.17139 -4.05015 - -1.48437 8.17251 -3.82367 - -0.487583 10.9796 -3.51763 - -1.20611 10.9806 -3.36578 - -0.30122 14.803 -2.86783 - -0.751449 14.8036 -2.81405 - 0.006422 3.36462 -4.9426 - -0.788552 3.36562 -4.82957 - 0.006752 3.89542 -4.9023 - -0.768423 3.8964 -4.7916 - 0.007537 5.21102 -4.69682 - -0.717951 5.21194 -4.59496 - 0.009267 8.17062 -4.12949 - -0.60208 8.17139 -4.05015 - 0.010903 10.979 -3.57079 - -0.487583 10.9796 -3.51763 - 0.013153 14.8026 -2.88662 - -0.30122 14.803 -2.86783 - 0.801327 3.3646 -4.82906 - 0.006422 3.36462 -4.9426 - 0.781857 3.8954 -4.7911 - 0.006752 3.89542 -4.9023 - 0.73296 5.211 -4.5945 - 0.007537 5.21102 -4.69682 - 0.620564 8.1706 -4.04977 - 0.009267 8.17062 -4.12949 - 0.509355 10.979 -3.51731 - 0.010903 10.979 -3.57079 - 0.327515 14.8026 -2.86763 - 0.013153 14.8026 -2.88662 - 1.78035 5.21097 -4.30311 - 1.50271 8.17058 -3.82272 - 1.60958 8.17058 -3.50198 - 1.32052 10.979 -3.13707 - 1.61383 8.19043 -3.48048 - 1.37106 10.979 -2.86819 - 1.94961 3.36457 -4.50574 - 0.801327 3.3646 -4.82906 - 1.90134 3.89537 -4.47444 - 0.781857 3.8954 -4.7911 - 1.78035 5.21097 -4.30311 - 0.73296 5.211 -4.5945 - 1.50271 8.17058 -3.82272 - 0.620564 8.1706 -4.04977 - 1.22779 10.979 -3.36501 - 0.509355 10.979 -3.51731 - 0.77771 14.8026 -2.81356 - 0.327515 14.8026 -2.86763 - 1.48086 9.97194 -2.68118 - 1.51603 9.71783 -2.63614 - 1.37106 10.979 -2.86819 - 1.67506 8.1904 -3.0806 - 1.61383 8.19043 -3.48048 - 1.6208 8.1507 -3.46559 - 1.60958 8.17058 -3.50198 - 1.91486 5.23085 -3.84451 - 1.90805 5.21097 -3.88621 - 1.9159 5.19109 -3.86902 - 1.90134 3.89537 -4.47444 - 2.04408 3.89537 -4.00051 - 1.94961 3.36457 -4.50574 - 2.09614 3.36456 -4.02186 - 2.53579 14.5649 -2.56823 - 1.48086 9.97194 -2.68118 - 0.870822 14.8026 -2.57353 - 1.37106 10.979 -2.86819 - 0.867838 14.8026 -2.63718 - 1.32052 10.979 -3.13707 - 0.836014 14.8026 -2.73264 - 0.77771 14.8026 -2.81356 - 8.61484 10.562 -2.59132 - 8.54009 10.5434 -2.61965 - 8.54068 13.7076 -2.5491 - 1.48086 9.97194 -2.68118 - 6.94995 13.9347 -2.55417 - 2.53579 14.5649 -2.56823 - 8.54002 12.451 -2.40288 - 8.61489 12.4443 -2.46123 - 8.61492 13.4117 -2.50999 - 8.61484 10.562 -2.59132 - 8.61492 13.6811 -2.53336 - 8.54068 13.7076 -2.5491 - 2.17013 3.36456 -2.19116 - 2.18468 3.36456 -2.8803 - 2.11595 3.89536 -2.20749 - 2.13018 3.89536 -2.88245 - 1.98347 5.19107 -2.21694 - 1.99669 5.19108 -2.83885 - 1.97937 5.23086 -2.21708 - 1.99257 5.23083 -2.83712 - 1.67661 8.15068 -2.21708 - 1.6873 8.15071 -2.68235 - 1.67241 8.19042 -2.21831 - 1.68305 8.19045 -2.68072 - 1.51586 9.70789 -2.58644 - 1.51603 9.71783 -2.63614 - 1.4916 9.89045 -2.58368 - 1.48086 9.97194 -2.68118 - 8.54011 10.49 -2.55577 - 8.54009 10.5434 -2.61965 - 8.61484 10.5443 -2.57014 - 8.61484 10.562 -2.59132 - 8.61486 11.2081 -2.47543 - 8.61489 12.4443 -2.46123 - 8.53892 11.4223 -2.40926 - 8.54002 12.451 -2.40288 - 7.01059 11.3744 -2.39898 - 7.00277 12.5407 -2.39198 - 1.34227 10.9753 -2.36211 - 0.047273 18.1656 5.11992 - 0.009786 18.1656 5.11992 - -0.114437 17.581 5.11992 - -0.169415 17.5816 5.06987 - -0.190041 15.5659 5.07041 - -0.215011 15.6198 4.90112 - -0.208998 15.333 4.94764 - -0.217442 15.1137 4.89364 - -0.223058 14.5307 4.86038 - -0.21765 13.7364 4.11029 - -0.081701 14.501 4.90112 - -0.080381 13.702 4.14664 - 0.112068 13.7019 4.14664 - 0.110694 9.88884 0.546017 - 0.247394 13.7363 4.11029 - 0.244726 9.92315 0.509663 - 0.245406 11.6089 0.100072 - 0.244219 10.979 -0.731665 - 0.244266 12.7859 -1.05377 - 0.244219 10.979 -1.47607 - 0.244278 13.2453 -1.09116 - 0.244319 14.8026 -2.14386 - 0.244319 14.8026 -1.41326 - 0.076748 15.7102 -2.40395 - 0.16217 14.4937 4.07514 - 0.25057 14.4936 4.07503 - 0.250722 14.9869 4.06547 - 0.250964 14.5544 3.98967 - 0.247703 15.7543 4.03292 - 0.084749 18.1656 4.90112 - -0.042757 17.8328 3.96874 - -0.041576 18.1656 4.90112 - -0.196394 17.1093 3.96874 - -0.195211 17.5089 4.90112 - 0.228042 17.5812 5.06962 - 0.243526 17.5088 4.90112 - 0.084749 18.1656 4.90112 - 0.083568 17.8328 3.96874 - -0.042757 17.8328 3.96874 - 0.077934 16.2446 -0.480882 - -0.048391 16.2447 -0.480882 - -0.049571 15.9119 -1.41326 - -0.203218 14.8027 -1.41326 - -0.203218 14.8027 -2.14392 - -0.203259 13.2454 -1.09116 - 0.176072 17.581 5.11992 - 0.183851 15.5658 5.11992 - 0.228042 17.5812 5.06962 - 0.238125 15.5658 5.07011 - 0.243526 17.5088 4.90112 - 0.248372 15.3331 4.94766 - 0.251789 15.6197 4.90112 - 0.251826 15.1136 4.89364 - 0.163382 15.3701 4.90124 - 0.163426 15.1136 4.89375 - 0.162316 14.7373 4.06558 - 0.158629 15.9804 4.02391 - 0.247036 16.2301 4.02379 - 0.247703 15.7543 4.03292 - 0.251789 15.6197 4.90112 - 0.250722 14.9869 4.06547 - 0.162316 14.7373 4.06558 - 0.16217 14.4937 4.07514 - 0.163426 15.1136 4.89375 - 0.25057 14.4936 4.07503 - 0.251826 15.1136 4.89364 - 0.249865 14.5305 4.86035 - 0.234535 14.9165 5.07014 - 0.112356 14.5009 4.90112 - 0.102918 14.9038 5.11992 - -0.064013 14.9038 5.11992 - 0.183851 15.5658 5.11992 - -0.133101 15.5658 5.11992 - 0.176072 17.581 5.11992 - 1.97748 2.42885 -1.27558 - 2.12568 2.38907 -1.62902 - 2.11443 2.42886 -1.61239 - 2.12907 2.40896 -1.64916 - 2.03788 3.36456 -1.70144 - 2.26751 2.40896 -2.15394 - 2.17013 3.36456 -2.19116 - 2.28267 2.40896 -2.86344 - 2.18468 3.36456 -2.8803 - 2.27243 2.40896 -3.45108 - 2.17501 3.36456 -3.45108 - 2.18977 2.40896 -4.03872 - 2.09614 3.36456 -4.02186 - 2.03639 2.40897 -4.5369 - 1.94961 3.36457 -4.50574 - 0.836322 2.409 -4.86977 - 0.801327 3.3646 -4.82906 - 0.005819 2.40902 -4.98666 - 0.006422 3.36462 -4.9426 - -0.824757 2.41007 -4.8703 - -0.788552 3.36562 -4.82957 - -2.02504 2.41159 -4.53819 - -1.93704 3.36708 -4.50698 - -2.17873 2.41178 -4.04011 - -2.08388 3.36727 -4.02319 - -2.26176 2.41189 -3.45252 - -2.16312 3.36737 -3.45246 - -2.27238 2.4119 -2.86489 - -2.17315 3.36737 -2.88169 - -2.25768 2.41188 -2.15538 - -2.15903 3.36736 -2.19253 - -2.11956 2.41171 -1.65052 - -2.0271 3.36719 -1.70273 - -2.01561 3.35492 -1.66419 - -2.01976 3.38924 -1.68453 - -1.8419 3.59871 -1.30484 - -1.86979 3.60988 -1.36395 - -1.65574 3.78155 -1.10752 - -1.62103 3.89748 -1.0962 - -1.31858 3.89709 -0.86556 - -1.50333 5.21293 -1.185 - -1.19494 5.21254 -0.953728 - -1.2655 8.17223 -1.44577 - -1.00536 8.1719 -1.27289 - -1.02987 10.9803 -1.73539 - -0.817647 10.9801 -1.61448 - -0.507587 14.8033 -2.19222 - -0.434729 10.9796 -1.49496 - -0.267671 14.803 -2.14972 - -0.203318 10.9791 -1.47613 - -0.203218 14.8027 -2.14392 - -0.203271 12.7861 -1.05377 - -0.203259 13.2454 -1.09116 - -0.114872 12.7858 -1.05356 - -0.114866 12.9955 -1.09094 - -0.116127 15.9749 4.01472 - -0.203259 13.2454 -1.09116 - -0.204519 16.2248 4.0145 - -0.196394 17.1093 3.96874 - -0.215011 15.6198 4.90112 - -0.195211 17.5089 4.90112 - -0.169415 17.5816 5.06987 - -0.030857 18.1656 5.07002 - 0.009786 18.1656 5.11992 - -0.041576 18.1656 4.90112 - 0.047273 18.1656 5.11992 - 0.084749 18.1656 4.90112 - 0.084749 18.1656 5.06992 - 0.228042 17.5812 5.06962 - 0.047273 18.1656 5.11992 - 0.176072 17.581 5.11992 - -0.114437 17.581 5.11992 - -0.133101 15.5658 5.11992 - -0.190041 15.5659 5.07041 - -0.193898 14.9167 5.07043 - -0.223058 14.5307 4.86038 - -0.064013 14.9038 5.11992 - -0.081701 14.501 4.90112 - 0.112356 14.5009 4.90112 - 0.112068 13.7019 4.14664 - 0.249865 14.5305 4.86035 - 0.247394 13.7363 4.11029 - 0.25057 14.4936 4.07503 - 0.245406 11.6089 0.100072 - 0.250964 14.5544 3.98967 - 0.244266 12.7859 -1.05377 - 0.247703 15.7543 4.03292 - 0.159303 15.7542 4.03304 - 0.158629 15.9804 4.02391 - 0.155872 12.9956 -1.09103 - 0.247036 16.2301 4.02379 - 0.244278 13.2453 -1.09116 - 0.244202 15.2022 -0.480881 - 0.244319 14.8026 -1.41326 - 0.076754 15.9118 -1.41326 - 0.076748 15.7102 -2.40395 - -0.049577 15.7103 -2.40399 - -0.17592 15.7105 -2.40603 - -0.203218 14.8027 -2.14392 - -0.267671 14.803 -2.14972 - 1.4853 0.392181 -0.609904 - 1.50519 0.372191 -0.617135 - 1.51891 0.412113 -0.629707 - 1.89157 0.372222 -0.890028 - 1.89387 0.412091 -0.894665 - 2.15629 0.412081 -1.2015 - 2.02842 1.85345 -1.24646 - 2.30625 0.412084 -1.55031 - 2.16888 1.85344 -1.58807 - 2.18014 1.87336 -1.62627 - 2.1729 1.89325 -1.60785 - 2.12568 2.38907 -1.62902 - 1.9835 2.38907 -1.27946 - 1.97748 2.42885 -1.27558 - 1.73547 2.38907 -0.97268 - -0.047103 -0.14329 -0.208465 - -0.046748 0.392311 -0.208465 - -0.097103 -0.143256 -0.238995 - -0.096748 0.392345 -0.239043 - -0.097103 -0.143256 -0.300065 - -0.096748 0.392345 -0.300209 - -0.802066 0.393238 -0.348139 - -0.752022 1.87438 -0.411976 - -1.38639 1.87518 -0.668841 - -1.37262 2.39084 -0.709469 - -1.4037 1.89512 -0.677634 - -1.72641 2.3913 -0.973782 - -1.76546 1.89556 -0.945017 - -2.01889 1.89588 -1.25552 - -2.01988 1.85606 -1.24775 - -2.16408 1.89606 -1.60923 - -2.16012 1.85623 -1.58945 - -2.17133 1.87617 -1.62766 - -2.31454 0.395152 -1.58894 - -2.31292 1.87635 -2.13913 - -2.46568 0.395344 -2.11163 - -2.32797 1.87637 -2.85755 - -2.48172 0.395364 -2.84514 - -2.31702 1.87636 -3.45256 - -2.4699 0.395349 -3.45266 - -2.23187 1.87625 -4.04752 - -2.37887 0.395235 -4.06012 - -2.07433 1.87605 -4.55186 - -2.2107 0.395021 -4.57504 - -0.845037 1.8745 -4.88812 - -0.901145 0.393366 -4.91834 - 0.00548 1.87342 -5.00594 - 0.004534 0.392218 -5.03861 - 0.855922 1.8734 -4.88758 - 0.910136 0.392196 -4.91777 - 2.085 1.87337 -4.55053 - 2.21947 0.392162 -4.57363 - 2.24222 1.87336 -4.0461 - 2.38732 0.392157 -4.0586 - 2.327 1.87336 -3.45108 - 2.47796 0.392155 -3.45108 - 2.33756 1.87336 -2.85606 - 2.4894 0.392155 -2.84356 - 2.32205 1.87336 -2.13765 - 2.47288 0.392155 -2.11005 - 2.18014 1.87336 -1.62627 - 2.32141 0.392159 -1.58746 - 2.30625 0.412084 -1.55031 - 2.31774 0.372235 -1.56825 - 2.15629 0.412081 -1.2015 - 2.16239 0.372236 -1.20703 - 1.89157 0.372222 -0.890028 - 1.90922 0.144308 -0.890028 - 1.50519 0.372191 -0.617135 - 1.51917 0.144342 -0.617135 - 1.4853 0.392181 -0.609904 - 0.101795 -1.1437 -0.25585 - 0.151351 -1.64379 -0.237128 - 0.825843 -1.6438 -0.282415 - 0.001621 -1.74376 -0.225155 - 0.825834 -1.9824 -0.276011 - -0.097757 -1.14357 -0.255914 - -0.064853 -1.67702 -0.230946 - -0.048085 -1.64369 -0.233826 - 0.001621 -1.74376 -0.225155 - 0.068186 -1.67711 -0.230904 - 0.151351 -1.64379 -0.237128 - 0.051463 -1.64375 -0.233795 - 0.101795 -1.1437 -0.25585 - 1.18757 0.104393 -0.489187 - 1.14971 0.144387 -0.475468 - 1.15313 -0.14341 -0.47175 - 0.825542 -0.143402 -0.347626 - 0.825843 -1.6438 -0.282415 - 0.10246 -0.143385 -0.300001 - 0.101795 -1.1437 -0.25585 - 0.10246 -0.143385 -0.238974 - 0.051463 -1.64375 -0.233795 - 0.05246 -0.143353 -0.208465 - -0.048085 -1.64369 -0.233826 - -0.047103 -0.14329 -0.208465 - -0.097757 -1.14357 -0.255914 - -0.097103 -0.143256 -0.238995 - 2.69948 13.0766 -2.38662 - 6.96214 13.6184 -2.48557 - 2.5803 14.1622 -2.48088 - 8.54068 13.7076 -2.5031 - 6.9499 13.9347 -2.50315 - 1.11947 12.8837 -2.35029 - 2.69948 13.0766 -2.38662 - 0.927521 14.3673 -2.47911 - 2.5803 14.1622 -2.48088 - 2.53561 14.5649 -2.50326 - 6.9499 13.9347 -2.50315 - 8.61492 13.6811 -2.5181 - 8.54068 13.7076 -2.5031 - 8.54049 13.4225 -2.48726 - 6.96214 13.6184 -2.48557 - 6.97729 12.8272 -2.41687 - 2.69948 13.0766 -2.38662 - 6.98032 12.6205 -2.46597 - 2.70252 12.8699 -2.43572 - 2.73078 12.7838 -2.42826 - 2.73159 12.7897 -2.36172 - 1.28421 10.979 -2.03489 - 1.11947 12.8837 -2.35029 - 0.867122 14.8026 -2.42647 - 0.927521 14.3673 -2.47911 - 0.870583 14.8026 -2.5033 - 2.53561 14.5649 -2.50326 - 0.857606 14.8504 -2.54172 - 0.592974 15.7102 -2.54172 - 0.870583 14.8026 -2.5033 - 0.589117 15.7102 -2.50181 - 0.867122 14.8026 -2.42647 - 0.813238 14.8026 -2.34133 - 1.28421 10.979 -2.03489 - 1.19916 10.979 -1.87503 - 1.56704 8.19044 -1.87532 - 1.46276 8.19042 -1.6472 - 1.57098 8.15069 -1.87341 - 1.46643 8.15071 -1.64429 - 1.85422 5.23086 -1.7591 - 1.73052 5.23085 -1.45375 - 1.85805 5.19107 -1.75757 - 1.73409 5.19109 -1.45131 - 1.98195 3.89537 -1.70893 - 1.84957 3.89537 -1.37654 - 2.03056 3.38663 -1.68324 - 1.88839 3.53595 -1.35933 - 2.02635 3.35231 -1.6629 - 1.87885 3.47098 -1.32973 - 1.89473 3.36048 -1.33634 - 1.66513 3.36457 -1.04894 - 1.7377 2.42885 -0.979334 - 1.33748 3.36458 -0.800606 - 1.39502 2.42887 -0.723569 - 1.36177 2.40898 -0.702301 - -0.097103 -0.143256 -0.238995 - -0.097103 -0.143256 -0.300065 - -0.097757 -1.14357 -0.255914 - -0.14797 -1.64359 -0.237224 - -0.064853 -1.67702 -0.230946 - 0.001245 -2.32098 -0.214042 - 0.001621 -1.74376 -0.225155 - 0.825825 -2.321 -0.269608 - 0.825834 -1.9824 -0.276011 - 1.16463 -2.00241 -0.406523 - 0.825843 -1.6438 -0.282415 - 1.15475 -1.64381 -0.40921 - 1.15313 -0.14341 -0.47175 - 1.19053 -0.143411 -0.485923 - 1.18757 0.104393 -0.489187 - 1.52162 0.104417 -0.617135 - 1.14971 0.144387 -0.475468 - 1.51917 0.144342 -0.617135 - 0.808146 0.392199 -0.347626 - 1.4853 0.392181 -0.609904 - 0.760055 1.8734 -0.411494 - 1.39459 1.87338 -0.667956 - 1.36177 2.40898 -0.702301 - 1.38151 2.38906 -0.708592 - 1.39502 2.42887 -0.723569 - 1.73547 2.38907 -0.97268 - 1.7377 2.42885 -0.979334 - 1.97748 2.42885 -1.27558 - 1.89473 3.36048 -1.33634 - 2.11443 2.42886 -1.61239 - 2.02635 3.35231 -1.6629 - 2.03788 3.36456 -1.70144 - 2.03056 3.38663 -1.68324 - 2.17013 3.36456 -2.19116 - 1.98195 3.89537 -1.70893 - 2.11595 3.89536 -2.20749 - 1.85805 5.19107 -1.75757 - 1.98347 5.19107 -2.21694 - 1.85422 5.23086 -1.7591 - 1.97937 5.23086 -2.21708 - 1.57098 8.15069 -1.87341 - 1.67661 8.15068 -2.21708 - 1.56704 8.19044 -1.87532 - 1.67241 8.19042 -2.21831 - 1.28421 10.979 -2.03489 - 1.50895 9.70789 -2.31179 - 1.11947 12.8837 -2.35029 - 1.34227 10.9753 -2.36211 - 2.73159 12.7897 -2.36172 - 7.00277 12.5407 -2.39198 - 2.73078 12.7838 -2.42826 - 7.00195 12.5348 -2.45852 - 6.98032 12.6205 -2.46597 - 7.00277 12.5407 -2.39198 - 6.97729 12.8272 -2.41687 - 8.54002 12.451 -2.40288 - 8.54049 13.4225 -2.48726 - 8.61492 13.4117 -2.50999 - 8.61492 13.6811 -2.5181 - 8.61492 13.6811 -2.53336 - 8.54068 13.7076 -2.5031 - 8.54068 13.7076 -2.5491 - 6.9499 13.9347 -2.50315 - 6.94995 13.9347 -2.55417 - 2.53561 14.5649 -2.50326 - 2.53579 14.5649 -2.56823 - 0.870583 14.8026 -2.5033 - 0.870822 14.8026 -2.57353 - 0.857606 14.8504 -2.54172 - 0.867838 14.8026 -2.63718 - 0.592974 15.7102 -2.54172 - 0.589715 15.7102 -2.57477 - -0.540327 15.7109 -2.60818 - -0.500323 15.7109 -2.63617 - -0.751449 14.8036 -2.81405 - -0.198878 15.7105 -2.65471 - -0.30122 14.803 -2.86783 - 0.013668 15.7102 -2.66115 - 0.013153 14.8026 -2.88662 - 0.226209 15.7102 -2.65457 - 0.327515 14.8026 -2.86763 - 0.527643 15.7102 -2.63585 - 0.77771 14.8026 -2.81356 - 0.567629 15.7102 -2.60783 - 0.836014 14.8026 -2.73264 - 0.589715 15.7102 -2.57477 - 0.867838 14.8026 -2.63718 - } - NormalBinding PER_VERTEX - NormalArray 9680 - { - -0.569598 -0.403042 -0.71632 - -0.780194 -0.276556 -0.561083 - -0.568607 -0.27655 -0.77473 - 0.171346 0.0862026 -0.981432 - 0.15497 0.0256572 -0.987586 - 0.0734717 0.120458 -0.989996 - -0.780329 -0.0153655 -0.625181 - -0.996316 0.0136525 -0.0846638 - -0.722044 -0.00368209 -0.691837 - -0.00534864 -0.0243093 -0.99969 - -0.0580436 -0.0304232 -0.99785 - -0.0574785 -0.0217006 -0.998111 - -0.419804 0.368075 -0.829629 - -0.00421819 0.198095 -0.980174 - 8.13932e-06 0.307295 -0.951614 - -0.275059 0.0127676 -0.961343 - -0.178257 0.101688 -0.978716 - -0.447149 0.0592697 -0.892494 - -0.207933 -0.677131 -0.705874 - -0.129441 -0.52995 -0.838092 - -0.144754 -0.604273 -0.783518 - 0.151586 -0.612128 -0.776094 - 0.114254 -0.952759 -0.281418 - 0.116522 -0.903396 -0.412671 - 0.13532 -0.537069 -0.832613 - 0.135918 -0.730995 -0.66871 - 0.203682 -0.680661 -0.703714 - -0.00922617 -0.217423 0.976034 - -0.00673713 0.148767 0.988849 - 0.0441526 -0.204694 0.97783 - 0.99458 0.00622682 0.103783 - 0.862705 0.0365807 0.504383 - 0.869319 0.0351413 0.493001 - 0.9433 -0.100475 0.316369 - 0.940569 -0.125819 0.315435 - 0.992624 -0.10313 0.0637277 - -0.0507696 0.534721 0.843502 - 0.00303881 0.172375 0.985027 - -0.0457608 0.550676 0.833464 - 0.0488324 -0.18802 0.98095 - -0.0159192 0.0599111 0.998077 - 0.0439239 -0.20469 0.977841 - 0.044038 -0.204687 0.977836 - 0.0488324 -0.18802 0.98095 - 0.00957178 0.56466 0.825268 - -0.0464656 0.533539 0.844498 - 0.0176626 0.298517 0.954241 - -0.045058 0.550711 0.833479 - 0.26088 0.00410083 -0.965362 - 0.250406 -0.0153935 -0.968019 - 0.435618 -0.00689889 -0.900105 - -0.219204 -0.392308 -0.893333 - -0.111557 -0.49232 -0.863236 - -0.232849 -0.0959868 -0.967764 - 0.0945429 -0.871627 -0.480966 - 0.171024 -0.883604 -0.435884 - -0.169743 -0.0739605 0.982709 - 0.965341 -0.190255 0.178661 - 0.793742 -0.373849 -0.479802 - 0.976177 -0.151157 -0.15566 - -4.53331e-06 -0.998067 0.0621449 - -2.69439e-05 -0.998067 0.0621388 - -0.00186611 -0.405316 -0.914175 - -0.037796 -0.0201927 0.999081 - -0.0632384 -0.0454167 0.996965 - -0.0985968 -0.276318 0.955995 - -0.0207976 -0.0202 0.99958 - -0.0477242 -0.0568999 0.997239 - -0.0882458 -0.298346 0.95037 - -0.00169885 -0.0202046 0.999794 - -0.0282961 -0.0557264 0.998045 - -0.0693479 -0.298092 0.952015 - 0.0295799 -0.0282203 0.999164 - -0.00550216 -0.0666049 0.997764 - -0.0668278 -0.403098 0.912714 - -0.881392 -0.14703 0.448922 - -0.606014 -0.0986593 0.789312 - -0.777311 -0.0803891 0.623959 - 0.0283298 -0.0448712 0.998591 - 0.00168685 -0.0260275 0.99966 - -0.0310776 -0.2955 0.954837 - -0.869142 -0.478178 -0.126244 - -2.76632e-05 -0.998059 0.0622817 - -0.0510786 -0.165174 -0.984941 - 0.0743392 -0.0341827 0.996647 - 0.0491132 -0.0254964 0.998468 - 0.013251 -0.279406 0.960082 - -0.0290606 -0.999578 4.30505e-05 - -0.0405363 -0.999134 0.00937804 - -0.993887 -0.108538 -0.0201864 - -0.0657711 -0.407265 -0.910939 - -2.25596e-05 -0.998059 0.062268 - -1.32722e-05 -0.998051 0.0624059 - 0.0633084 -0.0343343 0.997403 - 0.0377667 -0.0257045 0.998956 - 0.00219734 -0.279625 0.960107 - -0.0515117 -0.144109 -0.98822 - -0.024261 -0.177465 -0.983828 - 0.020063 -0.411146 -0.911349 - -0.057325 -0.569981 -0.819655 - -0.00511983 -0.177795 -0.984054 - -0.0319048 -0.14423 -0.98903 - 0.0819463 -0.442625 0.892955 - 0.0207864 -0.0258585 0.999449 - 0.0477983 -0.0451771 0.997835 - 0.18391 -0.087181 0.979069 - 0.247742 -0.294242 0.923063 - 0.251005 -0.38847 0.886616 - 0.00548134 -0.0965344 0.995315 - -0.0295648 -0.0375571 0.998857 - -0.0602208 -0.382887 0.92183 - -0.102221 -0.059953 0.992953 - 0.48442 -0.148702 -0.862105 - -2.38767e-05 -0.998051 0.0624 - 0.0905782 -0.654139 -0.750931 - 0.151266 -0.830702 -0.535773 - -0.00696156 -0.721797 -0.69207 - -0.0602199 -0.382887 0.92183 - 0.00548125 -0.0965344 0.995315 - -0.0295643 -0.037557 0.998857 - 0.260418 -0.00102406 -0.965495 - 0.175777 -0.0204251 -0.984218 - 0.0571763 0.030738 -0.997891 - -0.399454 -0.0125866 -0.916667 - -0.454023 0.0360509 -0.89026 - -0.187977 -0.0220356 -0.981926 - -0.0447146 0.550721 0.833491 - 0.00937704 0.564655 0.825274 - 0.0160506 0.220203 0.975322 - -0.00332306 0.191305 0.981525 - 0.0431413 -0.204679 0.977878 - 0.0446331 -0.186779 0.981387 - 0.00939846 0.564655 0.825274 - 0.0432514 -0.204682 0.977872 - 0.0446331 -0.186779 0.981387 - 0.976175 -0.151166 -0.155662 - 0.965357 -0.190244 0.178585 - 0.793763 -0.373793 -0.479811 - 0.783981 0.0438598 0.619233 - 0.935543 -0.0145473 0.352913 - 0.860765 0.036814 0.507669 - 0.236577 -0.273491 -0.932327 - 0.229986 -0.240035 -0.943128 - 0.245744 -0.202944 -0.947852 - -0.0743255 -0.284206 -0.955878 - -0.218482 -0.413358 -0.883969 - -0.145337 -0.803058 -0.577906 - 0.17103 -0.88358 -0.435931 - -0.169743 -0.0739574 0.982709 - 0.0945399 -0.871632 -0.480957 - 8.19192e-05 -0.998048 0.0624498 - -2.2501e-05 -0.998058 0.0622919 - -5.45167e-06 -0.998061 0.0622466 - 0.669718 -0.41604 0.615133 - 0.828155 -0.145744 -0.541218 - 0.0418399 -0.967684 -0.24867 - 0.0296298 -0.397958 -0.916925 - -0.0320641 -0.145976 -0.988768 - -0.00762819 -0.158537 -0.987324 - -0.0668259 -0.403089 0.912718 - 0.0295799 -0.0282204 0.999164 - -0.005505 -0.0665919 0.997765 - 0.723624 -0.688854 0.0429937 - 0.037767 -0.0257036 0.998956 - 0.809468 -0.586022 0.0366081 - 0.00183534 -0.39767 -0.917527 - -0.0654128 -0.143995 -0.987414 - -0.0397878 -0.165896 -0.98534 - -0.0338987 -0.999425 4.86642e-05 - 0.0380841 -0.999059 0.0207498 - 0.0363558 -0.998864 0.0307911 - -0.00930313 -0.3974 -0.917598 - -0.0764167 -0.143865 -0.986642 - -0.051079 -0.16517 -0.984942 - 0.969733 -0.0677201 0.234588 - 0.717988 -0.677757 0.158552 - 0.61617 -0.756721 0.21842 - 0.0151516 -0.162247 -0.986634 - -0.0200327 -0.21804 -0.975734 - -0.0786388 -0.438515 -0.895277 - -0.0400736 -0.652128 0.757049 - 0.1112 -0.160227 0.980797 - 0.0503293 -0.100727 0.99364 - -0.0150272 -0.499704 0.866066 - 0.091885 -0.108363 0.989856 - 0.0472041 -0.0616071 0.996984 - 0.990282 -0.0889601 0.106898 - 0.988596 -0.150298 0.00937479 - -0.681873 -0.727121 -0.0796533 - 0.484269 -0.151173 -0.86176 - 0.213767 -0.161819 -0.963389 - 0.133714 -0.157591 -0.97841 - -0.320354 -0.403047 -0.857278 - -0.568606 -0.276557 -0.774728 - -0.301465 -0.276564 -0.912486 - 0.217723 0.908056 0.357814 - -0.0859732 -0.992146 0.0908616 - 0.0911119 -0.902311 0.421347 - 0.425888 -0.0133439 0.904678 - 0.377176 -0.438408 0.815804 - 0.267726 0.851906 0.450087 - 0.255953 0.851907 -0.456883 - 0.143168 0.950963 -0.274174 - 0.108285 0.971275 -0.211896 - 0.57053 -0.0132602 -0.82117 - 0.51792 -0.438337 -0.734588 - 0.255953 0.851907 -0.456883 - 0.229427 -0.973255 0.0117346 - -0.895423 -0.437738 -0.0812562 - -0.785216 -0.611384 -0.0982097 - 0.14999 0.909085 0.388674 - 0.32448 0.612215 0.721045 - -0.116595 0.969404 -0.216011 - -0.06959 -0.996571 0.0447522 - 0.30338 0.952827 0.00898048 - 0.0489416 -0.994862 0.0886288 - 0.0232725 -0.99822 0.0549045 - -0.367994 -0.437963 0.820225 - -0.150707 -0.908365 0.390077 - -0.00389462 -0.996567 -0.0826994 - -0.159602 0.952811 0.25822 - -0.101494 -0.994834 -0.00208959 - -0.0167427 -0.552558 0.833306 - 0.0141471 -0.556903 0.830457 - -0.00920554 -0.538183 0.842778 - -0.332547 -0.493719 0.803526 - -0.224045 -0.525307 0.820888 - -0.200162 -0.514552 0.833769 - -0.869296 -0.241932 0.431037 - -0.678293 -0.277194 0.680502 - -0.724095 -0.240477 0.646418 - -0.533298 -0.54209 0.649409 - -0.360853 -0.493567 0.791313 - -0.503448 -0.427755 0.75071 - -0.0403046 -0.910676 -0.411151 - -0.0667347 -0.235105 -0.969676 - -0.068625 -0.256772 -0.964032 - -0.524173 -0.151781 0.837977 - -0.877245 -0.240959 0.415187 - -0.93074 -0.156398 0.330548 - -0.994472 -0.0414841 0.0964616 - -0.921939 -0.0894273 0.37687 - -0.966709 -0.0738314 0.244997 - 0.0236655 0.209156 0.977596 - 0.000476325 0.362395 0.932024 - -0.64544 0.19196 0.739296 - -0.0396409 0.115743 0.992488 - -0.0678262 -0.905149 0.419649 - -0.0596297 0.0202148 0.998016 - 0.795957 0.129851 0.591263 - 0.987904 0.0353684 -0.150978 - 0.864846 0.129602 0.48502 - -0.104122 0.107865 0.988698 - -0.0599071 0.105281 0.992636 - -0.0560772 0.075651 0.995556 - -0.662456 0.0518136 0.747307 - -0.840826 0.0749688 0.536088 - -0.659753 0.0542372 0.749523 - -0.360998 0.0176258 0.9324 - -0.368773 0.0196256 0.929312 - -0.156033 0.0215649 0.987516 - -0.664886 0.0118515 0.746851 - -0.843482 0.00840599 0.537092 - -0.665508 0.0124609 0.746287 - 0.168564 -0.0560347 0.984097 - 0.22227 -0.0517192 0.973612 - 0.36293 -0.0683993 0.929303 - -0.577274 -0.465802 0.670659 - -0.870881 -0.284709 0.400633 - -0.709663 -0.487208 0.508927 - -0.581482 -0.492771 0.647345 - -0.626719 -0.497908 0.599425 - -0.520066 -0.517385 0.679591 - -0.357794 -0.502706 0.786937 - -0.475114 -0.477534 0.739072 - -0.419023 -0.503394 0.755655 - -0.67426 -0.241518 0.697885 - -0.619124 -0.25195 0.743778 - -0.633911 -0.222243 0.740787 - 0.169304 -0.247369 0.954015 - 0.191396 -0.180947 0.964689 - 0.0123194 -0.0528062 0.998529 - 0.181215 0.00825169 0.983409 - 0.345728 -0.0971205 0.933295 - 0.195748 -0.0301121 0.980192 - -0.916921 0.0982204 0.386794 - -0.919971 0.0969145 0.379817 - -0.956108 0.100833 0.275119 - 0.994517 0.0217391 -0.102292 - 0.999706 0.0241005 -0.00279697 - 0.997208 0.00814001 -0.0742341 - 0.94838 0.00322739 0.31712 - 0.96331 -0.00338959 0.268368 - 0.993284 -0.00654551 0.115513 - 0.918373 0.00415198 0.395693 - 0.843704 0.0123032 0.536668 - 0.845469 0.00793213 0.533966 - -0.0138976 0.656187 0.75447 - -0.0337855 -0.603965 0.796294 - -0.0516572 0.0678814 0.996355 - 0.014665 0.326354 0.945134 - 0.039443 0.189171 0.981152 - 0.0232932 0.279504 0.959862 - 0.659274 -0.248052 0.709808 - 0.659847 -0.292751 0.692025 - 0.78876 -0.246269 0.563213 - -0.948897 -0.131664 0.286808 - -0.823034 -0.13963 0.550562 - -0.971401 -0.0755953 0.225089 - 0.025484 0.181513 0.983058 - 0.0482057 0.0414274 0.997978 - 0.0200139 0.0630059 0.997812 - 0.0301574 0.656672 0.753573 - 0.0960393 -0.602002 0.792698 - 0.0572684 0.0223486 0.998109 - 0.000722472 2.73066e-05 -1 - 0.130647 -8.45405e-06 -0.991429 - 0.134531 -7.882e-05 -0.990909 - 0.00111439 -0.546558 0.83742 - 0.0722484 -0.528608 0.845786 - -0.00163825 -0.534722 0.845027 - 0.193708 -0.499014 0.844667 - 0.277575 -0.507337 0.815819 - 0.128639 -0.509673 0.850697 - 0.366786 0.018286 0.930126 - 0.243334 0.0202098 0.969732 - 0.368566 0.0193364 0.9294 - 0.922402 0.0975088 0.373719 - 0.852454 0.103897 0.512374 - 0.848096 0.0913888 0.521902 - -0.966922 0.240143 -0.0859797 - -0.995958 0.0839288 -0.0319895 - -0.941264 0.316667 -0.117236 - 0.0226693 -0.296406 0.954793 - 0.00756167 0.726484 0.687141 - -0.0310655 0.158862 0.986812 - -0.0510947 0.0541304 0.997226 - -0.85728 -0.0130984 0.514684 - -0.639994 -0.00994665 0.768316 - 0.222565 0.184026 0.957392 - 0.976212 0.0619814 0.207771 - 0.247562 0.155186 0.956363 - 0.0657214 0.00213462 0.997836 - 0.102256 0.0308836 0.994279 - 0.180262 0.0350512 0.982994 - -0.855267 0.091514 0.510042 - -0.924158 0.108965 0.366141 - -0.847575 0.104477 0.52029 - -0.996834 0.0664759 -0.0436344 - -0.999995 0.00130506 -0.00272662 - -0.99995 0.00653573 -0.00763167 - -0.99982 -0.00729988 0.0175069 - -0.810049 0.303694 -0.501589 - -0.980655 0.135618 -0.141152 - -0.336735 0.0824186 0.937985 - -0.239059 0.0912388 0.966709 - -0.239661 0.0580694 0.969118 - 0.246136 0.107107 0.963299 - 0.613428 0.0779165 0.785898 - 0.468329 0.0906193 0.878895 - 0.634763 -0.0733192 0.769221 - 0.0750443 -0.0420033 0.996295 - 0.0104309 -0.0911511 0.995782 - 0.992076 0.104771 -0.0693416 - 0.994715 0.10264 -0.00249811 - 0.99475 0.102145 0.00619676 - -0.707585 0.169097 0.686098 - -0.918318 0.129396 0.374098 - -0.781306 0.142614 0.607637 - -0.92835 0.0150611 0.371402 - -0.692138 0.0173531 -0.721557 - -0.913777 -0.00228753 -0.40621 - -0.931928 -0.195351 0.305529 - -0.922087 0.00741314 0.386912 - -0.988861 0.0017389 0.148834 - -0.99728 0.0736733 -0.00239543 - -0.957287 0.251018 0.1435 - -0.942762 0.318617 -0.0984003 - 0.984768 -0.171521 -0.0285042 - 0.972754 -0.172301 0.155119 - 0.999338 -0.0324728 0.0164197 - -0.757774 -0.0959764 0.64542 - -0.114372 -0.204307 0.972203 - -0.0980872 -0.00137172 0.995177 - -0.112095 -0.0107504 0.993639 - 0.0165432 0.0778725 0.996826 - 0.229379 -0.00592648 0.973319 - 0.051851 0.238548 -0.969745 - -0.0241546 0.252791 -0.967219 - 0.121589 0.271109 -0.954838 - -0.568607 -0.27655 -0.77473 - -0.32034 -0.403045 -0.857285 - -0.569598 -0.403042 -0.71632 - 7.28664e-08 -1 1.07095e-07 - 7.28664e-08 -1 1.07095e-07 - -0.763064 -0.403036 -0.505267 - -0.569598 -0.403042 -0.71632 - -0.780194 -0.276556 -0.561083 - -0.914324 -0.40303 0.0397241 - -0.960988 -0.276552 0.00464627 - -0.881843 -0.403033 -0.24478 - -0.915384 -0.276556 -0.292556 - -0.857289 -0.403035 0.320341 - -0.912522 -0.276552 0.301369 - -0.914324 -0.40303 0.0397241 - -0.960988 -0.276552 0.00464627 - -0.579631 -0.0920884 -0.809659 - -0.301374 -0.276555 -0.912519 - -0.568607 -0.27655 -0.77473 - -0.32034 -0.403045 -0.857285 - -0.301374 -0.276555 -0.912519 - -0.0397211 -0.403049 -0.914316 - -0.32034 -0.403045 -0.857285 - 7.28664e-08 -1 1.07095e-07 - -0.505304 -0.403042 0.763037 - -0.561107 -0.276554 0.780177 - -0.716369 -0.403035 0.569542 - -0.774727 -0.276556 0.568608 - -0.561107 -0.276554 0.780177 - -0.590904 -0.0921 0.801467 - -0.774727 -0.276556 0.568608 - -0.809643 -0.0921031 0.579651 - -0.590904 -0.0921 0.801467 - -0.577988 0.395918 0.713568 - -0.809643 -0.0921031 0.579651 - -0.77031 0.395817 0.499951 - -0.244786 -0.403044 0.881836 - -0.292553 -0.276558 0.915384 - -0.505304 -0.403042 0.763037 - -0.561107 -0.276554 0.780177 - -0.292553 -0.276558 0.915384 - -0.314326 -0.0921086 0.944836 - -0.561107 -0.276554 0.780177 - -0.590904 -0.0921 0.801467 - -0.314326 -0.0921086 0.944836 - -0.313655 0.485353 0.816121 - -0.590904 -0.0921 0.801467 - -0.577988 0.395918 0.713568 - -0.225891 0.485336 -0.844643 - 0.00695762 -0.0921132 -0.995724 - -0.301076 -0.0920994 -0.949142 - -0.00464589 -0.276566 -0.960984 - 0.00695762 -0.0921132 -0.995724 - 0.292554 -0.276573 -0.91538 - -0.00464589 -0.276566 -0.960984 - 0.244764 -0.403056 -0.881837 - 0.292554 -0.276573 -0.91538 - 0.505294 -0.40306 -0.763034 - 0.244764 -0.403056 -0.881837 - 7.28664e-08 -1 1.07095e-07 - 0.320319 -0.403057 0.857287 - 0.30137 -0.276568 0.912516 - 0.0397428 -0.403054 0.914313 - 0.00464594 -0.27657 0.960983 - 0.30137 -0.276568 0.912516 - 0.301092 -0.0921313 0.949134 - 0.00464594 -0.27657 0.960983 - -0.0069733 -0.0921214 0.995723 - 0.301092 -0.0921313 0.949134 - 0.237347 0.395947 0.88707 - -0.0069733 -0.0921214 0.995723 - -0.0484226 0.395962 0.916989 - 0.237347 0.395947 0.88707 - 0.279007 0.628607 0.725953 - -0.0484226 0.395962 0.916989 - 0.041003 0.628598 0.776648 - 0.279007 0.628607 0.725953 - 0.201006 -0.628603 0.751302 - 0.041003 0.628598 0.776648 - -0.0410038 -0.62861 0.776639 - 0.569584 -0.403065 0.716319 - 0.568602 -0.276585 0.774721 - 0.320319 -0.403057 0.857287 - 0.30137 -0.276568 0.912516 - 0.568602 -0.276585 0.774721 - 0.579598 -0.0921236 0.809678 - 0.30137 -0.276568 0.912516 - 0.301092 -0.0921313 0.949134 - 0.579598 -0.0921236 0.809678 - 0.499815 0.395951 0.77033 - 0.301092 -0.0921313 0.949134 - 0.237347 0.395947 0.88707 - 0.499815 0.395951 0.77033 - 0.489682 0.628597 0.604217 - 0.237347 0.395947 0.88707 - 0.279007 0.628607 0.725953 - 0.489682 0.628597 0.604217 - 0.362963 -0.745237 0.559357 - 0.279007 0.628607 0.725953 - 0.201006 -0.628603 0.751302 - 0.313652 0.485328 -0.816137 - 0.590887 -0.0921294 -0.801476 - 0.314337 -0.0921142 -0.944832 - 0.561091 -0.276578 -0.78018 - 0.590887 -0.0921294 -0.801476 - 0.774661 -0.276603 -0.568675 - 0.561091 -0.276578 -0.78018 - 0.716352 -0.403066 -0.569542 - 0.774661 -0.276603 -0.568675 - 0.857241 -0.403104 -0.320383 - 0.716352 -0.403066 -0.569542 - 7.28664e-08 -1 1.07095e-07 - -0.0281339 -0.282259 0.958926 - 0.0296376 -0.397995 -0.916909 - 0.031145 -0.0285405 0.999107 - 0.0676615 -0.0586702 0.995982 - 0.0676615 -0.0586702 0.995982 - 0.00671325 -0.0955187 0.995405 - 0.031145 -0.0285405 0.999107 - -0.0281339 -0.282259 0.958926 - -0.654392 -0.0670622 0.753175 - -0.833811 -0.381025 0.399474 - -0.847592 -0.191453 0.494908 - -0.944751 -0.325579 0.0379999 - 0.0262322 0.33319 0.942495 - 1.49009e-05 0.597465 0.801895 - 0.0409023 -0.106003 0.993524 - 0.0392043 -0.090357 0.995138 - 0.484568 -0.791171 0.373152 - 0.748286 -0.640291 0.173482 - 0.730215 -0.521962 0.440842 - 0.823737 -0.54956 0.139433 - -0.0491457 -0.0201798 0.998588 - -0.108533 -0.275814 0.955064 - 0.104893 -0.393505 -0.913319 - 0.0511064 -0.158261 -0.986074 - 0.171346 0.0862026 -0.981432 - 0.273479 0.00561674 -0.961862 - 0.15497 0.0256572 -0.987586 - 0.205255 -0.00557106 -0.978693 - 0.273479 0.00561674 -0.961862 - 0.345387 -0.0108207 -0.938398 - 0.205255 -0.00557106 -0.978693 - 0.240876 -0.023439 -0.970273 - 0.345387 -0.0108207 -0.938398 - 0.386356 -0.0297895 -0.921869 - 0.240876 -0.023439 -0.970273 - 0.258432 -0.0415053 -0.965137 - 0.386356 -0.0297895 -0.921869 - 0.46681 -0.0404393 -0.883433 - 0.258432 -0.0415053 -0.965137 - 0.264149 -0.0532574 -0.96301 - 0.241707 0.0185459 -0.970172 - 0.360567 0.149478 -0.920678 - 0.164323 0.140965 -0.976282 - 0.00419757 0.224186 -0.974537 - 0.00830222 0.160484 -0.987004 - 0.00811509 0.174408 -0.98464 - 0.0902539 0.145756 -0.985195 - 0.742143 0.368783 -0.559664 - 0.993339 0.026113 -0.112233 - 0.993297 0.0323226 -0.110977 - 0.996751 0.0420309 0.0687135 - 0.972329 0.156208 0.173709 - 0.993339 0.026113 -0.112233 - 0.996573 0.0280492 -0.077816 - 0.715703 -0.00542807 -0.698384 - 0.753213 -0.0202604 -0.657465 - 0.0176626 0.298517 0.954241 - -0.0504512 0.536129 0.842627 - -0.0451737 0.550706 0.833476 - -0.00910459 -0.217426 0.976034 - -0.00910459 -0.217426 0.976034 - 0.00947332 0.564659 0.82527 - -0.0451737 0.550706 0.833476 - 0.0176626 0.298517 0.954241 - 0.0447731 -0.186045 0.981521 - 0.00944661 0.56466 0.825269 - 0.0434732 -0.204687 0.977862 - -0.00908425 -0.217424 0.976035 - -0.00908425 -0.217424 0.976035 - 0.0448423 -0.185758 0.981572 - 0.0434732 -0.204687 0.977862 - 0.0447731 -0.186045 0.981521 - -0.0159192 0.0599111 0.998077 - 0.0449855 -0.185017 0.981705 - 0.0438104 -0.204688 0.977846 - 0.00952198 0.564659 0.82527 - 0.00952198 0.564659 0.82527 - -0.00915163 -0.217421 0.976035 - 0.0438104 -0.204688 0.977846 - -0.0159192 0.0599111 0.998077 - -0.0506879 0.535158 0.84323 - -0.00917842 -0.217421 0.976035 - -0.0455243 0.550691 0.833467 - 0.00954425 0.564661 0.825268 - 0.00954425 0.564661 0.825268 - -0.0506097 0.535423 0.843066 - -0.0455243 0.550691 0.833467 - -0.0506879 0.535158 0.84323 - -0.722044 -0.00368209 -0.691837 - -0.3593 -0.00927065 -0.933176 - -0.780329 -0.0153655 -0.625181 - -0.411465 -0.0266903 -0.911035 - -0.3593 -0.00927065 -0.933176 - -0.227295 -0.0067982 -0.973802 - -0.411465 -0.0266903 -0.911035 - -0.254728 -0.0312751 -0.966507 - -0.227295 -0.0067982 -0.973802 - -0.208438 -1.72122e-05 -0.978036 - -0.254728 -0.0312751 -0.966507 - -0.174623 -0.0264301 -0.984281 - -0.208438 -1.72122e-05 -0.978036 - -0.189621 -0.00829529 -0.981822 - -0.174623 -0.0264301 -0.984281 - -0.116367 -0.0316863 -0.992701 - -0.998522 0.0222788 0.0495638 - -0.996871 0.0285843 -0.0736918 - -0.996316 0.0136525 -0.0846638 - -0.722044 -0.00368209 -0.691837 - -0.00534864 -0.0243093 -0.99969 - -0.00809825 -0.0285394 -0.99956 - -0.0580436 -0.0304232 -0.99785 - -0.116367 -0.0316863 -0.992701 - -0.447149 0.0592697 -0.892494 - -0.442217 -0.00654635 -0.896884 - -0.275059 0.0127676 -0.961343 - -0.250407 -0.0153791 -0.968019 - 0.0567327 -0.0277008 -0.998005 - -0.00764373 -0.0330928 -0.999423 - -0.00809825 -0.0285394 -0.99956 - -0.116367 -0.0316863 -0.992701 - -0.00764373 -0.0330928 -0.999423 - -0.0947117 -0.038938 -0.994743 - -0.116367 -0.0316863 -0.992701 - -0.167074 -0.0396428 -0.985147 - -0.129441 -0.52995 -0.838092 - -0.100658 -0.529489 -0.842324 - -0.144754 -0.604273 -0.783518 - -0.0874476 -0.564661 -0.820677 - 0.9433 -0.100475 0.316369 - 0.925752 -0.101413 0.364278 - 0.940569 -0.125819 0.315435 - 0.918314 -0.127518 0.374751 - -0.994122 0.0317438 -0.103505 - -0.997686 0.0282057 -0.0618624 - -0.997332 0.0419242 0.0597632 - -0.994229 0.047191 0.0963402 - 0.0103576 0.0761899 0.99704 - 0.10725 -0.00206392 0.99423 - 0.202384 -0.0102361 0.979253 - 0.208557 -0.0137956 0.977913 - -0.199744 0.074159 0.977038 - -0.204155 0.0727501 0.976232 - -0.03085 0.0758127 0.996645 - -0.10764 -0.000587226 0.99419 - -0.10764 -0.000587226 0.99419 - -0.00131427 0.00602492 0.999981 - -0.03085 0.0758127 0.996645 - 0.000360305 0.00613562 0.999981 - -0.00775291 -0.636754 -0.771028 - 0.00648408 -0.553942 -0.83253 - 0.0822595 -0.726724 -0.681987 - 0.0894448 -0.573943 -0.813996 - 0.00648408 -0.553942 -0.83253 - -0.00973968 -0.529629 -0.848173 - 0.0894448 -0.573943 -0.813996 - 0.060734 -0.529506 -0.846129 - -0.00973968 -0.529629 -0.848173 - 0.000552461 -0.523299 -0.852149 - 0.060734 -0.529506 -0.846129 - 0.0566371 -0.536563 -0.841958 - 0.939095 -0.16192 0.303122 - 0.982393 -0.186137 0.0160595 - 0.984588 -0.173942 0.0181729 - 0.981828 -0.188259 -0.0239158 - 0.235246 -0.0473365 0.970782 - 0.107501 -0.0047634 0.994194 - 0.109101 -0.0317142 0.993525 - 0.000468936 -0.0122604 0.999925 - 0.739748 -0.484383 0.467061 - 0.455292 -0.54678 0.702667 - 0.56123 -0.253004 0.788042 - 0.197571 -0.423925 0.883885 - 0.048912 -0.187555 0.981036 - -0.00919924 -0.217421 0.976035 - -0.0507696 0.534721 0.843502 - -0.0456425 0.550681 0.833467 - 0.0447731 -0.186045 0.981521 - -0.00905796 -0.217424 0.976035 - -0.0464656 0.533539 0.844498 - -0.0449431 0.550717 0.833481 - 0.0433619 -0.20468 0.977868 - 0.0447012 -0.186501 0.981437 - 0.0094248 0.564662 0.825268 - -0.0463911 0.533957 0.844238 - 0.0447012 -0.186501 0.981437 - -0.00903792 -0.217427 0.976035 - -0.0463911 0.533957 0.844238 - -0.0448287 0.55072 0.833485 - 0.0431408 -0.204678 0.977878 - -0.00901188 -0.217425 0.976035 - 0.0446332 -0.186781 0.981387 - -0.0463233 0.534246 0.844059 - -0.0463233 0.534246 0.844059 - 0.00939854 0.564659 0.82527 - 0.0446332 -0.186781 0.981387 - 0.043251 -0.204681 0.977873 - 0.751228 0.121527 0.648758 - 0.591442 0.14934 0.792397 - 0.360725 0.167163 0.91757 - 0.290813 0.167213 0.942055 - 0.974897 -0.0107443 -0.222395 - 0.999961 0.00632419 -0.00609383 - 0.999985 -0.000284485 -0.00556197 - 0.993541 0.0164504 0.112278 - 0.26088 0.00410083 -0.965362 - 0.203423 -0.00648121 -0.97907 - 0.250406 -0.0153935 -0.968019 - 0.109201 -0.0297743 -0.993574 - 0.0148518 -0.513685 0.85785 - 0.132955 -0.573884 -0.808072 - 0.096433 -0.184317 -0.978125 - 0.0508988 -0.233807 -0.97095 - -0.047058 -0.0839621 0.995357 - -0.0926054 -0.0548347 0.994192 - -0.139362 -0.467494 0.872942 - -0.0238285 -0.507982 -0.861038 - -0.0860549 -0.74007 -0.667001 - -0.0219844 -0.995434 -0.0928865 - -0.0414063 -0.890981 -0.452148 - 0.127862 -0.0508269 0.990489 - 0.1112 -0.160221 0.980798 - 0.0503288 -0.10072 0.993641 - -0.0400726 -0.652128 0.75705 - -0.170858 -0.403792 -0.898755 - 0.0503288 -0.10072 0.993641 - 0.316366 -0.154467 0.935977 - -0.170858 -0.403792 -0.898755 - -0.698184 -0.578806 -0.421336 - 0.896353 -0.386384 -0.217392 - 0.91078 -0.101186 -0.400302 - 0.746392 -0.5617 -0.35692 - 0.823291 -0.181828 -0.537709 - 0.484568 -0.791171 0.373152 - -0.918975 -0.113576 -0.377605 - -0.980086 -0.184913 -0.0723741 - -0.781921 -0.6087 -0.134474 - 0.746392 -0.5617 -0.35692 - 0.046284 -0.508882 0.859591 - -0.606637 -0.470503 0.640795 - 0.126622 -0.212929 -0.968828 - 0.046284 -0.508882 0.859591 - 0.155158 -0.574913 -0.803368 - 0.126622 -0.212929 -0.968828 - 0.0621973 -0.288539 -0.955446 - -0.0503295 -0.101194 0.993593 - -0.112957 -0.075932 0.990694 - -0.176843 -0.496467 0.849851 - -0.0652713 -0.514566 -0.854963 - -0.112957 -0.075932 0.990694 - 0.639854 -0.638381 -0.427851 - -0.0652713 -0.514566 -0.854963 - -0.315762 -0.163078 0.934719 - -0.777311 -0.0803891 0.623959 - -0.925586 -0.103295 0.36417 - -0.881392 -0.14703 0.448922 - -0.942651 -0.140281 0.30287 - -0.897359 -0.425905 0.115547 - -0.814423 -0.579513 0.0296512 - -0.907864 -0.41889 -0.0177348 - -0.975145 -0.202226 -0.0905372 - -0.106985 -0.95354 0.281631 - 0.129411 -0.964874 0.228628 - -0.160849 -0.945194 0.284141 - 0.17064 -0.837107 0.519744 - -0.966471 -0.249905 0.0590085 - -0.835546 -0.538179 0.110577 - -0.714949 -0.536531 0.448311 - -0.68508 -0.708441 0.169639 - -0.0290606 -0.999578 4.30505e-05 - 0.038821 -0.999174 0.0119974 - -0.0405363 -0.999134 0.00937804 - 0.0462555 -0.998612 0.0252052 - 0.038821 -0.999174 0.0119974 - 0.887809 -0.0941705 0.450474 - 0.0462555 -0.998612 0.0252052 - 0.797777 -0.0740369 0.59839 - 0.887809 -0.0941705 0.450474 - 0.722076 -0.457562 0.518887 - 0.797777 -0.0740369 0.59839 - 0.775861 -0.226431 -0.588871 - 0.722076 -0.457562 0.518887 - -0.159757 -0.116334 0.980278 - 0.775861 -0.226431 -0.588871 - -0.0147905 -0.117882 0.992917 - -0.159757 -0.116334 0.980278 - -0.036744 -0.203324 0.978422 - -0.0147905 -0.117882 0.992917 - 0.0296607 -0.00940797 0.999516 - 0.811553 -0.542918 0.21592 - 0.148969 -0.352031 0.924058 - -0.869142 -0.478178 -0.126244 - -0.0512683 -0.187771 -0.980874 - 0.148969 -0.352031 0.924058 - 0.0222217 -0.604467 -0.79632 - -0.0512683 -0.187771 -0.980874 - -0.0961963 -0.203609 -0.974315 - -0.126989 -0.193752 -0.972797 - -0.0632771 -0.198978 -0.977959 - 0.0551875 -0.706002 -0.706057 - 0.174191 -0.515712 0.838868 - -0.129722 -0.6053 -0.785356 - -0.0150231 -0.499657 0.866093 - 0.0472026 -0.0615948 0.996984 - 0.0918859 -0.108346 0.989858 - -0.0334862 -0.147007 -0.988568 - -0.00788589 -0.122785 -0.992402 - 0.0338563 -0.412411 -0.910369 - 0.147353 -0.282945 0.947749 - -0.486609 -0.0593583 -0.871601 - -0.211587 -0.234128 -0.948902 - -0.138028 -0.100965 -0.985269 - -0.0680696 -0.176535 -0.981938 - -0.211587 -0.234128 -0.948902 - 0.029085 -0.799608 0.599817 - -0.0680696 -0.176535 -0.981938 - 0.0458255 -0.764803 0.642633 - 0.18391 -0.087181 0.979069 - 0.237774 -0.066623 0.969033 - 0.247742 -0.294242 0.923063 - 0.143017 -0.264935 0.953601 - -0.00677197 -0.0233694 0.999704 - -0.0312153 0.000525149 0.999513 - -0.0644529 -0.266389 0.961708 - -0.0294715 -0.413824 -0.90988 - 0.109325 -0.696136 0.709537 - -0.11698 -0.618634 0.776922 - 0.0668361 -0.362934 -0.929415 - 0.00786288 -0.148206 -0.988925 - -0.0388661 -0.11281 -0.992856 - 0.0361674 -0.145493 -0.988698 - 0.0683144 -0.138344 -0.988025 - 0.132827 -0.210161 -0.968602 - 0.0280782 -0.286129 0.95778 - 0.0626692 -0.382728 -0.921733 - 0.0320248 -0.156161 -0.987212 - 0.0076222 -0.153385 -0.988137 - -0.0307772 -0.116635 0.992698 - -0.0644546 -0.266417 0.9617 - -0.00677179 -0.0233706 0.999704 - 0.0626684 -0.38272 -0.921737 - 0.0626684 -0.38272 -0.921737 - 0.0294514 -0.114511 0.992985 - -0.00677179 -0.0233706 0.999704 - -0.0307772 -0.116635 0.992698 - -0.0678177 -0.526871 -0.847235 - -0.009739 -0.529629 -0.848174 - 0.00647184 -0.553965 -0.832515 - 0.0894258 -0.573963 -0.813984 - -0.009739 -0.529629 -0.848174 - 0.0607343 -0.529506 -0.846129 - 0.0894258 -0.573963 -0.813984 - 0.167092 -0.61313 -0.772108 - 0.130414 -0.746571 -0.652398 - 0.0418399 -0.967684 -0.24867 - 0.177176 -0.882164 -0.436343 - -0.0536447 -0.948568 -0.311996 - -0.0515121 -0.144112 -0.98822 - 0.020063 -0.411144 -0.91135 - -0.0136634 -0.296386 0.95497 - 0.0477984 -0.045177 0.997835 - -0.037796 -0.0201927 0.999081 - -0.0985969 -0.276318 0.955995 - 0.0948816 -0.3941 -0.914157 - 0.0398126 -0.158474 -0.98656 - -0.00169899 -0.0202057 0.999794 - -0.0693494 -0.298104 0.952011 - 0.0626204 -0.412803 -0.908665 - 0.00511549 -0.168296 -0.985723 - 0.0621943 -0.288526 -0.95545 - 0.155157 -0.574922 -0.803362 - -0.176849 -0.496478 0.849844 - -0.050329 -0.101191 0.993593 - 0.0448639 -0.085942 0.99529 - 0.183899 -0.0871833 0.979071 - 0.0074685 -0.12201 0.992501 - 0.251018 -0.38846 0.886616 - 0.251018 -0.38846 0.886616 - 0.0349972 -0.422198 0.905828 - 0.0074685 -0.12201 0.992501 - 0.000800576 -0.138637 0.990343 - 0.000800576 -0.138637 0.990343 - 0.0370651 -0.107399 0.993525 - 0.0074685 -0.12201 0.992501 - 0.0448639 -0.085942 0.99529 - -0.0380249 0.0150101 -0.999164 - -0.0644644 -0.420251 -0.905115 - -0.213468 0.405354 -0.888887 - 0.000552374 -0.523298 -0.85215 - 0.000552374 -0.523298 -0.85215 - -0.0581067 -0.536403 -0.841959 - -0.213468 0.405354 -0.888887 - -0.0380249 0.0150101 -0.999164 - 0.103259 -0.0329198 0.99411 - -0.0414084 -0.890982 -0.452147 - -0.0245212 -0.995528 -0.0912245 - -0.0705404 -0.72768 -0.68228 - -0.194297 -0.727167 -0.658389 - -0.241736 -0.542708 -0.804383 - -0.165676 -0.556933 -0.813866 - -0.190517 -0.526548 -0.828523 - -0.0932996 -0.427925 -0.898986 - 0.0138219 -0.286672 -0.957929 - -0.0644644 -0.420251 -0.905115 - 0.000552374 -0.523298 -0.85215 - 0.000681799 -0.008355 0.999965 - -0.0184288 -0.0318032 0.999324 - 0.0328135 -0.0241575 0.99917 - 0.0184535 -0.059838 0.998038 - -0.0184288 -0.0318032 0.999324 - -0.0124913 -0.373897 0.927386 - 0.0184535 -0.059838 0.998038 - 0.0217968 -0.266334 0.963634 - 0.602598 -0.113188 0.789977 - 0.767799 -0.122266 0.628916 - 0.607731 -0.0941008 0.788548 - 0.6062 -0.0585229 0.793156 - 0.659435 0.0545998 0.749777 - 0.545309 0.0626001 0.835895 - 0.199823 0.073747 0.977053 - 0.192811 0.073906 0.978449 - -0.00481618 0.186616 -0.982421 - 0.000235384 0.192086 -0.981378 - -0.000989269 0.268617 -0.963247 - 0.00419731 0.224186 -0.974537 - 0.431673 0.249559 -0.866821 - 0.335067 0.0180651 -0.942021 - 0.482803 0.0370327 -0.874946 - 0.333127 -0.0100611 -0.942828 - -0.0457611 0.550676 0.833464 - 0.0030388 0.172375 0.985027 - -0.00922621 -0.217423 0.976034 - -0.00673715 0.148767 0.988849 - -0.141001 0.389421 0.910203 - -0.741006 0.27058 0.61457 - -0.452296 0.153794 0.878508 - -0.990034 0.0525298 0.130664 - -0.741006 0.27058 0.61457 - -0.976614 0.0898781 -0.195314 - -0.990034 0.0525298 0.130664 - -0.994124 0.0317488 -0.103491 - 0.0110346 0.403442 0.914939 - -0.0340992 0.732974 0.679401 - -0.00915164 -0.217421 0.976035 - -0.0506113 0.535433 0.84306 - 0.0441527 -0.20469 0.977831 - 0.0489109 -0.187547 0.981037 - 0.00959379 0.56466 0.825268 - -0.0507698 0.534719 0.843503 - 0.0489109 -0.187547 0.981037 - -0.00919927 -0.217418 0.976035 - -0.0507698 0.534719 0.843503 - -0.0456431 0.550685 0.833464 - 0.0439233 -0.204684 0.977842 - -0.00917837 -0.21742 0.976035 - 0.0488315 -0.188018 0.980951 - -0.050689 0.535169 0.843223 - -0.050689 0.535169 0.843223 - 0.009572 0.564662 0.825267 - 0.0488315 -0.188018 0.980951 - 0.0440377 -0.204689 0.977836 - -0.0158394 0.17973 0.983588 - -0.00913104 -0.217425 0.976034 - -0.0638575 0.179045 0.981766 - -0.0452902 0.550705 0.83347 - -0.0448281 0.550716 0.833488 - -0.04639 0.533953 0.844241 - -0.00903797 -0.217429 0.976034 - 0.0447012 -0.186505 0.981437 - -0.04639 0.533953 0.844241 - 0.00942467 0.564656 0.825272 - 0.0447012 -0.186505 0.981437 - 0.043362 -0.204685 0.977867 - -0.0450574 0.550706 0.833482 - 0.00944646 0.564655 0.825273 - -0.0464649 0.533535 0.844501 - 0.0447731 -0.186039 0.981522 - 0.0447731 -0.186039 0.981522 - -0.00905799 -0.217425 0.976035 - -0.0464649 0.533535 0.844501 - -0.0449424 0.550716 0.833482 - 0.0436973 -0.204691 0.977851 - 0.0449158 -0.185303 0.981654 - 0.00949513 0.564663 0.825267 - 0.0171645 0.298438 0.954275 - 0.0449158 -0.185303 0.981654 - -0.00910457 -0.217426 0.976034 - 0.0171645 0.298438 0.954275 - -0.0451735 0.550701 0.833479 - 0.0434731 -0.204682 0.977863 - -0.00908432 -0.217426 0.976035 - 0.0448419 -0.185751 0.981573 - -0.0465359 0.533266 0.844667 - -0.0465359 0.533266 0.844667 - 0.00947336 0.564656 0.825272 - 0.0448419 -0.185751 0.981573 - 0.0435849 -0.204686 0.977857 - -0.448482 0.0781762 -0.890366 - -0.29973 0.0116996 -0.953952 - -0.178256 0.101688 -0.978716 - -0.191747 0.025423 -0.981115 - -0.191747 0.025423 -0.981115 - -0.189464 0.0137879 -0.981791 - -0.178256 0.101688 -0.978716 - -0.120426 0.0911068 -0.988533 - -0.189464 0.0137879 -0.981791 - -0.294174 0.0100237 -0.955699 - -0.120426 0.0911068 -0.988533 - -0.120578 0.108951 -0.986707 - -0.60521 0.0591121 0.793868 - -0.614927 0.0573676 0.786495 - -0.198989 0.0736227 0.977232 - -0.171655 -0.00797123 0.985125 - -0.171655 -0.00797123 0.985125 - -0.107638 -0.000583759 0.99419 - -0.198989 0.0736227 0.977232 - -0.105712 0.0752549 0.991545 - -0.990314 -0.125096 -0.0602449 - -0.99501 -0.0947794 0.0311853 - -0.999983 -0.00168746 -0.00563873 - -0.999993 -0.000143469 0.00367071 - -0.990314 -0.125096 -0.0602449 - -0.952343 -0.165619 -0.25615 - -0.99501 -0.0947794 0.0311853 - -0.986777 -0.0418561 -0.156586 - -0.952343 -0.165619 -0.25615 - -0.760749 -0.0421588 -0.647676 - -0.986777 -0.0418561 -0.156586 - -0.957711 0.060354 0.281332 - -0.760749 -0.0421588 -0.647676 - -0.48634 -0.218039 -0.846128 - -0.957711 0.060354 0.281332 - -0.877007 0.0897423 -0.472022 - -0.48634 -0.218039 -0.846128 - -0.981277 -0.11166 -0.156929 - -0.877007 0.0897423 -0.472022 - -0.985986 -0.0334906 0.163431 - -0.965376 -0.210824 -0.153631 - -0.793674 -0.311596 0.522485 - -0.976159 -0.130712 0.173288 - -0.540599 0.0873678 0.836732 - -0.793674 -0.311596 0.522485 - -0.910002 -0.30256 -0.283468 - -0.540599 0.0873678 0.836732 - -0.722797 -0.142493 0.67621 - -0.910002 -0.30256 -0.283468 - -0.991714 -0.127551 0.0152962 - -0.722797 -0.142493 0.67621 - -0.992281 -0.115534 0.0450482 - -0.991714 -0.127551 0.0152962 - -0.986248 -0.158898 -0.0454513 - -0.992281 -0.115534 0.0450482 - -0.984921 -0.171079 0.0257345 - -0.940831 -0.144336 0.306602 - -0.850777 -0.139023 0.506805 - -0.920828 -0.102422 0.376278 - -0.767569 -0.0790496 0.636074 - -0.00785228 -0.173181 -0.984859 - -0.0331984 -0.217156 -0.975572 - -0.0660579 -0.396349 -0.91572 - -0.444553 -0.163088 0.880781 - 0.676107 -0.717992 0.16543 - -0.966155 -0.126955 0.22456 - 0.75377 -0.657116 -0.0053478 - -0.533984 -0.0348637 0.844776 - -0.966155 -0.126955 0.22456 - -0.645579 -0.360615 0.67319 - -0.533984 -0.0348637 0.844776 - -0.315761 -0.163078 0.93472 - -0.0217703 -0.63021 -0.77612 - -0.139368 -0.467556 0.872908 - -0.0924547 -0.0681875 0.993379 - -0.0470568 -0.0839694 0.995357 - 0.0380841 -0.999059 0.0207498 - 0.79775 -0.0740492 0.598424 - 0.0363558 -0.998864 0.0307911 - 0.283222 -0.18288 -0.941456 - 0.79775 -0.0740492 0.598424 - 0.775891 -0.226432 -0.588831 - 0.283222 -0.18288 -0.941456 - 0.0558723 -0.155972 -0.98618 - 0.775891 -0.226432 -0.588831 - -0.0147902 -0.117884 0.992917 - 0.0558723 -0.155972 -0.98618 - 0.054951 -0.14418 0.988025 - -0.0147902 -0.117884 0.992917 - 0.0292596 -0.116406 0.992771 - 0.054951 -0.14418 0.988025 - 0.102756 -0.00495331 0.994694 - 0.0124415 -0.466557 0.884404 - 0.0813721 -0.412876 -0.907145 - 0.0514736 -0.1504 -0.987284 - 0.0242658 -0.168568 -0.985391 - -0.0207979 -0.0202 0.99958 - -0.0477246 -0.0569045 0.997238 - -0.0882459 -0.298344 0.95037 - -0.0200392 -0.416779 -0.908787 - -0.0477246 -0.0569045 0.997238 - 0.931505 -0.363186 0.0198725 - -0.0200392 -0.416779 -0.908787 - -0.80322 -0.594524 0.0371443 - -0.0122789 -0.437251 0.899256 - 0.104894 -0.393515 -0.913314 - 0.0763736 -0.150274 -0.98569 - 0.0511068 -0.158263 -0.986073 - 0.0508984 -0.23381 -0.970949 - 0.0964295 -0.18431 -0.978126 - 0.132957 -0.573904 -0.808057 - 0.0148408 -0.513668 0.857861 - 0.00842919 -0.567617 -0.82325 - -0.108536 -0.275827 0.95506 - -0.0742569 -0.0455081 0.9962 - -0.0491457 -0.0201799 0.998588 - -0.239926 -0.706162 -0.666161 - -0.0400829 -0.996446 -0.0740857 - -0.0245212 -0.995528 -0.0912245 - 0.0326394 -0.999392 -0.0122636 - -0.0573251 -0.569979 -0.819657 - -0.0310786 -0.295499 0.954837 - 0.00168977 -0.0260261 0.99966 - 0.0283298 -0.0448711 0.998591 - -0.0319059 -0.144223 -0.989031 - -0.00512647 -0.168551 -0.98568 - 0.0373145 -0.410297 -0.911188 - 0.0685536 -0.324814 0.94329 - -0.239927 -0.274959 0.931038 - -0.239287 -0.0695682 0.968453 - -0.272211 -0.385716 0.881546 - -0.176291 -0.0877059 0.980423 - 0.105288 -0.736448 0.66825 - 0.143023 -0.264939 0.953599 - 0.0274689 -0.259774 0.965279 - 0.124936 -0.0680176 0.989831 - -0.654358 -0.067298 0.753185 - -0.471232 -0.439563 0.764673 - -0.698461 -0.515117 0.496797 - -0.591286 -0.130101 0.795899 - -0.813857 -0.580135 0.0328568 - -0.889274 -0.44514 0.105085 - -0.942258 -0.171999 0.287345 - -0.85675 -0.14893 0.49376 - -0.606015 -0.0986539 0.789312 - -0.169642 -0.0405067 0.984673 - -0.598949 -0.0579886 0.798685 - -0.255076 -0.0193754 0.966727 - -0.169642 -0.0405067 0.984673 - -0.0201558 -0.0228252 0.999536 - -0.255076 -0.0193754 0.966727 - -0.107233 -0.00302107 0.994229 - -0.0201558 -0.0228252 0.999536 - -0.00036562 0.00489826 0.999988 - -0.107233 -0.00302107 0.994229 - 6.1757e-05 0.0693676 0.997591 - -0.030401 0.0759269 0.99665 - -0.227025 0.121653 0.966261 - -0.194582 0.0739778 0.978093 - -0.617471 0.0944266 0.780906 - -0.227025 0.121653 0.966261 - -0.509249 0.125732 0.851385 - -0.617471 0.0944266 0.780906 - -0.802909 0.0878522 0.589593 - -0.509249 0.125732 0.851385 - -0.726001 0.127772 0.675719 - -0.802909 0.0878522 0.589593 - -0.994229 0.0471907 0.09634 - -0.301465 -0.276564 -0.912486 - -0.0398065 -0.403087 -0.914296 - -0.320354 -0.403047 -0.857278 - -8.40763e-09 -1 5.98046e-10 - -8.40763e-09 -1 5.98046e-10 - -0.569576 -0.403043 -0.716337 - -0.320354 -0.403047 -0.857278 - -0.568606 -0.276557 -0.774728 - -0.881843 -0.403032 -0.24478 - -0.915389 -0.276552 -0.292545 - -0.763044 -0.403037 -0.505298 - -0.780185 -0.27656 -0.561093 - -0.914324 -0.40303 0.039724 - -0.960991 -0.276542 0.00463429 - -0.881843 -0.403032 -0.24478 - -0.915389 -0.276552 -0.292545 - -0.301088 -0.0920923 -0.949139 - -0.00473764 -0.276574 -0.960981 - -0.301465 -0.276564 -0.912486 - -0.0398065 -0.403087 -0.914296 - -0.00473764 -0.276574 -0.960981 - 0.244763 -0.403109 -0.881813 - -0.0398065 -0.403087 -0.914296 - -8.40763e-09 -1 5.98046e-10 - -0.716347 -0.403039 0.569568 - -0.774728 -0.276556 0.568606 - -0.857289 -0.403034 0.320341 - -0.912521 -0.276552 0.30137 - -0.774728 -0.276556 0.568606 - -0.809649 -0.0921049 0.579642 - -0.912521 -0.276552 0.30137 - -0.949154 -0.0920814 0.301045 - -0.809649 -0.0921049 0.579642 - -0.770311 0.396004 0.499801 - -0.949154 -0.0920814 0.301045 - -0.887063 0.395984 0.237309 - -0.505281 -0.403045 0.76305 - -0.561098 -0.27656 0.780182 - -0.716347 -0.403039 0.569568 - -0.774728 -0.276556 0.568606 - -0.561098 -0.27656 0.780182 - -0.590905 -0.0920999 0.801467 - -0.774728 -0.276556 0.568606 - -0.809649 -0.0921049 0.579642 - -0.590905 -0.0920999 0.801467 - -0.550462 0.485373 0.679268 - -0.809649 -0.0921049 0.579642 - -0.770311 0.396004 0.499801 - 0.0461053 0.485345 -0.873106 - 0.314349 -0.0920956 -0.94483 - 0.00696705 -0.0920929 -0.995726 - 0.292537 -0.276567 -0.915387 - 0.314349 -0.0920956 -0.94483 - 0.561071 -0.276577 -0.780195 - 0.292537 -0.276567 -0.915387 - 0.505282 -0.403114 -0.763013 - 0.561071 -0.276577 -0.780195 - 0.716302 -0.403126 -0.569563 - 0.505282 -0.403114 -0.763013 - -8.40763e-09 -1 5.98046e-10 - 0.0397398 -0.403107 0.91429 - 0.00456863 -0.276552 0.960988 - -0.244881 -0.403059 0.881803 - -0.292628 -0.276547 0.915364 - 0.00456863 -0.276552 0.960988 - -0.00699543 -0.0921078 0.995724 - -0.292628 -0.276547 0.915364 - -0.314323 -0.0921067 0.944837 - -0.00699543 -0.0921078 0.995724 - -0.0484229 0.395955 0.916992 - -0.314323 -0.0921067 0.944837 - -0.329411 0.395971 0.857144 - -0.0484229 0.395955 0.916992 - 0.0410035 0.628617 0.776633 - -0.329411 0.395971 0.857144 - -0.201006 0.628605 0.751301 - 0.0410035 0.628617 0.776633 - -0.0410028 -0.628606 0.776643 - -0.201006 0.628605 0.751301 - -0.279011 -0.62859 0.725966 - 0.320307 -0.403111 0.857266 - 0.301387 -0.276565 0.912512 - 0.0397398 -0.403107 0.91429 - 0.00456863 -0.276552 0.960988 - 0.301387 -0.276565 0.912512 - 0.30108 -0.0921134 0.94914 - 0.00456863 -0.276552 0.960988 - -0.00699543 -0.0921078 0.995724 - 0.30108 -0.0921134 0.94914 - 0.23734 0.395952 0.887069 - -0.00699543 -0.0921078 0.995724 - -0.0484229 0.395955 0.916992 - 0.23734 0.395952 0.887069 - 0.278961 0.62871 0.725882 - -0.0484229 0.395955 0.916992 - 0.0410035 0.628617 0.776633 - 0.278961 0.62871 0.725882 - 0.171963 -0.745453 0.643995 - 0.0410035 0.628617 0.776633 - -0.0410028 -0.628606 0.776643 - 0.550473 0.485336 -0.679285 - 0.80966 -0.0921165 -0.579625 - 0.590895 -0.0921088 -0.801473 - 0.774704 -0.276584 -0.568626 - 0.80966 -0.0921165 -0.579625 - 0.912507 -0.27658 -0.301387 - 0.774704 -0.276584 -0.568626 - 0.857254 -0.403123 -0.320323 - 0.912507 -0.27658 -0.301387 - 0.914282 -0.403125 -0.0397384 - 0.857254 -0.403123 -0.320323 - -8.40763e-09 -1 5.98046e-10 - -0.0859732 -0.992146 0.0908616 - -0.104593 -0.973255 -0.204537 - 0.0911119 -0.902311 0.421347 - 0.307564 -0.611359 0.72914 - 0.307564 -0.611359 0.72914 - 0.39552 0.366963 0.841963 - 0.0911119 -0.902311 0.421347 - 0.217723 0.908056 0.357814 - -0.200999 -0.908132 -0.367282 - -0.121627 0.992152 0.0290037 - -0.319301 0.902313 -0.289616 - 0.129405 0.971274 0.199703 - -0.104593 -0.973255 -0.204537 - -0.136514 -0.953823 -0.267556 - 0.185528 0.923653 0.335326 - 0.163944 0.939446 0.300939 - -0.136514 -0.953823 -0.267556 - -0.115378 -0.966757 -0.228186 - 0.163944 0.939446 0.300939 - 0.158902 0.9465 0.28087 - -0.115378 -0.966757 -0.228186 - -0.0754653 -0.983002 -0.167369 - 0.158902 0.9465 0.28087 - 0.202238 0.941281 0.270353 - -0.0754653 -0.983002 -0.167369 - -0.00967133 -0.99567 -0.092452 - 0.202238 0.941281 0.270353 - 0.31858 0.901985 0.291428 - -0.00967133 -0.99567 -0.092452 - 0.10102 -0.994459 -0.0291045 - 0.31858 0.901985 0.291428 - 0.92033 0.332812 0.205497 - 0.0970666 -0.995169 0.0146942 - -0.124877 -0.973255 0.192824 - 0.343993 -0.898351 -0.273194 - 0.510872 -0.608313 -0.607425 - -0.42588 0.0134361 0.90468 - -0.3955 -0.36697 0.841969 - -0.307597 0.611268 0.729202 - -0.09114 0.902277 0.421415 - 0.418734 -0.908058 0.00959683 - 0.0356918 0.992152 -0.119834 - 0.410505 0.902295 -0.131717 - -0.237649 0.971275 0.0121703 - -0.996418 -0.0132846 -0.0835122 - -0.52364 0.851913 0.0067469 - -0.926935 0.366925 -0.0784742 - -0.418562 0.908137 0.00961976 - -0.785216 -0.611384 -0.0982097 - -0.410498 -0.90229 -0.131776 - 0.229427 -0.973255 0.0117346 - -0.0356915 -0.992146 -0.119887 - -0.200941 0.908135 -0.367305 - -0.293212 0.809796 -0.50819 - -0.589636 0.363868 -0.721061 - -0.624427 -0.0131523 -0.780972 - 0.217572 -0.908136 0.357704 - 0.276663 -0.837322 0.471539 - 0.329766 -0.363483 0.871283 - 0.364167 0.0133356 0.931238 - -0.579904 -0.814684 0.000624998 - -0.988558 0.0133797 -0.150245 - -0.919456 -0.363437 -0.150044 - 0.418405 0.90821 0.0096058 - -0.418742 -0.908054 0.00959687 - 0.919262 0.363893 -0.15013 - 0.988553 -0.0133794 -0.150281 - 0.586714 0.809794 0.000169588 - -0.579904 -0.814684 0.000624998 - -0.423685 -0.905708 -0.0136046 - 0.276675 0.960915 0.00963831 - 0.271417 0.962424 0.0085789 - -0.423685 -0.905708 -0.0136046 - -0.374459 -0.927238 -0.00321144 - 0.271417 0.962424 0.0085789 - 0.192605 0.981032 0.0219192 - 0.28936 -0.814783 -0.502393 - 0.624474 0.0131488 -0.780935 - 0.589563 -0.363947 -0.721081 - -0.217678 0.908059 0.357834 - 0.0232725 -0.99822 0.0549045 - -0.364076 -0.0131468 0.931277 - -0.367994 -0.437963 0.820225 - -0.279805 0.832653 0.477911 - 0.28936 -0.814783 -0.502393 - 0.223624 -0.90571 -0.360114 - -0.146648 0.960923 0.23478 - -0.143071 0.962461 0.230651 - 0.223624 -0.90571 -0.360114 - 0.18995 -0.92724 -0.322716 - -0.143071 0.962461 0.230651 - -0.115339 0.98103 0.155811 - -0.00249652 -0.529768 0.848139 - -0.0451605 -0.520944 0.852395 - -0.0896217 -0.529239 0.843726 - -0.180641 -0.516765 0.836853 - -0.123009 -0.554395 0.823113 - -0.105078 -0.568215 0.816144 - -0.0174359 -0.571963 0.820094 - -0.0259652 -0.548825 0.835534 - -0.0259652 -0.548825 0.835534 - 0.0536519 -0.568152 0.821173 - -0.0174359 -0.571963 0.820094 - 0.0234106 -0.57019 0.821179 - -0.329748 -0.16685 -0.929208 - -0.580286 -0.216527 -0.785101 - -0.443603 -0.170644 -0.879828 - -0.722978 -0.193565 -0.663201 - -0.319426 -0.119126 -0.940094 - -0.452295 -0.154297 -0.87842 - -0.367932 -0.0654566 -0.927546 - -0.809977 -0.109391 -0.576169 - -0.0409778 -0.0228958 -0.998898 - 0.134719 -0.0227105 -0.990624 - 0.0436051 -0.0235747 -0.998771 - 0.133139 -0.0230851 -0.990828 - -0.0844805 -0.289422 -0.953466 - -0.0755337 -0.247675 -0.965894 - -0.0660147 -0.870455 -0.487801 - -0.048197 -0.767577 -0.639142 - -0.0668495 -0.155454 -0.985579 - -0.072204 -0.15906 -0.984625 - -0.0667347 -0.235105 -0.969676 - -0.068625 -0.256772 -0.964032 - 0.0415602 0.545301 0.837209 - 0.0607833 0.0459946 0.997091 - 0.0579236 0.0829841 0.994866 - 0.0939156 -0.889156 0.447863 - 0.0606199 0.0448909 0.997151 - 0.0587697 -0.0663344 0.996065 - 0.0487436 0.0424028 0.997911 - 0.0466703 -0.063237 0.996907 - 0.0466703 -0.063237 0.996907 - 0.0177548 0.0367424 0.999167 - 0.0487436 0.0424028 0.997911 - 0.0247033 0.123524 0.992034 - 0.0466703 -0.063237 0.996907 - 0.01872 -0.109557 0.993804 - 0.0177548 0.0367424 0.999167 - -0.994493 -0.0137812 -0.103888 - -0.995586 0.00117304 -0.0938471 - -0.993209 -0.0321922 -0.111799 - -0.999695 -0.0211153 0.0128037 - -0.997851 -0.0508555 0.041325 - -0.935343 -0.00467757 0.353712 - -0.981481 -0.0567145 0.182972 - -0.971963 -0.0792859 0.221363 - -0.978488 -0.0796385 0.190313 - -0.757929 -0.472305 0.449969 - -0.880466 -0.325283 0.344921 - -0.755465 -0.284964 0.589974 - -0.870796 -0.297293 0.391576 - -0.880466 -0.325283 0.344921 - -0.898519 -0.286003 0.332966 - -0.870796 -0.297293 0.391576 - -0.895166 -0.249381 0.369441 - -0.898519 -0.286003 0.332966 - -0.901659 -0.248269 0.354082 - -0.895166 -0.249381 0.369441 - -0.93074 -0.156398 0.330548 - -0.901659 -0.248269 0.354082 - -0.896498 -0.186106 0.402065 - -0.93074 -0.156398 0.330548 - -0.920362 -0.122033 0.371539 - -0.896498 -0.186106 0.402065 - -0.838492 -0.148569 0.524269 - -0.920362 -0.122033 0.371539 - -0.847585 -0.113581 0.518362 - -0.657723 0.00220639 0.753257 - -0.728121 0.0160278 0.685261 - -0.611776 0.0397565 0.790031 - -0.731433 -0.100796 0.674422 - -0.707129 -0.00218749 0.707081 - -0.848033 -0.00687413 0.529898 - -0.850988 0.000533671 0.525184 - -0.953627 0.000287598 0.300991 - -0.9809 0.0184048 -0.193642 - -0.973229 0.0540916 -0.223383 - -0.974228 0.00339082 -0.225539 - -0.983977 0.0210049 -0.177053 - 0.000476325 0.362395 0.932024 - -0.084963 0.0454129 -0.995349 - -0.64544 0.19196 0.739296 - -0.929386 0.00415258 -0.369085 - -0.929386 0.00415258 -0.369085 - -0.98499 0.031993 0.169618 - -0.64544 0.19196 0.739296 - 0.0236655 0.209156 0.977596 - -0.0396409 0.115743 0.992488 - -0.0506666 0.0917469 0.994493 - -0.0678262 -0.905149 0.419649 - -0.0592699 -0.118953 0.991129 - -0.0353807 0.116566 0.992553 - -0.0231966 0.192501 0.981023 - -0.0584034 0.0439709 0.997324 - -0.0400524 0.191827 0.980611 - -0.0231966 0.192501 0.981023 - -0.0270442 0.246925 0.968657 - -0.0400524 0.191827 0.980611 - -0.0289102 0.249357 0.96798 - -0.0270442 0.246925 0.968657 - 0.106712 0.165194 -0.980471 - -0.0289102 0.249357 0.96798 - 0.096163 0.137558 -0.985815 - -0.0584034 0.0439709 0.997324 - -0.991573 0.0151089 0.128662 - -0.0501612 0.117046 0.991859 - -0.0491522 0.141373 0.988735 - 0.322279 -0.0074673 -0.946615 - 0.362771 -0.0091744 -0.931833 - 0.85853 -0.0515126 -0.510169 - 0.901116 -0.0233255 -0.43295 - 0.659317 0.0313154 0.751213 - 0.661415 0.029451 0.749442 - 0.841571 0.0233655 0.53964 - 0.842295 0.0206886 0.53862 - -0.0421866 0.182759 0.982252 - -0.0322159 0.208387 0.977516 - 0.98264 0.0221484 -0.184194 - 0.978137 0.0301883 -0.205757 - -0.0322159 0.208387 0.977516 - 0.5412 0.19576 -0.81779 - 0.978137 0.0301883 -0.205757 - 0.972325 0.0979042 -0.21213 - 0.972325 0.0979042 -0.21213 - 0.959248 0.0103612 -0.282374 - 0.978137 0.0301883 -0.205757 - 0.98264 0.0221484 -0.184194 - 0.959248 0.0103612 -0.282374 - 0.945913 0.00615024 -0.324362 - 0.98264 0.0221484 -0.184194 - 0.987904 0.0353684 -0.150978 - -0.225025 0.0479766 0.973171 - -0.995783 0.0437442 0.0806387 - 0.635643 0.499866 -0.588296 - 0.964237 -0.0520639 0.259878 - 0.964237 -0.0520639 0.259878 - 0.786471 0.0885148 0.611252 - 0.635643 0.499866 -0.588296 - -0.225025 0.0479766 0.973171 - -0.659753 0.0542372 0.749523 - -0.511505 0.0345509 0.858586 - -0.662456 0.0518136 0.747307 - -0.499942 0.0332125 0.865422 - -0.511505 0.0345509 0.858586 - -0.358695 0.0179448 0.933282 - -0.499942 0.0332125 0.865422 - -0.366032 0.050979 0.929205 - -0.156033 0.0215649 0.987516 - -0.162002 0.0364982 0.986115 - -0.360998 0.0176258 0.9324 - -0.35875 0.0347467 0.932787 - -0.35875 0.0347467 0.932787 - -0.360879 0.0169344 0.932459 - -0.360998 0.0176258 0.9324 - -0.368773 0.0196256 0.929312 - -0.363129 0.0387841 0.930931 - -0.563437 0.0336535 0.825473 - -0.490264 0.016838 0.871411 - -0.663882 0.0288003 0.747283 - -0.571944 -0.281221 0.770581 - -0.679861 -0.241784 0.692336 - -0.607333 -0.319841 0.727219 - -0.775884 -0.264643 0.572685 - 0.22227 -0.0517192 0.973612 - 0.360726 -0.118306 0.925138 - 0.36293 -0.0683993 0.929303 - 0.447709 -0.127728 0.88501 - 0.360726 -0.118306 0.925138 - 0.434113 -0.186833 0.881272 - 0.447709 -0.127728 0.88501 - 0.789259 -0.169034 0.590337 - 0.239578 -0.0654054 0.968672 - -0.00349449 -0.53744 0.843295 - 0.0452968 -0.0576538 0.997308 - -0.298502 -0.53461 0.790626 - -0.42764 -0.52376 0.736749 - -0.325691 -0.529294 0.783437 - -0.282903 -0.552176 0.784262 - -0.151768 -0.564641 0.811262 - -0.679861 -0.241784 0.692336 - -0.791784 -0.252066 0.556364 - -0.775884 -0.264643 0.572685 - -0.858053 -0.244977 0.451366 - -0.609648 -0.282513 0.740618 - -0.36327 -0.0833278 0.92795 - -0.714836 -0.161938 0.680283 - -0.707173 -0.131733 0.69466 - -0.621786 -0.092849 0.777664 - -0.577179 -0.0783579 0.81285 - -0.574002 -0.0622927 0.816481 - -0.371269 -0.0277581 0.92811 - -0.215756 -0.214256 0.952651 - 0.0123194 -0.0528062 0.998529 - -0.200338 -0.0436917 0.978752 - -0.0124821 -0.0187631 0.999746 - 0.0123194 -0.0528062 0.998529 - 0.0247216 -0.348225 0.937085 - 0.169304 -0.247369 0.954015 - 0.194503 -0.380493 0.904098 - 0.194503 -0.380493 0.904098 - 0.28666 -0.285533 0.914493 - 0.169304 -0.247369 0.954015 - 0.191396 -0.180947 0.964689 - -0.358695 0.0179448 0.933282 - -0.195505 0.00732693 0.980675 - -0.248705 0.0427871 0.967634 - -0.13219 0.0266787 0.990865 - -0.368773 0.0196256 0.929312 - -0.256634 0.0104866 0.966452 - -0.156033 0.0215649 0.987516 - -0.225025 0.0479766 0.973171 - -0.916921 0.0982204 0.386794 - -0.848244 0.0916083 0.521623 - -0.919971 0.0969145 0.379817 - -0.853277 0.0941871 0.512881 - -0.848244 0.0916083 0.521623 - -0.674039 0.0791964 0.734438 - -0.853277 0.0941871 0.512881 - -0.681278 0.0979124 0.725447 - -0.674039 0.0791964 0.734438 - -0.584161 0.0690428 0.808696 - -0.681278 0.0979124 0.725447 - -0.589246 0.0903576 0.802885 - -0.056046 0.110219 0.992326 - -0.048063 0.166982 0.984788 - -0.0560772 0.075651 0.995556 - -0.0499404 0.162962 0.985368 - -0.048063 0.166982 0.984788 - -0.0370259 0.259914 0.964922 - -0.0499404 0.162962 0.985368 - -0.0407497 0.317719 0.947309 - -0.0370259 0.259914 0.964922 - 0.0843789 0.128638 -0.988095 - -0.0407497 0.317719 0.947309 - 0.071077 0.084153 -0.993915 - 0.071077 0.084153 -0.993915 - 0.0914746 0.0893106 -0.991794 - -0.0407497 0.317719 0.947309 - 0.0756012 0.907176 -0.413903 - -0.104122 0.107865 0.988698 - -0.0563784 0.247523 0.96724 - -0.0467069 0.104809 0.993395 - -0.00305915 0.560111 0.828412 - 0.996371 0.0334657 -0.078266 - 0.989455 0.0419733 0.138625 - -0.0100537 0.133893 0.990945 - -0.0232947 0.0555436 0.998185 - 0.362771 -0.0091744 -0.931833 - 0.151717 -0.894506 -0.420525 - 0.901116 -0.0233255 -0.43295 - 0.0530712 -0.486695 0.871958 - 0.962158 -0.0253848 -0.271306 - 0.960703 -0.160812 -0.22625 - 0.977636 -0.108603 -0.18009 - 0.149666 -0.320637 0.935303 - 0.962158 -0.0253848 -0.271306 - 0.99248 -0.0261592 -0.119581 - 0.992559 -0.0269304 -0.118749 - 0.99879 -0.0352564 0.0342942 - 0.918373 0.00415198 0.395693 - 0.917193 0.00481275 0.398413 - 0.843704 0.0123032 0.536668 - 0.843544 0.00734294 0.537009 - -0.0467069 0.104809 0.993395 - -0.0601804 0.0731985 0.9955 - -0.056046 0.110219 0.992326 - -0.0504579 0.114441 0.992148 - -0.0467069 0.104809 0.993395 - -0.0485822 0.0372881 0.998123 - -0.0601804 0.0731985 0.9955 - -0.0607674 0.0372611 0.997456 - -0.0485822 0.0372881 0.998123 - -0.0531698 -0.049197 0.997373 - -0.0607674 0.0372611 0.997456 - -0.0596262 -0.0663713 0.996012 - -0.991573 0.0151089 0.128662 - -0.0452962 0.290411 0.955829 - -0.0491522 0.141373 0.988735 - 0.0215831 0.632038 0.774636 - -0.98499 0.031993 0.169618 - -0.964506 0.0316779 0.262153 - 0.0236655 0.209156 0.977596 - 0.0351841 0.114549 0.992794 - 0.0380028 0.303138 0.952189 - 0.0492338 0.236761 0.97032 - 0.0520864 0.167989 0.984412 - 0.0502233 0.16447 0.985103 - 0.0608747 -0.0746735 0.995348 - 0.0539554 0.0426595 0.997632 - 0.0536379 0.102071 0.99333 - 0.0452099 0.148099 0.987939 - 0.0505579 0.108648 0.992794 - -0.0106999 0.115823 0.993212 - 0.0553988 0.110052 0.992381 - 0.0452099 0.148099 0.987939 - -0.00853168 0.719625 0.69431 - 0.0162011 0.2904 0.956768 - 0.0731305 -0.00302584 0.997318 - 0.0713193 -0.284815 0.955926 - 0.0608747 -0.0746735 0.995348 - 0.0563519 -0.603564 0.79532 - 0.0539554 0.0426595 0.997632 - -0.00956957 0.655085 0.755495 - 0.629049 -0.45432 0.630786 - 0.490596 -0.37739 0.785425 - 0.460629 -0.578272 0.673367 - 0.228301 -0.361299 0.90407 - 0.490596 -0.37739 0.785425 - 0.247402 -0.280036 0.927563 - 0.228301 -0.361299 0.90407 - -0.0135296 -0.270856 0.962525 - 0.247402 -0.280036 0.927563 - 0.0356721 -0.258757 0.965284 - -0.0135296 -0.270856 0.962525 - -0.226096 -0.265435 0.937243 - 0.0356721 -0.258757 0.965284 - -0.15034 -0.173544 0.973283 - -0.226096 -0.265435 0.937243 - -0.400049 -0.200961 0.89419 - 0.996071 -0.0585083 0.0664856 - 0.987745 -0.0424225 0.150199 - 0.971624 -0.0764472 0.223836 - 0.982953 -0.056352 0.175011 - 0.870099 -0.302996 0.388744 - 0.905016 -0.246149 0.346926 - 0.879487 -0.310851 0.36038 - 0.871376 -0.247677 0.423509 - 0.659847 -0.292751 0.692025 - 0.760866 -0.28019 0.5853 - 0.78876 -0.246269 0.563213 - 0.860668 -0.274413 0.428891 - 0.434113 -0.186833 0.881272 - 0.69589 -0.251041 0.672842 - 0.789259 -0.169034 0.590337 - 0.877928 -0.246754 0.41031 - 0.69589 -0.251041 0.672842 - 0.844657 -0.309683 0.436637 - 0.877928 -0.246754 0.41031 - 0.947164 -0.320673 0.00700452 - 0.844657 -0.309683 0.436637 - 0.923223 -0.383366 0.026255 - 0.947164 -0.320673 0.00700452 - 0.826518 -0.36233 -0.430796 - 0.923223 -0.383366 0.026255 - 0.803373 -0.46785 -0.368386 - 0.826518 -0.36233 -0.430796 - 0.592313 -0.420159 -0.687482 - 0.803373 -0.46785 -0.368386 - 0.621684 -0.552127 -0.555576 - 0.592313 -0.420159 -0.687482 - 0.377102 -0.496542 -0.781818 - -0.99389 -0.0624717 0.0909972 - -0.984389 -0.0783248 -0.157616 - -0.991357 -0.0577951 0.117772 - -0.99065 -0.119204 -0.0663603 - -0.967293 -0.0172904 -0.253071 - -0.948328 -0.162378 -0.272593 - -0.911636 -0.0191552 -0.410552 - -0.126949 -0.552145 -0.824027 - -0.0685366 -0.047951 -0.996496 - -0.0723158 0.00010239 -0.997382 - -0.0754381 -0.128077 -0.988891 - -0.133804 0.000141974 -0.991008 - -0.0137022 0.000245985 -0.999906 - 0.175495 -0.00533188 -0.984466 - 0.198015 0.000798758 -0.980199 - 0.272955 -0.0161984 -0.96189 - 0.272955 -0.0161984 -0.96189 - 0.275218 -0.0225851 -0.961116 - 0.198015 0.000798758 -0.980199 - 0.292567 -0.000109676 -0.956245 - -0.201506 0.00105099 -0.979487 - -0.321615 -0.0430077 -0.945893 - -0.306941 -0.00227429 -0.951726 - -0.873528 -0.0540131 -0.483768 - -0.271633 -0.0213617 -0.962164 - -0.272409 -0.0141857 -0.962077 - -0.232082 -0.000629266 -0.972696 - -0.260424 -0.00811497 -0.96546 - 0.487717 -0.483479 0.726898 - 0.421495 -0.517961 0.744351 - 0.591013 -0.494171 0.637572 - 0.518917 -0.518134 0.679899 - 0.00111439 -0.546558 0.83742 - 0.0660926 -0.529826 0.845527 - 0.0722484 -0.528608 0.845786 - 0.200259 -0.518658 0.831198 - 0.00442132 -0.530717 0.847538 - 0.016364 -0.539039 0.842122 - 0.103929 -0.536996 0.837159 - 0.0968111 -0.551476 0.828554 - 0.0968111 -0.551476 0.828554 - 0.262123 -0.535965 0.802517 - 0.103929 -0.536996 0.837159 - 0.238795 -0.519552 0.820392 - 0.193708 -0.499014 0.844667 - 0.316613 -0.493774 0.809903 - 0.277575 -0.507337 0.815819 - 0.44052 -0.472205 0.763521 - 0.447921 -0.457358 0.768239 - 0.554435 -0.308422 0.772967 - 0.412814 -0.442254 0.796238 - 0.348511 -0.374367 0.859296 - 0.354851 0.0346138 0.934282 - 0.359066 0.0352647 0.932646 - 0.357213 0.0360971 0.933325 - 0.360146 0.0173844 0.932734 - 0.511544 0.0148924 0.859128 - 0.565511 0.0333274 0.824067 - 0.37635 0.0342205 0.925845 - 0.562888 0.0329373 0.825876 - 0.377137 -0.0227927 0.925877 - 0.567833 -0.0551551 0.821294 - 0.625991 0.0126087 0.779728 - 0.609006 0.057691 0.791065 - 0.692213 -0.126045 0.710601 - 0.620359 -0.111666 0.776328 - 0.706274 -0.110299 0.699294 - 0.674077 -0.0830994 0.733972 - 0.922402 0.0975088 0.373719 - 0.921897 0.101934 0.373786 - 0.852454 0.103897 0.512374 - 0.854031 0.100551 0.510412 - 0.94119 0.31622 -0.11902 - 0.928734 0.34815 -0.127452 - 0.993292 0.107386 -0.0428942 - 0.99614 0.0863427 -0.0158392 - 0.99614 0.0863427 -0.0158392 - 0.999338 -0.0324728 0.0164197 - 0.993292 0.107386 -0.0428942 - 0.998026 -0.0554943 0.0293911 - 0.998026 -0.0554943 0.0293911 - 0.998393 0.0522071 -0.0220544 - 0.993292 0.107386 -0.0428942 - 0.94119 0.31622 -0.11902 - -0.966922 0.240143 -0.0859797 - -0.99722 0.0719254 -0.0194873 - -0.995958 0.0839288 -0.0319895 - -0.99836 -0.0475691 0.0318444 - -0.99836 -0.0475691 0.0318444 - -0.998298 0.0539522 -0.0221501 - -0.995958 0.0839288 -0.0319895 - -0.941264 0.316667 -0.117236 - 0.999376 -0.0287489 0.0205377 - 0.977935 -0.178884 0.107906 - 0.919414 0.359032 -0.160542 - 0.912929 0.348746 -0.211985 - 0.912929 0.348746 -0.211985 - 0.998158 0.0530187 -0.0294905 - 0.919414 0.359032 -0.160542 - 0.999376 -0.0287489 0.0205377 - -0.303453 0.178685 0.935942 - -0.123378 0.19061 0.973882 - -0.13877 0.298667 0.944214 - -0.0609452 0.288732 0.955468 - -0.0609452 0.288732 0.955468 - 0.965501 0.2546 0.0546543 - -0.13877 0.298667 0.944214 - 0.105551 0.316833 0.94259 - 0.105551 0.316833 0.94259 - -0.235508 0.375703 0.896317 - -0.13877 0.298667 0.944214 - -0.303453 0.178685 0.935942 - 0.689253 0.106747 0.716614 - 0.606579 0.117697 0.786263 - 0.735076 0.114001 0.668331 - 0.694812 0.120831 0.708969 - -0.734119 0.678881 0.0138236 - 0.702666 0.646208 0.297784 - -0.716639 0.670527 -0.191891 - 0.712876 0.701254 -0.00707947 - 0.712876 0.701254 -0.00707947 - -0.546676 0.696851 -0.464268 - -0.716639 0.670527 -0.191891 - -0.927641 0.166311 -0.334399 - -0.0186011 -0.0433094 0.998889 - -0.00775901 0.0164771 0.999834 - -0.00887221 -0.0132202 0.999873 - -0.0121488 -0.0427887 0.99901 - -0.0117629 0.0812808 0.996622 - -0.0130954 0.0509705 0.998614 - -0.24368 0.0786037 0.966665 - -0.0125835 0.0477525 0.99878 - 0.976212 0.0619814 0.207771 - 0.968234 0.0381247 0.247123 - 0.247562 0.155186 0.956363 - 0.263608 0.13392 0.955289 - -0.999969 0.00728076 -0.00283115 - -0.921156 0.331451 -0.203991 - -0.94871 -0.161261 0.271926 - -0.980468 -0.16968 0.0994512 - -0.980468 -0.16968 0.0994512 - -0.992488 -0.0854414 0.0875658 - -0.94871 -0.161261 0.271926 - -0.999969 0.00728076 -0.00283115 - -0.847575 0.104477 0.52029 - -0.664426 0.0956755 0.741205 - -0.855267 0.091514 0.510042 - -0.69926 0.149605 0.699037 - -0.664426 0.0956755 0.741205 - -0.588514 0.113095 0.800538 - -0.69926 0.149605 0.699037 - -0.599903 0.108189 0.792724 - -0.588514 0.113095 0.800538 - -0.400552 0.107589 0.909935 - -0.599903 0.108189 0.792724 - -0.46955 0.117918 0.874996 - -0.936778 0.0343918 0.348231 - -1 -0.000149736 -0.000771668 - -0.962506 0.0437358 0.267711 - -0.999463 0.0291888 -0.0149005 - 0.246136 0.107107 0.963299 - 0.208568 0.124465 0.970056 - 0.613428 0.0779165 0.785898 - 0.900539 0.0342346 0.433425 - 0.17905 0.0375394 0.983124 - 0.174155 0.0318112 0.984204 - 0.102256 0.0308836 0.994279 - 0.821917 -0.00844276 0.569545 - 0.958259 0.105898 0.265568 - 0.944584 0.103399 0.311561 - 0.988827 0.103089 0.107671 - 0.956389 0.100626 0.274216 - 0.0252352 -0.234442 0.971803 - 0.0454301 -0.179072 0.982786 - 0.0425647 -0.422937 0.905159 - 0.993461 0.111634 0.0239573 - 0.0104309 -0.0911511 0.995782 - 0.0330996 0.583512 0.81143 - 0.0125148 -0.0989754 0.995011 - 0.050229 -0.293016 0.954787 - -0.235508 0.375703 0.896317 - -0.367375 0.185362 0.911415 - -0.303453 0.178685 0.935942 - -0.565535 0.147098 0.8115 - -0.9804 0.118285 0.157558 - -0.993342 0.112731 0.023754 - -0.994249 0.106964 0.00528041 - -0.993476 0.114009 -0.00274624 - -0.0136057 -0.014691 -0.999799 - -0.0174848 0.0370368 -0.999161 - -0.00677073 0.0281792 -0.99958 - -0.107815 0.634471 0.76539 - -0.92835 0.0150611 0.371402 - -0.383639 0.0445501 0.922408 - -0.692138 0.0173531 -0.721557 - -0.435617 0.225022 0.871552 - -0.546676 0.696851 -0.464268 - -0.237943 0.191013 -0.952312 - -0.927641 0.166311 -0.334399 - -0.454474 0.182925 -0.871775 - 0.944624 0.135608 -0.298823 - 0.949282 0.130391 -0.286114 - 0.533871 0.172597 -0.827763 - 0.572462 0.133463 -0.808996 - 0.449358 0.186355 -0.873699 - 0.366677 0.184443 -0.911882 - 0.940104 0.145936 -0.308071 - 0.350701 0.185484 -0.917935 - 0.998393 0.0522071 -0.0220544 - 0.961984 0.261881 -0.0774958 - 0.94119 0.31622 -0.11902 - -0.962173 0.264448 -0.0655021 - 0.961984 0.261881 -0.0774958 - -0.90896 0.415707 0.0312864 - -0.962173 0.264448 -0.0655021 - -0.996361 0.0577348 0.0627085 - 0.169483 -0.209254 0.963062 - 0.793885 -0.148042 0.589771 - 0.202037 -0.00248597 0.979375 - 0.973036 0.00261923 0.230639 - 0.793885 -0.148042 0.589771 - 0.986133 0.0966119 -0.134939 - 0.973036 0.00261923 0.230639 - 0.996659 0.00319883 0.0816072 - 0.260264 0.0692062 0.963054 - 0.010578 0.0231416 0.999676 - 0.0111041 0.0481745 0.998777 - 0.0187671 -0.138805 0.990142 - -0.0241546 0.252791 -0.967219 - -0.0776294 0.286141 -0.955038 - 0.121589 0.271109 -0.954838 - 0.591703 0.630381 -0.502501 - -0.0776294 0.286141 -0.955038 - -0.118403 0.47389 -0.872588 - 0.591703 0.630381 -0.502501 - 0.66915 0.704451 -0.236615 - -0.857289 -0.403035 0.320341 - -0.914324 -0.40303 0.0397241 - 7.28664e-08 -1 1.07095e-07 - -0.881843 -0.403033 -0.24478 - -0.763064 -0.403036 -0.505267 - -0.915384 -0.276556 -0.292556 - -0.780194 -0.276556 -0.561083 - -0.579631 -0.0920884 -0.809659 - -0.568607 -0.27655 -0.77473 - -0.80147 -0.0920804 -0.590903 - -0.780194 -0.276556 -0.561083 - -0.944843 -0.0920743 -0.314316 - -0.915384 -0.276556 -0.292556 - -0.995728 -0.0920754 -0.00695469 - -0.960988 -0.276552 0.00464627 - -0.949142 -0.0920883 0.301079 - -0.912522 -0.276552 0.301369 - -0.579631 -0.0920884 -0.809659 - -0.301076 -0.0920994 -0.949142 - -0.301374 -0.276555 -0.912519 - -0.00464589 -0.276566 -0.960984 - -0.0397211 -0.403049 -0.914316 - 0.244764 -0.403056 -0.881837 - 7.28664e-08 -1 1.07095e-07 - -0.949142 -0.0920883 0.301079 - -0.887138 0.395806 0.237327 - -0.995728 -0.0920754 -0.00695469 - -0.917055 0.39581 -0.0484262 - -0.944843 -0.0920743 -0.314316 - -0.857219 0.395805 -0.329415 - -0.80147 -0.0920804 -0.590903 - -0.742569 0.29368 -0.601949 - -0.579631 -0.0920884 -0.809659 - -0.510388 0.346945 -0.78685 - -0.301076 -0.0920994 -0.949142 - -0.244786 -0.403044 0.881836 - -0.505304 -0.403042 0.763037 - 7.28664e-08 -1 1.07095e-07 - -0.716369 -0.403035 0.569542 - -0.857289 -0.403035 0.320341 - -0.774727 -0.276556 0.568608 - -0.912522 -0.276552 0.301369 - -0.809643 -0.0921031 0.579651 - -0.949142 -0.0920883 0.301079 - -0.77031 0.395817 0.499951 - -0.887138 0.395806 0.237327 - -0.510388 0.346945 -0.78685 - -0.742569 0.29368 -0.601949 - -0.480926 0.819224 -0.312381 - -0.857219 0.395805 -0.329415 - -0.751007 0.628976 -0.200941 - -0.917055 0.39581 -0.0484262 - -0.776351 0.628967 0.0409879 - -0.887138 0.395806 0.237327 - -0.725657 0.628999 0.278893 - -0.77031 0.395817 0.499951 - -0.60378 0.628905 0.489825 - -0.577988 0.395918 0.713568 - -0.423184 0.628617 0.6525 - -0.313655 0.485353 0.816121 - -0.231281 0.446441 0.864407 - -0.301076 -0.0920994 -0.949142 - -0.510388 0.346945 -0.78685 - -0.225891 0.485336 -0.844643 - -0.480926 0.819224 -0.312381 - -0.589786 0.349494 -0.728015 - -0.589786 0.349494 -0.728015 - -0.239224 0.745228 -0.622421 - -0.225891 0.485336 -0.844643 - 0.0494576 0.346983 -0.936566 - 0.00695762 -0.0921132 -0.995724 - 0.314337 -0.0921142 -0.944832 - 0.292554 -0.276573 -0.91538 - 0.561091 -0.276578 -0.78018 - 0.505294 -0.40306 -0.763034 - 0.716352 -0.403066 -0.569542 - 7.28664e-08 -1 1.07095e-07 - -0.231281 0.446441 0.864407 - -0.279014 -0.628612 0.725947 - -0.423184 0.628617 0.6525 - -0.489589 -0.628739 0.604144 - -0.60378 0.628905 0.489825 - -0.652164 -0.628965 0.423185 - -0.725657 0.628999 0.278893 - -0.751034 -0.628946 0.200935 - -0.776351 0.628967 0.0409879 - -0.776362 -0.628953 -0.0409898 - -0.751007 0.628976 -0.200941 - -0.725688 -0.628954 -0.278915 - -0.480926 0.819224 -0.312381 - -0.695062 -0.446687 -0.563347 - -0.589786 0.349494 -0.728015 - -0.510042 -0.349326 -0.78602 - -0.239224 0.745228 -0.622421 - 0.569584 -0.403065 0.716319 - 0.320319 -0.403057 0.857287 - 7.28664e-08 -1 1.07095e-07 - 0.0397428 -0.403054 0.914313 - -0.244786 -0.403044 0.881836 - 0.00464594 -0.27657 0.960983 - -0.292553 -0.276558 0.915384 - -0.0069733 -0.0921214 0.995723 - -0.314326 -0.0921086 0.944836 - -0.0484226 0.395962 0.916989 - -0.313655 0.485353 0.816121 - 0.041003 0.628598 0.776648 - -0.231281 0.446441 0.864407 - -0.0410038 -0.62861 0.776639 - -0.279014 -0.628612 0.725947 - -0.510042 -0.349326 -0.78602 - -0.695062 -0.446687 -0.563347 - -0.709565 -0.533443 -0.460386 - -0.725688 -0.628954 -0.278915 - -0.89679 -0.371756 -0.239927 - -0.776362 -0.628953 -0.0409898 - -0.927042 -0.37175 0.048932 - -0.751034 -0.628946 0.200935 - -0.866539 -0.371771 0.333012 - -0.652164 -0.628965 0.423185 - -0.721209 -0.371789 0.584491 - -0.489589 -0.628739 0.604144 - -0.505295 -0.371776 0.778755 - -0.279014 -0.628612 0.725947 - -0.23994 -0.37176 0.896785 - -0.0410038 -0.62861 0.776639 - 0.0489527 -0.37178 0.927029 - 0.201006 -0.628603 0.751302 - 0.333018 -0.371789 0.866529 - 0.362963 -0.745237 0.559357 - 0.605419 -0.274469 0.747084 - -0.239224 0.745228 -0.622421 - -0.510042 -0.349326 -0.78602 - -0.172346 -0.74524 -0.644139 - -0.709565 -0.533443 -0.460386 - -0.595433 -0.324938 -0.734762 - 0.314337 -0.0921142 -0.944832 - 0.0494576 0.346983 -0.936566 - 0.313652 0.485328 -0.816137 - -0.239224 0.745228 -0.622421 - -0.0494025 0.349273 -0.935718 - -0.172346 -0.74524 -0.644139 - -0.595433 -0.324938 -0.734762 - -0.33303 -0.371764 -0.866535 - -0.172346 -0.74524 -0.644139 - 0.041003 -0.628598 -0.776648 - -0.0494025 0.349273 -0.935718 - 0.201008 0.62859 -0.751312 - 0.313652 0.485328 -0.816137 - 0.578141 0.395954 -0.713423 - 0.590887 -0.0921294 -0.801476 - 0.809635 -0.0921347 -0.579658 - 0.774661 -0.276603 -0.568675 - 0.912475 -0.276609 -0.301457 - 0.857241 -0.403104 -0.320383 - 0.914284 -0.403123 -0.0397182 - 7.28664e-08 -1 1.07095e-07 - 0.605419 -0.274469 0.747084 - 0.523924 0.271044 0.807489 - 0.333018 -0.371789 0.866529 - 0.257795 0.0719681 0.963516 - 0.0489527 -0.37178 0.927029 - -0.0436056 0.56232 0.825769 - -0.23994 -0.37176 0.896785 - -0.168952 0.88215 0.439621 - -0.505295 -0.371776 0.778755 - -0.188033 0.954363 0.232025 - -0.721209 -0.371789 0.584491 - -0.196869 0.972073 0.12774 - -0.866539 -0.371771 0.333012 - -0.216351 0.974599 0.0578792 - -0.927042 -0.37175 0.048932 - -0.257699 0.966129 -0.0136087 - -0.89679 -0.371756 -0.239927 - -0.340697 0.931012 -0.130925 - -0.709565 -0.533443 -0.460386 - -0.490459 0.775537 -0.397484 - -0.595433 -0.324938 -0.734762 - -0.52392 0.271069 -0.807483 - -0.33303 -0.371764 -0.866535 - 0.927023 -0.371799 -0.04893 - 0.92893 -0.274465 0.24851 - 0.486714 -0.859126 0.158151 - 0.74561 -0.458289 0.483774 - 0.757561 -0.350911 0.55042 - 0.866524 -0.371801 -0.333017 - 0.927023 -0.371799 -0.04893 - 0.776628 -0.628626 0.0409779 - 0.486714 -0.859126 0.158151 - 0.890598 0.350862 0.289365 - 0.757561 -0.350911 0.55042 - 0.414017 0.859129 0.300812 - 0.721202 -0.371813 -0.584485 - 0.866524 -0.371801 -0.333017 - 0.751279 -0.628636 -0.200989 - 0.776628 -0.628626 0.0409779 - 0.776631 0.628619 -0.041004 - 0.890598 0.350862 0.289365 - 0.730439 0.640413 0.237337 - 0.414017 0.859129 0.300812 - 0.788286 0.224891 0.572738 - 0.50529 -0.371806 -0.778744 - 0.721202 -0.371813 -0.584485 - 0.652398 -0.62862 -0.423336 - 0.751279 -0.628636 -0.200989 - 0.725954 0.628613 -0.278992 - 0.776631 0.628619 -0.041004 - 0.916997 0.395946 0.0483996 - 0.730439 0.640413 0.237337 - 0.948955 -0.0665489 0.308311 - 0.788286 0.224891 0.572738 - 0.803604 -0.115415 0.583866 - 0.239932 -0.371783 -0.896778 - 0.50529 -0.371806 -0.778744 - 0.489668 -0.628624 -0.604199 - 0.652398 -0.62862 -0.423336 - 0.6042 0.628623 -0.489668 - 0.725954 0.628613 -0.278992 - 0.887075 0.395948 -0.237325 - 0.916997 0.395946 0.0483996 - 0.995722 -0.0921381 0.0069675 - 0.948955 -0.0665489 0.308311 - 0.921628 -0.246759 0.29952 - 0.803604 -0.115415 0.583866 - 0.769788 -0.307466 0.559367 - -0.0489528 -0.371778 -0.92703 - 0.239932 -0.371783 -0.896778 - 0.279007 -0.628607 -0.725953 - 0.489668 -0.628624 -0.604199 - 0.423341 0.62861 -0.652404 - 0.6042 0.628623 -0.489668 - 0.770314 0.395966 -0.499826 - 0.887075 0.395948 -0.237325 - 0.949151 -0.0921205 -0.301043 - 0.995722 -0.0921381 0.0069675 - 0.960976 -0.276593 -0.00464937 - 0.921628 -0.246759 0.29952 - 0.873514 -0.395464 0.28387 - 0.769788 -0.307466 0.559367 - 0.735278 -0.417159 0.534176 - 0.490469 0.775526 0.397492 - 0.74561 -0.458289 0.483774 - 0.340701 0.931011 0.130923 - 0.92893 -0.274465 0.24851 - 0.257708 0.966127 0.0136086 - 0.927023 -0.371799 -0.04893 - 0.216347 0.974599 -0.057881 - 0.866524 -0.371801 -0.333017 - 0.196867 0.972073 -0.127739 - 0.721202 -0.371813 -0.584485 - 0.188041 0.954359 -0.232034 - 0.50529 -0.371806 -0.778744 - 0.168953 0.882148 -0.439624 - 0.239932 -0.371783 -0.896778 - 0.0436049 0.562309 -0.825777 - -0.0489528 -0.371778 -0.92703 - -0.2578 0.0719859 -0.963513 - 0.257795 0.0719681 0.963516 - 0.523924 0.271044 0.807489 - -0.0436056 0.56232 0.825769 - 0.490469 0.775526 0.397492 - -0.168952 0.88215 0.439621 - 0.340701 0.931011 0.130923 - -0.188033 0.954363 0.232025 - 0.257708 0.966127 0.0136086 - -0.196869 0.972073 0.12774 - 0.216347 0.974599 -0.057881 - -0.216351 0.974599 0.0578792 - 0.196867 0.972073 -0.127739 - -0.257699 0.966129 -0.0136087 - 0.188041 0.954359 -0.232034 - -0.340697 0.931012 -0.130925 - 0.168953 0.882148 -0.439624 - -0.490459 0.775537 -0.397484 - 0.0436049 0.562309 -0.825777 - -0.52392 0.271069 -0.807483 - -0.2578 0.0719859 -0.963513 - -0.33303 -0.371764 -0.866535 - -0.0489528 -0.371778 -0.92703 - 0.041003 -0.628598 -0.776648 - 0.279007 -0.628607 -0.725953 - 0.201008 0.62859 -0.751312 - 0.423341 0.62861 -0.652404 - 0.578141 0.395954 -0.713423 - 0.770314 0.395966 -0.499826 - 0.809635 -0.0921347 -0.579658 - 0.949151 -0.0921205 -0.301043 - 0.912475 -0.276609 -0.301457 - 0.960976 -0.276593 -0.00464937 - 0.914284 -0.403123 -0.0397182 - 0.873514 -0.395464 0.28387 - 7.28664e-08 -1 1.07095e-07 - 0.735278 -0.417159 0.534176 - 0.569584 -0.403065 0.716319 - 0.769788 -0.307466 0.559367 - 0.568602 -0.276585 0.774721 - 0.803604 -0.115415 0.583866 - 0.579598 -0.0921236 0.809678 - 0.788286 0.224891 0.572738 - 0.499815 0.395951 0.77033 - 0.414017 0.859129 0.300812 - 0.489682 0.628597 0.604217 - 0.757561 -0.350911 0.55042 - 0.362963 -0.745237 0.559357 - 0.74561 -0.458289 0.483774 - 0.605419 -0.274469 0.747084 - 0.490469 0.775526 0.397492 - 0.523924 0.271044 0.807489 - -0.217452 -0.185279 0.958325 - -0.15959 -0.127503 0.978915 - -0.581642 -0.178665 0.793581 - -0.654392 -0.0670622 0.753175 - -0.847592 -0.191453 0.494908 - -0.944751 -0.325579 0.0379999 - -0.971223 -0.207514 0.116893 - -0.847592 -0.191453 0.494908 - -0.833386 -0.232777 0.50128 - -0.581642 -0.178665 0.793581 - -0.54832 -0.250963 0.797723 - -0.217452 -0.185279 0.958325 - -0.654392 -0.0670622 0.753175 - -0.698485 -0.51509 0.49679 - -0.833811 -0.381025 0.399474 - -0.897359 -0.425905 0.115547 - -0.944751 -0.325579 0.0379999 - -0.15959 -0.127503 0.978915 - -0.271332 0.2705 0.923693 - -0.654392 -0.0670622 0.753175 - -0.471254 -0.439489 0.764702 - -0.698485 -0.51509 0.49679 - -0.217452 -0.185279 0.958325 - -0.0726955 -0.151423 0.985792 - -0.15959 -0.127503 0.978915 - -0.0241398 -0.108054 0.993852 - -0.271332 0.2705 0.923693 - -0.54832 -0.250963 0.797723 - -0.139833 -0.483247 0.864245 - -0.217452 -0.185279 0.958325 - -0.0696411 -0.458647 0.885886 - -0.0726955 -0.151423 0.985792 - -0.971223 -0.207514 0.116893 - -0.966471 -0.249905 0.0590085 - -0.833386 -0.232777 0.50128 - -0.714949 -0.536531 0.448311 - -0.54832 -0.250963 0.797723 - -0.429507 -0.508817 0.746076 - -0.139833 -0.483247 0.864245 - -0.897359 -0.425905 0.115547 - -0.907864 -0.41889 -0.0177348 - -0.944751 -0.325579 0.0379999 - -0.954114 -0.27868 -0.10956 - -0.971223 -0.207514 0.116893 - -0.97398 -0.224494 -0.0310772 - -0.966471 -0.249905 0.0590085 - 0.0262322 0.33319 0.942495 - 0.0409023 -0.106003 0.993524 - 0.230239 -0.121708 0.965493 - 0.142513 -0.1606 0.976677 - 0.576965 -0.20427 0.790813 - 0.467265 -0.527555 0.709471 - 0.813832 -0.28853 0.504408 - 0.730215 -0.521962 0.440842 - 0.823737 -0.54956 0.139433 - 0.484568 -0.791171 0.373152 - 0.730215 -0.521962 0.440842 - 0.389447 -0.67308 0.628724 - 0.467265 -0.527555 0.709471 - 0.124375 -0.466929 0.875505 - 0.142513 -0.1606 0.976677 - 0.0549814 -0.176311 0.982798 - 0.0409023 -0.106003 0.993524 - 0.000306694 -0.127669 0.991817 - 0.0392043 -0.090357 0.995138 - 0.0273481 -0.125257 0.991747 - 0.484568 -0.791171 0.373152 - -0.980086 -0.184913 -0.0723741 - 0.748286 -0.640291 0.173482 - 0.702368 -0.711813 0.00121255 - 0.823737 -0.54956 0.139433 - 0.076373 -0.150277 -0.98569 - 0.0511064 -0.158261 -0.986074 - 0.00843162 -0.567667 -0.823215 - -0.108533 -0.275814 0.955064 - -0.0742534 -0.0455013 0.996201 - -0.0491457 -0.0201798 0.998588 - -0.0132262 -0.288393 0.957421 - 0.104893 -0.393505 -0.913319 - 0.076373 -0.150277 -0.98569 - 0.0511064 -0.158261 -0.986074 - 0.164323 0.140965 -0.976282 - 0.0734717 0.120458 -0.989996 - 0.241707 0.0185459 -0.970172 - 0.15497 0.0256572 -0.987586 - 0.189845 -0.00898857 -0.981773 - 0.205255 -0.00557106 -0.978693 - 0.165811 -0.0302869 -0.985692 - 0.240876 -0.023439 -0.970273 - 0.174546 -0.0414905 -0.983774 - 0.258432 -0.0415053 -0.965137 - 0.200713 -0.0499247 -0.978377 - 0.264149 -0.0532574 -0.96301 - 0.0228952 0.153653 -0.98786 - 0.00830222 0.160484 -0.987004 - 0.102728 0.137906 -0.985103 - 0.0902539 0.145756 -0.985195 - 0.401956 0.0716975 -0.912848 - 0.742143 0.368783 -0.559664 - 0.715703 -0.00542807 -0.698384 - 0.606953 -0.00398959 -0.794728 - 0.993339 0.026113 -0.112233 - 0.401956 0.0716975 -0.912848 - 0.993297 0.0323226 -0.110977 - 0.742143 0.368783 -0.559664 - 0.972329 0.156208 0.173709 - 0.972329 0.156208 0.173709 - 0.742143 0.368783 -0.559664 - 4.91166e-06 0.190214 -0.981743 - 0.00811509 0.174408 -0.98464 - 0.00419757 0.224186 -0.974537 - 0.00830222 0.160484 -0.987004 - 0.164323 0.140965 -0.976282 - 0.0228952 0.153653 -0.98786 - 0.0734717 0.120458 -0.989996 - 0.102728 0.137906 -0.985103 - 0.171346 0.0862026 -0.981432 - 0.401956 0.0716975 -0.912848 - 0.273479 0.00561674 -0.961862 - 0.606953 -0.00398959 -0.794728 - 0.345387 -0.0108207 -0.938398 - 0.715703 -0.00542807 -0.698384 - 0.386356 -0.0297895 -0.921869 - 0.753213 -0.0202604 -0.657465 - 0.46681 -0.0404393 -0.883433 - 0.996573 0.0280492 -0.077816 - 0.993339 0.026113 -0.112233 - 0.993713 0.0486648 0.100829 - 0.996751 0.0420309 0.0687135 - 0.569957 0.142303 0.809258 - 0.972329 0.156208 0.173709 - 0.24408 0.458124 0.85472 - 4.91166e-06 0.190214 -0.981743 - -0.00802512 0.212366 -0.977157 - -0.261334 -0.0405905 -0.964395 - -0.468953 -0.0462433 -0.882012 - -0.364914 -0.040182 -0.930174 - -0.850609 -0.0261393 -0.525148 - -0.713958 -0.0312413 -0.699491 - -0.975845 -0.0102532 -0.218222 - -0.994711 0.00121104 -0.102705 - -0.998522 0.0222788 0.0495638 - -0.996316 0.0136525 -0.0846638 - -0.994711 0.00121104 -0.102705 - -0.780329 -0.0153655 -0.625181 - -0.713958 -0.0312413 -0.699491 - -0.411465 -0.0266903 -0.911035 - -0.364914 -0.040182 -0.930174 - -0.254728 -0.0312751 -0.966507 - -0.261334 -0.0405905 -0.964395 - -0.174623 -0.0264301 -0.984281 - -0.167074 -0.0396428 -0.985147 - -0.116367 -0.0316863 -0.992701 - 0.0680278 0.179465 0.981409 - 0.0174117 0.312435 0.94978 - 0.00784228 0.238225 0.971178 - -0.0319865 0.263461 -0.96414 - -0.16291 0.321217 -0.932888 - -0.422329 0.0553429 -0.904752 - -0.16291 0.321217 -0.932888 - -0.120579 0.108951 -0.986707 - -0.0319865 0.263461 -0.96414 - -0.0592051 0.200964 -0.977808 - 0.0174117 0.312435 0.94978 - 0.114651 0.258835 0.959093 - 0.0680278 0.179465 0.981409 - -0.18798 -0.0220361 -0.981926 - -0.419804 0.368075 -0.829629 - -0.16989 0.262322 -0.949908 - 8.13932e-06 0.307295 -0.951614 - -0.0120712 0.309735 -0.950746 - -0.12042 0.0911073 -0.988533 - -0.010666 0.215327 -0.976484 - -0.178257 0.101688 -0.978716 - -0.00421819 0.198095 -0.980174 - -0.447149 0.0592697 -0.892494 - -0.419804 0.368075 -0.829629 - -0.442217 -0.00654635 -0.896884 - -0.18798 -0.0220361 -0.981926 - -0.250407 -0.0153791 -0.968019 - -0.0960204 -0.0268358 -0.995018 - -0.294173 0.0100235 -0.9557 - -0.12042 0.0911073 -0.988533 - -0.189464 0.0137878 -0.981791 - -0.178257 0.101688 -0.978716 - -0.191751 0.0254244 -0.981114 - -0.275059 0.0127676 -0.961343 - -0.730881 -0.00278898 -0.682499 - -0.422329 0.0553429 -0.904752 - -0.294173 0.0100235 -0.9557 - -0.120579 0.108951 -0.986707 - -0.12042 0.0911073 -0.988533 - -0.0592051 0.200964 -0.977808 - -0.010666 0.215327 -0.976484 - 0.114651 0.258835 0.959093 - -0.00534864 -0.0243093 -0.99969 - -0.0574785 -0.0217006 -0.998111 - -0.0120712 0.309735 -0.950746 - -0.0569856 -0.00901737 -0.998334 - -0.16989 0.262322 -0.949908 - -0.0574785 -0.0217006 -0.998111 - -0.18798 -0.0220361 -0.981926 - -0.0580436 -0.0304232 -0.99785 - -0.0960204 -0.0268358 -0.995018 - -0.116367 -0.0316863 -0.992701 - -0.250407 -0.0153791 -0.968019 - -0.189621 -0.00829529 -0.981822 - -0.275059 0.0127676 -0.961343 - -0.208438 -1.72122e-05 -0.978036 - -0.191751 0.0254244 -0.981114 - -0.227295 -0.0067982 -0.973802 - -0.189464 0.0137878 -0.981791 - -0.3593 -0.00927065 -0.933176 - -0.294173 0.0100235 -0.9557 - -0.722044 -0.00368209 -0.691837 - -0.730881 -0.00278898 -0.682499 - -0.996871 0.0285843 -0.0736918 - 0.0567327 -0.0277008 -0.998005 - -0.00809825 -0.0285394 -0.99956 - 0.0578775 -0.0279849 -0.997931 - -0.00534864 -0.0243093 -0.99969 - 0.0571763 0.0307383 -0.997891 - -0.0120712 0.309735 -0.950746 - -0.468953 -0.0462433 -0.882012 - -0.261334 -0.0405905 -0.964395 - -0.258109 -0.0522708 -0.964701 - -0.167074 -0.0396428 -0.985147 - -0.172967 -0.0544599 -0.983421 - -0.0947117 -0.038938 -0.994743 - -0.0863453 -0.979701 -0.180915 - -0.207933 -0.677131 -0.705874 - -0.0940828 -0.943587 -0.317479 - -0.144754 -0.604273 -0.783518 - -0.0926785 -0.837179 -0.53902 - -0.0874476 -0.564661 -0.820677 - 0.0314025 -0.981913 -0.186711 - -0.0863453 -0.979701 -0.180915 - 0.114254 -0.952759 -0.281418 - -0.0940828 -0.943587 -0.317479 - 0.116522 -0.903396 -0.412671 - -0.0926785 -0.837179 -0.53902 - 0.0986022 -0.530362 -0.842017 - 0.13532 -0.537069 -0.832613 - 0.151586 -0.612128 -0.776094 - 0.203682 -0.680661 -0.703714 - 0.114254 -0.952759 -0.281418 - 0.135918 -0.730995 -0.66871 - 0.0314025 -0.981913 -0.186711 - -0.0509638 0.200589 0.978349 - -0.0802502 0.179115 0.98055 - -0.00673713 0.148767 0.988849 - 0.048912 -0.187555 0.981036 - 0.0441526 -0.204694 0.97783 - 0.00959359 0.56466 0.825268 - -0.00922617 -0.217423 0.976034 - -0.755899 0.163219 0.634015 - -0.184493 0.167457 0.968463 - -0.0509638 0.200589 0.978349 - -0.235307 0.174252 0.956173 - -0.0802502 0.179115 0.98055 - -0.0891134 0.177709 0.98004 - 0.605353 0.0585011 0.793805 - 0.592217 0.0597435 0.803561 - 0.24851 0.0727842 0.965891 - 0.149706 0.126909 0.980552 - 0.00986384 0.130321 0.991423 - 0.0171017 0.154381 0.987863 - -0.0122821 0.145046 0.989349 - -0.0103521 0.17581 0.98437 - -0.12577 0.17328 0.976809 - -0.0891134 0.177709 0.98004 - -0.34124 0.169301 0.924604 - -0.235307 0.174252 0.956173 - -0.45228 0.153793 0.878516 - -0.184493 0.167457 0.968463 - -0.148859 0.153084 0.976937 - -0.755899 0.163219 0.634015 - -0.45228 0.153793 0.878516 - 0.777508 -0.0769234 0.624151 - 0.869319 0.0351413 0.493001 - 0.605353 0.0585011 0.793805 - 0.862705 0.0365807 0.504383 - 0.592217 0.0597435 0.803561 - 0.523232 0.105974 0.845576 - 0.149706 0.126909 0.980552 - 0.171153 0.148924 0.973924 - 0.0171017 0.154381 0.987863 - 0.0127392 0.176247 0.984264 - -0.0103521 0.17581 0.98437 - -0.00330505 0.204894 0.978779 - -0.0891134 0.177709 0.98004 - 0.990495 -0.130389 0.043807 - 0.991777 -0.122501 -0.0370505 - 0.992624 -0.10313 0.0637277 - 0.99458 0.00622682 0.103783 - 0.9433 -0.100475 0.316369 - 0.869319 0.0351413 0.493001 - 0.925752 -0.101413 0.364278 - 0.777508 -0.0769234 0.624151 - 0.918314 -0.127518 0.374751 - 0.777784 -0.080272 0.623385 - -0.681422 0.136073 0.71913 - -0.725981 0.127775 0.675741 - -0.4288 0.1596 0.88919 - -0.509249 0.125732 0.851385 - -0.153971 0.142781 0.977705 - -0.227024 0.121653 0.966261 - -0.0266963 0.128391 0.991364 - -0.00974781 0.0763277 0.997035 - 0.0305278 0.0760012 0.99664 - 0.0103576 0.0761899 0.99704 - 0.163488 0.0743722 0.983738 - 0.202384 -0.0102361 0.979253 - 0.552702 -0.0485599 0.831963 - 0.208557 -0.0137956 0.977913 - 0.657739 -0.0652333 0.750416 - 0.60775 -0.0941033 0.788533 - 0.830471 -0.134561 0.540566 - -0.975891 0.0967433 -0.195644 - -0.994122 0.0317438 -0.103505 - -0.990034 0.052526 0.130663 - -0.997332 0.0419242 0.0597632 - -0.681422 0.136073 0.71913 - -0.994229 0.047191 0.0963402 - -0.725981 0.127775 0.675741 - -0.802903 0.0878523 0.5896 - -0.509249 0.125732 0.851385 - -0.617471 0.0944266 0.780906 - -0.227024 0.121653 0.966261 - -0.199744 0.074159 0.977038 - -0.00974781 0.0763277 0.997035 - -0.03085 0.0758127 0.996645 - 0.0103576 0.0761899 0.99704 - 0.000360305 0.00613562 0.999981 - 0.10725 -0.00206392 0.99423 - 0.540733 -0.0167589 -0.841027 - 0.93235 -0.182014 0.3124 - 0.848772 -0.361619 -0.385769 - 0.990495 -0.130389 0.043807 - 0.935415 -0.179885 -0.304367 - 0.992624 -0.10313 0.0637277 - 0.984588 -0.173942 0.0181729 - 0.940569 -0.125819 0.315435 - 0.939095 -0.16192 0.303122 - 0.918314 -0.127518 0.374751 - 0.830471 -0.134561 0.540566 - 0.777784 -0.080272 0.623385 - 0.657739 -0.0652333 0.750416 - 0.777508 -0.0769234 0.624151 - 0.552702 -0.0485599 0.831963 - 0.605353 0.0585011 0.793805 - 0.163488 0.0743722 0.983738 - 0.24851 0.0727842 0.965891 - 0.0305278 0.0760012 0.99664 - 0.00986384 0.130321 0.991423 - -0.0266963 0.128391 0.991364 - -0.0122821 0.145046 0.989349 - -0.153971 0.142781 0.977705 - -0.12577 0.17328 0.976809 - -0.4288 0.1596 0.88919 - -0.34124 0.169301 0.924604 - -0.681422 0.136073 0.71913 - -0.45228 0.153793 0.878516 - -0.990034 0.052526 0.130663 - -0.755899 0.163219 0.634015 - -0.975891 0.0967433 -0.195644 - -0.0509638 0.200589 0.978349 - -0.000843831 0.210402 0.977615 - -0.00673713 0.148767 0.988849 - 0.00303881 0.172375 0.985027 - -0.00922617 -0.217423 0.976034 - -0.0457608 0.550676 0.833464 - 0.00959359 0.56466 0.825268 - -0.0507696 0.534721 0.843502 - 0.048912 -0.187555 0.981036 - 0.236042 -0.0556208 -0.97015 - 0.0948015 -0.544679 -0.833269 - 0.158855 0.0971328 -0.982512 - 0.0566371 -0.536563 -0.841958 - 0.0380897 -0.104384 -0.993807 - 0.000552461 -0.523299 -0.852149 - 0.312236 -0.447541 -0.837983 - 0.236042 -0.0556208 -0.97015 - 0.216065 -0.407251 -0.887391 - 0.158855 0.0971328 -0.982512 - 0.0768435 -0.387322 -0.918737 - 0.0380897 -0.104384 -0.993807 - -0.208748 -0.0120041 0.977896 - -0.202453 -0.0142276 0.979189 - -0.107233 -0.00302011 0.994229 - -0.0201558 -0.0228252 0.999536 - -0.000365619 0.00489826 0.999988 - 0.000468936 -0.0122604 0.999925 - -0.995022 -0.0946633 0.0311315 - -0.952295 -0.16568 -0.25629 - -0.986751 -0.0418255 -0.156757 - -0.760598 -0.0421585 -0.647852 - -0.957715 0.0603528 0.281317 - -0.486345 -0.218038 -0.846125 - -0.877014 0.0897406 -0.472009 - -0.981277 -0.11166 -0.156929 - -0.985987 -0.0334918 0.163428 - -0.999378 0.00208071 0.0352076 - -0.999983 -0.00168414 -0.0056389 - -0.995022 -0.0946633 0.0311315 - -0.986835 -0.129527 -0.0968451 - -0.952295 -0.16568 -0.25629 - -0.85702 0.0372289 0.513936 - -0.99762 0.0114769 0.0679864 - -0.993754 0.00794278 0.111308 - -0.999963 0.0062641 -0.00585331 - -0.999983 -0.000243122 -0.00576574 - -0.371616 -0.0698241 -0.925757 - -0.790098 -0.207093 -0.576938 - -0.713487 -0.0520843 -0.69873 - -0.986835 -0.129527 -0.0968451 - -0.974869 -0.0110126 -0.222506 - -0.999983 -0.00168414 -0.0056389 - -0.999983 -0.000243122 -0.00576574 - -0.999378 0.00208071 0.0352076 - -0.993754 0.00794278 0.111308 - -0.862731 0.0361773 0.504367 - -0.85702 0.0372289 0.513936 - 0.602599 -0.113182 0.789977 - 0.235246 -0.0473365 0.970782 - 0.153675 -0.0522325 0.98674 - 0.109101 -0.0317142 0.993525 - 0.0179315 -0.0587359 0.998112 - 0.000468936 -0.0122604 0.999925 - -0.01848 -0.0318335 0.999322 - -0.0201558 -0.0228252 0.999536 - -0.169642 -0.040507 0.984673 - -0.202453 -0.0142276 0.979189 - -0.54908 -0.0514564 0.834184 - -0.208748 -0.0120041 0.977896 - -0.655014 -0.0606623 0.753178 - -0.555743 0.0613574 0.829087 - -0.862731 0.0361773 0.504367 - -0.654168 0.0557359 0.754293 - -0.85702 0.0372289 0.513936 - -0.872228 0.0559841 0.485884 - -0.99762 0.0114769 0.0679864 - -0.998522 0.0222788 0.0495638 - -0.999963 0.0062641 -0.00585331 - -0.994711 0.00121104 -0.102705 - -0.999983 -0.000243122 -0.00576574 - -0.975845 -0.0102532 -0.218222 - -0.974869 -0.0110126 -0.222506 - -0.850609 -0.0261393 -0.525148 - -0.713487 -0.0520843 -0.69873 - -0.468953 -0.0462433 -0.882012 - -0.371616 -0.0698241 -0.925757 - -0.258109 -0.0522708 -0.964701 - 0.898595 -0.435139 -0.0564 - 0.797999 -0.597874 0.0757957 - 0.91695 -0.395056 0.0559737 - 0.860526 -0.156472 0.48478 - 0.739748 -0.484383 0.467061 - 0.602599 -0.113182 0.789977 - 0.455292 -0.54678 0.702667 - 0.153675 -0.0522325 0.98674 - 0.197571 -0.423925 0.883885 - 0.0179315 -0.0587359 0.998112 - -0.0454068 0.550692 0.833472 - -0.0505263 0.535836 0.842809 - -0.0506097 0.535423 0.843066 - 0.0680278 0.179465 0.981409 - -0.0506879 0.535158 0.84323 - 0.0436973 -0.204687 0.977852 - -0.009131 -0.217426 0.976034 - 0.0449855 -0.185017 0.981705 - -0.0505263 0.535836 0.842809 - 0.00952198 0.564659 0.82527 - -0.0454068 0.550692 0.833472 - -0.00915163 -0.217421 0.976035 - -0.0506097 0.535423 0.843066 - -0.0159192 0.0599111 0.998077 - 0.00954425 0.564661 0.825268 - 0.0439239 -0.20469 0.977841 - -0.00917842 -0.217421 0.976035 - 0.0488324 -0.18802 0.98095 - -0.0506879 0.535158 0.84323 - 0.00957178 0.56466 0.825268 - 0.0435852 -0.204686 0.977857 - 0.0449148 -0.185287 0.981657 - 0.0448423 -0.185758 0.981572 - -0.0891134 0.177709 0.98004 - 0.0447731 -0.186045 0.981521 - -0.0452899 0.550701 0.833473 - 0.00949501 0.564661 0.825269 - -0.0504512 0.536129 0.842627 - 0.0449148 -0.185287 0.981657 - -0.00910459 -0.217426 0.976034 - 0.0435852 -0.204686 0.977857 - 0.00947332 0.564659 0.82527 - 0.0448423 -0.185758 0.981572 - 0.0176626 0.298517 0.954241 - -0.00908425 -0.217424 0.976035 - -0.045058 0.550711 0.833479 - 0.00944661 0.56466 0.825269 - -0.0464656 0.533539 0.844498 - 0.0447731 -0.186045 0.981521 - 0.112663 0.176225 0.977881 - -0.0463911 0.533957 0.844238 - -0.0463233 0.534246 0.844059 - -0.0448287 0.55072 0.833485 - 0.00939854 0.564659 0.82527 - -0.00903792 -0.217427 0.976035 - 0.043251 -0.204681 0.977873 - 0.0447012 -0.186501 0.981437 - 0.0446332 -0.186781 0.981387 - 0.759854 -0.225681 -0.609664 - 0.972896 -0.0331105 -0.22886 - 0.991777 -0.122501 -0.0370505 - 0.999984 -0.000677933 -0.00570098 - 0.99458 0.00622682 0.103783 - 0.999353 0.00246862 0.0358694 - 0.862705 0.0365807 0.504383 - 0.810684 0.0700866 0.581274 - 0.523232 0.105974 0.845576 - 0.540494 0.124017 0.832157 - 0.171153 0.148924 0.973924 - 0.132095 0.173627 0.975912 - 0.0127392 0.176247 0.984264 - 0.0161882 0.199005 0.979865 - -0.00330505 0.204894 0.978779 - -0.0335786 0.732996 0.679403 - 0.0108663 0.403437 0.914943 - 0.240822 -0.086743 -0.966685 - 0.200713 -0.0499247 -0.978377 - 0.257482 -0.06314 -0.964218 - 0.264149 -0.0532574 -0.96301 - 0.364442 -0.0502071 -0.929872 - 0.46681 -0.0404393 -0.883433 - 0.84919 -0.0239073 -0.527546 - 0.753213 -0.0202604 -0.657465 - 0.997138 0.0148894 -0.0741271 - 0.996573 0.0280492 -0.077816 - 0.998269 0.039598 0.0434747 - 0.993713 0.0486648 0.100829 - 0.360725 0.167163 0.91757 - 0.447134 0.15884 0.880251 - 0.751228 0.121527 0.648758 - 0.822561 0.085071 0.562278 - 0.998267 0.021491 0.0547902 - 0.229986 -0.240037 -0.943127 - 0.240822 -0.086743 -0.966685 - 0.245745 -0.202945 -0.947852 - 0.257482 -0.06314 -0.964218 - 0.446113 -0.0687177 -0.892335 - 0.364442 -0.0502071 -0.929872 - 0.71292 -0.0360868 -0.700317 - 0.84919 -0.0239073 -0.527546 - 0.997489 0.00306047 -0.0707531 - 0.997138 0.0148894 -0.0741271 - 0.998267 0.021491 0.0547902 - 0.998269 0.039598 0.0434747 - 0.751228 0.121527 0.648758 - 0.993713 0.0486648 0.100829 - 0.591442 0.14934 0.792397 - 0.569957 0.142303 0.809258 - 0.290813 0.167213 0.942055 - 0.24408 0.458124 0.85472 - 0.222725 -0.276416 -0.934873 - 0.229986 -0.240037 -0.943127 - 0.236577 -0.273491 -0.932327 - 0.245745 -0.202945 -0.947852 - 0.392606 -0.227227 -0.891195 - 0.446113 -0.0687177 -0.892335 - 0.822738 -0.055158 -0.565738 - 0.71292 -0.0360868 -0.700317 - 0.974897 -0.0107443 -0.222395 - 0.997489 0.00306047 -0.0707531 - 0.999961 0.00632419 -0.00609383 - 0.998267 0.021491 0.0547902 - 0.993541 0.0164504 0.112278 - 0.822561 0.085071 0.562278 - 0.505713 0.0506313 -0.861215 - 0.0571763 0.0307383 -0.997891 - 0.360567 0.149478 -0.920678 - -0.0120712 0.309735 -0.950746 - 0.00419757 0.224186 -0.974537 - 8.13932e-06 0.307295 -0.951614 - 4.91166e-06 0.190214 -0.981743 - -0.00421819 0.198095 -0.980174 - -0.00802512 0.212366 -0.977157 - -0.010666 0.215327 -0.976484 - 0.24408 0.458124 0.85472 - 0.114651 0.258835 0.959093 - 0.290813 0.167213 0.942055 - 0.0680278 0.179465 0.981409 - 0.360725 0.167163 0.91757 - 0.112663 0.176225 0.977881 - 0.447134 0.15884 0.880251 - 0.260418 -0.00102409 -0.965495 - 0.435618 -0.00689889 -0.900105 - 0.171794 -0.0202138 -0.984926 - 0.250406 -0.0153935 -0.968019 - 0.0960437 -0.0285787 -0.994967 - 0.109201 -0.0297743 -0.993574 - 0.105575 -0.227988 -0.967923 - 0.133766 -0.29495 -0.946103 - 0.013822 -0.286672 -0.957929 - 0.045834 -0.520503 -0.852629 - 0.313335 -0.0122103 -0.949564 - 0.120108 -0.0733156 -0.99005 - 0.105575 -0.227988 -0.967923 - 0.000805072 -0.220166 -0.975462 - 0.013822 -0.286672 -0.957929 - -0.0741089 -0.282567 -0.95638 - -0.111557 -0.49232 -0.863236 - -0.141822 -0.821221 -0.552705 - -0.219204 -0.392308 -0.893333 - -0.301761 -0.440465 -0.845536 - -0.232849 -0.0959868 -0.967764 - -0.430571 -0.124694 -0.893901 - -0.355289 -0.501685 -0.788722 - -0.750569 -0.409031 -0.51898 - -0.550556 -0.500728 -0.667952 - 0.0850814 -0.0529501 -0.994966 - 0.120108 -0.0733156 -0.99005 - 0.0104052 -0.0759449 -0.997058 - 0.000805072 -0.220166 -0.975462 - -0.102873 -0.21551 -0.971068 - -0.0741089 -0.282567 -0.95638 - -0.22689 -0.276269 -0.933915 - -0.141822 -0.821221 -0.552705 - -0.231306 -0.288371 -0.929161 - -0.301761 -0.440465 -0.845536 - 0.128494 -0.0397993 -0.990911 - 0.0850814 -0.0529501 -0.994966 - -0.0159857 -0.0557205 -0.998318 - 0.0104052 -0.0759449 -0.997058 - -0.0988054 -0.0703448 -0.992617 - -0.102873 -0.21551 -0.971068 - -0.23565 -0.204393 -0.950101 - -0.22689 -0.276269 -0.933915 - -0.239811 -0.237723 -0.941264 - -0.231306 -0.288371 -0.929161 - -0.325748 -0.285712 -0.901253 - -0.301761 -0.440465 -0.845536 - -0.674098 -0.460207 -0.577756 - -0.430571 -0.124694 -0.893901 - -0.713333 -0.189014 -0.674855 - -0.750569 -0.409031 -0.51898 - 0.109201 -0.0297743 -0.993574 - 0.128494 -0.0397993 -0.990911 - 0.0171658 -0.0388885 -0.999096 - -0.0159857 -0.0557205 -0.998318 - -0.145617 -0.0513022 -0.98801 - -0.0988054 -0.0703448 -0.992617 - -0.204131 -0.0590079 -0.977164 - -0.23565 -0.204393 -0.950101 - -0.251148 -0.0858831 -0.964131 - -0.239811 -0.237723 -0.941264 - -0.387503 -0.22249 -0.894617 - -0.325748 -0.285712 -0.901253 - -0.666614 -0.280232 -0.690721 - -0.674098 -0.460207 -0.577756 - 0.645747 -0.439126 -0.624643 - 0.981828 -0.188259 -0.0239158 - 0.898595 -0.435139 -0.0564 - 0.982393 -0.186137 0.0160595 - 0.797999 -0.597874 0.0757957 - 0.939095 -0.16192 0.303122 - 0.860526 -0.156472 0.48478 - 0.830471 -0.134561 0.540566 - 0.602599 -0.113182 0.789977 - 0.60775 -0.0941033 0.788533 - 0.235246 -0.0473365 0.970782 - 0.208557 -0.0137956 0.977913 - 0.107501 -0.0047634 0.994194 - 0.10725 -0.00206392 0.99423 - 0.000468936 -0.0122604 0.999925 - 0.000360305 0.00613562 0.999981 - -0.000365619 0.00489826 0.999988 - -0.00131427 0.00602492 0.999981 - -0.107233 -0.00302011 0.994229 - -0.10764 -0.000587226 0.99419 - -0.208748 -0.0120041 0.977896 - -0.204155 0.0727501 0.976232 - -0.555743 0.0613574 0.829087 - -0.199744 0.074159 0.977038 - -0.654168 0.0557359 0.754293 - -0.617471 0.0944266 0.780906 - -0.872228 0.0559841 0.485884 - -0.802903 0.0878523 0.5896 - -0.998522 0.0222788 0.0495638 - -0.994229 0.047191 0.0963402 - -0.996871 0.0285843 -0.0736918 - -0.997686 0.0282057 -0.0618624 - -0.730881 -0.00278898 -0.682499 - -0.994122 0.0317438 -0.103505 - -0.422329 0.0553429 -0.904752 - -0.975891 0.0967433 -0.195644 - -0.16291 0.321217 -0.932888 - -0.000843831 0.210402 0.977615 - 0.00784228 0.238225 0.971178 - 0.00303881 0.172375 0.985027 - 0.0680278 0.179465 0.981409 - -0.0507696 0.534721 0.843502 - -0.0506879 0.535158 0.84323 - -0.0456425 0.550681 0.833467 - 0.00957178 0.56466 0.825268 - -0.00919924 -0.217421 0.976035 - 0.044038 -0.204687 0.977836 - 0.048912 -0.187555 0.981036 - 0.0488324 -0.18802 0.98095 - -0.0802502 0.179115 0.98055 - -0.0159192 0.0599111 0.998077 - -0.0891134 0.177709 0.98004 - 0.0449855 -0.185017 0.981705 - 0.0449148 -0.185287 0.981657 - 0.0436973 -0.204687 0.977852 - 0.00949501 0.564661 0.825269 - -0.009131 -0.217426 0.976034 - -0.0452899 0.550701 0.833473 - -0.0505263 0.535836 0.842809 - -0.0504512 0.536129 0.842627 - 0.0680278 0.179465 0.981409 - 0.0176626 0.298517 0.954241 - 0.112663 0.176225 0.977881 - -0.0464656 0.533539 0.844498 - -0.0463911 0.533957 0.844238 - -0.0449431 0.550717 0.833481 - 0.0094248 0.564662 0.825268 - -0.00905796 -0.217424 0.976035 - 0.0433619 -0.20468 0.977868 - 0.0447731 -0.186045 0.981521 - 0.0447012 -0.186501 0.981437 - -0.0891134 0.177709 0.98004 - 0.0446332 -0.186781 0.981387 - -0.00330505 0.204894 0.978779 - 0.0431408 -0.204678 0.977878 - 0.0108663 0.403437 0.914943 - -0.00901188 -0.217425 0.976035 - -0.0335786 0.732996 0.679403 - -0.0463233 0.534246 0.844059 - 0.0161882 0.199005 0.979865 - 0.112663 0.176225 0.977881 - 0.132095 0.173627 0.975912 - 0.447134 0.15884 0.880251 - 0.540494 0.124017 0.832157 - 0.822561 0.085071 0.562278 - 0.810684 0.0700866 0.581274 - 0.993541 0.0164504 0.112278 - 0.999353 0.00246862 0.0358694 - 0.999985 -0.000284485 -0.00556197 - 0.999984 -0.000677933 -0.00570098 - 0.974897 -0.0107443 -0.222395 - 0.972896 -0.0331105 -0.22886 - 0.822738 -0.055158 -0.565738 - 0.759854 -0.225681 -0.609664 - 0.392606 -0.227227 -0.891195 - 0.433277 -0.285525 -0.854837 - 0.236577 -0.273491 -0.932327 - 0.148153 -0.809916 -0.567527 - 0.222725 -0.276416 -0.934873 - 0.133766 -0.29495 -0.946103 - 0.229986 -0.240037 -0.943127 - 0.105575 -0.227988 -0.967923 - 0.240822 -0.086743 -0.966685 - 0.120108 -0.0733156 -0.99005 - 0.200713 -0.0499247 -0.978377 - 0.0850814 -0.0529501 -0.994966 - 0.174546 -0.0414905 -0.983774 - 0.128494 -0.0397993 -0.990911 - 0.165811 -0.0302869 -0.985692 - 0.109201 -0.0297743 -0.993574 - 0.189845 -0.00898857 -0.981773 - 0.203423 -0.00648121 -0.97907 - 0.241707 0.0185459 -0.970172 - 0.26088 0.00410083 -0.965362 - 0.360567 0.149478 -0.920678 - 0.435618 -0.00689889 -0.900105 - 0.505713 0.0506313 -0.861215 - 0.260418 -0.00102409 -0.965495 - 0.0571763 0.0307383 -0.997891 - 0.171794 -0.0202138 -0.984926 - 0.0578775 -0.0279849 -0.997931 - 0.0960437 -0.0285787 -0.994967 - 0.0567327 -0.0277008 -0.998005 - 0.109201 -0.0297743 -0.993574 - -0.00764373 -0.0330928 -0.999423 - 0.0171658 -0.0388885 -0.999096 - -0.0947117 -0.038938 -0.994743 - -0.145617 -0.0513022 -0.98801 - -0.172967 -0.0544599 -0.983421 - -0.204131 -0.0590079 -0.977164 - -0.258109 -0.0522708 -0.964701 - -0.251148 -0.0858831 -0.964131 - -0.371616 -0.0698241 -0.925757 - -0.387503 -0.22249 -0.894617 - -0.790098 -0.207093 -0.576938 - -0.666614 -0.280232 -0.690721 - 0.460445 -0.0698894 -0.884933 - 0.645747 -0.439126 -0.624643 - 0.860057 -0.201934 -0.468534 - 0.898595 -0.435139 -0.0564 - 0.944003 -0.329853 -0.00749891 - 0.91695 -0.395056 0.0559737 - 0.949016 -0.282828 0.139199 - 0.739748 -0.484383 0.467061 - 0.850305 -0.154661 0.503051 - 0.56123 -0.253004 0.788042 - 0.190286 -0.536402 -0.822231 - 0.460445 -0.0698894 -0.884933 - 0.276627 -0.523213 -0.806056 - 0.860057 -0.201934 -0.468534 - 0.594275 -0.468834 -0.653477 - 0.944003 -0.329853 -0.00749891 - 0.965861 -0.244137 -0.0866564 - 0.949016 -0.282828 0.139199 - 0.976347 -0.209025 0.0552697 - 0.850305 -0.154661 0.503051 - 0.0963856 -0.556028 -0.825556 - 0.190286 -0.536402 -0.822231 - 0.174376 -0.545041 -0.820075 - 0.276627 -0.523213 -0.806056 - 0.326979 -0.5283 -0.783571 - 0.594275 -0.468834 -0.653477 - 0.703443 -0.460186 -0.541662 - 0.965861 -0.244137 -0.0866564 - 0.966168 -0.255887 -0.0322816 - 0.976347 -0.209025 0.0552697 - 0.0699134 -0.870475 -0.487222 - 0.0945429 -0.871627 -0.480966 - -0.0719596 -0.0923874 0.99312 - -0.169743 -0.0739605 0.982709 - -0.130473 0.0308606 0.990971 - 0.474796 -0.728396 -0.493972 - 0.171024 -0.883604 -0.435884 - 0.213227 -0.728176 -0.651379 - 0.0945429 -0.871627 -0.480966 - 0.128731 -0.71709 -0.684989 - 0.0699134 -0.870475 -0.487222 - 0.0730331 -0.719482 -0.690661 - 0.0746513 -0.561733 -0.823943 - 0.0963856 -0.556028 -0.825556 - 0.0730331 -0.719482 -0.690661 - 0.174376 -0.545041 -0.820075 - 0.128731 -0.71709 -0.684989 - 0.326979 -0.5283 -0.783571 - 0.213227 -0.728176 -0.651379 - 0.703443 -0.460186 -0.541662 - 0.474796 -0.728396 -0.493972 - 0.966168 -0.255887 -0.0322816 - 0.986001 -0.0535061 -0.157918 - 0.540733 -0.0167589 -0.841027 - 0.877176 0.147201 0.457049 - 0.848772 -0.361619 -0.385769 - 0.853321 -0.0639493 -0.51745 - 0.935415 -0.179885 -0.304367 - 0.980474 -0.0308584 -0.194215 - 0.984588 -0.173942 0.0181729 - 0.982728 -0.16951 -0.0742393 - 0.981828 -0.188259 -0.0239158 - 0.818977 -0.267638 -0.50759 - 0.645747 -0.439126 -0.624643 - 0.312236 -0.447541 -0.837983 - 0.460445 -0.0698894 -0.884933 - 0.236042 -0.0556208 -0.97015 - 0.190286 -0.536402 -0.822231 - 0.0948015 -0.544679 -0.833269 - 0.0963856 -0.556028 -0.825556 - 0.0566371 -0.536563 -0.841958 - 0.0746513 -0.561733 -0.823943 - 0.769607 0.123389 0.626482 - 0.793742 -0.373849 -0.479802 - 0.486293 -0.111839 0.866609 - 0.965341 -0.190255 0.178661 - 0.981266 -0.0914599 0.169566 - 0.976177 -0.151157 -0.15566 - -0.437773 -0.720463 -0.537855 - -0.550556 -0.500728 -0.667952 - -0.241744 -0.54271 -0.804379 - -0.355289 -0.501685 -0.788722 - -0.190517 -0.526547 -0.828524 - -0.232849 -0.0959868 -0.967764 - -0.0666346 -0.0539188 -0.99632 - -0.111557 -0.49232 -0.863236 - -0.0547455 -0.363676 -0.929915 - 0.013822 -0.286672 -0.957929 - 0.000552461 -0.523299 -0.852149 - 0.313335 -0.0122103 -0.949564 - 0.0380897 -0.104384 -0.993807 - 0.045834 -0.520503 -0.852629 - 0.0768435 -0.387322 -0.918737 - 0.133766 -0.29495 -0.946103 - 0.216065 -0.407251 -0.887391 - 0.148153 -0.809916 -0.567527 - 0.312236 -0.447541 -0.837983 - 0.433277 -0.285525 -0.854837 - 0.818977 -0.267638 -0.50759 - 0.759854 -0.225681 -0.609664 - 0.982728 -0.16951 -0.0742393 - 0.991777 -0.122501 -0.0370505 - 0.992672 -0.119925 0.0148599 - 0.990495 -0.130389 0.043807 - 0.769607 0.123389 0.626482 - 0.93235 -0.182014 0.3124 - 0.793742 -0.373849 -0.479802 - 0.540733 -0.0167589 -0.841027 - 0.976177 -0.151157 -0.15566 - 0.986001 -0.0535061 -0.157918 - 0.981266 -0.0914599 0.169566 - 0.877176 0.147201 0.457049 - 0.486293 -0.111839 0.866609 - 0.853321 -0.0639493 -0.51745 - 0.769607 0.123389 0.626482 - 0.980474 -0.0308584 -0.194215 - 0.992672 -0.119925 0.0148599 - 0.982728 -0.16951 -0.0742393 - 0.096433 -0.184317 -0.978125 - -0.920946 -0.371573 0.117442 - 0.0148518 -0.513685 0.85785 - 0.00843162 -0.567667 -0.823215 - 0.896353 -0.386384 -0.217392 - -0.0742534 -0.0455013 0.996201 - -4.53331e-06 -0.998067 0.0621449 - -0.0132262 -0.288393 0.957421 - -2.69439e-05 -0.998067 0.0621388 - 0.076373 -0.150277 -0.98569 - -0.920946 -0.371573 0.117442 - 0.00843162 -0.567667 -0.823215 - -0.973782 -0.0515367 0.221569 - -0.920946 -0.371573 0.117442 - -0.606637 -0.470503 0.640795 - 0.096433 -0.184317 -0.978125 - -0.0238285 -0.507982 -0.861038 - 0.0508988 -0.233807 -0.97095 - -0.139362 -0.467494 0.872942 - 0.132955 -0.573884 -0.808072 - -0.047058 -0.0839621 0.995357 - 0.0148518 -0.513685 0.85785 - -0.0926054 -0.0548347 0.994192 - 0.896353 -0.386384 -0.217392 - -0.0238285 -0.507982 -0.861038 - 0.746392 -0.5617 -0.35692 - -0.606637 -0.470503 0.640795 - 0.0398126 -0.158474 -0.98656 - -0.00186611 -0.405316 -0.914175 - 0.0653773 -0.150375 -0.986465 - -2.69439e-05 -0.998067 0.0621388 - -0.896421 -0.442341 0.0276364 - -0.920946 -0.371573 0.117442 - -0.998153 -0.0606395 0.00378309 - -0.973782 -0.0515367 0.221569 - 0.878671 -0.47708 -0.0182014 - -0.0632384 -0.0454167 0.996965 - -0.00220223 -0.288333 0.957528 - -0.037796 -0.0201927 0.999081 - 0.0948815 -0.3941 -0.914157 - -0.0985968 -0.276318 0.955995 - -0.0414063 -0.890981 -0.452148 - -0.0893849 -0.735688 -0.671397 - -0.0860549 -0.74007 -0.667001 - -0.097891 -0.575317 -0.812052 - -0.0522582 -0.553963 -0.8309 - -0.0974602 -0.544032 -0.833385 - -0.0581059 -0.536403 -0.841959 - -0.0336355 0.419469 -0.907146 - -0.213468 0.40529 -0.888916 - 0.0727691 0.0227356 0.99709 - 0.127862 -0.0508269 0.990489 - -0.196436 -0.105575 0.974816 - -0.0219844 -0.995434 -0.0928865 - -0.00941509 -0.999928 -0.0073931 - 0.00911635 -0.99993 -0.00755255 - 0.0276021 -0.999565 -0.0104281 - -0.165669 -0.556939 -0.813863 - -0.128188 -0.714357 -0.68794 - -0.181173 -0.723353 -0.666286 - -0.103502 -0.836034 -0.538827 - -0.171076 -0.883548 -0.435977 - 0.167976 -0.176933 0.969783 - 0.239543 -0.0448543 0.969849 - 0.172759 0.0199605 0.984762 - 0.316366 -0.154467 0.935977 - -0.459955 -0.766237 0.448689 - -0.698184 -0.578806 -0.421336 - -0.779111 -0.180175 -0.600435 - -0.88566 -0.133487 -0.444733 - -0.0143142 -0.999876 -0.0065158 - -0.0203176 -0.999783 -0.0046536 - 0.0285109 -0.999585 -0.00419807 - 0.0334457 -0.999437 0.00272844 - 0.991672 -0.122509 0.0397367 - 0.878671 -0.47708 -0.0182014 - 0.991672 -0.122509 0.0397367 - 0.975382 -0.119845 -0.185115 - 0.0285109 -0.999585 -0.00419807 - 0.0276021 -0.999565 -0.0104281 - -0.0143142 -0.999876 -0.0065158 - -0.00941509 -0.999928 -0.0073931 - -0.779111 -0.180175 -0.600435 - -0.196436 -0.105575 0.974816 - -0.459955 -0.766237 0.448689 - 0.0727691 0.0227356 0.99709 - 0.172759 0.0199605 0.984762 - 0.127862 -0.0508269 0.990489 - 0.167976 -0.176933 0.969783 - -0.0414063 -0.890981 -0.452148 - -0.103502 -0.836034 -0.538827 - -0.0893849 -0.735688 -0.671397 - -0.128188 -0.714357 -0.68794 - -0.097891 -0.575317 -0.812052 - -0.165669 -0.556939 -0.813863 - -0.0974602 -0.544032 -0.833385 - -0.020038 -0.416774 -0.908789 - 0.878671 -0.47708 -0.0182014 - -0.896421 -0.442341 0.0276364 - -0.00220223 -0.288333 0.957528 - 0.0653773 -0.150375 -0.986465 - 0.0948815 -0.3941 -0.914157 - 0.0398126 -0.158474 -0.98656 - -0.0985968 -0.276318 0.955995 - -0.00186611 -0.405316 -0.914175 - -0.0632384 -0.0454167 0.996965 - -4.53331e-06 -0.998067 0.0621449 - 0.878671 -0.47708 -0.0182014 - 0.896353 -0.386384 -0.217392 - 0.975382 -0.119845 -0.185115 - 0.91078 -0.101186 -0.400302 - 0.0276021 -0.999565 -0.0104281 - 0.823291 -0.181828 -0.537709 - 0.00911635 -0.99993 -0.00755255 - 0.0314025 -0.981913 -0.186711 - -0.0219844 -0.995434 -0.0928865 - -0.0863453 -0.979701 -0.180915 - -0.0860549 -0.74007 -0.667001 - -0.207933 -0.677131 -0.705874 - -0.0522582 -0.553963 -0.8309 - -0.129441 -0.52995 -0.838092 - -0.0581059 -0.536403 -0.841959 - -0.100658 -0.529489 -0.842324 - -0.0677769 -0.526866 -0.847242 - -0.0874476 -0.564661 -0.820677 - 0.0242656 -0.16857 -0.985391 - -0.020038 -0.416774 -0.908789 - 0.0514734 -0.150401 -0.987284 - -0.896421 -0.442341 0.0276364 - -3.69915e-05 -0.998063 0.0622061 - 0.815042 -0.558026 0.155925 - -0.0477242 -0.0568999 0.997239 - 0.0135784 -0.305483 0.952101 - -0.0207976 -0.0202 0.99958 - 0.0813709 -0.412876 -0.907145 - -0.0882458 -0.298346 0.95037 - -0.0372499 -0.416834 -0.908219 - 0.815042 -0.558026 0.155925 - -3.69915e-05 -0.998063 0.0622061 - 0.0135784 -0.305483 0.952101 - 0.0514734 -0.150401 -0.987284 - 0.0813709 -0.412876 -0.907145 - 0.0242656 -0.16857 -0.985391 - -0.0882458 -0.298346 0.95037 - -0.020038 -0.416774 -0.908789 - -0.0477242 -0.0568999 0.997239 - 0.878671 -0.47708 -0.0182014 - 0.815042 -0.558026 0.155925 - 0.991672 -0.122509 0.0397367 - 0.965769 -0.0803076 0.246661 - 0.0334457 -0.999437 0.00272844 - 0.669631 -0.415959 0.615282 - 0.174455 -0.183479 0.96742 - 0.639854 -0.638381 -0.427851 - -0.173145 -0.0555907 0.983326 - -0.315762 -0.163078 0.934719 - -0.239542 -0.0448349 0.96985 - -0.533985 -0.0348413 0.844776 - 0.39639 -0.86591 -0.305082 - 0.702368 -0.711813 0.00121255 - 0.805913 -0.590415 -0.0437529 - 0.823737 -0.54956 0.139433 - 0.948259 -0.27059 0.166088 - 0.813832 -0.28853 0.504408 - 0.840164 -0.20457 0.50227 - 0.576965 -0.20427 0.790813 - 0.60283 -0.155279 0.782614 - 0.230239 -0.121708 0.965493 - 0.14641 0.0548174 0.987704 - 0.0262322 0.33319 0.942495 - 0.0208023 -0.259605 0.965491 - 1.49009e-05 0.597465 0.801895 - 0.00511677 -0.168287 -0.985725 - -0.0372499 -0.416834 -0.908219 - 0.0318862 -0.150303 -0.988126 - -3.69915e-05 -0.998063 0.0622061 - -0.781921 -0.6087 -0.134474 - -0.896421 -0.442341 0.0276364 - -0.980086 -0.184913 -0.0723741 - -0.998153 -0.0606395 0.00378309 - 0.702368 -0.711813 0.00121255 - -0.973782 -0.0515367 0.221569 - -0.533985 -0.0348413 0.844776 - -0.606637 -0.470503 0.640795 - -0.315762 -0.163078 0.934719 - 0.126622 -0.212929 -0.968828 - -0.0652713 -0.514566 -0.854963 - 0.0621973 -0.288539 -0.955446 - -0.176843 -0.496467 0.849851 - 0.155158 -0.574913 -0.803368 - -0.0503295 -0.101194 0.993593 - 0.046284 -0.508882 0.859591 - -0.112957 -0.075932 0.990694 - 0.746392 -0.5617 -0.35692 - 0.639854 -0.638381 -0.427851 - 0.823291 -0.181828 -0.537709 - 0.669631 -0.415959 0.615282 - 0.0314025 -0.981913 -0.186711 - 0.616157 -0.756719 0.218465 - -0.0282961 -0.0557264 0.998045 - 0.0309616 -0.303746 0.95225 - -0.00169885 -0.0202046 0.999794 - 0.0626195 -0.412771 -0.90868 - -0.0693479 -0.298092 0.952015 - -0.0786384 -0.438524 -0.895272 - 0.616157 -0.756719 0.218465 - -0.781921 -0.6087 -0.134474 - 0.0309616 -0.303746 0.95225 - 0.0318862 -0.150303 -0.988126 - 0.0626195 -0.412771 -0.90868 - 0.00511677 -0.168287 -0.985725 - -0.0693479 -0.298092 0.952015 - -0.0372499 -0.416834 -0.908219 - -0.0282961 -0.0557264 0.998045 - 0.815042 -0.558026 0.155925 - 0.616157 -0.756719 0.218465 - 0.965769 -0.0803076 0.246661 - -0.020033 -0.21804 -0.975734 - -0.0786384 -0.438524 -0.895272 - 0.0151517 -0.162249 -0.986634 - -0.781921 -0.6087 -0.134474 - -0.621226 -0.754154 -0.212907 - -0.918975 -0.113576 -0.377605 - -0.753846 -0.104562 -0.648678 - 0.484568 -0.791171 0.373152 - -0.441227 -0.410584 -0.797959 - 0.389447 -0.67308 0.628724 - 0.0947284 -0.688096 0.71941 - 0.124375 -0.466929 0.875505 - 0.0569336 -0.498908 0.864783 - 0.0549814 -0.176311 0.982798 - 0.0299068 -0.478211 0.877735 - 0.000306694 -0.127669 0.991817 - 0.0349965 -0.422194 0.90583 - 0.0273481 -0.125257 0.991747 - 0.751925 -0.553342 0.358359 - -0.00550216 -0.0666049 0.997764 - 0.0619717 -0.322282 0.944613 - 0.0295799 -0.0282203 0.999164 - 0.0491179 -0.511933 -0.85762 - -0.0668278 -0.403098 0.912714 - -0.0624636 -0.392402 -0.91767 - 0.751925 -0.553342 0.358359 - -0.621226 -0.754154 -0.212907 - 0.0619717 -0.322282 0.944613 - 0.0151517 -0.162249 -0.986634 - 0.0491179 -0.511933 -0.85762 - -0.020033 -0.21804 -0.975734 - -0.0668278 -0.403098 0.912714 - -0.0786384 -0.438524 -0.895272 - -0.00550216 -0.0666049 0.997764 - 0.616157 -0.756719 0.218465 - 0.751925 -0.553342 0.358359 - 0.965769 -0.0803076 0.246661 - 0.0274618 -0.259769 0.96528 - 0.124935 -0.0680185 0.989831 - -0.000947291 -0.0603396 0.998177 - 0.0392043 -0.090357 0.995138 - -0.0210317 -0.02248 0.999526 - 1.49009e-05 0.597465 0.801895 - -5.93645e-07 -0.00768696 0.99997 - 0.0208023 -0.259605 0.965491 - -0.0130309 -0.384774 0.922919 - -0.0441025 -0.0769918 0.996056 - -0.239299 -0.0695693 0.96845 - -0.0943927 -0.0625337 0.993569 - -0.239919 -0.274966 0.931038 - -0.136175 -0.278435 0.950752 - -0.984921 -0.171081 0.025735 - -0.942651 -0.140281 0.30287 - -0.943172 -0.10506 0.315261 - -0.925586 -0.103295 0.36417 - -0.914462 -0.0956641 0.393201 - -0.777311 -0.0803891 0.623959 - -0.777019 -0.0770071 0.624749 - -0.986693 -0.159755 -0.030259 - -0.975145 -0.202226 -0.0905372 - -0.983761 -0.178805 0.0156072 - -0.814423 -0.579513 0.0296512 - -0.93473 -0.163685 0.315415 - -0.897359 -0.425905 0.115547 - -0.826985 -0.14412 0.543438 - -0.698485 -0.51509 0.49679 - -0.591307 -0.130108 0.795882 - -0.471254 -0.439489 0.764702 - -0.155646 -0.311397 0.937447 - -0.271332 0.2705 0.923693 - -0.0610696 0.323723 0.944179 - -0.0241398 -0.108054 0.993852 - -0.0441025 -0.0769918 0.996056 - -0.0104522 -0.345132 0.938496 - 0.0274618 -0.259769 0.96528 - -0.136175 -0.278435 0.950752 - -0.000947291 -0.0603396 0.998177 - -0.0943927 -0.0625337 0.993569 - -0.0210317 -0.02248 0.999526 - -0.0441025 -0.0769918 0.996056 - -5.93645e-07 -0.00768696 0.99997 - -0.0610696 0.323723 0.944179 - -0.0130309 -0.384774 0.922919 - -0.155646 -0.311397 0.937447 - -0.244597 -0.0742531 0.966778 - -0.591307 -0.130108 0.795882 - -0.606014 -0.0986593 0.789312 - -0.826985 -0.14412 0.543438 - -0.881392 -0.14703 0.448922 - -0.93473 -0.163685 0.315415 - -0.942651 -0.140281 0.30287 - -0.983761 -0.178805 0.0156072 - -0.984921 -0.171081 0.025735 - -0.986693 -0.159755 -0.030259 - -0.992282 -0.115526 0.0450676 - -0.991711 -0.127574 0.0153086 - -0.722638 -0.142525 0.676373 - -0.909881 -0.302697 -0.28371 - -0.540594 0.0873704 0.836735 - -0.793666 -0.311598 0.522495 - -0.976159 -0.130711 0.173289 - -0.965375 -0.210825 -0.153636 - -0.0183902 -0.433933 0.900758 - -0.0427312 -0.717501 0.695245 - -0.0496284 -0.47595 0.878071 - -0.106985 -0.95354 0.281631 - -0.272211 -0.385717 0.881546 - -0.160849 -0.945194 0.284141 - -0.230491 -0.616914 0.752523 - 0.17064 -0.837107 0.519744 - -0.13021 -0.66809 0.732598 - 0.141746 -0.413349 0.899472 - -3.37248e-06 -0.13538 0.990794 - -0.0183902 -0.433933 0.900758 - -0.00699165 -0.123847 0.992277 - -0.0496284 -0.47595 0.878071 - -0.176293 -0.0877051 0.980423 - -0.272211 -0.385717 0.881546 - 0.845948 -0.531459 -0.0438535 - 0.00168685 -0.0260275 0.99966 - 0.0690107 -0.309236 0.948478 - 0.0283298 -0.0448712 0.998591 - 0.0373149 -0.4103 -0.911187 - -0.0310776 -0.2955 0.954837 - 0.845948 -0.531459 -0.0438535 - 0.974318 -0.0822497 -0.209617 - 0.992041 -0.12567 0.00783892 - -0.68508 -0.708441 0.169639 - -0.754989 -0.654206 -0.0447836 - -0.835546 -0.538179 0.110577 - -0.798097 -0.600494 -0.0494687 - -0.966471 -0.249905 0.0590085 - -0.946216 -0.299395 -0.122631 - -0.97398 -0.224494 -0.0310772 - 0.811553 -0.542918 0.21592 - -0.869142 -0.478178 -0.126244 - -0.10469 -0.398477 -0.911184 - -0.0510786 -0.165174 -0.984941 - -0.0764166 -0.143873 -0.986641 - -3.89858e-05 -0.998054 0.0623523 - 0.0491132 -0.0254964 0.998468 - 0.108068 -0.286774 0.951883 - 0.0743392 -0.0341827 0.996647 - -0.00930297 -0.397399 -0.917599 - 0.013251 -0.279406 0.960082 - -0.0946758 -0.399713 -0.911738 - -3.89858e-05 -0.998054 0.0623523 - -2.76632e-05 -0.998059 0.0622817 - 0.108068 -0.286774 0.951883 - -0.0510786 -0.165174 -0.984941 - -0.00930297 -0.397399 -0.917599 - -0.0764166 -0.143873 -0.986641 - 0.013251 -0.279406 0.960082 - -0.10469 -0.398477 -0.911184 - 0.0491132 -0.0254964 0.998468 - 0.811553 -0.542918 0.21592 - -3.89858e-05 -0.998054 0.0623523 - -0.911536 -0.402895 0.0823245 - -0.993887 -0.108538 -0.0201864 - -0.972897 -0.0818466 0.216268 - -0.0405363 -0.999134 0.00937804 - -0.0529578 -0.998293 0.0246173 - 0.0462555 -0.998612 0.0252052 - 0.0498179 -0.997869 0.0421383 - 0.797777 -0.0740369 0.59839 - 0.283216 -0.18288 -0.941458 - 0.775861 -0.226431 -0.588871 - 0.0558687 -0.155968 -0.986181 - -0.0147905 -0.117882 0.992917 - 0.0549489 -0.144192 0.988023 - 0.0296607 -0.00940797 0.999516 - 0.0960936 -0.301048 0.948755 - -0.036744 -0.203324 0.978422 - -0.141142 -0.931764 0.334508 - -0.159757 -0.116334 0.980278 - -0.0657711 -0.407265 -0.910939 - 0.722076 -0.457562 0.518887 - -2.25596e-05 -0.998059 0.062268 - -2.59963e-05 -0.998064 0.0621996 - -1.32722e-05 -0.998051 0.0624059 - 0.0472026 -0.0615948 0.996984 - 0.548365 -0.393781 0.737721 - -0.129722 -0.6053 -0.785356 - 0.174191 -0.515712 0.838868 - -0.83604 -0.430097 -0.340666 - -0.0632771 -0.198978 -0.977959 - -0.959926 -0.134563 -0.245835 - -0.869142 -0.478178 -0.126244 - -0.83604 -0.430097 -0.340666 - -0.0512683 -0.187771 -0.980874 - -0.129722 -0.6053 -0.785356 - -0.0961963 -0.203609 -0.974315 - -0.0150231 -0.499657 0.866093 - 0.0222217 -0.604467 -0.79632 - 0.0918859 -0.108346 0.989858 - 0.148969 -0.352031 0.924058 - 0.0472026 -0.0615948 0.996984 - 0.811553 -0.542918 0.21592 - 0.548365 -0.393781 0.737721 - -0.0654124 -0.143991 -0.987415 - -0.0946758 -0.399713 -0.911738 - -0.0397908 -0.165892 -0.985341 - -2.76632e-05 -0.998059 0.0622817 - -0.911536 -0.402895 0.0823245 - -0.869142 -0.478178 -0.126244 - -0.993887 -0.108538 -0.0201864 - -0.959926 -0.134563 -0.245835 - -0.0290606 -0.999578 4.30505e-05 - 0.900243 -0.434547 0.0270545 - 0.0377667 -0.0257045 0.998956 - 0.098182 -0.287022 0.952879 - 0.0633084 -0.0343343 0.997403 - 0.00183531 -0.39767 -0.917527 - 0.00219734 -0.279625 0.960107 - -0.911536 -0.402895 0.0823245 - -0.024261 -0.177465 -0.983828 - -0.0812989 -0.41569 -0.905866 - -0.0515117 -0.144109 -0.98822 - -0.0136631 -0.296385 0.954971 - 0.020063 -0.411146 -0.911349 - -0.832604 -0.485834 0.265961 - -0.00511983 -0.177795 -0.984054 - -5.46325e-05 -0.99807 0.0621026 - -0.057325 -0.569981 -0.819655 - 0.0819463 -0.442625 0.892955 - -4.84273e-05 -0.998067 0.0621543 - 0.0207864 -0.0258585 0.999449 - 0.900243 -0.434547 0.0270545 - -0.138028 -0.100965 -0.985269 - -1.32722e-05 -0.998051 0.0624059 - -0.486609 -0.0593583 -0.871601 - -2.59963e-05 -0.998064 0.0621996 - -0.755194 -0.0651343 -0.652258 - -0.00762772 -0.159834 -0.987114 - 0.990282 -0.0889595 0.106902 - 0.811553 -0.542918 0.21592 - 0.900243 -0.434547 0.0270545 - -3.89858e-05 -0.998054 0.0623523 - 0.0377667 -0.0257045 0.998956 - -0.0946758 -0.399713 -0.911738 - 0.00219734 -0.279625 0.960107 - -0.0654124 -0.143991 -0.987415 - 0.00183531 -0.39767 -0.917527 - -0.0397908 -0.165892 -0.985341 - 0.098182 -0.287022 0.952879 - -0.911536 -0.402895 0.0823245 - 0.900243 -0.434547 0.0270545 - -0.0812989 -0.41569 -0.905866 - 0.0207864 -0.0258585 0.999449 - -0.0136631 -0.296385 0.954971 - 0.0477983 -0.0451771 0.997835 - 0.020063 -0.411146 -0.911349 - 0.0819463 -0.442625 0.892955 - -0.024261 -0.177465 -0.983828 - -5.46325e-05 -0.99807 0.0621026 - -0.911536 -0.402895 0.0823245 - -0.832604 -0.485834 0.265961 - -0.972897 -0.0818466 0.216268 - -0.905585 -0.0825196 0.416061 - -0.0529578 -0.998293 0.0246173 - -0.0603359 -0.997111 0.0461383 - 0.0498179 -0.997869 0.0421383 - 0.073094 -0.96247 0.261361 - 0.283216 -0.18288 -0.941458 - 0.0358758 -0.172215 -0.984406 - 0.0558687 -0.155968 -0.986181 - -0.0361893 -0.140816 -0.989374 - 0.0549489 -0.144192 0.988023 - 0.147353 -0.282945 0.947749 - 0.0960936 -0.301048 0.948755 - 0.0338563 -0.412411 -0.910369 - -0.141142 -0.931764 0.334508 - -0.0334862 -0.147007 -0.988568 - -0.0657711 -0.407265 -0.910939 - -0.00788589 -0.122785 -0.992402 - -1.32722e-05 -0.998051 0.0624059 - 0.147353 -0.282945 0.947749 - -0.138028 -0.100965 -0.985269 - -0.0361893 -0.140816 -0.989374 - -0.0680696 -0.176535 -0.981938 - 0.0358758 -0.172215 -0.984406 - 0.0458255 -0.764803 0.642633 - 0.073094 -0.96247 0.261361 - -0.050741 -0.452166 -0.890489 - 0.845948 -0.531459 -0.0438535 - -0.832604 -0.485834 0.265961 - 0.0690107 -0.309236 0.948478 - -0.00511983 -0.177795 -0.984054 - 0.0373149 -0.4103 -0.911187 - -0.0319048 -0.14423 -0.98903 - -0.0310776 -0.2955 0.954837 - -0.057325 -0.569981 -0.819655 - 0.00168685 -0.0260275 0.99966 - -4.84273e-05 -0.998067 0.0621543 - 0.845948 -0.531459 -0.0438535 - 0.900243 -0.434547 0.0270545 - 0.992041 -0.12567 0.00783892 - 0.990282 -0.0889595 0.106902 - -0.754989 -0.654206 -0.0447836 - -0.0151633 -0.153953 -0.987962 - -0.050741 -0.452166 -0.890489 - 0.0200978 -0.18873 -0.981823 - -0.832604 -0.485834 0.265961 - -0.709698 -0.575057 0.406987 - -0.905585 -0.0825196 0.416061 - -0.810467 -0.0942265 0.578156 - -0.0603359 -0.997111 0.0461383 - -0.106985 -0.95354 0.281631 - 0.073094 -0.96247 0.261361 - 0.129411 -0.964874 0.228628 - 0.251005 -0.38847 0.886616 - 0.17064 -0.837107 0.519744 - 0.247742 -0.294242 0.923063 - 0.141746 -0.413349 0.899472 - 0.143017 -0.264935 0.953601 - 0.709682 -0.656284 -0.256207 - -0.0295648 -0.0375571 0.998857 - 0.0688262 -0.346109 0.935666 - 0.00548134 -0.0965344 0.995315 - 0.0764936 -0.491868 -0.867303 - -0.0602208 -0.382887 0.92183 - 0.484303 -0.151175 -0.86174 - 0.48442 -0.148702 -0.862105 - 0.213768 -0.161825 -0.963388 - -0.102221 -0.059953 0.992953 - -0.0290653 -0.150342 0.988207 - -0.0554638 -0.0949305 0.993938 - 0.0150394 0.0260115 0.999548 - -0.651573 -0.531485 0.541272 - -2.38767e-05 -0.998051 0.0624 - -2.26381e-05 -0.998059 0.0622695 - 0.48442 -0.148702 -0.862105 - 0.699769 -0.0821472 -0.709631 - 0.484303 -0.151175 -0.86174 - 0.7975 -0.26095 -0.543966 - 0.0366474 -0.210843 0.976833 - 0.109325 -0.696136 0.709537 - 0.387008 -0.478909 0.787953 - 0.0668361 -0.362934 -0.929415 - 0.0331022 -0.232199 -0.972105 - 0.00786288 -0.148206 -0.988925 - -0.0358942 -0.194353 -0.980275 - -0.11698 -0.618634 0.776922 - 0.0683144 -0.138344 -0.988025 - 0.0366474 -0.210843 0.976833 - -0.0388661 -0.11281 -0.992856 - 0.387008 -0.478909 0.787953 - -0.525225 -0.187334 -0.830087 - 0.0331022 -0.232199 -0.972105 - -0.570503 -0.712143 0.40912 - 0.7975 -0.26095 -0.543966 - -0.382002 -0.779468 0.496492 - 0.484303 -0.151175 -0.86174 - 0.132827 -0.210161 -0.968602 - 0.213768 -0.161825 -0.963388 - 0.0683144 -0.138344 -0.988025 - -0.0290653 -0.150342 0.988207 - 0.0366474 -0.210843 0.976833 - 0.0150394 0.0260115 0.999548 - 0.109325 -0.696136 0.709537 - -0.0554638 -0.0949305 0.993938 - -0.11698 -0.618634 0.776922 - -0.102221 -0.059953 0.992953 - -0.0358942 -0.194353 -0.980275 - -2.38767e-05 -0.998051 0.0624 - 0.0331022 -0.232199 -0.972105 - -0.651573 -0.531485 0.541272 - -0.525225 -0.187334 -0.830087 - -0.441069 -0.133701 -0.887458 - -0.0388661 -0.11281 -0.992856 - -0.0551828 -0.298892 -0.95269 - 0.0361674 -0.145493 -0.988698 - -0.0398346 -0.744363 0.666586 - 0.132827 -0.210161 -0.968602 - -0.123553 -0.70335 0.700024 - -0.382002 -0.779468 0.496492 - 0.0320248 -0.156161 -0.987212 - -0.651573 -0.531485 0.541272 - 0.0280782 -0.286129 0.95778 - -2.26381e-05 -0.998059 0.0622695 - -1.17598e-05 -0.998062 0.0622344 - 0.699769 -0.0821472 -0.709631 - 0.709682 -0.656284 -0.256207 - 0.7975 -0.26095 -0.543966 - 0.900146 -0.256927 -0.351746 - -0.570503 -0.712143 0.40912 - -0.0320643 -0.145974 -0.988769 - -0.0624636 -0.392402 -0.91767 - -0.00762772 -0.159834 -0.987114 - -0.621226 -0.754154 -0.212907 - -0.755194 -0.0651343 -0.652258 - -0.753846 -0.104562 -0.648678 - -0.486609 -0.0593583 -0.871601 - -0.441227 -0.410584 -0.797959 - -0.211587 -0.234128 -0.948902 - 0.0947284 -0.688096 0.71941 - 0.029085 -0.799608 0.599817 - 0.0569336 -0.498908 0.864783 - 0.0458255 -0.764803 0.642633 - 0.0299068 -0.478211 0.877735 - 0.073094 -0.96247 0.261361 - 0.0349965 -0.422194 0.90583 - 0.251005 -0.38847 0.886616 - 0.0273481 -0.125257 0.991747 - 0.18391 -0.087181 0.979069 - 0.0392043 -0.090357 0.995138 - 0.237774 -0.066623 0.969033 - 0.124935 -0.0680185 0.989831 - 0.143017 -0.264935 0.953601 - 0.0274618 -0.259769 0.96528 - 0.141746 -0.413349 0.899472 - -0.0104522 -0.345132 0.938496 - -0.13021 -0.66809 0.732598 - -0.136175 -0.278435 0.950752 - -0.230491 -0.616914 0.752523 - -0.239919 -0.274966 0.931038 - -0.272211 -0.385717 0.881546 - -0.239299 -0.0695693 0.96845 - -0.176293 -0.0877051 0.980423 - -0.0441025 -0.0769918 0.996056 - -0.00699165 -0.123847 0.992277 - -0.0241398 -0.108054 0.993852 - -3.37248e-06 -0.13538 0.990794 - -0.0726955 -0.151423 0.985792 - -0.0183902 -0.433933 0.900758 - -0.0696411 -0.458647 0.885886 - -0.0398346 -0.744363 0.666586 - -0.139833 -0.483247 0.864245 - -0.123553 -0.70335 0.700024 - -0.429507 -0.508817 0.746076 - -0.382002 -0.779468 0.496492 - -0.714949 -0.536531 0.448311 - -0.570503 -0.712143 0.40912 - -0.68508 -0.708441 0.169639 - 0.900146 -0.256927 -0.351746 - 0.974318 -0.0822497 -0.209617 - 0.709682 -0.656284 -0.256207 - 0.845948 -0.531459 -0.0438535 - -0.0295648 -0.0375571 0.998857 - -0.050741 -0.452166 -0.890489 - -0.0602208 -0.382887 0.92183 - -0.0151633 -0.153953 -0.987962 - 0.0764936 -0.491868 -0.867303 - 0.0200978 -0.18873 -0.981823 - 0.0688262 -0.346109 0.935666 - -0.709698 -0.575057 0.406987 - 0.709682 -0.656284 -0.256207 - -0.0294715 -0.413824 -0.90988 - -1.17598e-05 -0.998062 0.0622344 - -0.0312153 0.000525149 0.999513 - 0.0280782 -0.286129 0.95778 - -0.00677197 -0.0233694 0.999704 - 0.0626692 -0.382728 -0.921733 - -0.0644529 -0.266389 0.961708 - 0.0076222 -0.153385 -0.988137 - -0.0294715 -0.413824 -0.90988 - 0.0320248 -0.156161 -0.987212 - -0.709698 -0.575057 0.406987 - -0.651573 -0.531485 0.541272 - -0.810467 -0.0942265 0.578156 - -0.441069 -0.133701 -0.887458 - -0.106985 -0.95354 0.281631 - -0.0551828 -0.298892 -0.95269 - -0.0427312 -0.717501 0.695245 - -0.0398346 -0.744363 0.666586 - -0.0183902 -0.433933 0.900758 - 0.548365 -0.393781 0.737721 - 0.811553 -0.542918 0.21592 - 0.609243 -0.00954573 0.792926 - 0.990282 -0.0889595 0.106902 - -0.284019 -0.913092 -0.29257 - -0.754989 -0.654206 -0.0447836 - -0.437773 -0.720463 -0.537855 - -0.798097 -0.600494 -0.0494687 - -0.550556 -0.500728 -0.667952 - -0.946216 -0.299395 -0.122631 - -0.750569 -0.409031 -0.51898 - -0.97398 -0.224494 -0.0310772 - -0.713333 -0.189014 -0.674855 - -0.954114 -0.27868 -0.10956 - -0.674098 -0.460207 -0.577756 - -0.907864 -0.41889 -0.0177348 - -0.666614 -0.280232 -0.690721 - -0.975145 -0.202226 -0.0905372 - -0.790098 -0.207093 -0.576938 - -0.986693 -0.159755 -0.030259 - -0.986835 -0.129527 -0.0968451 - -0.991711 -0.127574 0.0153086 - -0.952295 -0.16568 -0.25629 - -0.909881 -0.302697 -0.28371 - -0.760598 -0.0421585 -0.647852 - -0.793666 -0.311598 0.522495 - -0.486345 -0.218038 -0.846125 - -0.965375 -0.210825 -0.153636 - -0.981277 -0.11166 -0.156929 - -0.976159 -0.130711 0.173289 - -0.985987 -0.0334918 0.163428 - -0.540594 0.0873704 0.836735 - -0.877014 0.0897406 -0.472009 - -0.722638 -0.142525 0.676373 - -0.957715 0.0603528 0.281317 - -0.992282 -0.115526 0.0450676 - -0.986751 -0.0418255 -0.156757 - -0.984921 -0.171081 0.025735 - -0.995022 -0.0946633 0.0311315 - -0.943172 -0.10506 0.315261 - -0.999378 0.00208071 0.0352076 - -0.914462 -0.0956641 0.393201 - -0.862731 0.0361773 0.504367 - -0.777019 -0.0770071 0.624749 - -0.655014 -0.0606623 0.753178 - -0.777311 -0.0803891 0.623959 - -0.54908 -0.0514564 0.834184 - -0.606014 -0.0986593 0.789312 - -0.169642 -0.040507 0.984673 - -0.244597 -0.0742531 0.966778 - -0.01848 -0.0318335 0.999322 - -0.0130309 -0.384774 0.922919 - 0.0179315 -0.0587359 0.998112 - 0.0208023 -0.259605 0.965491 - 0.197571 -0.423925 0.883885 - 0.14641 0.0548174 0.987704 - 0.56123 -0.253004 0.788042 - 0.60283 -0.155279 0.782614 - 0.850305 -0.154661 0.503051 - 0.840164 -0.20457 0.50227 - 0.976347 -0.209025 0.0552697 - 0.948259 -0.27059 0.166088 - 0.966168 -0.255887 -0.0322816 - 0.805913 -0.590415 -0.0437529 - 0.474796 -0.728396 -0.493972 - 0.39639 -0.86591 -0.305082 - 0.171024 -0.883604 -0.435884 - -0.239542 -0.0448349 0.96985 - -0.169743 -0.0739605 0.982709 - -0.173145 -0.0555907 0.983326 - -0.130473 0.0308606 0.990971 - 0.174455 -0.183479 0.96742 - -0.0719596 -0.0923874 0.99312 - 0.669631 -0.415959 0.615282 - 0.0699134 -0.870475 -0.487222 - 0.0314025 -0.981913 -0.186711 - 0.0730331 -0.719482 -0.690661 - 0.135918 -0.730995 -0.66871 - 0.0746513 -0.561733 -0.823943 - 0.13532 -0.537069 -0.832613 - 0.0566371 -0.536563 -0.841958 - 0.0986022 -0.530362 -0.842017 - 0.060734 -0.529506 -0.846129 - 0.151586 -0.612128 -0.776094 - 0.0894448 -0.573943 -0.813996 - 0.116522 -0.903396 -0.412671 - 0.0822595 -0.726724 -0.681987 - -0.0926785 -0.837179 -0.53902 - -0.00775291 -0.636754 -0.771028 - -0.0874476 -0.564661 -0.820677 - 0.00648408 -0.553942 -0.83253 - -0.0677769 -0.526866 -0.847242 - -0.00973968 -0.529629 -0.848173 - -0.0581059 -0.536403 -0.841959 - 0.000552461 -0.523299 -0.852149 - -0.213468 0.40529 -0.888916 - -0.0547455 -0.363676 -0.929915 - -0.0336355 0.419469 -0.907146 - -0.0666346 -0.0539188 -0.99632 - -0.0974602 -0.544032 -0.833385 - -0.190517 -0.526547 -0.828524 - -0.165669 -0.556939 -0.813863 - -0.241744 -0.54271 -0.804379 - -0.181173 -0.723353 -0.666286 - -0.437773 -0.720463 -0.537855 - -0.171076 -0.883548 -0.435977 - -0.284019 -0.913092 -0.29257 - 0.239543 -0.0448543 0.969849 - 0.609243 -0.00954573 0.792926 - 0.316366 -0.154467 0.935977 - 0.548365 -0.393781 0.737721 - 0.0503288 -0.10072 0.993641 - 0.174191 -0.515712 0.838868 - 0.1112 -0.160221 0.980798 - 0.0551875 -0.706002 -0.706057 - -0.0400726 -0.652128 0.75705 - -0.126989 -0.193752 -0.972797 - -0.170858 -0.403792 -0.898755 - -0.0632771 -0.198978 -0.977959 - -0.698184 -0.578806 -0.421336 - -0.83604 -0.430097 -0.340666 - -0.88566 -0.133487 -0.444733 - -0.959926 -0.134563 -0.245835 - -0.0203176 -0.999783 -0.0046536 - -0.0290606 -0.999578 4.30505e-05 - 0.0334457 -0.999437 0.00272844 - 0.038821 -0.999174 0.0119974 - 0.965769 -0.0803076 0.246661 - 0.887809 -0.0941705 0.450474 - 0.751925 -0.553342 0.358359 - 0.722076 -0.457562 0.518887 - 0.00671325 -0.0955187 0.995405 - -2.59963e-05 -0.998064 0.0621996 - 0.0676615 -0.0586702 0.995982 - -0.00762772 -0.159834 -0.987114 - 0.0296376 -0.397995 -0.916909 - -0.0320643 -0.145974 -0.988769 - -0.0281339 -0.282259 0.958926 - -0.0624636 -0.392402 -0.91767 - 0.00671325 -0.0955187 0.995405 - 0.751925 -0.553342 0.358359 - 0.167092 -0.61313 -0.772108 - 0.151266 -0.830702 -0.535773 - 0.0894258 -0.573963 -0.813984 - 0.0905782 -0.654139 -0.750931 - 0.00647184 -0.553965 -0.832515 - -0.00696156 -0.721797 -0.69207 - -0.0678177 -0.526871 -0.847235 - 0.00647184 -0.553965 -0.832515 - -0.087472 -0.564655 -0.820679 - -0.00696156 -0.721797 -0.69207 - -0.0536447 -0.948568 -0.311996 - 0.151266 -0.830702 -0.535773 - 0.177176 -0.882164 -0.436343 - 0.167092 -0.61313 -0.772108 - 0.130414 -0.746571 -0.652398 - 0.177176 -0.882164 -0.436343 - 0.1764 -0.657686 -0.732347 - 0.167092 -0.61313 -0.772108 - 0.101593 -0.533846 -0.839457 - 0.0607343 -0.529506 -0.846129 - 0.0207864 -0.025861 0.999449 - 0.0477984 -0.045177 0.997835 - 0.0819416 -0.442586 0.892974 - 0.020063 -0.411144 -0.91135 - -0.0242584 -0.177453 -0.98383 - -0.0515121 -0.144112 -0.98822 - -0.0812922 -0.415655 -0.905882 - -0.0136634 -0.296386 0.95497 - 0.0207864 -0.025861 0.999449 - 0.0477984 -0.045177 0.997835 - 0.0653771 -0.150375 -0.986465 - 0.0398126 -0.158474 -0.98656 - -0.00175047 -0.532126 -0.846663 - -0.0985969 -0.276318 0.955995 - -0.0632385 -0.0454167 0.996965 - -0.037796 -0.0201927 0.999081 - -0.00220226 -0.288336 0.957527 - 0.0948816 -0.3941 -0.914157 - 0.0653771 -0.150375 -0.986465 - 0.0398126 -0.158474 -0.98656 - 0.0318864 -0.1503 -0.988126 - 0.00511549 -0.168296 -0.985723 - -0.0348794 -0.539599 -0.841199 - -0.0693494 -0.298104 0.952011 - -0.0282947 -0.055729 0.998045 - -0.00169899 -0.0202057 0.999794 - 0.0309613 -0.303736 0.952253 - 0.0626204 -0.412803 -0.908665 - 0.0318864 -0.1503 -0.988126 - 0.00511549 -0.168296 -0.985723 - -0.112954 -0.0759061 0.990697 - -0.050329 -0.101191 0.993593 - 0.0391259 -0.669077 0.742162 - 0.155157 -0.574922 -0.803362 - 0.126618 -0.212907 -0.968834 - 0.0621943 -0.288526 -0.95545 - -0.065269 -0.514549 -0.854973 - -0.176849 -0.496478 0.849844 - -0.112954 -0.0759061 0.990697 - -0.050329 -0.101191 0.993593 - -0.0974673 -0.54403 -0.833386 - -0.0497235 -0.553238 -0.831538 - -0.0978913 -0.575316 -0.812052 - -0.0705404 -0.72768 -0.68228 - -0.0893874 -0.735687 -0.671397 - -0.0414084 -0.890982 -0.452147 - -0.0939829 0.165357 -0.981746 - -0.0380249 0.0150101 -0.999164 - -0.0974673 -0.54403 -0.833386 - -0.0581067 -0.536403 -0.841959 - -0.0497235 -0.553238 -0.831538 - -0.135319 -0.53707 -0.832613 - -0.0705404 -0.72768 -0.68228 - -0.239926 -0.706162 -0.666161 - -0.0245212 -0.995528 -0.0912245 - 0.104251 -0.0729749 0.99187 - 0.172908 0.059051 0.983166 - 0.103259 -0.0329198 0.99411 - 0.16798 -0.176933 0.969782 - -0.0414084 -0.890982 -0.452147 - -0.103501 -0.836037 -0.538822 - -0.0893874 -0.735687 -0.671397 - -0.128186 -0.714359 -0.687938 - -0.0978913 -0.575316 -0.812052 - -0.165676 -0.556933 -0.813866 - -0.0974673 -0.54403 -0.833386 - -0.190517 -0.526548 -0.828523 - -0.0939829 0.165357 -0.981746 - -0.165676 -0.556933 -0.813866 - -0.128186 -0.714359 -0.687938 - -0.194297 -0.727167 -0.658389 - -0.103501 -0.836037 -0.538822 - -0.120758 -0.928054 -0.352327 - 0.16798 -0.176933 0.969782 - 0.279078 -0.000477479 0.960268 - 0.172908 0.059051 0.983166 - 0.265005 -0.261317 0.928163 - 0.104251 -0.0729749 0.99187 - -0.315022 -0.452537 0.834249 - 0.103259 -0.0329198 0.99411 - -0.381159 -0.296862 0.875552 - -0.0245212 -0.995528 -0.0912245 - -0.0644644 -0.420251 -0.905115 - -0.0380249 0.0150101 -0.999164 - -0.0932996 -0.427925 -0.898986 - -0.0939829 0.165357 -0.981746 - -0.229922 0.00982699 -0.973159 - -0.190517 -0.526548 -0.828523 - -0.355274 -0.501693 -0.788724 - -0.241736 -0.542708 -0.804383 - 0.0328135 -0.0241575 0.99917 - 0.107502 -0.00476347 0.994193 - 0.000681799 -0.008355 0.999965 - 0.10725 -0.00206386 0.99423 - -0.00019035 0.0556093 0.998453 - 0.105778 0.0745712 0.99159 - 0.0177534 0.0759785 0.996951 - 0.659435 0.0545998 0.749777 - 0.599532 -0.0531241 0.798586 - 0.767789 -0.0752185 0.636273 - 0.6062 -0.0585229 0.793156 - 0.792492 -0.0823319 0.604299 - 0.767799 -0.122266 0.628916 - 0.146407 0.0548228 0.987704 - 0.525401 -0.154215 0.836763 - 0.197572 -0.423949 0.883874 - 0.5042 -0.532773 0.679658 - 0.153679 -0.0522312 0.986739 - 0.602598 -0.113188 0.789977 - 0.23525 -0.047335 0.970782 - 0.607731 -0.0941008 0.788548 - 0.169277 -0.009801 0.98552 - 0.6062 -0.0585229 0.793156 - 0.251198 -0.0157694 0.967807 - 0.599532 -0.0531241 0.798586 - 0.199823 0.073747 0.977053 - 0.659435 0.0545998 0.749777 - 0.192811 0.073906 0.978449 - 0.0177534 0.0759785 0.996951 - 0.199823 0.073747 0.977053 - 0.105778 0.0745712 0.99159 - 0.251198 -0.0157694 0.967807 - 0.10725 -0.00206386 0.99423 - 0.169277 -0.009801 0.98552 - 0.107502 -0.00476347 0.994193 - 0.23525 -0.047335 0.970782 - 0.0328135 -0.0241575 0.99917 - 0.153679 -0.0522312 0.986739 - 0.0184535 -0.059838 0.998038 - 0.197572 -0.423949 0.883874 - 0.0217968 -0.266334 0.963634 - 0.146407 0.0548228 0.987704 - 0.708477 -0.65788 -0.255449 - -0.0295643 -0.037557 0.998857 - 0.0688252 -0.346075 0.935679 - 0.00548125 -0.0965344 0.995315 - 0.0764915 -0.49186 -0.867308 - -0.0602199 -0.382887 0.92183 - -0.0122224 0.277825 -0.960554 - 0.431673 0.249559 -0.866821 - 0.0571763 0.030738 -0.997891 - 0.482803 0.0370327 -0.874946 - 0.260418 -0.00102406 -0.965495 - 0.333127 -0.0100611 -0.942828 - 0.175777 -0.0204251 -0.984218 - -0.0554465 0.180074 -0.982089 - -0.000989269 0.268617 -0.963247 - -0.0122224 0.277825 -0.960554 - 0.00419731 0.224186 -0.974537 - 0.431673 0.249559 -0.866821 - 0.173635 0.104689 -0.97923 - 0.335067 0.0180651 -0.942021 - 0.130801 -0.0273801 -0.991031 - 0.0567326 -0.0277007 -0.998005 - 0.0578775 -0.0279848 -0.997931 - -0.00809808 -0.0285395 -0.99956 - -0.00534859 -0.0243093 -0.99969 - -0.0580446 -0.0304234 -0.99785 - -0.057479 -0.0217004 -0.998111 - -0.187977 -0.0220356 -0.981926 - -0.1635 0.355991 -0.920075 - -0.454023 0.0360509 -0.89026 - -0.00422932 0.2262 -0.974072 - -0.010739 0.191668 -0.981401 - -0.00481618 0.186616 -0.982421 - -0.00422932 0.2262 -0.974072 - -0.000989269 0.268617 -0.963247 - -0.1635 0.355991 -0.920075 - -0.0554465 0.180074 -0.982089 - -0.057479 -0.0217004 -0.998111 - -0.0122224 0.277825 -0.960554 - -0.00534859 -0.0243093 -0.99969 - 0.0571763 0.030738 -0.997891 - 0.0578775 -0.0279848 -0.997931 - 0.175777 -0.0204251 -0.984218 - 0.130801 -0.0273801 -0.991031 - 0.333127 -0.0100611 -0.942828 - 0.022281 0.251444 -0.967615 - 0.173635 0.104689 -0.97923 - 0.00778767 0.347636 -0.937597 - 0.00419731 0.224186 -0.974537 - 0.00794917 0.246876 -0.969014 - 0.000235384 0.192086 -0.981378 - -0.0266962 0.128392 0.991364 - 0.0177534 0.0759785 0.996951 - 0.00986383 0.130321 0.991423 - 0.192811 0.073906 0.978449 - 0.149706 0.12691 0.980552 - 0.545309 0.0626001 0.835895 - -0.153968 0.142781 0.977705 - -0.0266962 0.128392 0.991364 - -0.0122821 0.145046 0.989349 - 0.00986383 0.130321 0.991423 - 0.0171017 0.154381 0.987863 - 0.149706 0.12691 0.980552 - -0.428788 0.159601 0.889195 - -0.153968 0.142781 0.977705 - -0.125767 0.17328 0.976809 - -0.0122821 0.145046 0.989349 - -0.0103521 0.17581 0.98437 - 0.0171017 0.154381 0.987863 - -0.68144 0.136071 0.719114 - -0.428788 0.159601 0.889195 - -0.341234 0.1693 0.924606 - -0.125767 0.17328 0.976809 - -0.0900032 0.177629 0.979973 - -0.0103521 0.17581 0.98437 - -0.0506087 0.242385 0.968859 - -0.00673715 0.148767 0.988849 - -0.000841766 0.223731 0.974651 - 0.0030388 0.172375 0.985027 - 0.00784668 0.234319 0.972128 - -0.141001 0.389421 0.910203 - -0.452296 0.153794 0.878508 - -0.179849 0.304864 0.93526 - -0.235307 0.174252 0.956173 - -0.0506087 0.242385 0.968859 - -0.0794423 0.179186 0.980603 - -0.00673715 0.148767 0.988849 - 0.0438104 -0.204684 0.977847 - 0.0487555 -0.188303 0.9809 - -0.0158394 0.17973 0.983588 - -0.0794423 0.179186 0.980603 - -0.0900032 0.177629 0.979973 - -0.235307 0.174252 0.956173 - -0.341234 0.1693 0.924606 - -0.452296 0.153794 0.878508 - -0.68144 0.136071 0.719114 - -0.990034 0.0525298 0.130664 - -0.997331 0.0419249 0.0597709 - -0.994124 0.0317488 -0.103491 - -0.0455251 0.550699 0.833462 - 0.00954435 0.564665 0.825265 - -0.0506113 0.535433 0.84306 - 0.0487555 -0.188303 0.9809 - -0.00915164 -0.217421 0.976035 - 0.0438104 -0.204684 0.977847 - 0.0110346 0.403442 0.914939 - -0.0158394 0.17973 0.983588 - -0.0340992 0.732974 0.679401 - -0.0638575 0.179045 0.981766 - -0.0506113 0.535433 0.84306 - 0.0683154 0.179427 0.981396 - -0.0507698 0.534719 0.843503 - -0.050689 0.535169 0.843223 - -0.0456431 0.550685 0.833464 - 0.009572 0.564662 0.825267 - -0.00919927 -0.217418 0.976035 - 0.0440377 -0.204689 0.977836 - 0.0489109 -0.187547 0.981037 - 0.0488315 -0.188018 0.980951 - -0.0900032 0.177629 0.979973 - 0.0447012 -0.186505 0.981437 - 0.0447731 -0.186039 0.981522 - 0.043362 -0.204685 0.977867 - -0.00905799 -0.217425 0.976035 - 0.00942467 0.564656 0.825272 - -0.0449424 0.550716 0.833482 - -0.04639 0.533953 0.844241 - -0.0464649 0.533535 0.844501 - 0.0566378 -0.536563 -0.841958 - 0.0948015 -0.54468 -0.833269 - 0.0963846 -0.556027 -0.825557 - 0.190281 -0.536402 -0.822232 - 0.174374 -0.545042 -0.820075 - 0.276627 -0.523214 -0.806055 - 0.326979 -0.528301 -0.78357 - 0.594276 -0.468835 -0.653475 - 0.703452 -0.460189 -0.541647 - 0.965866 -0.244124 -0.0866338 - 0.966168 -0.255885 -0.032272 - 0.976347 -0.209026 0.0552697 - 0.948262 -0.270589 0.166072 - 0.840164 -0.20457 0.502271 - 0.110874 0.176375 0.978059 - 0.0171645 0.298438 0.954275 - -0.0465359 0.533266 0.844667 - -0.0451735 0.550701 0.833479 - 0.00947336 0.564656 0.825272 - -0.00910457 -0.217426 0.976034 - 0.0435849 -0.204686 0.977857 - 0.0449158 -0.185303 0.981654 - 0.0448419 -0.185751 0.981573 - 0.822553 0.0850707 0.56229 - 0.75124 0.121526 0.648745 - 0.447133 0.15884 0.880251 - 0.36072 0.167164 0.917571 - 0.110874 0.176375 0.978059 - 0.0683154 0.179427 0.981396 - 0.0171645 0.298438 0.954275 - 0.810683 0.0700876 0.581275 - 0.822553 0.0850707 0.56229 - 0.540502 0.124017 0.832152 - 0.447133 0.15884 0.880251 - 0.132093 0.173627 0.975912 - 0.110874 0.176375 0.978059 - 0.0160506 0.220203 0.975322 - -0.0463229 0.534244 0.84406 - -0.0447146 0.550721 0.833491 - -0.00901192 -0.217427 0.976035 - 0.00937704 0.564655 0.825274 - 0.860765 0.036814 0.507669 - 0.810683 0.0700876 0.581275 - 0.523244 0.105976 0.845568 - 0.540502 0.124017 0.832152 - 0.171152 0.148925 0.973924 - 0.132093 0.173627 0.975912 - 0.0127392 0.176247 0.984264 - 0.0160506 0.220203 0.975322 - -0.00332306 0.191305 0.981525 - 0.00937704 0.564655 0.825274 - 0.0431413 -0.204679 0.977878 - -0.00901192 -0.217427 0.976035 - 0.0446331 -0.186779 0.981387 - -0.0463229 0.534244 0.84406 - 0.00939846 0.564655 0.825274 - 0.446116 -0.0687172 -0.892333 - 0.364448 -0.0502078 -0.929869 - 0.71292 -0.0360885 -0.700316 - 0.849197 -0.0239098 -0.527534 - 0.975811 -0.00760783 -0.218483 - 0.997079 0.0152387 -0.0748381 - 0.999234 0.00269198 0.039051 - 0.999984 -0.000288331 -0.00557683 - 0.993539 0.0164561 0.112289 - 0.999953 0.00590839 -0.00765857 - 0.998097 0.0218685 0.0576555 - 0.938329 0.00903545 0.345626 - 0.999976 -0.00108653 0.00687291 - 0.999234 0.00269198 0.039051 - 0.999983 -0.000681476 -0.00570801 - 0.999984 -0.000288331 -0.00557683 - 0.974892 -0.0107453 -0.222417 - 0.999953 0.00590839 -0.00765857 - 0.822738 -0.0551558 -0.565738 - 0.974892 -0.0107453 -0.222417 - 0.971892 -0.0473942 -0.230607 - 0.999983 -0.000681476 -0.00570801 - 0.993017 -0.117971 0.000797634 - 0.999976 -0.00108653 0.00687291 - 0.99411 -0.100474 0.0406279 - 0.938329 0.00903545 0.345626 - 0.984718 -0.172859 0.021223 - 0.93742 -0.126429 0.324436 - 0.939735 -0.162312 0.300921 - 0.7696 0.123413 0.626487 - 0.793763 -0.373793 -0.479811 - 0.486196 -0.111858 0.866661 - 0.965357 -0.190244 0.178585 - 0.981265 -0.0914686 0.169568 - 0.976175 -0.151166 -0.155662 - 0.876983 0.147312 0.457384 - 0.884889 -0.250356 -0.392802 - 0.853308 -0.0639398 -0.517472 - 0.926221 -0.223998 -0.303214 - 0.980471 -0.0310275 -0.194198 - 0.991201 -0.125025 0.0434563 - 0.926221 -0.223998 -0.303214 - 0.909971 -0.265279 0.318715 - 0.884889 -0.250356 -0.392802 - 0.540735 -0.0167068 -0.841027 - 0.876983 0.147312 0.457384 - 0.98599 -0.05349 -0.157998 - 0.982619 -0.169233 -0.0762855 - 0.980471 -0.0310275 -0.194198 - 0.984718 -0.172859 0.021223 - 0.926221 -0.223998 -0.303214 - 0.99411 -0.100474 0.0406279 - 0.991201 -0.125025 0.0434563 - 0.993017 -0.117971 0.000797634 - 0.392606 -0.227225 -0.891195 - 0.822738 -0.0551558 -0.565738 - 0.756649 -0.2264 -0.613373 - 0.971892 -0.0473942 -0.230607 - 0.982619 -0.169233 -0.0762855 - 0.993017 -0.117971 0.000797634 - 0.992673 -0.119916 0.0148591 - 0.991201 -0.125025 0.0434563 - 0.7696 0.123413 0.626487 - 0.909971 -0.265279 0.318715 - 0.793763 -0.373793 -0.479811 - 0.540735 -0.0167068 -0.841027 - 0.976175 -0.151166 -0.155662 - 0.98599 -0.05349 -0.157998 - 0.981265 -0.0914686 0.169568 - 0.876983 0.147312 0.457384 - 0.486196 -0.111858 0.866661 - 0.853308 -0.0639398 -0.517472 - 0.7696 0.123413 0.626487 - 0.980471 -0.0310275 -0.194198 - 0.992673 -0.119916 0.0148591 - 0.982619 -0.169233 -0.0762855 - 0.99827 0.0395952 0.0434746 - 0.998097 0.0218685 0.0576555 - 0.997079 0.0152387 -0.0748381 - 0.999953 0.00590839 -0.00765857 - 0.975811 -0.00760783 -0.218483 - 0.974892 -0.0107453 -0.222417 - 0.71292 -0.0360885 -0.700316 - 0.822738 -0.0551558 -0.565738 - 0.446116 -0.0687172 -0.892333 - 0.392606 -0.227225 -0.891195 - 0.865648 -0.156776 0.475473 - 0.939735 -0.162312 0.300921 - 0.926748 -0.138229 0.349328 - 0.93742 -0.126429 0.324436 - 0.935543 -0.0145473 0.352913 - 0.938329 0.00903545 0.345626 - 0.860765 0.036814 0.507669 - 0.999234 0.00269198 0.039051 - 0.810683 0.0700876 0.581275 - 0.993539 0.0164561 0.112289 - 0.822553 0.0850707 0.56229 - 0.998097 0.0218685 0.0576555 - 0.75124 0.121526 0.648745 - 0.99827 0.0395952 0.0434746 - 0.736631 -0.62935 0.247575 - 0.913957 -0.402039 0.055194 - 0.981633 -0.19009 0.0161884 - 0.898671 -0.434962 -0.0565591 - 0.981831 -0.188245 -0.0239235 - 0.645774 -0.439057 -0.624664 - 0.818977 -0.267628 -0.507595 - 0.320256 -0.419139 -0.849564 - 0.432286 -0.288744 -0.854257 - 0.215055 -0.423715 -0.879896 - 0.743345 -0.514559 0.427396 - 0.913957 -0.402039 0.055194 - 0.865648 -0.156776 0.475473 - 0.736631 -0.62935 0.247575 - 0.939735 -0.162312 0.300921 - 0.981633 -0.19009 0.0161884 - 0.984718 -0.172859 0.021223 - 0.981831 -0.188245 -0.0239235 - 0.982619 -0.169233 -0.0762855 - 0.818977 -0.267628 -0.507595 - 0.756649 -0.2264 -0.613373 - 0.432286 -0.288744 -0.854257 - 0.392606 -0.227225 -0.891195 - 0.313305 -0.0121988 -0.949574 - 0.0458332 -0.520502 -0.852629 - 0.0380896 -0.104384 -0.993807 - 0.0811494 -0.412103 -0.907516 - 0.158855 0.097147 -0.982511 - 0.215055 -0.423715 -0.879896 - 0.236037 -0.0556243 -0.970151 - 0.320256 -0.419139 -0.849564 - 0.460445 -0.0699186 -0.88493 - 0.645774 -0.439057 -0.624664 - 0.860056 -0.202029 -0.468495 - 0.898671 -0.434962 -0.0565591 - 0.943934 -0.330049 -0.00749214 - 0.913957 -0.402039 0.055194 - 0.948973 -0.282979 0.139189 - 0.743345 -0.514559 0.427396 - 0.76193 -0.252827 0.596272 - 0.133588 -0.29209 -0.947015 - 0.229986 -0.240035 -0.943128 - 0.221566 -0.296379 -0.929015 - 0.236577 -0.273491 -0.932327 - 0.144219 -0.82515 -0.546195 - 0.257484 -0.0631406 -0.964217 - 0.245744 -0.202944 -0.947852 - 0.240817 -0.0867432 -0.966687 - 0.229986 -0.240035 -0.943128 - 0.105575 -0.227988 -0.967923 - 0.133588 -0.29209 -0.947015 - 0.0138219 -0.286672 -0.957929 - 0.602847 -0.155284 0.7826 - 0.840164 -0.20457 0.502271 - 0.76193 -0.252827 0.596272 - 0.976347 -0.209026 0.0552697 - 0.948973 -0.282979 0.139189 - 0.965866 -0.244124 -0.0866338 - 0.943934 -0.330049 -0.00749214 - 0.594276 -0.468835 -0.653475 - 0.860056 -0.202029 -0.468495 - 0.276627 -0.523214 -0.806055 - 0.460445 -0.0699186 -0.88493 - 0.190281 -0.536402 -0.822232 - 0.236037 -0.0556243 -0.970151 - 0.0948015 -0.54468 -0.833269 - 0.158855 0.097147 -0.982511 - 0.0566378 -0.536563 -0.841958 - 0.0380896 -0.104384 -0.993807 - 0.000552374 -0.523298 -0.85215 - 0.313305 -0.0121988 -0.949574 - 0.0138219 -0.286672 -0.957929 - 0.0458332 -0.520502 -0.852629 - 0.133588 -0.29209 -0.947015 - 0.0811494 -0.412103 -0.907516 - 0.221566 -0.296379 -0.929015 - 0.215055 -0.423715 -0.879896 - 0.144219 -0.82515 -0.546195 - 0.432286 -0.288744 -0.854257 - 0.236577 -0.273491 -0.932327 - 0.392606 -0.227225 -0.891195 - 0.245744 -0.202944 -0.947852 - 0.446116 -0.0687172 -0.892333 - 0.257484 -0.0631406 -0.964217 - 0.364448 -0.0502078 -0.929869 - 0.0175709 0.27621 0.960937 - 0.00784668 0.234319 0.972128 - 0.0683154 0.179427 0.981396 - 0.0030388 0.172375 0.985027 - -0.0507698 0.534719 0.843503 - -0.0457611 0.550676 0.833464 - 0.00959379 0.56466 0.825268 - -0.00922621 -0.217423 0.976034 - 0.0441527 -0.20469 0.977831 - -0.00673715 0.148767 0.988849 - 0.0489109 -0.187547 0.981037 - -0.0794423 0.179186 0.980603 - 0.0488315 -0.188018 0.980951 - 0.0487555 -0.188303 0.9809 - 0.0439233 -0.204684 0.977842 - 0.00954435 0.564665 0.825265 - -0.00917837 -0.21742 0.976035 - -0.0455251 0.550699 0.833462 - -0.050689 0.535169 0.843223 - -0.0506113 0.535433 0.84306 - 0.0683154 0.179427 0.981396 - -0.0638575 0.179045 0.981766 - 0.0171645 0.298438 0.954275 - -0.0452902 0.550705 0.83347 - 0.00949513 0.564663 0.825267 - -0.00913104 -0.217425 0.976034 - 0.0436973 -0.204691 0.977851 - -0.0158394 0.17973 0.983588 - 0.0449158 -0.185303 0.981654 - -0.0900032 0.177629 0.979973 - 0.0448419 -0.185751 0.981573 - 0.0447731 -0.186039 0.981522 - 0.0434731 -0.204682 0.977863 - 0.00944646 0.564655 0.825273 - -0.00908432 -0.217426 0.976035 - -0.0450574 0.550706 0.833482 - -0.0465359 0.533266 0.844667 - -0.0464649 0.533535 0.844501 - 0.110874 0.176375 0.978059 - -0.04639 0.533953 0.844241 - -0.0463229 0.534244 0.84406 - -0.0448281 0.550716 0.833488 - 0.00939846 0.564655 0.825274 - -0.00903797 -0.217429 0.976034 - 0.0432514 -0.204682 0.977872 - 0.0447012 -0.186505 0.981437 - 0.0446331 -0.186779 0.981387 - -0.0900032 0.177629 0.979973 - -0.00332306 0.191305 0.981525 - -0.0103521 0.17581 0.98437 - 0.0127392 0.176247 0.984264 - 0.0171017 0.154381 0.987863 - 0.171152 0.148925 0.973924 - 0.149706 0.12691 0.980552 - 0.523244 0.105976 0.845568 - 0.545309 0.0626001 0.835895 - 0.860765 0.036814 0.507669 - 0.659435 0.0545998 0.749777 - 0.783981 0.0438598 0.619233 - 0.767789 -0.0752185 0.636273 - 0.935543 -0.0145473 0.352913 - 0.792492 -0.0823319 0.604299 - 0.926748 -0.138229 0.349328 - 0.767799 -0.122266 0.628916 - 0.865648 -0.156776 0.475473 - 0.602598 -0.113188 0.789977 - 0.743345 -0.514559 0.427396 - 0.5042 -0.532773 0.679658 - 0.76193 -0.252827 0.596272 - 0.525401 -0.154215 0.836763 - 0.602847 -0.155284 0.7826 - 0.146407 0.0548228 0.987704 - -0.0330658 0.146127 -0.988713 - -0.976614 0.0898781 -0.195314 - -0.0596299 0.173826 -0.982969 - -0.741006 0.27058 0.61457 - -0.010739 0.191668 -0.981401 - -0.141001 0.389421 0.910203 - -0.00481618 0.186616 -0.982421 - -0.179849 0.304864 0.93526 - 0.000235384 0.192086 -0.981378 - -0.0506087 0.242385 0.968859 - 0.00794917 0.246876 -0.969014 - -0.000841766 0.223731 0.974651 - 0.00778767 0.347636 -0.937597 - 0.00784668 0.234319 0.972128 - 0.022281 0.251444 -0.967615 - 0.0175709 0.27621 0.960937 - -0.250398 -0.0153801 -0.968021 - -0.189625 -0.00829598 -0.981822 - -0.29973 0.0116996 -0.953952 - -0.208435 -1.79823e-05 -0.978036 - -0.191747 0.025423 -0.981115 - -0.227291 -0.00679826 -0.973803 - -0.189464 0.0137879 -0.981791 - -0.359306 -0.00927031 -0.933174 - -0.294174 0.0100237 -0.955699 - -0.722042 -0.0036842 -0.69184 - -0.998119 0.0114476 -0.0602261 - -0.722042 -0.0036842 -0.69184 - -0.780327 -0.0153658 -0.625182 - -0.359306 -0.00927031 -0.933174 - -0.411469 -0.0266911 -0.911033 - -0.227291 -0.00679826 -0.973803 - -0.254722 -0.0312761 -0.966508 - -0.208435 -1.79823e-05 -0.978036 - -0.174621 -0.0264307 -0.984281 - -0.189625 -0.00829598 -0.981822 - -0.116367 -0.0316865 -0.992701 - -0.250398 -0.0153801 -0.968021 - -0.0960201 -0.0268362 -0.995018 - -0.17298 0.124463 -0.97703 - -0.120578 0.108951 -0.986707 - -0.422324 0.0553439 -0.904754 - -0.294174 0.0100237 -0.955699 - -0.730875 -0.00279197 -0.682506 - -0.722042 -0.0036842 -0.69184 - -0.996871 0.0285863 -0.0736924 - -0.998119 0.0114476 -0.0602261 - -0.9971 0.027827 0.0708312 - -0.999356 0.00975674 0.0345176 - -0.872228 0.0559841 0.485885 - -0.862617 0.0364664 0.504542 - -0.60521 0.0591121 0.793868 - -0.764735 0.0463348 0.642677 - -0.614927 0.0573676 0.786495 - -0.606593 -0.055399 0.79308 - -0.171655 -0.00797123 0.985125 - -0.728261 -0.0563459 -0.68298 - -0.990314 -0.125096 -0.0602449 - -0.97487 -0.0110125 -0.222504 - -0.999983 -0.00168746 -0.00563873 - -0.999945 -0.000465348 -0.0104807 - -0.999993 -0.000143469 0.00367071 - -0.371612 -0.0698248 -0.925759 - -0.756489 -0.213621 -0.618134 - -0.728261 -0.0563459 -0.68298 - -0.986248 -0.158898 -0.0454513 - -0.990314 -0.125096 -0.0602449 - -0.991714 -0.127551 0.0152962 - -0.952343 -0.165619 -0.25615 - -0.910002 -0.30256 -0.283468 - -0.760749 -0.0421588 -0.647676 - -0.793674 -0.311596 0.522485 - -0.48634 -0.218039 -0.846128 - -0.965376 -0.210824 -0.153631 - -0.981277 -0.11166 -0.156929 - -0.976159 -0.130712 0.173288 - -0.985986 -0.0334906 0.163431 - -0.540599 0.0873678 0.836732 - -0.877007 0.0897423 -0.472022 - -0.722797 -0.142493 0.67621 - -0.957711 0.060354 0.281332 - -0.992281 -0.115534 0.0450482 - -0.986777 -0.0418561 -0.156586 - -0.984921 -0.171079 0.0257345 - -0.99501 -0.0947794 0.0311853 - -0.941987 -0.0170438 0.335216 - -0.999993 -0.000143469 0.00367071 - -0.258109 -0.0522703 -0.964701 - -0.371612 -0.0698248 -0.925759 - -0.468953 -0.0462417 -0.882012 - -0.728261 -0.0563459 -0.68298 - -0.850603 -0.0261378 -0.525158 - -0.97487 -0.0110125 -0.222504 - -0.975846 -0.0102532 -0.21822 - -0.999945 -0.000465348 -0.0104807 - -0.920828 -0.102422 0.376278 - -0.941987 -0.0170438 0.335216 - -0.940831 -0.144336 0.306602 - -0.984921 -0.171079 0.0257345 - -0.983762 -0.178798 0.0156057 - -0.986248 -0.158898 -0.0454513 - -0.974696 -0.204673 -0.0898731 - -0.756489 -0.213621 -0.618134 - -0.0947128 -0.0389374 -0.994743 - -0.172971 -0.0544589 -0.98342 - -0.167076 -0.0396424 -0.985147 - -0.258109 -0.0522703 -0.964701 - -0.261327 -0.0405921 -0.964396 - -0.468953 -0.0462417 -0.882012 - -0.364913 -0.040184 -0.930174 - -0.850603 -0.0261378 -0.525158 - -0.713958 -0.0312427 -0.699491 - -0.975846 -0.0102532 -0.21822 - -0.973198 -0.00745979 -0.229847 - -0.999945 -0.000465348 -0.0104807 - -0.999993 0.0029868 -0.00236907 - -0.999993 -0.000143469 0.00367071 - -0.993989 0.00776517 0.109203 - -0.941987 -0.0170438 0.335216 - -0.935144 0.0120703 0.354062 - -0.920828 -0.102422 0.376278 - -0.791392 -0.0795124 0.606116 - -0.767569 -0.0790496 0.636074 - -0.00764383 -0.0330927 -0.999423 - -0.0947128 -0.0389374 -0.994743 - -0.116367 -0.0316865 -0.992701 - -0.167076 -0.0396424 -0.985147 - -0.174621 -0.0264307 -0.984281 - -0.261327 -0.0405921 -0.964396 - -0.254722 -0.0312761 -0.966508 - -0.364913 -0.040184 -0.930174 - -0.411469 -0.0266911 -0.911033 - -0.713958 -0.0312427 -0.699491 - -0.780327 -0.0153658 -0.625182 - -0.973198 -0.00745979 -0.229847 - -0.998119 0.0114476 -0.0602261 - -0.999993 0.0029868 -0.00236907 - -0.999356 0.00975674 0.0345176 - -0.993989 0.00776517 0.109203 - -0.862617 0.0364664 0.504542 - -0.935144 0.0120703 0.354062 - -0.764735 0.0463348 0.642677 - -0.791392 -0.0795124 0.606116 - -0.606593 -0.055399 0.79308 - -0.767569 -0.0790496 0.636074 - -0.912035 -0.408045 -0.0411374 - -0.974696 -0.204673 -0.0898731 - -0.666608 -0.280225 -0.69073 - -0.756489 -0.213621 -0.618134 - -0.387501 -0.222493 -0.894617 - -0.371612 -0.0698248 -0.925759 - -0.251148 -0.0858835 -0.964131 - -0.258109 -0.0522703 -0.964701 - -0.204137 -0.0590078 -0.977162 - -0.172971 -0.0544589 -0.98342 - -0.145618 -0.0513018 -0.98801 - -0.0947128 -0.0389374 -0.994743 - 0.0171654 -0.0388885 -0.999096 - -0.00764383 -0.0330927 -0.999423 - 0.109201 -0.0297741 -0.993574 - -0.714346 -0.305886 -0.629399 - -0.647182 -0.51222 -0.564612 - -0.375047 -0.462839 -0.803193 - -0.325754 -0.285705 -0.901253 - -0.230839 -0.296164 -0.926823 - -0.239817 -0.237722 -0.941263 - -0.226895 -0.276269 -0.933913 - -0.235658 -0.204395 -0.950099 - -0.102874 -0.215509 -0.971068 - -0.0988046 -0.070345 -0.992617 - 0.0104052 -0.0759449 -0.997058 - -0.0159856 -0.0557205 -0.998318 - 0.0850814 -0.0529501 -0.994966 - 0.128493 -0.0397998 -0.990911 - 0.174546 -0.0414905 -0.983774 - 0.165811 -0.030287 -0.985692 - 0.240878 -0.0234387 -0.970272 - 0.205254 -0.00557054 -0.978693 - 0.345386 -0.0108207 -0.938398 - 0.273476 0.00561701 -0.961862 - 0.606958 -0.00399032 -0.794724 - 0.491163 0.0515121 -0.869543 - 0.264698 0.185613 0.946299 - 0.803792 0.0951616 -0.58725 - 0.17204 0.151219 -0.973414 - 0.491163 0.0515121 -0.869543 - 0.15307 0.089259 -0.984176 - 0.273476 0.00561701 -0.961862 - 0.154972 0.0256567 -0.987586 - 0.205254 -0.00557054 -0.978693 - 0.189845 -0.00898756 -0.981773 - 0.165811 -0.030287 -0.985692 - 0.109201 -0.0297741 -0.993574 - 0.128493 -0.0397998 -0.990911 - 0.0171654 -0.0388885 -0.999096 - -0.0159856 -0.0557205 -0.998318 - -0.145618 -0.0513018 -0.98801 - -0.0988046 -0.070345 -0.992617 - -0.204137 -0.0590078 -0.977162 - -0.235658 -0.204395 -0.950099 - -0.251148 -0.0858835 -0.964131 - -0.239817 -0.237722 -0.941263 - -0.387501 -0.222493 -0.894617 - -0.325754 -0.285705 -0.901253 - -0.666608 -0.280225 -0.69073 - -0.647182 -0.51222 -0.564612 - -0.912035 -0.408045 -0.0411374 - -0.714346 -0.305886 -0.629399 - -0.970334 -0.233127 -0.0640559 - -0.973982 -0.224484 -0.0310778 - 0.290809 0.167212 0.942056 - 0.264698 0.185613 0.946299 - 0.115116 0.237718 0.964489 - 0.17204 0.151219 -0.973414 - 0.0586102 0.180567 -0.981815 - 0.15307 0.089259 -0.984176 - 0.0734718 0.120458 -0.989996 - 0.154972 0.0256567 -0.987586 - 0.197651 0.0203249 -0.980062 - 0.189845 -0.00898756 -0.981773 - 0.227748 -0.0078103 -0.973689 - 0.109201 -0.0297741 -0.993574 - 0.169059 -0.0196283 -0.985411 - 0.993338 0.0261106 -0.112239 - 0.996573 0.0280501 -0.0778124 - 0.715698 -0.00542669 -0.698388 - 0.753206 -0.02026 -0.657472 - 0.386356 -0.0297894 -0.921869 - 0.466806 -0.0404394 -0.883435 - 0.258435 -0.0415045 -0.965137 - 0.264155 -0.0532574 -0.963009 - 0.200708 -0.0499252 -0.978378 - 0.993297 0.0323191 -0.110976 - 0.99675 0.0420278 0.0687316 - 0.993338 0.0261106 -0.112239 - 0.993712 0.0486661 0.100835 - 0.996573 0.0280501 -0.0778124 - 0.591453 0.14934 0.79239 - 0.993712 0.0486661 0.100835 - 0.56996 0.1423 0.809257 - 0.99675 0.0420278 0.0687316 - 0.981556 0.0602222 0.181442 - 0.993297 0.0323191 -0.110976 - -0.942485 -0.313512 -0.115898 - -0.973982 -0.224484 -0.0310778 - -0.750569 -0.409031 -0.51898 - -0.714346 -0.305886 -0.629399 - -0.302324 -0.117348 -0.945954 - -0.375047 -0.462839 -0.803193 - -0.218482 -0.413358 -0.883969 - -0.230839 -0.296164 -0.926823 - -0.145337 -0.803058 -0.577906 - -0.226895 -0.276269 -0.933913 - -0.0743255 -0.284206 -0.955878 - -0.102874 -0.215509 -0.971068 - 0.000805074 -0.220166 -0.975462 - 0.0104052 -0.0759449 -0.997058 - 0.120108 -0.0733157 -0.99005 - 0.0850814 -0.0529501 -0.994966 - 0.200708 -0.0499252 -0.978378 - 0.174546 -0.0414905 -0.983774 - 0.258435 -0.0415045 -0.965137 - 0.240878 -0.0234387 -0.970272 - 0.386356 -0.0297894 -0.921869 - 0.345386 -0.0108207 -0.938398 - 0.715698 -0.00542669 -0.698388 - 0.606958 -0.00399032 -0.794724 - 0.993338 0.0261106 -0.112239 - 0.491163 0.0515121 -0.869543 - 0.993297 0.0323191 -0.110976 - 0.803792 0.0951616 -0.58725 - 0.981556 0.0602222 0.181442 - 0.264698 0.185613 0.946299 - 0.56996 0.1423 0.809257 - 0.290809 0.167212 0.942056 - 0.591453 0.14934 0.79239 - -0.173393 -0.0428057 0.983922 - -0.169743 -0.0739574 0.982709 - -0.239546 -0.0448408 0.969849 - 0.17103 -0.88358 -0.435931 - 0.396404 -0.865864 -0.305195 - 0.0699253 -0.870491 -0.487193 - 0.0945399 -0.871632 -0.480957 - -0.0719547 -0.0923861 0.99312 - -0.169743 -0.0739574 0.982709 - -0.130068 -0.0227746 0.991243 - -0.173393 -0.0428057 0.983922 - 0.805927 -0.590395 -0.0437618 - 0.396404 -0.865864 -0.305195 - 0.474789 -0.728417 -0.493947 - 0.17103 -0.88358 -0.435931 - 0.213221 -0.728219 -0.651332 - 0.0945399 -0.871632 -0.480957 - 0.128726 -0.717121 -0.684957 - 0.0699253 -0.870491 -0.487193 - 0.0730373 -0.719501 -0.69064 - 0.12739 -0.530194 -0.838252 - 0.0566378 -0.536563 -0.841958 - 0.0803185 -0.563215 -0.822398 - 0.0963846 -0.556027 -0.825557 - 0.0730373 -0.719501 -0.69064 - 0.174374 -0.545042 -0.820075 - 0.128726 -0.717121 -0.684957 - 0.326979 -0.528301 -0.78357 - 0.213221 -0.728219 -0.651332 - 0.703452 -0.460189 -0.541647 - 0.474789 -0.728417 -0.493947 - 0.966168 -0.255885 -0.032272 - 0.805927 -0.590395 -0.0437618 - 0.948262 -0.270589 0.166072 - -0.0943964 -0.0625329 0.993569 - -0.0208101 -0.0357828 0.999143 - -0.0442153 -0.0740905 0.996271 - 2.18652e-06 0.100815 0.994905 - 5.02864e-06 0.214323 0.976763 - 0.230244 -0.121707 0.965492 - 0.0262207 0.333226 0.942482 - 0.0370651 -0.107399 0.993525 - 2.18652e-06 0.100815 0.994905 - 0.0448639 -0.085942 0.99529 - -0.0208101 -0.0357828 0.999143 - -0.000947329 -0.0603399 0.998177 - -0.0943964 -0.0625329 0.993569 - -0.136172 -0.278432 0.950754 - 0.576973 -0.204265 0.790808 - 0.230244 -0.121707 0.965492 - 0.142515 -0.160598 0.976677 - 0.0370651 -0.107399 0.993525 - 0.05498 -0.17631 0.982798 - 0.000800576 -0.138637 0.990343 - 0.0298965 -0.478199 0.877742 - 0.0349972 -0.422198 0.905828 - 0.0602303 -0.974666 0.215405 - 0.251018 -0.38846 0.886616 - 0.813832 -0.288528 0.504409 - 0.576973 -0.204265 0.790808 - 0.467273 -0.527569 0.709456 - 0.142515 -0.160598 0.976677 - 0.124383 -0.466936 0.8755 - 0.05498 -0.17631 0.982798 - 0.0569331 -0.498909 0.864782 - 0.0298965 -0.478199 0.877742 - 0.0458247 -0.764802 0.642633 - 0.0602303 -0.974666 0.215405 - 0.823765 -0.549519 0.139425 - 0.813832 -0.288528 0.504409 - 0.730237 -0.521941 0.440831 - 0.467273 -0.527569 0.709456 - 0.389466 -0.673043 0.628753 - 0.124383 -0.466936 0.8755 - 0.094729 -0.688099 0.719407 - 0.0569331 -0.498909 0.864782 - 0.0290856 -0.799607 0.599818 - 0.0458247 -0.764802 0.642633 - -0.0660579 -0.396349 -0.91572 - -2.2501e-05 -0.998058 0.0622919 - -0.00785228 -0.173181 -0.984859 - 8.19192e-05 -0.998048 0.0624498 - -0.138012 -0.104359 -0.984917 - -5.45167e-06 -0.998061 0.0622466 - -0.486594 -0.0588872 -0.871642 - -0.753844 -0.104594 -0.648676 - -0.486594 -0.0588872 -0.871642 - -0.755037 -0.0724638 -0.651666 - -5.45167e-06 -0.998061 0.0622466 - 0.064316 -0.271649 0.960245 - -2.2501e-05 -0.998058 0.0622919 - 0.679876 -0.540663 0.495432 - -0.0660579 -0.396349 -0.91572 - -0.159765 -0.116346 0.980275 - -0.444553 -0.163088 0.880781 - -0.0318212 -0.49727 0.867012 - -0.0331984 -0.217156 -0.975572 - 0.0315571 -0.543582 -0.838763 - -0.00785228 -0.173181 -0.984859 - 0.149121 -0.249324 0.95687 - -0.138012 -0.104359 -0.984917 - -0.0361893 -0.140814 -0.989374 - 0.0358761 -0.172212 -0.984406 - -0.0361893 -0.140814 -0.989374 - -0.0680701 -0.176532 -0.981938 - -0.138012 -0.104359 -0.984917 - -0.211587 -0.234128 -0.948902 - -0.486594 -0.0588872 -0.871642 - -0.441199 -0.410578 -0.797978 - -0.753844 -0.104594 -0.648676 - 0.484591 -0.791139 0.37319 - 0.75377 -0.657116 -0.0053478 - 0.823765 -0.549519 0.139425 - 0.676107 -0.717992 0.16543 - 0.730237 -0.521941 0.440831 - 0.484591 -0.791139 0.37319 - 0.389466 -0.673043 0.628753 - -0.441199 -0.410578 -0.797978 - 0.094729 -0.688099 0.719407 - -0.211587 -0.234128 -0.948902 - 0.0290856 -0.799607 0.599818 - -0.0680701 -0.176532 -0.981938 - 0.0458247 -0.764802 0.642633 - 0.0358761 -0.172212 -0.984406 - 0.0602303 -0.974666 0.215405 - 0.815077 -0.417353 -0.401829 - 0.828155 -0.145744 -0.541218 - 0.611657 -0.679829 -0.404608 - 0.669718 -0.41604 0.615133 - 0.179561 0.00216503 0.983745 - -0.0924547 -0.0681875 0.993379 - 0.815077 -0.417353 -0.401829 - -0.0217703 -0.63021 -0.77612 - 0.0391259 -0.669077 0.742162 - -0.645579 -0.360615 0.67319 - 0.126618 -0.212907 -0.968834 - -0.315761 -0.163078 0.93472 - -0.065269 -0.514549 -0.854973 - 0.611657 -0.679829 -0.404608 - -0.112954 -0.0759061 0.990697 - 0.815077 -0.417353 -0.401829 - 0.0391259 -0.669077 0.742162 - -0.62121 -0.754131 -0.213037 - -0.00762819 -0.158537 -0.987324 - -0.0624653 -0.392394 -0.917674 - -0.0320641 -0.145976 -0.988768 - -0.0281379 -0.282285 0.958918 - 0.0296298 -0.397958 -0.916925 - 0.751914 -0.553337 0.358391 - -0.005505 -0.0665919 0.997765 - 0.0619653 -0.322246 0.944626 - 0.0295799 -0.0282204 0.999164 - 0.0491178 -0.511936 -0.857618 - -0.0668259 -0.403089 0.912718 - -0.878807 -0.463277 0.114336 - 0.809468 -0.586022 0.0366081 - 0.0981826 -0.286992 0.952888 - 0.037767 -0.0257036 0.998956 - 0.0633089 -0.0343307 0.997403 - -0.506026 -0.862511 -0.00356873 - -0.0397878 -0.165896 -0.98534 - -0.0946753 -0.399722 -0.911734 - -0.0654128 -0.143995 -0.987414 - 0.00219738 -0.279625 0.960107 - 0.00183534 -0.39767 -0.917527 - 0.887804 -0.094206 0.450477 - 0.751914 -0.553337 0.358391 - 0.679876 -0.540663 0.495432 - 0.00676597 -0.0321832 0.999459 - 0.064316 -0.271649 0.960245 - 0.031145 -0.0285405 0.999107 - -0.993885 -0.10856 -0.0202078 - -0.0338987 -0.999425 4.86642e-05 - -0.0450426 -0.998931 0.0104179 - 0.0363558 -0.998864 0.0307911 - 0.0602303 -0.974666 0.215405 - 0.283222 -0.18288 -0.941456 - 0.0358761 -0.172212 -0.984406 - 0.0558723 -0.155972 -0.98618 - -0.0361893 -0.140814 -0.989374 - 0.054951 -0.14418 0.988025 - 0.149121 -0.249324 0.95687 - 0.102756 -0.00495331 0.994694 - 0.0315571 -0.543582 -0.838763 - 0.0292596 -0.116406 0.992771 - -0.0318212 -0.49727 0.867012 - -0.0147902 -0.117884 0.992917 - -0.159765 -0.116346 0.980275 - 0.775891 -0.226432 -0.588831 - 0.679876 -0.540663 0.495432 - 0.79775 -0.0740492 0.598424 - 0.887804 -0.094206 0.450477 - 0.0380841 -0.999059 0.0207498 - -0.878807 -0.463277 0.114336 - -0.993885 -0.10856 -0.0202078 - -0.972901 -0.0818899 0.216236 - -0.0450426 -0.998931 0.0104179 - -0.0714157 -0.996892 0.0332613 - 0.0602303 -0.974666 0.215405 - 0.0789893 -0.987055 0.139582 - 0.251018 -0.38846 0.886616 - 0.0743398 -0.0341865 0.996647 - 0.112964 -0.133701 0.984562 - 0.0484387 -0.124663 0.991016 - -0.506026 -0.862511 -0.00356873 - 0.723624 -0.688854 0.0429937 - -0.0946753 -0.399722 -0.911734 - 0.037767 -0.0257036 0.998956 - 0.00219738 -0.279625 0.960107 - 0.0633089 -0.0343307 0.997403 - 0.00183534 -0.39767 -0.917527 - 0.0981826 -0.286992 0.952888 - -0.0397878 -0.165896 -0.98534 - -0.878807 -0.463277 0.114336 - -0.506026 -0.862511 -0.00356873 - -0.993885 -0.10856 -0.0202078 - -0.882188 -0.431604 -0.188314 - -0.051079 -0.16517 -0.984942 - -0.10469 -0.398481 -0.911182 - -0.0764167 -0.143865 -0.986642 - 0.0132511 -0.279407 0.960081 - -0.00930313 -0.3974 -0.917598 - 0.0514736 -0.1504 -0.987284 - -0.729123 -0.683061 0.0425169 - 0.0124415 -0.466557 0.884404 - -0.0348794 -0.539599 -0.841199 - 0.717988 -0.677757 0.158552 - -0.0282947 -0.055729 0.998045 - 0.61617 -0.756721 0.21842 - 0.0309613 -0.303736 0.952253 - -0.691557 -0.705326 -0.155772 - 0.0318864 -0.1503 -0.988126 - -0.729123 -0.683061 0.0425169 - -0.0348794 -0.539599 -0.841199 - 0.0763736 -0.150274 -0.98569 - -0.733293 -0.678593 0.0423329 - -0.0122789 -0.437251 0.899256 - -0.00175047 -0.532126 -0.846663 - -2.7738e-05 -0.998065 0.062177 - -0.0632385 -0.0454167 0.996965 - 0.931505 -0.363186 0.0198725 - -0.00220226 -0.288336 0.957527 - -0.80322 -0.594524 0.0371443 - 0.0653771 -0.150375 -0.986465 - -0.733293 -0.678593 0.0423329 - -0.00175047 -0.532126 -0.846663 - -0.0742569 -0.0455081 0.9962 - 0.89945 -0.378367 -0.218696 - 0.00842919 -0.567617 -0.82325 - 0.0148408 -0.513668 0.857861 - -0.888389 -0.437746 0.138361 - 0.0964295 -0.18431 -0.978126 - -0.990877 -0.109951 -0.0779284 - -0.80322 -0.594524 0.0371443 - -0.998151 -0.0606657 0.00378473 - -0.733293 -0.678593 0.0423329 - -0.888389 -0.437746 0.138361 - 0.0763736 -0.150274 -0.98569 - 0.00842919 -0.567617 -0.82325 - 0.0511068 -0.158263 -0.986073 - -0.108536 -0.275827 0.95506 - 0.104894 -0.393515 -0.913314 - -0.0491457 -0.0201799 0.998588 - -0.0122789 -0.437251 0.899256 - -0.0742569 -0.0455081 0.9962 - -2.7738e-05 -0.998065 0.062177 - 0.89945 -0.378367 -0.218696 - 0.931505 -0.363186 0.0198725 - 0.975382 -0.119843 -0.185115 - 0.987537 -0.157041 0.0104121 - 0.0252299 -0.999675 -0.00369391 - -0.62121 -0.754131 -0.213037 - 0.0151516 -0.162247 -0.986634 - -0.691557 -0.705326 -0.155772 - -0.0786388 -0.438515 -0.895277 - 0.61617 -0.756721 0.21842 - -0.77917 -0.180177 -0.600359 - -0.0108892 -0.999904 -0.00854826 - -0.0128286 -0.9999 -0.00588037 - 0.0252299 -0.999675 -0.00369391 - 0.0352054 -0.999376 0.00286879 - 0.987537 -0.157041 0.0104121 - 0.969733 -0.0677201 0.234588 - 0.931505 -0.363186 0.0198725 - 0.717988 -0.677757 0.158552 - -0.0477246 -0.0569045 0.997238 - 0.0124415 -0.466557 0.884404 - -0.0207979 -0.0202 0.99958 - 0.0813721 -0.412876 -0.907145 - -0.0882459 -0.298344 0.95037 - 0.0242658 -0.168568 -0.985391 - -0.0200392 -0.416779 -0.908787 - 0.0514736 -0.1504 -0.987284 - -0.80322 -0.594524 0.0371443 - -0.729123 -0.683061 0.0425169 - -0.990877 -0.109951 -0.0779284 - -0.691557 -0.705326 -0.155772 - -0.919 -0.113584 -0.377542 - -0.62121 -0.754131 -0.213037 - -0.698212 -0.578844 -0.421237 - -0.77917 -0.180177 -0.600359 - -0.898623 -0.110218 -0.424651 - -0.0128286 -0.9999 -0.00588037 - -0.0157407 -0.99987 -0.00360843 - 0.0352054 -0.999376 0.00286879 - 0.056244 -0.998266 0.0173808 - 0.969733 -0.0677201 0.234588 - 0.906751 -0.133409 -0.400007 - 0.0326394 -0.999392 -0.0122636 - 0.0270254 -0.999473 -0.0179982 - -0.0400829 -0.996446 -0.0740857 - -0.0486531 -0.985232 -0.164169 - -0.239926 -0.706162 -0.666161 - -0.144707 -0.60424 -0.783552 - -0.135319 -0.53707 -0.832613 - -0.100655 -0.529494 -0.842321 - -0.0581067 -0.536403 -0.841959 - -0.170852 -0.403794 -0.898755 - 0.265005 -0.261317 0.928163 - -0.698212 -0.578844 -0.421237 - -0.315022 -0.452537 0.834249 - -0.77917 -0.180177 -0.600359 - -0.381159 -0.296862 0.875552 - -0.0108892 -0.999904 -0.00854826 - -0.0245212 -0.995528 -0.0912245 - 0.0252299 -0.999675 -0.00369391 - 0.0326394 -0.999392 -0.0122636 - 0.975382 -0.119843 -0.185115 - 0.906751 -0.133409 -0.400007 - 0.89945 -0.378367 -0.218696 - -0.126989 -0.193735 -0.9728 - -0.170852 -0.403794 -0.898755 - -0.0632742 -0.198969 -0.977961 - -0.698212 -0.578844 -0.421237 - -0.636988 -0.725472 -0.260645 - -0.898623 -0.110218 -0.424651 - 0.496018 -0.329695 0.803285 - 0.0503293 -0.100727 0.99364 - 0.192983 -0.352605 0.915657 - 0.1112 -0.160227 0.980797 - 0.0551828 -0.705959 -0.7061 - -0.0400736 -0.652128 0.757049 - -0.142839 -0.456989 -0.877928 - 0.496018 -0.329695 0.803285 - -0.636988 -0.725472 -0.260645 - 0.192983 -0.352605 0.915657 - -0.0632742 -0.198969 -0.977961 - 0.0551828 -0.705959 -0.7061 - -0.126989 -0.193735 -0.9728 - -0.0400736 -0.652128 0.757049 - -0.170852 -0.403794 -0.898755 - 0.0503293 -0.100727 0.99364 - 0.265005 -0.261317 0.928163 - 0.496018 -0.329695 0.803285 - 0.279078 -0.000477479 0.960268 - 0.695193 -0.122386 0.708327 - -0.120758 -0.928054 -0.352327 - -0.322823 -0.836576 -0.442636 - -0.194297 -0.727167 -0.658389 - -0.464891 -0.71192 -0.526352 - -0.241736 -0.542708 -0.804383 - -0.550545 -0.500735 -0.667956 - -0.355274 -0.501693 -0.788724 - -0.0961959 -0.203621 -0.974312 - -0.142839 -0.456989 -0.877928 - -0.0512693 -0.187771 -0.980874 - -0.636988 -0.725472 -0.260645 - -0.882188 -0.431604 -0.188314 - -0.898623 -0.110218 -0.424651 - -0.962203 -0.172253 -0.210936 - -0.0157407 -0.99987 -0.00360843 - 0.74394 -0.620938 0.246961 - 0.0472041 -0.0616071 0.996984 - 0.148961 -0.352033 0.924058 - 0.091885 -0.108363 0.989856 - 0.0222256 -0.604512 -0.796286 - -0.0150272 -0.499704 0.866066 - 0.906684 -0.420988 0.0263427 - 0.988596 -0.150298 0.00937479 - 0.809468 -0.586022 0.0366081 - 0.990282 -0.0889601 0.106898 - 0.723624 -0.688854 0.0429937 - 0.74394 -0.620938 0.246961 - 0.0484387 -0.124663 0.991016 - 0.00168977 -0.0260261 0.99966 - 0.906684 -0.420988 0.0263427 - -0.0573251 -0.569979 -0.819657 - 0.0819416 -0.442586 0.892974 - -3.46496e-05 -0.99807 0.0620964 - -0.0242584 -0.177453 -0.98383 - -0.878807 -0.463277 0.114336 - -0.0812922 -0.415655 -0.905882 - 0.809468 -0.586022 0.0366081 - 0.0207864 -0.025861 0.999449 - 0.906684 -0.420988 0.0263427 - 0.0819416 -0.442586 0.892974 - -0.239927 -0.274959 0.931038 - -0.272211 -0.385716 0.881546 - -0.263599 -0.435775 0.86059 - -0.265167 -0.842752 0.468462 - -0.00921297 -0.559836 0.828552 - 0.0274689 -0.259774 0.965279 - -0.00921297 -0.559836 0.828552 - 0.105288 -0.736448 0.66825 - -0.265167 -0.842752 0.468462 - -0.145381 -0.913719 0.37945 - -0.272211 -0.385716 0.881546 - -0.0496268 -0.475949 0.878071 - -0.176291 -0.0877059 0.980423 - 0.0197675 -0.280125 -0.95976 - -0.887861 -0.369357 0.274368 - -0.709693 -0.575036 0.407025 - -0.90557 -0.0825266 0.416092 - -0.810475 -0.0942228 0.578146 - -0.0976581 -0.992412 0.0747068 - -0.145381 -0.913719 0.37945 - 0.103528 -0.943314 0.315343 - 0.105288 -0.736448 0.66825 - 0.247741 -0.294242 0.923064 - 0.143023 -0.264939 0.953599 - 0.237773 -0.066623 0.969033 - 0.124936 -0.0680176 0.989831 - -0.811628 -0.580711 -0.0635171 - -0.681873 -0.727121 -0.0796533 - -0.7482 -0.651553 0.125199 - 0.988596 -0.150298 0.00937479 - 0.982991 -0.0670938 -0.170957 - 0.906684 -0.420988 0.0263427 - 0.434438 -0.899834 -0.0395239 - 0.00168977 -0.0260261 0.99966 - 0.0685536 -0.324814 0.94329 - 0.0283298 -0.0448711 0.998591 - 0.0373145 -0.410297 -0.911188 - -0.0310786 -0.295499 0.954837 - -0.0319059 -0.144223 -0.989031 - -0.0573251 -0.569979 -0.819657 - -0.00512647 -0.168551 -0.98568 - -3.46496e-05 -0.99807 0.0620964 - 0.0685536 -0.324814 0.94329 - -0.887861 -0.369357 0.274368 - 0.434438 -0.899834 -0.0395239 - 0.0197675 -0.280125 -0.95976 - -0.0542474 -0.249718 -0.966798 - -0.0151632 -0.153954 -0.987962 - -0.0241398 -0.108055 0.993852 - -0.0442153 -0.0740905 0.996271 - -0.0610696 0.323723 0.944179 - 5.02864e-06 0.214323 0.976763 - -0.0124913 -0.373897 0.927386 - 2.18652e-06 0.100815 0.994905 - 0.0217968 -0.266334 0.963634 - 0.0262207 0.333226 0.942482 - 0.146407 0.0548228 0.987704 - 0.230244 -0.121707 0.965492 - 0.602847 -0.155284 0.7826 - 0.576973 -0.204265 0.790808 - 0.840164 -0.20457 0.502271 - 0.813832 -0.288528 0.504409 - 0.948262 -0.270589 0.166072 - 0.823765 -0.549519 0.139425 - 0.805927 -0.590395 -0.0437618 - 0.75377 -0.657116 -0.0053478 - 0.396404 -0.865864 -0.305195 - -0.533984 -0.0348637 0.844776 - -0.239546 -0.0448408 0.969849 - -0.315761 -0.163078 0.93472 - -0.173393 -0.0428057 0.983922 - 0.611657 -0.679829 -0.404608 - -0.130068 -0.0227746 0.991243 - 0.179561 0.00216503 0.983745 - -0.0719547 -0.0923861 0.99312 - 0.669718 -0.41604 0.615133 - 0.0699253 -0.870491 -0.487193 - 0.0418399 -0.967684 -0.24867 - 0.0730373 -0.719501 -0.69064 - 0.130414 -0.746571 -0.652398 - 0.0803185 -0.563215 -0.822398 - 0.1764 -0.657686 -0.732347 - 0.12739 -0.530194 -0.838252 - 0.101593 -0.533846 -0.839457 - 0.0566378 -0.536563 -0.841958 - 0.0607343 -0.529506 -0.846129 - 0.000552374 -0.523298 -0.85215 - -0.009739 -0.529629 -0.848174 - -0.0581067 -0.536403 -0.841959 - -0.0678177 -0.526871 -0.847235 - -0.100655 -0.529494 -0.842321 - -0.087472 -0.564655 -0.820679 - -0.144707 -0.60424 -0.783552 - -0.0536447 -0.948568 -0.311996 - -0.0486531 -0.985232 -0.164169 - 0.0418399 -0.967684 -0.24867 - 0.0270254 -0.999473 -0.0179982 - 0.828155 -0.145744 -0.541218 - 0.906751 -0.133409 -0.400007 - 0.815077 -0.417353 -0.401829 - 0.89945 -0.378367 -0.218696 - -0.0924547 -0.0681875 0.993379 - 0.0148408 -0.513668 0.857861 - -0.0470568 -0.0839694 0.995357 - 0.132957 -0.573904 -0.808057 - -0.139368 -0.467556 0.872908 - 0.0508984 -0.23381 -0.970949 - -0.0217703 -0.63021 -0.77612 - 0.0964295 -0.18431 -0.978126 - -0.645579 -0.360615 0.67319 - -0.888389 -0.437746 0.138361 - -0.966155 -0.126955 0.22456 - -0.998151 -0.0606657 0.00378473 - 0.676107 -0.717992 0.16543 - -0.990877 -0.109951 -0.0779284 - 0.484591 -0.791139 0.37319 - -0.919 -0.113584 -0.377542 - -0.753844 -0.104594 -0.648676 - -0.62121 -0.754131 -0.213037 - -0.755037 -0.0724638 -0.651666 - -0.00762819 -0.158537 -0.987324 - 0.064316 -0.271649 0.960245 - 0.0296298 -0.397958 -0.916925 - 0.031145 -0.0285405 0.999107 - -0.0281379 -0.282285 0.958918 - 0.00676597 -0.0321832 0.999459 - -0.0624653 -0.392394 -0.917674 - 0.751914 -0.553337 0.358391 - -0.62121 -0.754131 -0.213037 - 0.0619653 -0.322246 0.944626 - 0.0151516 -0.162247 -0.986634 - 0.0491178 -0.511936 -0.857618 - -0.0200327 -0.21804 -0.975734 - -0.0668259 -0.403089 0.912718 - -0.0786388 -0.438515 -0.895277 - -0.005505 -0.0665919 0.997765 - 0.61617 -0.756721 0.21842 - 0.751914 -0.553337 0.358391 - 0.969733 -0.0677201 0.234588 - 0.887804 -0.094206 0.450477 - 0.056244 -0.998266 0.0173808 - 0.0380841 -0.999059 0.0207498 - -0.0157407 -0.99987 -0.00360843 - -0.0338987 -0.999425 4.86642e-05 - -0.962203 -0.172253 -0.210936 - -0.993885 -0.10856 -0.0202078 - -0.882188 -0.431604 -0.188314 - -0.506026 -0.862511 -0.00356873 - -0.051079 -0.16517 -0.984942 - 0.112964 -0.133701 0.984562 - -0.00930313 -0.3974 -0.917598 - 0.0743398 -0.0341865 0.996647 - 0.0132511 -0.279407 0.960081 - 0.0484387 -0.124663 0.991016 - -0.10469 -0.398481 -0.911182 - 0.74394 -0.620938 0.246961 - -0.882188 -0.431604 -0.188314 - 0.148961 -0.352033 0.924058 - -0.0512693 -0.187771 -0.980874 - 0.0222256 -0.604512 -0.796286 - -0.0961959 -0.203621 -0.974312 - -0.0150272 -0.499704 0.866066 - -0.142839 -0.456989 -0.877928 - 0.0472041 -0.0616071 0.996984 - 0.496018 -0.329695 0.803285 - 0.74394 -0.620938 0.246961 - 0.695193 -0.122386 0.708327 - 0.990282 -0.0889601 0.106898 - -0.322823 -0.836576 -0.442636 - -0.681873 -0.727121 -0.0796533 - -0.464891 -0.71192 -0.526352 - -0.811628 -0.580711 -0.0635171 - -0.550545 -0.500735 -0.667956 - -0.217458 -0.185282 0.958323 - -0.0733965 -0.147837 0.986285 - -0.159592 -0.127502 0.978914 - -0.0241398 -0.108055 0.993852 - -0.271341 0.270417 0.923715 - -0.0610696 0.323723 0.944179 - -0.155645 -0.311392 0.937448 - -0.0124913 -0.373897 0.927386 - -0.244593 -0.0742528 0.966779 - -0.0184288 -0.0318032 0.999324 - -0.548316 -0.250964 0.797726 - -0.217458 -0.185282 0.958323 - -0.581642 -0.178662 0.793582 - -0.159592 -0.127502 0.978914 - -0.654358 -0.067298 0.753185 - -0.271341 0.270417 0.923715 - -0.471232 -0.439563 0.764673 - -0.155645 -0.311392 0.937448 - -0.591286 -0.130101 0.795899 - -0.244593 -0.0742528 0.966779 - -0.714937 -0.536515 0.448349 - -0.548316 -0.250964 0.797726 - -0.833366 -0.232769 0.501318 - -0.581642 -0.178662 0.793582 - -0.847574 -0.191444 0.494942 - -0.654358 -0.067298 0.753185 - -0.833731 -0.381228 0.399447 - -0.698461 -0.515117 0.496797 - -0.816629 -0.568276 0.100899 - -0.714937 -0.536515 0.448349 - -0.969119 -0.239308 0.0595026 - -0.833366 -0.232769 0.501318 - -0.971227 -0.207489 0.116904 - -0.847574 -0.191444 0.494942 - -0.944707 -0.325707 0.0379952 - -0.833731 -0.381228 0.399447 - -0.889274 -0.44514 0.105085 - -0.698461 -0.515117 0.496797 - -0.85675 -0.14893 0.49376 - -0.591286 -0.130101 0.795899 - -0.606015 -0.0986539 0.789312 - -0.244593 -0.0742528 0.966779 - -0.169642 -0.0405067 0.984673 - -0.0184288 -0.0318032 0.999324 - -0.0201558 -0.0228252 0.999536 - 0.000681799 -0.008355 0.999965 - -0.00036562 0.00489826 0.999988 - -0.00019035 0.0556093 0.998453 - 6.1757e-05 0.0693676 0.997591 - 0.0177534 0.0759785 0.996951 - -0.030401 0.0759269 0.99665 - -0.0266962 0.128392 0.991364 - -0.227025 0.121653 0.966261 - -0.153968 0.142781 0.977705 - -0.509249 0.125732 0.851385 - -0.428788 0.159601 0.889195 - -0.726001 0.127772 0.675719 - -0.68144 0.136071 0.719114 - -0.994229 0.0471907 0.09634 - -0.997331 0.0419249 0.0597709 - -0.997686 0.0282033 -0.0618575 - -0.994124 0.0317488 -0.103491 - -0.596346 -0.681771 0.423745 - -0.714937 -0.536515 0.448349 - -0.7482 -0.651553 0.125199 - -0.816629 -0.568276 0.100899 - -0.811628 -0.580711 -0.0635171 - -0.942485 -0.313512 -0.115898 - -0.550545 -0.500735 -0.667956 - -0.750569 -0.409031 -0.51898 - -0.355274 -0.501693 -0.788724 - -0.302324 -0.117348 -0.945954 - -0.229922 0.00982699 -0.973159 - -0.218482 -0.413358 -0.883969 - -0.0932996 -0.427925 -0.898986 - -0.0743255 -0.284206 -0.955878 - 0.0138219 -0.286672 -0.957929 - 0.000805074 -0.220166 -0.975462 - 0.105575 -0.227988 -0.967923 - 0.120108 -0.0733157 -0.99005 - 0.240817 -0.0867432 -0.966687 - 0.200708 -0.0499252 -0.978378 - 0.257484 -0.0631406 -0.964217 - 0.264155 -0.0532574 -0.963009 - 0.364448 -0.0502078 -0.929869 - 0.466806 -0.0404394 -0.883435 - 0.849197 -0.0239098 -0.527534 - 0.753206 -0.02026 -0.657472 - 0.997079 0.0152387 -0.0748381 - 0.996573 0.0280501 -0.0778124 - 0.99827 0.0395952 0.0434746 - 0.993712 0.0486661 0.100835 - 0.75124 0.121526 0.648745 - 0.591453 0.14934 0.79239 - 0.36072 0.167164 0.917571 - 0.290809 0.167212 0.942056 - 0.0683154 0.179427 0.981396 - 0.115116 0.237718 0.964489 - 0.0175709 0.27621 0.960937 - 0.0586102 0.180567 -0.981815 - 0.022281 0.251444 -0.967615 - 0.0734718 0.120458 -0.989996 - 0.173635 0.104689 -0.97923 - 0.197651 0.0203249 -0.980062 - 0.335067 0.0180651 -0.942021 - 0.227748 -0.0078103 -0.973689 - 0.333127 -0.0100611 -0.942828 - 0.169059 -0.0196283 -0.985411 - 0.130801 -0.0273801 -0.991031 - 0.109201 -0.0297741 -0.993574 - 0.0567326 -0.0277007 -0.998005 - -0.00764383 -0.0330927 -0.999423 - -0.00809808 -0.0285395 -0.99956 - -0.116367 -0.0316865 -0.992701 - -0.0580446 -0.0304234 -0.99785 - -0.0960201 -0.0268362 -0.995018 - -0.187977 -0.0220356 -0.981926 - -0.250398 -0.0153801 -0.968021 - -0.399454 -0.0125866 -0.916667 - -0.29973 0.0116996 -0.953952 - -0.454023 0.0360509 -0.89026 - -0.448482 0.0781762 -0.890366 - -0.00422932 0.2262 -0.974072 - -0.178256 0.101688 -0.978716 - -0.010739 0.191668 -0.981401 - -0.120426 0.0911068 -0.988533 - -0.0596299 0.173826 -0.982969 - -0.120578 0.108951 -0.986707 - -0.0330658 0.146127 -0.988713 - -0.17298 0.124463 -0.97703 - -0.976614 0.0898781 -0.195314 - -0.422324 0.0553439 -0.904754 - -0.994124 0.0317488 -0.103491 - -0.730875 -0.00279197 -0.682506 - -0.997686 0.0282033 -0.0618575 - -0.996871 0.0285863 -0.0736924 - -0.994229 0.0471907 0.09634 - -0.9971 0.027827 0.0708312 - -0.802909 0.0878522 0.589593 - -0.872228 0.0559841 0.485885 - -0.617471 0.0944266 0.780906 - -0.60521 0.0591121 0.793868 - -0.194582 0.0739778 0.978093 - -0.198989 0.0736227 0.977232 - -0.030401 0.0759269 0.99665 - -0.105712 0.0752549 0.991545 - 6.1757e-05 0.0693676 0.997591 - -0.107638 -0.000583759 0.99419 - -0.107233 -0.00302107 0.994229 - -0.171655 -0.00797123 0.985125 - -0.255076 -0.0193754 0.966727 - -0.606593 -0.055399 0.79308 - -0.598949 -0.0579886 0.798685 - -0.767569 -0.0790496 0.636074 - -0.606015 -0.0986539 0.789312 - -0.850777 -0.139023 0.506805 - -0.85675 -0.14893 0.49376 - -0.940831 -0.144336 0.306602 - -0.942258 -0.171999 0.287345 - -0.983762 -0.178798 0.0156057 - -0.813857 -0.580135 0.0328568 - -0.974696 -0.204673 -0.0898731 - -0.889274 -0.44514 0.105085 - -0.912035 -0.408045 -0.0411374 - -0.944707 -0.325707 0.0379952 - -0.970334 -0.233127 -0.0640559 - -0.971227 -0.207489 0.116904 - -0.973982 -0.224484 -0.0310778 - -0.969119 -0.239308 0.0595026 - -0.942485 -0.313512 -0.115898 - -0.816629 -0.568276 0.100899 - 0.779024 -0.347275 -0.522036 - 0.484269 -0.151173 -0.86176 - -0.38199 -0.779473 0.496493 - 0.133714 -0.157591 -0.97841 - -0.105188 -0.787159 0.607713 - -0.122544 -0.0451775 0.991434 - 0.213767 -0.161819 -0.963389 - 0.485427 -0.122909 -0.865595 - 0.484269 -0.151173 -0.86176 - 0.700077 -0.0656995 -0.711039 - 0.779024 -0.347275 -0.522036 - 0.708477 -0.65788 -0.255449 - 0.918469 -0.119895 -0.376881 - -0.0427836 -0.702899 0.710002 - -0.105188 -0.787159 0.607713 - 0.0359942 -0.190481 -0.981031 - 0.133714 -0.157591 -0.97841 - 0.068314 -0.138343 -0.988026 - 0.213767 -0.161819 -0.963389 - -0.0290704 -0.150334 0.988208 - -0.122544 -0.0451775 0.991434 - -0.0520325 -0.318091 0.946631 - -0.12229 -0.0630534 0.990489 - -0.00575611 -0.268251 -0.963332 - -0.122544 -0.0451775 0.991434 - -0.00552259 -0.400588 -0.916242 - 0.485427 -0.122909 -0.865595 - -3.16223e-05 -0.998055 0.0623321 - 0.700077 -0.0656995 -0.711039 - -0.00699165 -0.123847 0.992277 - -0.00236854 -0.151518 0.988452 - -0.0224115 -0.440014 0.897711 - -0.0593681 -0.432054 0.899891 - -0.0427836 -0.702899 0.710002 - -0.139839 -0.483242 0.864247 - -0.105188 -0.787159 0.607713 - -0.429511 -0.508758 0.746114 - -0.38199 -0.779473 0.496493 - -0.0295419 -0.40729 -0.912821 - 0.708477 -0.65788 -0.255449 - -0.709693 -0.575036 0.407025 - 0.0688252 -0.346075 0.935679 - 0.0197675 -0.280125 -0.95976 - 0.0764915 -0.49186 -0.867308 - -0.0151632 -0.153954 -0.987962 - -0.0602199 -0.382887 0.92183 - -0.0542474 -0.249718 -0.966798 - -0.0295643 -0.037557 0.998857 - 0.434438 -0.899834 -0.0395239 - 0.708477 -0.65788 -0.255449 - 0.982991 -0.0670938 -0.170957 - 0.918469 -0.119895 -0.376881 - -0.7482 -0.651553 0.125199 - 0.779024 -0.347275 -0.522036 - -0.596346 -0.681771 0.423745 - -0.38199 -0.779473 0.496493 - -0.714937 -0.536515 0.448349 - -0.429511 -0.508758 0.746114 - -0.548316 -0.250964 0.797726 - -0.139839 -0.483242 0.864247 - -0.217458 -0.185282 0.958323 - -0.0593681 -0.432054 0.899891 - -0.0733965 -0.147837 0.986285 - -0.00236854 -0.151518 0.988452 - -0.0241398 -0.108055 0.993852 - -0.00699165 -0.123847 0.992277 - -0.0442153 -0.0740905 0.996271 - 0.0148937 -0.0800464 0.99668 - 0.253438 -0.0429409 0.966398 - 0.0366496 -0.210855 0.97683 - 0.208206 -0.525624 0.824845 - -0.0240698 -0.124883 -0.991879 - -0.303759 -0.11696 -0.945543 - -0.0555646 -0.202828 -0.977637 - -0.0536175 -0.796106 0.602778 - -0.0555646 -0.202828 -0.977637 - -0.71967 -0.347441 -0.601131 - -0.303759 -0.11696 -0.945543 - -0.524466 -0.720347 0.453912 - 0.208206 -0.525624 0.824845 - 0.0458503 -0.160466 -0.985976 - 0.253438 -0.0429409 0.966398 - 0.0419128 -0.470288 -0.881517 - 0.0148937 -0.0800464 0.99668 - 0.00762339 -0.153393 -0.988136 - -0.0295419 -0.40729 -0.912821 - 0.0320264 -0.156163 -0.987212 - -0.709693 -0.575036 0.407025 - -0.524466 -0.720347 0.453912 - -0.810475 -0.0942228 0.578146 - -0.71967 -0.347441 -0.601131 - -0.145381 -0.913719 0.37945 - -0.0536175 -0.796106 0.602778 - -0.0496268 -0.475949 0.878071 - -3.46496e-05 -0.99807 0.0620964 - -0.878807 -0.463277 0.114336 - -0.887861 -0.369357 0.274368 - -0.972901 -0.0818899 0.216236 - -0.90557 -0.0825266 0.416092 - -0.0714157 -0.996892 0.0332613 - -0.0976581 -0.992412 0.0747068 - 0.0789893 -0.987055 0.139582 - 0.103528 -0.943314 0.315343 - 0.251018 -0.38846 0.886616 - 0.247741 -0.294242 0.923064 - 0.183899 -0.0871833 0.979071 - 0.237773 -0.066623 0.969033 - 0.0448639 -0.085942 0.99529 - 0.124936 -0.0680176 0.989831 - -0.000947329 -0.0603399 0.998177 - 0.0274689 -0.259774 0.965279 - -0.136172 -0.278432 0.950754 - -0.00921297 -0.559836 0.828552 - -0.162297 -0.373743 0.913223 - -0.263599 -0.435775 0.86059 - -0.136172 -0.278432 0.950754 - -0.239927 -0.274959 0.931038 - -0.0943964 -0.0625329 0.993569 - -0.239287 -0.0695682 0.968453 - -0.0442153 -0.0740905 0.996271 - -0.176291 -0.0877059 0.980423 - -0.00699165 -0.123847 0.992277 - -0.0496268 -0.475949 0.878071 - -0.0224115 -0.440014 0.897711 - -0.0536175 -0.796106 0.602778 - -0.0427836 -0.702899 0.710002 - -0.0555646 -0.202828 -0.977637 - 0.0359942 -0.190481 -0.981031 - -0.0240698 -0.124883 -0.991879 - 0.068314 -0.138343 -0.988026 - 0.0366496 -0.210855 0.97683 - -0.0290704 -0.150334 0.988208 - 0.0148937 -0.0800464 0.99668 - -0.0520325 -0.318091 0.946631 - 0.0419128 -0.470288 -0.881517 - -0.00575611 -0.268251 -0.963332 - 0.0458503 -0.160466 -0.985976 - -0.00552259 -0.400588 -0.916242 - -0.524466 -0.720347 0.453912 - -3.16223e-05 -0.998055 0.0623321 - -2.64856e-05 -0.998064 0.0621981 - 0.700077 -0.0656995 -0.711039 - -0.00046814 -0.998013 0.0630036 - 0.708477 -0.65788 -0.255449 - -0.0307772 -0.116635 0.992698 - -0.0295419 -0.40729 -0.912821 - -0.0644546 -0.266417 0.9617 - 0.00762339 -0.153393 -0.988136 - 0.0626684 -0.38272 -0.921737 - 0.0320264 -0.156163 -0.987212 - 0.0294514 -0.114511 0.992985 - -0.524466 -0.720347 0.453912 - -0.0307772 -0.116635 0.992698 - -2.64856e-05 -0.998064 0.0621981 - -0.00046814 -0.998013 0.0630036 - -0.914324 -0.40303 0.039724 - -0.881843 -0.403032 -0.24478 - -8.40763e-09 -1 5.98046e-10 - -0.763044 -0.403037 -0.505298 - -0.569576 -0.403043 -0.716337 - -0.780185 -0.27656 -0.561093 - -0.568606 -0.276557 -0.774728 - -0.301088 -0.0920923 -0.949139 - -0.301465 -0.276564 -0.912486 - -0.579626 -0.0920911 -0.809662 - -0.568606 -0.276557 -0.774728 - -0.801463 -0.0920815 -0.590913 - -0.780185 -0.27656 -0.561093 - -0.944841 -0.0920877 -0.314317 - -0.915389 -0.276552 -0.292545 - -0.995726 -0.0920891 -0.00695806 - -0.960991 -0.276542 0.00463429 - -0.301088 -0.0920923 -0.949139 - 0.00696705 -0.0920929 -0.995726 - -0.00473764 -0.276574 -0.960981 - 0.292537 -0.276567 -0.915387 - 0.244763 -0.403109 -0.881813 - 0.505282 -0.403114 -0.763013 - -8.40763e-09 -1 5.98046e-10 - -0.995726 -0.0920891 -0.00695806 - -0.916984 0.395976 -0.0484002 - -0.944841 -0.0920877 -0.314317 - -0.857134 0.395995 -0.329408 - -0.801463 -0.0920815 -0.590913 - -0.713387 0.396005 -0.578152 - -0.579626 -0.0920911 -0.809662 - -0.520294 0.293763 -0.801871 - -0.301088 -0.0920923 -0.949139 - -0.2424 0.346993 -0.906001 - 0.00696705 -0.0920929 -0.995726 - -0.505281 -0.403045 0.76305 - -0.716347 -0.403039 0.569568 - -8.40763e-09 -1 5.98046e-10 - -0.857289 -0.403034 0.320341 - -0.914324 -0.40303 0.039724 - -0.912521 -0.276552 0.30137 - -0.960991 -0.276542 0.00463429 - -0.949154 -0.0920814 0.301045 - -0.995726 -0.0920891 -0.00695806 - -0.887063 0.395984 0.237309 - -0.916984 0.395976 -0.0484002 - -0.2424 0.346993 -0.906001 - -0.520294 0.293763 -0.801871 - -0.361341 0.818929 -0.445857 - -0.713387 0.396005 -0.578152 - -0.652398 0.628637 -0.423311 - -0.857134 0.395995 -0.329408 - -0.751276 0.628625 -0.201035 - -0.916984 0.395976 -0.0484002 - -0.776631 0.628619 0.0410261 - -0.887063 0.395984 0.237309 - -0.725938 0.628638 0.278976 - -0.770311 0.396004 0.499801 - -0.604202 0.62862 0.48967 - -0.550462 0.485373 0.679268 - -0.487071 0.446466 0.75062 - 0.00696705 -0.0920929 -0.995726 - -0.2424 0.346993 -0.906001 - 0.0461053 0.485345 -0.873106 - -0.361341 0.818929 -0.445857 - -0.336154 0.349275 -0.874647 - -0.336154 0.349275 -0.874647 - -0.0351557 0.74522 -0.665891 - 0.0461053 0.485345 -0.873106 - 0.336456 0.346966 -0.87545 - 0.314349 -0.0920956 -0.94483 - 0.590895 -0.0921088 -0.801473 - 0.561071 -0.276577 -0.780195 - 0.774704 -0.276584 -0.568626 - 0.716302 -0.403126 -0.569563 - 0.857254 -0.403123 -0.320323 - -8.40763e-09 -1 5.98046e-10 - -0.487071 0.446466 0.75062 - -0.489675 -0.62861 0.604209 - -0.604202 0.62862 0.48967 - -0.652409 -0.62862 0.423319 - -0.725938 0.628638 0.278976 - -0.751305 -0.628599 0.201005 - -0.776631 0.628619 0.0410261 - -0.776639 -0.62861 -0.0410032 - -0.751276 0.628625 -0.201035 - -0.72595 -0.628607 -0.279014 - -0.652398 0.628637 -0.423311 - -0.604216 -0.628617 -0.489657 - -0.361341 0.818929 -0.445857 - -0.487078 -0.44644 -0.750631 - -0.336154 0.349275 -0.874647 - -0.242176 -0.34927 -0.905186 - -0.0351557 0.74522 -0.665891 - 0.320307 -0.403111 0.857266 - 0.0397398 -0.403107 0.91429 - -8.40763e-09 -1 5.98046e-10 - -0.244881 -0.403059 0.881803 - -0.505281 -0.403045 0.76305 - -0.292628 -0.276547 0.915364 - -0.561098 -0.27656 0.780182 - -0.314323 -0.0921067 0.944837 - -0.590905 -0.0920999 0.801467 - -0.329411 0.395971 0.857144 - -0.550462 0.485373 0.679268 - -0.201006 0.628605 0.751301 - -0.487071 0.446466 0.75062 - -0.279011 -0.62859 0.725966 - -0.489675 -0.62861 0.604209 - -0.242176 -0.34927 -0.905186 - -0.487078 -0.44644 -0.750631 - -0.532541 -0.533432 -0.657153 - -0.604216 -0.628617 -0.489657 - -0.778746 -0.371792 -0.505297 - -0.72595 -0.628607 -0.279014 - -0.89678 -0.371784 -0.239922 - -0.776639 -0.62861 -0.0410032 - -0.927037 -0.371764 0.0489295 - -0.751305 -0.628599 0.201005 - -0.86653 -0.371794 0.33301 - -0.652409 -0.62862 0.423319 - -0.721197 -0.37179 0.584505 - -0.489675 -0.62861 0.604209 - -0.505287 -0.371762 0.778767 - -0.279011 -0.62859 0.725966 - -0.239945 -0.37177 0.896779 - -0.0410028 -0.628606 0.776643 - 0.0488552 -0.371763 0.927041 - 0.171963 -0.745453 0.643995 - 0.344889 -0.274404 0.897638 - -0.0351557 0.74522 -0.665891 - -0.242176 -0.34927 -0.905186 - 0.0351561 -0.74523 -0.66588 - -0.532541 -0.533432 -0.657153 - -0.339266 -0.324945 -0.882785 - 0.590895 -0.0921088 -0.801473 - 0.336456 0.346966 -0.87545 - 0.550473 0.485336 -0.679285 - -0.0351557 0.74522 -0.665891 - 0.242188 0.349299 -0.905171 - 0.0351561 -0.74523 -0.66588 - -0.339266 -0.324945 -0.882785 - -0.0490821 -0.371819 -0.927007 - 0.0351561 -0.74523 -0.66588 - 0.278574 -0.628979 -0.725798 - 0.242188 0.349299 -0.905171 - 0.423214 0.62885 -0.652256 - 0.550473 0.485336 -0.679285 - 0.770321 0.395978 -0.499806 - 0.80966 -0.0921165 -0.579625 - 0.949148 -0.0921137 -0.301055 - 0.912507 -0.27658 -0.301387 - 0.96098 -0.27658 -0.00464774 - 0.914282 -0.403125 -0.0397384 - 0.881803 -0.40312 0.244782 - -8.40763e-09 -1 5.98046e-10 - 0.344889 -0.274404 0.897638 - 0.248816 0.270997 0.929866 - 0.0488552 -0.371763 0.927041 - -0.0525958 0.0720031 0.996017 - -0.239945 -0.37177 0.896779 - -0.296645 0.562342 0.771863 - -0.505287 -0.371762 0.778767 - -0.296532 0.882135 0.365932 - -0.721197 -0.37179 0.584505 - -0.250539 0.95436 0.162565 - -0.86653 -0.371794 0.33301 - -0.2267 0.972075 0.0606473 - -0.927037 -0.371764 0.0489295 - -0.223646 0.974599 -0.0118102 - -0.89678 -0.371784 -0.239922 - -0.240883 0.96613 -0.0925681 - -0.778746 -0.371792 -0.505297 - -0.283555 0.931012 -0.229812 - -0.532541 -0.533432 -0.657153 - -0.343638 0.775505 -0.529627 - -0.339266 -0.324945 -0.882785 - -0.248786 0.271099 -0.929845 - -0.0490821 -0.371819 -0.927007 - 0.896833 -0.371656 0.239923 - 0.806692 -0.274349 0.523432 - 0.413708 -0.859356 0.300586 - 0.559574 -0.458145 0.690637 - 0.550212 -0.351121 0.757615 - 0.927078 -0.371659 -0.0489555 - 0.896833 -0.371656 0.239923 - 0.72567 -0.628983 0.278898 - 0.413708 -0.859356 0.300586 - 0.757477 0.351194 0.550356 - 0.550212 -0.351121 0.757615 - 0.300608 0.859336 0.413736 - 0.866598 -0.371624 -0.333023 - 0.927078 -0.371659 -0.0489555 - 0.776356 -0.628961 0.0409881 - 0.72567 -0.628983 0.278898 - 0.751028 0.628954 0.200933 - 0.757477 0.351194 0.550356 - 0.621347 0.640429 0.451418 - 0.300608 0.859336 0.413736 - 0.572716 0.224877 0.788307 - 0.721238 -0.371657 -0.58454 - 0.866598 -0.371624 -0.333023 - 0.750979 -0.629012 -0.200934 - 0.776356 -0.628961 0.0409881 - 0.776349 0.628969 -0.0409891 - 0.751028 0.628954 0.200933 - 0.857153 0.395956 0.329405 - 0.621347 0.640429 0.451418 - 0.807221 -0.0665405 0.586486 - 0.572716 0.224877 0.788307 - 0.583842 -0.11538 0.803627 - 0.505313 -0.371646 -0.778806 - 0.721238 -0.371657 -0.58454 - 0.652142 -0.628999 -0.423168 - 0.750979 -0.629012 -0.200934 - 0.725696 0.628943 -0.278918 - 0.776349 0.628969 -0.0409891 - 0.917007 0.395924 0.0484001 - 0.857153 0.395956 0.329405 - 0.944843 -0.092132 0.314299 - 0.807221 -0.0665405 0.586486 - 0.784013 -0.246736 0.569601 - 0.583842 -0.11538 0.803627 - 0.559303 -0.307461 0.769836 - 0.23975 -0.371766 -0.896833 - 0.505313 -0.371646 -0.778806 - 0.489323 -0.629118 -0.603965 - 0.652142 -0.628999 -0.423168 - 0.603982 0.628972 -0.489489 - 0.725696 0.628943 -0.278918 - 0.887073 0.395951 -0.237325 - 0.917007 0.395924 0.0484001 - 0.995723 -0.092125 0.00698181 - 0.944843 -0.092132 0.314299 - 0.915386 -0.276581 0.292525 - 0.784013 -0.246736 0.569601 - 0.743061 -0.395477 0.539868 - 0.559303 -0.307461 0.769836 - 0.534206 -0.417204 0.735231 - 0.343749 0.775339 0.529798 - 0.559574 -0.458145 0.690637 - 0.283684 0.930947 0.229917 - 0.806692 -0.274349 0.523432 - 0.241001 0.966096 0.0926174 - 0.896833 -0.371656 0.239923 - 0.22376 0.974573 0.0118102 - 0.927078 -0.371659 -0.0489555 - 0.226814 0.972046 -0.0606812 - 0.866598 -0.371624 -0.333023 - 0.250659 0.954315 -0.162643 - 0.721238 -0.371657 -0.58454 - 0.296655 0.882036 -0.366071 - 0.505313 -0.371646 -0.778806 - 0.296692 0.562119 -0.772008 - 0.23975 -0.371766 -0.896833 - 0.0526155 0.0719867 -0.996017 - -0.0525958 0.0720031 0.996017 - 0.248816 0.270997 0.929866 - -0.296645 0.562342 0.771863 - 0.343749 0.775339 0.529798 - -0.296532 0.882135 0.365932 - 0.283684 0.930947 0.229917 - -0.250539 0.95436 0.162565 - 0.241001 0.966096 0.0926174 - -0.2267 0.972075 0.0606473 - 0.22376 0.974573 0.0118102 - -0.223646 0.974599 -0.0118102 - 0.226814 0.972046 -0.0606812 - -0.240883 0.96613 -0.0925681 - 0.250659 0.954315 -0.162643 - -0.283555 0.931012 -0.229812 - 0.296655 0.882036 -0.366071 - -0.343638 0.775505 -0.529627 - 0.296692 0.562119 -0.772008 - -0.248786 0.271099 -0.929845 - 0.0526155 0.0719867 -0.996017 - -0.0490821 -0.371819 -0.927007 - 0.23975 -0.371766 -0.896833 - 0.278574 -0.628979 -0.725798 - 0.489323 -0.629118 -0.603965 - 0.423214 0.62885 -0.652256 - 0.603982 0.628972 -0.489489 - 0.770321 0.395978 -0.499806 - 0.887073 0.395951 -0.237325 - 0.949148 -0.0921137 -0.301055 - 0.995723 -0.092125 0.00698181 - 0.96098 -0.27658 -0.00464774 - 0.915386 -0.276581 0.292525 - 0.881803 -0.40312 0.244782 - 0.743061 -0.395477 0.539868 - -8.40763e-09 -1 5.98046e-10 - 0.534206 -0.417204 0.735231 - 0.320307 -0.403111 0.857266 - 0.559303 -0.307461 0.769836 - 0.301387 -0.276565 0.912512 - 0.583842 -0.11538 0.803627 - 0.30108 -0.0921134 0.94914 - 0.572716 0.224877 0.788307 - 0.23734 0.395952 0.887069 - 0.300608 0.859336 0.413736 - 0.278961 0.62871 0.725882 - 0.550212 -0.351121 0.757615 - 0.171963 -0.745453 0.643995 - 0.559574 -0.458145 0.690637 - 0.344889 -0.274404 0.897638 - 0.343749 0.775339 0.529798 - 0.248816 0.270997 0.929866 - -0.259695 -0.847902 -0.462191 - -0.200999 -0.908132 -0.367282 - -0.546942 -0.2891 -0.785669 - -0.319301 0.902313 -0.289616 - -0.477617 0.611434 -0.630897 - 0.129405 0.971274 0.199703 - 0.185528 0.923653 0.335326 - 0.267726 0.851906 0.450087 - -0.104593 -0.973255 -0.204537 - 0.377176 -0.438408 0.815804 - 0.307564 -0.611359 0.72914 - 0.425888 -0.0133439 0.904678 - 0.39552 0.366963 0.841963 - 0.267726 0.851906 0.450087 - 0.217723 0.908056 0.357814 - -0.199666 -0.92047 -0.33596 - -0.136514 -0.953823 -0.267556 - -0.259695 -0.847902 -0.462191 - -0.104593 -0.973255 -0.204537 - -0.200999 -0.908132 -0.367282 - -0.0859732 -0.992146 0.0908616 - -0.121627 0.992152 0.0290037 - 0.217723 0.908056 0.357814 - 0.129405 0.971274 0.199703 - 0.267726 0.851906 0.450087 - 0.165928 0.950961 0.261037 - 0.185528 0.923653 0.335326 - 0.136491 0.968129 0.209994 - 0.163944 0.939446 0.300939 - 0.0978753 0.986164 0.133792 - 0.158902 0.9465 0.28087 - 0.0692611 0.997069 0.0324868 - 0.202238 0.941281 0.270353 - 0.0531617 0.994342 -0.0919686 - 0.31858 0.901985 0.291428 - 0.2759 0.867147 -0.414651 - 0.92033 0.332812 0.205497 - 0.339059 -0.934816 -0.10563 - 0.10102 -0.994459 -0.0291045 - -0.136514 -0.953823 -0.267556 - -0.199666 -0.92047 -0.33596 - -0.115378 -0.966757 -0.228186 - -0.174346 -0.941835 -0.287315 - -0.0754653 -0.983002 -0.167369 - -0.148987 -0.955692 -0.253883 - -0.00967133 -0.99567 -0.092452 - -0.123743 -0.953653 -0.274288 - 0.10102 -0.994459 -0.0291045 - -0.0566084 -0.920096 -0.38758 - 0.339059 -0.934816 -0.10563 - 0.325434 -0.560312 -0.761671 - 0.2759 0.867147 -0.414651 - -0.0566084 -0.920096 -0.38758 - 0.0531617 0.994342 -0.0919686 - -0.123743 -0.953653 -0.274288 - 0.0692611 0.997069 0.0324868 - -0.148987 -0.955692 -0.253883 - 0.0978753 0.986164 0.133792 - -0.174346 -0.941835 -0.287315 - 0.136491 0.968129 0.209994 - -0.199666 -0.92047 -0.33596 - 0.165928 0.950961 0.261037 - -0.259695 -0.847902 -0.462191 - 0.129405 0.971274 0.199703 - -0.55249 0.246941 -0.7961 - -0.477617 0.611434 -0.630897 - -0.866127 1.996e-05 0.499824 - -0.546942 -0.2891 -0.785669 - -0.55249 0.246941 -0.7961 - -0.259695 -0.847902 -0.462191 - -0.191157 -0.920443 0.340946 - -0.161825 -0.941758 0.294795 - -0.139845 -0.966808 0.213834 - -0.107308 -0.983 0.148984 - 0.163879 0.946333 -0.278562 - 0.132718 0.941017 -0.311243 - -0.00670901 0.997036 -0.0766423 - -0.106157 0.994349 -0.000704238 - -0.176082 -0.953552 0.244404 - -0.306537 -0.920467 0.242435 - -0.0762867 -0.994444 -0.0725392 - -0.26074 -0.934979 -0.240475 - -0.282042 0.334206 -0.89931 - -0.124877 -0.973255 0.192824 - -0.16342 -0.953848 0.251927 - 0.197748 0.923654 -0.328267 - 0.178772 0.939396 -0.292534 - 0.113654 0.968164 -0.223027 - 0.0668704 0.986184 -0.151559 - -0.161825 -0.941758 0.294795 - -0.145682 -0.955592 0.256166 - -0.107308 -0.983 0.148984 - -0.0756018 -0.99562 0.0550093 - 0.132718 0.941017 -0.311243 - 0.0933368 0.902403 -0.420663 - -0.106157 0.994349 -0.000704238 - -0.495369 0.868128 -0.0310417 - -0.306537 -0.920467 0.242435 - -0.821256 -0.561892 0.0990729 - -0.26074 -0.934979 -0.240475 - -0.495369 0.868128 -0.0310417 - -0.282042 0.334206 -0.89931 - 0.0933368 0.902403 -0.420663 - -0.0762867 -0.994444 -0.0725392 - -0.0756018 -0.99562 0.0550093 - -0.176082 -0.953552 0.244404 - -0.145682 -0.955592 0.256166 - -0.00670901 0.997036 -0.0766423 - 0.0668704 0.986184 -0.151559 - 0.163879 0.946333 -0.278562 - 0.178772 0.939396 -0.292534 - -0.139845 -0.966808 0.213834 - -0.16342 -0.953848 0.251927 - -0.191157 -0.920443 0.340946 - -0.191157 -0.920443 0.340946 - -0.16342 -0.953848 0.251927 - -0.270568 -0.847901 0.455914 - -0.124877 -0.973255 0.192824 - -0.217617 -0.908133 0.357683 - 0.0970666 -0.995169 0.0146942 - 0.110411 0.988345 0.104805 - 0.343993 -0.898351 -0.273194 - 0.196867 0.908003 -0.369829 - 0.510872 -0.608313 -0.607425 - 0.526211 0.367078 -0.767043 - -0.377295 0.437938 0.816002 - 0.108285 0.971275 -0.211896 - -0.270568 -0.847901 0.455914 - 0.143168 0.950963 -0.274174 - -0.191157 -0.920443 0.340946 - -0.161825 -0.941758 0.294795 - -0.191157 -0.920443 0.340946 - 0.113654 0.968164 -0.223027 - 0.143168 0.950963 -0.274174 - 0.197748 0.923654 -0.328267 - 0.255953 0.851907 -0.456883 - -0.124877 -0.973255 0.192824 - 0.51792 -0.438337 -0.734588 - 0.510872 -0.608313 -0.607425 - 0.57053 -0.0132602 -0.82117 - 0.526211 0.367078 -0.767043 - 0.255953 0.851907 -0.456883 - 0.196867 0.908003 -0.369829 - 0.108285 0.971275 -0.211896 - 0.110411 0.988345 0.104805 - -0.09114 0.902277 0.421415 - -0.217617 -0.908133 0.357683 - -0.3955 -0.36697 0.841969 - -0.270568 -0.847901 0.455914 - -0.42588 0.0134361 0.90468 - -0.377295 0.437938 0.816002 - -0.307597 0.611268 0.729202 - 0.108285 0.971275 -0.211896 - -0.09114 0.902277 0.421415 - 0.530112 -0.847905 0.00622406 - 0.418734 -0.908058 0.00959683 - 0.953902 -0.289033 -0.0808159 - 0.410505 0.902295 -0.131717 - 0.785363 0.611199 -0.0981869 - -0.237649 0.971275 0.0121703 - 0.220839 0.868044 0.444668 - 0.363349 -0.920389 0.144438 - 0.0526574 0.994334 0.092343 - 0.299295 -0.953691 0.0299405 - -0.0627607 0.997062 0.043925 - 0.294351 -0.955695 -0.00195075 - -0.164688 0.986184 0.0178753 - 0.335983 -0.94184 -0.007252 - -0.249885 0.968185 0.0132228 - 0.390776 -0.920472 -0.00499894 - -0.308884 0.951009 0.0131095 - 0.530112 -0.847905 0.00622406 - -0.237649 0.971275 0.0121703 - 0.96563 0.247163 -0.08043 - 0.785363 0.611199 -0.0981869 - 0 -3.42285e-08 -1 - 0.953902 -0.289033 -0.0808159 - 0.96563 0.247163 -0.08043 - 0.530112 -0.847905 0.00622406 - 0.299881 -0.95385 0.0155584 - -0.383207 0.923636 -0.00699035 - 0.229427 -0.973255 0.0117346 - -0.52364 0.851913 0.0067469 - -0.895423 -0.437738 -0.0812562 - -0.996418 -0.0132846 -0.0835122 - -0.785216 -0.611384 -0.0982097 - -0.926935 0.366925 -0.0784742 - -0.410498 -0.90229 -0.131776 - -0.418562 0.908137 0.00961976 - -0.0356915 -0.992146 -0.119887 - -0.638201 0.333474 0.693898 - 0.220839 0.868044 0.444668 - -0.411117 0.902313 0.129668 - 0.0526574 0.994334 0.092343 - -0.335252 0.941259 0.0404741 - -0.0627607 0.997062 0.043925 - -0.322675 0.946506 -0.0028282 - -0.164688 0.986184 0.0178753 - -0.342579 0.939451 -0.00849282 - -0.249885 0.968185 0.0132228 - -0.383207 0.923636 -0.00699035 - -0.308884 0.951009 0.0131095 - -0.52364 0.851913 0.0067469 - -0.237649 0.971275 0.0121703 - -0.418562 0.908137 0.00961976 - 0.0356918 0.992152 -0.119834 - -0.0356915 -0.992146 -0.119887 - 0.418734 -0.908058 0.00959683 - 0.229427 -0.973255 0.0117346 - 0.530112 -0.847905 0.00622406 - 0.299881 -0.95385 0.0155584 - 0.390776 -0.920472 -0.00499894 - 0.255083 -0.966815 0.0141819 - 0.335983 -0.94184 -0.007252 - 0.182559 -0.983022 0.0184317 - 0.294351 -0.955695 -0.00195075 - 0.0849881 -0.995664 0.037808 - 0.299295 -0.953691 0.0299405 - -0.0248973 -0.99449 0.101835 - 0.363349 -0.920389 0.144438 - -0.383207 0.923636 -0.00699035 - 0.299881 -0.95385 0.0155584 - -0.342579 0.939451 -0.00849282 - 0.255083 -0.966815 0.0141819 - -0.322675 0.946506 -0.0028282 - 0.182559 -0.983022 0.0184317 - -0.335252 0.941259 0.0404741 - 0.0849881 -0.995664 0.037808 - -0.411117 0.902313 0.129668 - -0.0248973 -0.99449 0.101835 - -0.638201 0.333474 0.693898 - -0.0780504 -0.934821 0.346436 - 0.220839 0.868044 0.444668 - 0.496883 -0.560299 0.6627 - 0.363349 -0.920389 0.144438 - -0.0780504 -0.934821 0.346436 - -0.0248973 -0.99449 0.101835 - 0.364167 0.0133356 0.931238 - -0.200941 0.908135 -0.367305 - 0.329766 -0.363483 0.871283 - -0.589636 0.363868 -0.721061 - 0.217572 -0.908136 0.357704 - -0.624427 -0.0131523 -0.780972 - -0.116595 0.969404 -0.216011 - 0.32448 0.612215 0.721045 - 0.368112 0.437499 0.82042 - 0.14999 0.909085 0.388674 - -0.0232682 0.99822 0.0549047 - -0.116595 0.969404 -0.216011 - 0.043252 -0.962024 -0.269518 - 0.0521928 -0.994826 -0.0871658 - -0.111416 0.961863 -0.249812 - -0.143997 0.952814 -0.267228 - -0.00946403 0.994145 -0.107635 - -0.077417 0.980999 -0.177898 - 0.167836 -0.947042 0.273755 - 0.184431 -0.927291 0.325756 - 0.111106 -0.982229 0.151264 - 0.145435 -0.960112 0.238817 - 0.331935 -0.396221 -0.856054 - 0.043252 -0.962024 -0.269518 - -0.0602089 0.955216 -0.289721 - -0.111416 0.961863 -0.249812 - 0.0760921 0.996713 -0.0278089 - -0.00946403 0.994145 -0.107635 - 0.176731 -0.955241 0.237236 - 0.167836 -0.947042 0.273755 - 0.0734959 -0.996567 0.0381115 - 0.111106 -0.982229 0.151264 - -0.186384 0.929425 -0.31848 - 0.227906 -0.947192 0.22558 - 0.569923 -0.814965 0.104975 - 0.250007 0.966975 0.0495554 - 0.829067 0.558714 0.0220733 - 0.175636 0.904922 -0.387644 - 0.569923 -0.814965 0.104975 - 0.150503 -0.958851 0.240737 - 0.145435 -0.960112 0.238817 - 0.20005 -0.905714 0.373713 - 0.184431 -0.927291 0.325756 - -0.128135 0.96244 -0.239355 - -0.077417 0.980999 -0.177898 - -0.186384 0.929425 -0.31848 - -0.143997 0.952814 -0.267228 - 0.0734959 -0.996567 0.0381115 - 0.0521928 -0.994826 -0.0871658 - 0.176731 -0.955241 0.237236 - 0.227906 -0.947192 0.22558 - 0.0760921 0.996713 -0.0278089 - 0.250007 0.966975 0.0495554 - -0.0602089 0.955216 -0.289721 - 0.175636 0.904922 -0.387644 - 0.331935 -0.396221 -0.856054 - 0.569923 -0.814965 0.104975 - 0.043252 -0.962024 -0.269518 - 0.227906 -0.947192 0.22558 - 0.0521928 -0.994826 -0.0871658 - -0.22566 0.901845 -0.368448 - -0.293212 0.809796 -0.50819 - -0.116595 0.969404 -0.216011 - -0.200941 0.908135 -0.367305 - -0.0232682 0.99822 0.0549047 - 0.364167 0.0133356 0.931238 - 0.368112 0.437499 0.82042 - 0.276663 -0.837322 0.471539 - -0.116595 0.969404 -0.216011 - -0.293212 0.809796 -0.50819 - -0.523223 -0.473678 -0.708426 - -0.624427 -0.0131523 -0.780972 - -0.104977 -0.991467 -0.0772917 - 0.217572 -0.908136 0.357704 - 0.150503 -0.958851 0.240737 - 0.276663 -0.837322 0.471539 - 0.20005 -0.905714 0.373713 - -0.116595 0.969404 -0.216011 - -0.128135 0.96244 -0.239355 - -0.22566 0.901845 -0.368448 - -0.186384 0.929425 -0.31848 - -0.186384 0.929425 -0.31848 - 0.111106 -0.982229 0.151264 - -0.22566 0.901845 -0.368448 - 0.145435 -0.960112 0.238817 - -0.293212 0.809796 -0.50819 - 0.150503 -0.958851 0.240737 - -0.406333 -0.723321 -0.558301 - -0.104977 -0.991467 -0.0772917 - -0.866043 9.02421e-05 0.49997 - -0.523223 -0.473678 -0.708426 - -0.406333 -0.723321 -0.558301 - -0.293212 0.809796 -0.50819 - 0.276675 0.960915 0.00963831 - -0.11825 0.991614 -0.0521353 - -0.686119 0.723851 -0.0726716 - 0 -3.42285e-08 -1 - -0.875061 0.473798 -0.0989123 - -0.11825 0.991614 -0.0521353 - 0.276675 0.960915 0.00963831 - -0.686119 0.723851 -0.0726716 - -0.579904 -0.814684 0.000624998 - -0.875061 0.473798 -0.0989123 - -0.988558 0.0133797 -0.150245 - -0.11825 0.991614 -0.0521353 - 0.418405 0.90821 0.0096058 - 0.276675 0.960915 0.00963831 - -0.283742 -0.958848 0.0100103 - -0.418742 -0.908054 0.00959687 - 0.119427 -0.991466 -0.0522639 - 0.988553 -0.0133794 -0.150281 - 0.87507 -0.473788 -0.0988802 - 0.586714 0.809794 0.000169588 - 0.369199 0.929348 -0.00222246 - -0.186484 -0.982241 0.0206619 - 0.431947 0.901829 -0.0112748 - -0.279625 -0.960087 0.00647707 - 0.586714 0.809794 0.000169588 - -0.283742 -0.958848 0.0100103 - 0.687171 -0.722843 -0.0727627 - 0.119427 -0.991466 -0.0522639 - 0 -3.42285e-08 -1 - 0.87507 -0.473788 -0.0988802 - 0.687171 -0.722843 -0.0727627 - 0.586714 0.809794 0.000169588 - 0.192605 0.981032 0.0219192 - 0.30338 0.952827 0.00898048 - 0.369199 0.929348 -0.00222246 - -0.06959 -0.996571 0.0447522 - -0.186484 -0.982241 0.0206619 - 0.210687 -0.962354 0.171715 - 0.0489416 -0.994862 0.0886288 - 0.272009 0.961871 0.0285503 - 0.30338 0.952827 0.00898048 - 0.0980293 0.994132 0.0457371 - 0.192605 0.981032 0.0219192 - -0.321094 -0.947008 0.00868283 - -0.374459 -0.927238 -0.00321144 - 0.575153 -0.396659 0.715444 - 0.210687 -0.962354 0.171715 - 0.280903 0.955257 0.0926128 - 0.272009 0.961871 0.0285503 - -0.0134098 0.99671 0.079932 - 0.0980293 0.994132 0.0457371 - -0.293829 -0.955238 0.0344292 - -0.321094 -0.947008 0.00868283 - -0.309043 -0.947296 0.0843934 - -0.375801 -0.815113 0.440868 - -0.167227 0.96721 0.191155 - -0.434465 0.559434 0.705885 - 0.248074 0.905453 0.344403 - -0.375801 -0.815113 0.440868 - 0.192605 0.981032 0.0219192 - 0.369199 0.929348 -0.00222246 - 0.271417 0.962424 0.0085789 - 0.431947 0.901829 -0.0112748 - 0.276675 0.960915 0.00963831 - 0.586714 0.809794 0.000169588 - 0.418405 0.90821 0.0096058 - 0.919262 0.363893 -0.15013 - -0.919456 -0.363437 -0.150044 - -0.418742 -0.908054 0.00959687 - -0.579904 -0.814684 0.000624998 - -0.283742 -0.958848 0.0100103 - -0.423685 -0.905708 -0.0136046 - -0.279625 -0.960087 0.00647707 - -0.374459 -0.927238 -0.00321144 - -0.186484 -0.982241 0.0206619 - -0.321094 -0.947008 0.00868283 - -0.06959 -0.996571 0.0447522 - -0.293829 -0.955238 0.0344292 - 0.0489416 -0.994862 0.0886288 - -0.309043 -0.947296 0.0843934 - 0.210687 -0.962354 0.171715 - -0.375801 -0.815113 0.440868 - 0.575153 -0.396659 0.715444 - 0.248074 0.905453 0.344403 - 0.280903 0.955257 0.0926128 - -0.167227 0.96721 0.191155 - -0.0134098 0.99671 0.079932 - -0.309043 -0.947296 0.0843934 - -0.293829 -0.955238 0.0344292 - -0.146648 0.960923 0.23478 - 0.104321 0.991612 -0.0763098 - 0.40663 0.722793 -0.558769 - 0.86605 -5.92713e-05 0.499958 - 0.52319 0.473699 -0.708436 - 0.104321 0.991612 -0.0763098 - -0.146648 0.960923 0.23478 - 0.40663 0.722793 -0.558769 - 0.28936 -0.814783 -0.502393 - 0.52319 0.473699 -0.708436 - 0.624474 0.0131488 -0.780935 - 0.104321 0.991612 -0.0763098 - -0.217678 0.908059 0.357834 - -0.146648 0.960923 0.23478 - -0.182632 0.929378 0.320782 - 0.0753465 -0.982261 -0.171716 - -0.206231 0.901806 0.379757 - 0.134106 -0.96011 -0.245367 - -0.279805 0.832653 0.477911 - 0.119896 -0.967551 -0.222417 - -0.367994 -0.437963 0.820225 - -0.324393 -0.61246 0.720876 - -0.150707 -0.908365 0.390077 - 0.119896 -0.967551 -0.222417 - 0.0232725 -0.99822 0.0549045 - 0.200955 -0.908133 -0.367303 - -0.364076 -0.0131468 0.931277 - -0.329697 0.363927 0.871124 - -0.279805 0.832653 0.477911 - -0.115339 0.98103 0.155811 - -0.159602 0.952811 0.25822 - -0.182632 0.929378 0.320782 - -0.00389462 -0.996567 -0.0826994 - 0.0753465 -0.982261 -0.171716 - -0.25468 -0.962148 0.0969985 - -0.101494 -0.994834 -0.00208959 - -0.160527 0.961816 0.221679 - -0.159602 0.952811 0.25822 - -0.0885436 0.994136 0.0620754 - -0.115339 0.98103 0.155811 - 0.153123 -0.947009 -0.282362 - 0.18995 -0.92724 -0.322716 - -0.907347 -0.396134 0.140708 - -0.25468 -0.962148 0.0969985 - -0.220642 0.95526 0.196964 - -0.160527 0.961816 0.221679 - -0.0622514 0.996734 -0.0514318 - -0.0885436 0.994136 0.0620754 - 0.116993 -0.955159 -0.272 - 0.153123 -0.947009 -0.282362 - 0.0814747 -0.947219 -0.310062 - -0.193636 -0.815527 -0.545363 - -0.0821355 0.967097 -0.240786 - -0.39436 0.558213 -0.729985 - -0.42264 0.905337 0.0417126 - -0.193636 -0.815527 -0.545363 - -0.115339 0.98103 0.155811 - -0.182632 0.929378 0.320782 - -0.143071 0.962461 0.230651 - -0.206231 0.901806 0.379757 - -0.146648 0.960923 0.23478 - -0.279805 0.832653 0.477911 - -0.217678 0.908059 0.357834 - -0.329697 0.363927 0.871124 - 0.589563 -0.363947 -0.721081 - 0.200955 -0.908133 -0.367303 - 0.28936 -0.814783 -0.502393 - 0.119896 -0.967551 -0.222417 - 0.223624 -0.90571 -0.360114 - 0.134106 -0.96011 -0.245367 - 0.18995 -0.92724 -0.322716 - 0.0753465 -0.982261 -0.171716 - 0.153123 -0.947009 -0.282362 - -0.00389462 -0.996567 -0.0826994 - 0.116993 -0.955159 -0.272 - -0.101494 -0.994834 -0.00208959 - 0.0814747 -0.947219 -0.310062 - -0.25468 -0.962148 0.0969985 - -0.193636 -0.815527 -0.545363 - -0.907347 -0.396134 0.140708 - -0.42264 0.905337 0.0417126 - -0.220642 0.95526 0.196964 - -0.0821355 0.967097 -0.240786 - -0.0622514 0.996734 -0.0514318 - 0.0814747 -0.947219 -0.310062 - 0.116993 -0.955159 -0.272 - -0.00249652 -0.529768 0.848139 - -0.0896217 -0.529239 0.843726 - -0.00920554 -0.538183 0.842778 - -0.0776841 -0.539691 0.838271 - -0.0167427 -0.552558 0.833306 - 0.0234106 -0.57019 0.821179 - 0.0141471 -0.556903 0.830457 - -0.0174359 -0.571963 0.820094 - -0.0167427 -0.552558 0.833306 - -0.123009 -0.554395 0.823113 - -0.0776841 -0.539691 0.838271 - -0.224045 -0.525307 0.820888 - -0.0896217 -0.529239 0.843726 - -0.200162 -0.514552 0.833769 - -0.180641 -0.516765 0.836853 - -0.332547 -0.493719 0.803526 - -0.302207 -0.512622 0.803673 - 0.0141471 -0.556903 0.830457 - 0.0234106 -0.57019 0.821179 - 0.132665 -0.569768 0.811027 - 0.0536519 -0.568152 0.821173 - 0.16033 -0.566804 0.808101 - -0.381051 -0.106005 0.918457 - -0.724095 -0.240477 0.646418 - -0.456744 -0.206723 0.865246 - -0.678293 -0.277194 0.680502 - -0.479238 -0.270442 0.83498 - -0.985494 -0.160244 0.0558851 - -0.869296 -0.241932 0.431037 - -0.884516 -0.169594 0.43459 - -0.724095 -0.240477 0.646418 - -0.744233 -0.168522 0.646311 - -0.381051 -0.106005 0.918457 - -0.593118 -0.558312 0.580085 - -0.633775 -0.405094 0.65896 - -0.819521 -0.465014 0.334883 - -0.842286 -0.362676 0.398774 - -0.923705 -0.382164 -0.0268301 - -0.947365 -0.320066 -0.00756417 - -0.827131 -0.305315 -0.471844 - -0.845341 -0.240841 -0.476859 - -0.887452 -0.176723 -0.425673 - -0.845341 -0.240841 -0.476859 - -0.967149 -0.254135 -0.00622649 - -0.947365 -0.320066 -0.00756417 - -0.847262 -0.30046 0.43803 - -0.842286 -0.362676 0.398774 - -0.652728 -0.322228 0.68565 - -0.633775 -0.405094 0.65896 - -0.492984 -0.309532 0.813115 - -0.503448 -0.427755 0.75071 - -0.290826 -0.376483 0.879591 - -0.360853 -0.493567 0.791313 - -0.089368 -0.488199 0.868145 - -0.533298 -0.54209 0.649409 - -0.593118 -0.558312 0.580085 - -0.503448 -0.427755 0.75071 - -0.633775 -0.405094 0.65896 - -0.827131 -0.305315 -0.471844 - -0.804596 -0.359538 -0.472607 - -0.923705 -0.382164 -0.0268301 - -0.873267 -0.484533 -0.0512998 - -0.819521 -0.465014 0.334883 - -0.739141 -0.639223 0.212286 - -0.593118 -0.558312 0.580085 - 0.174498 -0.520026 0.836136 - -0.089368 -0.488199 0.868145 - -0.0299403 -0.357323 0.933501 - -0.290826 -0.376483 0.879591 - -0.277856 -0.281898 0.91833 - -0.492984 -0.309532 0.813115 - -0.479238 -0.270442 0.83498 - -0.652728 -0.322228 0.68565 - -0.678293 -0.277194 0.680502 - -0.847262 -0.30046 0.43803 - -0.869296 -0.241932 0.431037 - -0.967149 -0.254135 -0.00622649 - -0.985494 -0.160244 0.0558851 - -0.887452 -0.176723 -0.425673 - -0.0472572 -0.0908147 -0.994746 - -0.329748 -0.16685 -0.929208 - -0.319426 -0.119126 -0.940094 - -0.443603 -0.170644 -0.879828 - -0.452295 -0.154297 -0.87842 - -0.722978 -0.193565 -0.663201 - -0.809977 -0.109391 -0.576169 - 0.0434821 -0.0891689 -0.995067 - -0.0472572 -0.0908147 -0.994746 - -0.137098 -0.0899742 -0.986463 - -0.319426 -0.119126 -0.940094 - -0.368415 -0.0538129 -0.928103 - -0.367932 -0.0654566 -0.927546 - -0.333555 -0.0329327 -0.942155 - -0.135512 -0.0217537 -0.990537 - -0.134102 -0.0228331 -0.990704 - -0.0409778 -0.0228958 -0.998898 - 0.0436051 -0.0235747 -0.998771 - 0.133139 -0.0230851 -0.990828 - 0.0434821 -0.0891689 -0.995067 - 0.0436051 -0.0235747 -0.998771 - -0.137098 -0.0899742 -0.986463 - -0.134102 -0.0228331 -0.990704 - -0.368415 -0.0538129 -0.928103 - -0.333555 -0.0329327 -0.942155 - -0.367932 -0.0654566 -0.927546 - -0.876862 -0.454415 0.156905 - -0.955932 -0.0752076 -0.28379 - -0.0275091 -0.938885 0.34313 - -0.0844805 -0.289422 -0.953466 - -0.0660147 -0.870455 -0.487801 - -0.048197 -0.767577 -0.639142 - 0.0480553 -0.446222 0.893631 - -0.0660147 -0.870455 -0.487801 - 0.0446536 -0.424307 0.904417 - -0.0275091 -0.938885 0.34313 - 0.0429349 -0.356401 0.933346 - -0.876862 -0.454415 0.156905 - -0.827248 -0.178552 0.53271 - -0.955932 -0.0752076 -0.28379 - 0.0440425 -0.479703 0.876325 - 0.0480553 -0.446222 0.893631 - -0.0403046 -0.910676 -0.411151 - -0.048197 -0.767577 -0.639142 - -0.0667347 -0.235105 -0.969676 - -0.0755337 -0.247675 -0.965894 - -0.0668495 -0.155454 -0.985579 - -0.0667347 -0.235105 -0.969676 - -0.07412 -0.165295 -0.983455 - -0.0755337 -0.247675 -0.965894 - -0.081767 -0.184735 -0.979381 - -0.0844805 -0.289422 -0.953466 - -0.985968 -0.0294639 -0.164316 - -0.955932 -0.0752076 -0.28379 - -0.954209 -0.0621457 0.292615 - -0.827248 -0.178552 0.53271 - 0.0503884 -0.210216 0.976356 - 0.0429349 -0.356401 0.933346 - 0.0555889 -0.23121 0.971314 - 0.0446536 -0.424307 0.904417 - 0.0488951 -0.227598 0.972527 - 0.0480553 -0.446222 0.893631 - 0.0430969 -0.283372 0.958041 - 0.0440425 -0.479703 0.876325 - 0.044036 -0.654875 0.754453 - 0.0287411 -0.164135 0.986019 - -0.992135 0.081055 0.0953881 - 0.0176928 0.248918 0.968363 - 0.0247033 0.123524 0.992034 - 0.0606199 0.0448909 0.997151 - 0.0487436 0.0424028 0.997911 - 0.0579236 0.0829841 0.994866 - 0.0247033 0.123524 0.992034 - 0.0415602 0.545301 0.837209 - 0.0176928 0.248918 0.968363 - 0.0607833 0.0459946 0.997091 - 0.0287411 -0.164135 0.986019 - 0.0939156 -0.889156 0.447863 - 0.044036 -0.654875 0.754453 - -0.994493 -0.0137812 -0.103888 - -0.992629 0.00947062 -0.120822 - 0.0177548 0.0367424 0.999167 - -0.992323 0.0489954 0.113557 - 0.0247033 0.123524 0.992034 - -0.479025 -0.121388 0.869368 - -0.755465 -0.284964 0.589974 - -0.524173 -0.151781 0.837977 - -0.870796 -0.297293 0.391576 - -0.877245 -0.240959 0.415187 - -0.895166 -0.249381 0.369441 - -0.93074 -0.156398 0.330548 - -0.992473 -0.0279538 0.11923 - -0.985646 -0.0625701 0.156805 - -0.987615 -0.0737819 0.138464 - -0.690509 -0.122834 0.712818 - -0.481601 -0.145843 0.86417 - -0.983977 0.0210049 -0.177053 - -0.990641 0.0401434 -0.130457 - -0.979004 0.00247362 -0.203826 - -0.984465 0.00313904 -0.175553 - -0.997156 0.00169472 -0.0753469 - -0.995586 0.00117304 -0.0938471 - -0.999826 0.00072722 0.0186484 - -0.999695 -0.0211153 0.0128037 - -0.992473 -0.0279538 0.11923 - -0.997851 -0.0508555 0.041325 - -0.985646 -0.0625701 0.156805 - -0.853425 0.00231008 0.521211 - -0.850988 0.000533671 0.525184 - -0.953129 0.0117644 0.302334 - -0.953627 0.000287598 0.300991 - -0.992473 -0.0279538 0.11923 - -0.994318 -0.00675316 0.106233 - -0.999826 0.00072722 0.0186484 - -0.999869 -0.0027433 0.0159528 - -0.997156 0.00169472 -0.0753469 - -0.99585 0.00140442 -0.0909984 - -0.979004 0.00247362 -0.203826 - -0.974228 0.00339082 -0.225539 - -0.983977 0.0210049 -0.177053 - -0.847585 -0.113581 0.518362 - -0.935343 -0.00467757 0.353712 - -0.920362 -0.122033 0.371539 - -0.971963 -0.0792859 0.221363 - -0.93074 -0.156398 0.330548 - -0.978488 -0.0796385 0.190313 - -0.720248 -0.0893213 0.687943 - -0.479025 -0.121388 0.869368 - -0.690509 -0.122834 0.712818 - -0.524173 -0.151781 0.837977 - -0.481601 -0.145843 0.86417 - -0.93074 -0.156398 0.330548 - -0.987615 -0.0737819 0.138464 - -0.978488 -0.0796385 0.190313 - -0.992473 -0.0279538 0.11923 - -0.981481 -0.0567145 0.182972 - -0.953129 0.0117644 0.302334 - -0.935343 -0.00467757 0.353712 - -0.853425 0.00231008 0.521211 - -0.847585 -0.113581 0.518362 - -0.862272 -0.106485 0.495124 - -0.720248 -0.0893213 0.687943 - -0.921939 -0.0894273 0.37687 - -0.690509 -0.122834 0.712818 - -0.966709 -0.0738314 0.244997 - -0.985646 -0.0625701 0.156805 - -0.994472 -0.0414841 0.0964616 - -0.997851 -0.0508555 0.041325 - -0.995559 -0.0320434 -0.0885233 - -0.993209 -0.0321922 -0.111799 - -0.757929 -0.472305 0.449969 - -0.755465 -0.284964 0.589974 - -0.372169 -0.174851 0.911547 - -0.479025 -0.121388 0.869368 - -0.373075 -0.0819341 0.924176 - -0.720248 -0.0893213 0.687943 - -0.68809 -0.0918524 0.719788 - -0.862272 -0.106485 0.495124 - -0.707129 -0.00218749 0.707081 - -0.850988 0.000533671 0.525184 - -0.657723 0.00220639 0.753257 - -0.853425 0.00231008 0.521211 - -0.728121 0.0160278 0.685261 - -0.847585 -0.113581 0.518362 - -0.731433 -0.100796 0.674422 - -0.838492 -0.148569 0.524269 - -0.9809 0.0184048 -0.193642 - -0.974228 0.00339082 -0.225539 - -0.994609 0.00816789 -0.103378 - -0.99585 0.00140442 -0.0909984 - -0.999998 0.00130106 0.00129958 - -0.999869 -0.0027433 0.0159528 - -0.988054 -0.00531886 0.154014 - -0.994318 -0.00675316 0.106233 - -0.963879 -0.00259773 0.266329 - -0.953627 0.000287598 0.300991 - -0.921507 0.00530351 0.388326 - -0.848033 -0.00687413 0.529898 - -0.0596297 0.0202148 0.998016 - -0.0678262 -0.905149 0.419649 - -0.11829 -0.901835 0.415573 - -0.0592699 -0.118953 0.991129 - -0.0924685 -0.149291 0.98446 - 0.0810852 0.0126641 -0.996627 - 0.0775088 0.0128815 -0.996908 - 0.0986057 0.0129368 -0.995043 - 0.0777446 0.0137064 -0.996879 - 0.0918541 0.0143549 -0.995669 - 0.694784 0.0284403 -0.718656 - 0.976101 -0.00272553 -0.217299 - 0.0918541 0.0143549 -0.995669 - 0.994014 0.00140025 -0.10924 - 0.0986057 0.0129368 -0.995043 - 0.881151 0.00591896 -0.472798 - 0.0810852 0.0126641 -0.996627 - 0.998949 0.00534929 0.0455204 - 0.994014 0.00140025 -0.10924 - 0.978135 0.0348135 0.205037 - 0.976101 -0.00272553 -0.217299 - 0.921385 0.0858544 0.379049 - 0.694784 0.0284403 -0.718656 - -0.0349207 0.0784638 0.996305 - 0.998949 0.00534929 0.0455204 - -0.0353807 0.116566 0.992553 - 0.978135 0.0348135 0.205037 - -0.0231966 0.192501 0.981023 - 0.921385 0.0858544 0.379049 - -0.0270442 0.246925 0.968657 - 0.694784 0.0284403 -0.718656 - 0.106712 0.165194 -0.980471 - 0.0918541 0.0143549 -0.995669 - 0.096163 0.137558 -0.985815 - 0.0777446 0.0137064 -0.996879 - -0.0584034 0.0439709 0.997324 - -0.0501612 0.117046 0.991859 - -0.0353807 0.116566 0.992553 - -0.0491522 0.141373 0.988735 - -0.0349207 0.0784638 0.996305 - 0.833035 -0.185907 -0.521049 - 0.775072 -0.130475 -0.618255 - 0.933285 -0.0905707 -0.347529 - 0.85853 -0.0515126 -0.510169 - 0.951303 -0.0283475 -0.30695 - 0.901116 -0.0233255 -0.43295 - 0.629049 -0.45432 0.630786 - 0.447637 -0.815568 0.3667 - 0.607484 -0.697813 0.3795 - -0.623015 -0.661214 -0.417909 - -0.431979 -0.626569 -0.648695 - -0.535286 -0.408665 -0.739231 - -0.255563 -0.369063 -0.893577 - -0.267744 -0.282645 -0.9211 - 0.0137247 -0.270755 -0.96255 - 0.00402735 -0.245895 -0.969288 - 0.285474 -0.252676 -0.924478 - 0.289143 -0.202907 -0.935535 - 0.58418 -0.221476 -0.780821 - 0.537421 -0.182549 -0.823319 - 0.833035 -0.185907 -0.521049 - 0.714032 -0.189908 -0.673864 - 0.775072 -0.130475 -0.618255 - 0.322279 -0.0074673 -0.946615 - 0.85853 -0.0515126 -0.510169 - 0.349502 -0.0350416 -0.93628 - 0.775072 -0.130475 -0.618255 - 0.385262 -0.0863701 -0.918756 - 0.714032 -0.189908 -0.673864 - 0.406087 -0.130527 -0.904464 - 0.537421 -0.182549 -0.823319 - 0.246712 -0.162271 -0.955406 - 0.289143 -0.202907 -0.935535 - 0.00262673 -0.195334 -0.980733 - 0.00402735 -0.245895 -0.969288 - -0.277362 -0.254016 -0.926578 - -0.267744 -0.282645 -0.9211 - -0.553241 -0.316457 -0.770571 - -0.535286 -0.408665 -0.739231 - -0.764846 -0.457569 -0.453477 - -0.623015 -0.661214 -0.417909 - -0.731335 -0.67239 -0.114193 - 0.447637 -0.815568 0.3667 - 0.460629 -0.578272 0.673367 - 0.629049 -0.45432 0.630786 - 0.841571 0.0233655 0.53964 - 0.916576 0.0183984 0.399437 - 0.919547 0.0197596 0.392482 - 0.957536 0.0145797 0.287946 - 0.957354 0.016832 0.288427 - 0.961294 0.00283345 0.275511 - 0.957536 0.0145797 0.287946 - 0.941109 0.00461426 0.338071 - 0.916576 0.0183984 0.399437 - 0.842295 0.0206886 0.53862 - 0.841571 0.0233655 0.53964 - 0.659317 0.0313154 0.751213 - 0.841571 0.0233655 0.53964 - 0.839355 0.0737439 0.538558 - 0.919547 0.0197596 0.392482 - 0.931949 0.0853081 0.35241 - 0.957354 0.016832 0.288427 - 0.959976 0.0275583 0.278723 - 0.957536 0.0145797 0.287946 - 0.963024 0.0133388 0.269084 - 0.961294 0.00283345 0.275511 - -0.0267051 0.0473933 0.998519 - -0.0737925 -0.210135 0.974884 - 0.00430445 -0.888871 0.458138 - -0.0637859 -0.654829 0.753081 - -0.0445198 0.0414398 0.998149 - 0.98264 0.0221484 -0.184194 - 0.987904 0.0353684 -0.150978 - -0.0421866 0.182759 0.982252 - 0.795957 0.129851 0.591263 - -0.0445198 0.0414398 0.998149 - 0.864846 0.129602 0.48502 - 0.00430445 -0.888871 0.458138 - -0.0100537 0.133893 0.990945 - -0.0267051 0.0473933 0.998519 - -0.0100537 0.133893 0.990945 - 0.864846 0.129602 0.48502 - 0.996371 0.0334657 -0.078266 - 0.987904 0.0353684 -0.150978 - 0.946605 0.00586519 -0.322342 - 0.945913 0.00615024 -0.324362 - -0.0560772 0.075651 0.995556 - -0.0599071 0.105281 0.992636 - -0.056046 0.110219 0.992326 - -0.104122 0.107865 0.988698 - -0.0467069 0.104809 0.993395 - -0.941067 0.0914275 0.325628 - -0.840826 0.0749688 0.536088 - -0.842964 0.0753623 0.532666 - -0.662456 0.0518136 0.747307 - -0.665763 0.0516754 0.744372 - -0.499942 0.0332125 0.865422 - -0.569849 0.0421768 0.820666 - -0.366032 0.050979 0.929205 - -0.366032 0.050979 0.929205 - -0.575882 0.0708199 0.81446 - -0.569849 0.0421768 0.820666 - -0.666211 0.0770506 0.741772 - -0.665763 0.0516754 0.744372 - -0.844812 0.0718266 0.530221 - -0.842964 0.0753623 0.532666 - -0.916098 0.0859727 0.391629 - -0.941067 0.0914275 0.325628 - -0.358695 0.0179448 0.933282 - -0.248705 0.0427871 0.967634 - -0.366032 0.050979 0.929205 - -0.373841 0.0600696 0.925546 - -0.575882 0.0708199 0.81446 - -0.490264 0.016838 0.871411 - -0.664886 0.0118515 0.746851 - -0.482261 0.015562 0.875889 - -0.665508 0.0124609 0.746287 - -0.515484 0.0146623 0.856774 - -0.917104 0.00664664 0.398592 - -0.843482 0.00840599 0.537092 - -0.843142 0.00518595 0.537666 - -0.664886 0.0118515 0.746851 - -0.663882 0.0288003 0.747283 - -0.490264 0.016838 0.871411 - -0.568044 0.016713 0.822828 - -0.515484 0.0146623 0.856774 - -0.665908 0.0165338 0.745851 - -0.665508 0.0124609 0.746287 - -0.843878 0.00999302 0.536442 - -0.843482 0.00840599 0.537092 - -0.943566 0.00485137 0.331149 - -0.917104 0.00664664 0.398592 - -0.363129 0.0387841 0.930931 - -0.490264 0.016838 0.871411 - -0.35875 0.0347467 0.932787 - -0.482261 0.015562 0.875889 - -0.360879 0.0169344 0.932459 - -0.515484 0.0146623 0.856774 - -0.368773 0.0196256 0.929312 - -0.568044 0.016713 0.822828 - -0.607333 -0.319841 0.727219 - -0.413954 -0.437341 0.798358 - -0.571944 -0.281221 0.770581 - -0.357797 -0.370342 0.857221 - -0.282834 -0.281789 0.916842 - -0.413954 -0.437341 0.798358 - 0.68563 -0.0928658 0.722002 - 0.36293 -0.0683993 0.929303 - 0.690821 -0.107981 0.714917 - 0.447709 -0.127728 0.88501 - 0.801836 -0.147735 0.578993 - 0.789259 -0.169034 0.590337 - 0.0452968 -0.0576538 0.997308 - 0.168564 -0.0560347 0.984097 - 0.239578 -0.0654054 0.968672 - 0.36293 -0.0683993 0.929303 - 0.380368 -0.0887057 0.920571 - 0.68563 -0.0928658 0.722002 - -0.668907 -0.491267 0.557872 - -0.326605 -0.23692 0.914985 - -0.298502 -0.53461 0.790626 - -0.192305 -0.0628228 0.979322 - 0.0452968 -0.0576538 0.997308 - -0.0249156 -0.0493991 0.998468 - 0.168564 -0.0560347 0.984097 - 0.0474124 -0.0419368 0.997995 - 0.22227 -0.0517192 0.973612 - 0.140785 -0.111666 0.983723 - 0.360726 -0.118306 0.925138 - -0.508922 -0.483343 0.712305 - -0.577274 -0.465802 0.670659 - -0.581482 -0.492771 0.647345 - -0.709663 -0.487208 0.508927 - -0.626719 -0.497908 0.599425 - -0.668907 -0.491267 0.557872 - -0.520066 -0.517385 0.679591 - -0.298502 -0.53461 0.790626 - -0.42764 -0.52376 0.736749 - -0.282903 -0.552176 0.784262 - -0.419023 -0.503394 0.755655 - -0.271211 -0.531337 0.802575 - -0.357794 -0.502706 0.786937 - -0.462422 -0.462162 0.756685 - -0.577274 -0.465802 0.670659 - -0.475114 -0.477534 0.739072 - -0.508922 -0.483343 0.712305 - -0.419023 -0.503394 0.755655 - -0.581482 -0.492771 0.647345 - -0.42764 -0.52376 0.736749 - -0.520066 -0.517385 0.679591 - -0.325691 -0.529294 0.783437 - -0.298502 -0.53461 0.790626 - -0.151768 -0.564641 0.811262 - -0.00349449 -0.53744 0.843295 - -0.858053 -0.244977 0.451366 - -0.870881 -0.284709 0.400633 - -0.775884 -0.264643 0.572685 - -0.577274 -0.465802 0.670659 - -0.607333 -0.319841 0.727219 - -0.462422 -0.462162 0.756685 - -0.413954 -0.437341 0.798358 - -0.679861 -0.241784 0.692336 - -0.813816 -0.245471 0.526732 - -0.791784 -0.252066 0.556364 - -0.875346 -0.232908 0.423701 - -0.858053 -0.244977 0.451366 - -0.707173 -0.131733 0.69466 - -0.633911 -0.222243 0.740787 - -0.714836 -0.161938 0.680283 - -0.619124 -0.25195 0.743778 - -0.609648 -0.282513 0.740618 - -0.67426 -0.241518 0.697885 - -0.67426 -0.241518 0.697885 - -0.633911 -0.222243 0.740787 - -0.623237 -0.199022 0.756284 - -0.707173 -0.131733 0.69466 - -0.698956 -0.08943 0.709551 - -0.36327 -0.0833278 0.92795 - -0.685617 -0.135347 0.71527 - -0.621786 -0.092849 0.777664 - -0.620384 -0.0841702 0.779769 - -0.574002 -0.0622927 0.816481 - -0.626953 0.0143578 0.778925 - -0.371269 -0.0277581 0.92811 - -0.200338 -0.0436917 0.978752 - -0.371269 -0.0277581 0.92811 - -0.36327 -0.0833278 0.92795 - -0.577179 -0.0783579 0.81285 - -0.698956 -0.08943 0.709551 - -0.621786 -0.092849 0.777664 - -0.623237 -0.199022 0.756284 - -0.685617 -0.135347 0.71527 - -0.67426 -0.241518 0.697885 - -0.0124821 -0.0187631 0.999746 - -0.390252 -0.0764808 0.917526 - -0.200338 -0.0436917 0.978752 - -0.201602 -0.0197952 0.979267 - -0.371269 -0.0277581 0.92811 - -0.48709 0.00950341 0.8733 - -0.626953 0.0143578 0.778925 - -0.215756 -0.214256 0.952651 - -0.200338 -0.0436917 0.978752 - -0.282834 -0.281789 0.916842 - -0.36327 -0.0833278 0.92795 - -0.571944 -0.281221 0.770581 - -0.609648 -0.282513 0.740618 - -0.679861 -0.241784 0.692336 - -0.67426 -0.241518 0.697885 - -0.813816 -0.245471 0.526732 - -0.685617 -0.135347 0.71527 - 0.197563 -0.0387765 0.979523 - 0.340508 -0.0645907 0.938021 - 0.195748 -0.0301121 0.980192 - 0.377137 -0.0227927 0.925877 - 0.181215 0.00825169 0.983409 - -0.396711 -0.326483 0.857921 - -0.390252 -0.0764808 0.917526 - 0.345728 -0.0971205 0.933295 - -0.0124821 -0.0187631 0.999746 - 0.195748 -0.0301121 0.980192 - 0.0123194 -0.0528062 0.998529 - 0.197563 -0.0387765 0.979523 - 0.191396 -0.180947 0.964689 - 0.340508 -0.0645907 0.938021 - 0.28666 -0.285533 0.914493 - -0.661782 0.0310885 0.749051 - -0.841206 0.0260663 0.540086 - -0.841923 0.0233038 0.539094 - -0.917923 0.0200098 0.396253 - -0.917801 0.0193473 0.396569 - -0.957739 0.0159022 0.287198 - -0.993934 0.0120516 0.10932 - -0.943566 0.00485137 0.331149 - -0.957739 0.0159022 0.287198 - -0.917104 0.00664664 0.398592 - -0.917801 0.0193473 0.396569 - -0.843142 0.00518595 0.537666 - -0.841923 0.0233038 0.539094 - -0.663882 0.0288003 0.747283 - -0.661782 0.0310885 0.749051 - -0.563437 0.0336535 0.825473 - -0.999642 0.0255245 0.00804129 - -0.993934 0.0120516 0.10932 - -0.985597 0.02978 0.166466 - -0.957739 0.0159022 0.287198 - -0.957464 0.0372579 0.286136 - -0.917923 0.0200098 0.396253 - -0.914995 0.0795597 0.395544 - -0.841206 0.0260663 0.540086 - -0.0670317 0.0356585 0.997113 - -0.13219 0.0266787 0.990865 - -0.168895 0.0398745 0.984827 - -0.195505 0.00732693 0.980675 - -0.356354 0.0355987 0.933673 - -0.358695 0.0179448 0.933282 - -0.372092 0.0349757 0.927537 - -0.511505 0.0345509 0.858586 - -0.561345 0.0345666 0.82686 - -0.659753 0.0542372 0.749523 - -0.991186 0.101888 -0.0846649 - -0.999642 0.0255245 0.00804129 - -0.994659 0.103166 0.00324428 - -0.985597 0.02978 0.166466 - -0.985733 0.100983 0.134659 - -0.957464 0.0372579 0.286136 - -0.941067 0.0914275 0.325628 - -0.914995 0.0795597 0.395544 - -0.840826 0.0749688 0.536088 - -0.841206 0.0260663 0.540086 - -0.659753 0.0542372 0.749523 - -0.661782 0.0310885 0.749051 - -0.561345 0.0345666 0.82686 - -0.563437 0.0336535 0.825473 - -0.372092 0.0349757 0.927537 - -0.363129 0.0387841 0.930931 - -0.356354 0.0355987 0.933673 - -0.35875 0.0347467 0.932787 - -0.168895 0.0398745 0.984827 - -0.162002 0.0364982 0.986115 - -0.0670317 0.0356585 0.997113 - -0.156033 0.0215649 0.987516 - 0.0125749 0.0219446 0.99968 - -0.225025 0.0479766 0.973171 - 0.0535173 0.0219179 0.998326 - 0.786471 0.0885148 0.611252 - -0.964618 0.100529 -0.243733 - -0.991186 0.101888 -0.0846649 - -0.990131 0.101505 -0.0966261 - -0.994659 0.103166 0.00324428 - -0.99467 0.103105 -0.00130525 - -0.985733 0.100983 0.134659 - -0.98922 0.103371 0.103726 - -0.941067 0.0914275 0.325628 - -0.956108 0.100833 0.275119 - -0.916098 0.0859727 0.391629 - -0.916921 0.0982204 0.386794 - -0.844812 0.0718266 0.530221 - -0.848244 0.0916083 0.521623 - -0.666211 0.0770506 0.741772 - -0.674039 0.0791964 0.734438 - -0.575882 0.0708199 0.81446 - -0.584161 0.0690428 0.808696 - -0.373841 0.0600696 0.925546 - -0.589246 0.0903576 0.802885 - 0.0235946 -0.977451 -0.209839 - 0.0675181 -0.238562 -0.968777 - 0.0542085 -0.960846 -0.271728 - 0.0754762 -0.256879 -0.963492 - 0.0871867 -0.5958 -0.798387 - 0.0815253 -0.230768 -0.969587 - 0.998549 -0.0248838 -0.0477563 - 0.998901 -0.0100926 -0.0457788 - -0.0445717 -0.449676 0.892079 - 0.0467379 -0.808727 -0.586324 - 0.0235946 -0.977451 -0.209839 - 0.0679734 -0.268753 -0.960808 - 0.0675181 -0.238562 -0.968777 - 0.998534 -0.023757 0.0486273 - 0.957293 -0.0713337 0.280181 - -0.030205 -0.506504 0.861709 - -0.0475118 -0.258787 0.964765 - -0.0469375 -0.401158 0.914805 - -0.0563052 -0.22363 0.973046 - -0.0567253 -0.367233 0.928398 - -0.051491 -0.229789 0.971877 - -0.025792 -0.0765759 0.99673 - -0.0414759 -0.288139 0.95669 - -0.051491 -0.229789 0.971877 - -0.0445717 -0.449676 0.892079 - -0.0567253 -0.367233 0.928398 - 0.0235946 -0.977451 -0.209839 - -0.0469375 -0.401158 0.914805 - 0.0542085 -0.960846 -0.271728 - -0.030205 -0.506504 0.861709 - 0.0871867 -0.5958 -0.798387 - 0.998534 -0.023757 0.0486273 - 0.998549 -0.0248838 -0.0477563 - 0.994402 0.101402 0.0297199 - 0.999706 0.0241005 -0.00279697 - 0.994794 0.101892 -0.00161881 - 0.994517 0.0217391 -0.102292 - 0.990021 0.0998908 -0.099397 - 0.997388 4.13413e-06 -0.072233 - 0.997208 0.00814001 -0.0742341 - 0.999936 0.00932128 0.00645461 - 0.999706 0.0241005 -0.00279697 - 0.999387 0.0182984 0.0298569 - 0.994402 0.101402 0.0297199 - 0.994206 0.000209036 -0.107488 - 0.997388 4.13413e-06 -0.072233 - 0.999972 3.20513e-05 0.0074569 - 0.999936 0.00932128 0.00645461 - 0.999525 0.00810802 0.0297262 - 0.999387 0.0182984 0.0298569 - 0.994577 0.000926592 -0.103998 - 0.994206 0.000209036 -0.107488 - 0.999991 -1.4829e-05 -0.0041689 - 0.999972 3.20513e-05 0.0074569 - 0.999579 0.00052857 0.0290109 - 0.999525 0.00810802 0.0297262 - 0.99449 0.000933824 0.104831 - 0.961294 0.00283345 0.275511 - 0.937032 0.00412436 0.34922 - 0.941109 0.00461426 0.338071 - 0.843049 0.00623522 0.537801 - 0.842295 0.0206886 0.53862 - 0.664049 0.00887219 0.747636 - 0.661415 0.029451 0.749442 - 0.995807 -0.00520529 -0.0913305 - 0.994577 0.000926592 -0.103998 - 0.999994 2.76358e-05 -0.00348043 - 0.999991 -1.4829e-05 -0.0041689 - 0.99449 0.000933824 0.104831 - 0.999579 0.00052857 0.0290109 - 0.961294 0.00283345 0.275511 - 0.999525 0.00810802 0.0297262 - 0.963024 0.0133388 0.269084 - 0.999387 0.0182984 0.0298569 - 0.959976 0.0275583 0.278723 - 0.994402 0.101402 0.0297199 - 0.983303 0.101767 -0.150862 - 0.990021 0.0998908 -0.099397 - 0.987562 0.0297641 -0.154386 - 0.994517 0.0217391 -0.102292 - 0.987277 0.00727477 -0.158843 - 0.997208 0.00814001 -0.0742341 - 0.986776 0.000592384 -0.162091 - 0.997388 4.13413e-06 -0.072233 - 0.982683 0.00114203 -0.185293 - 0.994206 0.000209036 -0.107488 - 0.984379 0.00184246 -0.176055 - 0.994577 0.000926592 -0.103998 - 0.991929 -0.00684306 -0.126613 - 0.995807 -0.00520529 -0.0913305 - 0.989563 -0.0289836 -0.141153 - 0.954889 0.0982374 0.280243 - 0.98112 0.0981067 0.16667 - 0.981973 0.101708 0.159328 - 0.994764 0.101842 0.00857875 - 0.994762 0.101899 0.00813227 - 0.992193 0.103153 -0.070095 - 0.992559 0.100782 -0.0683339 - 0.972325 0.0979042 -0.21213 - 0.973292 0.101489 -0.205917 - 0.5412 0.19576 -0.81779 - 0.55323 0.0858801 -0.82859 - 0.944039 0.091932 0.316762 - 0.957295 0.0961242 0.272664 - 0.935659 0.0879406 0.341772 - 0.98112 0.0981067 0.16667 - 0.938996 0.0896355 0.332043 - 0.954889 0.0982374 0.280243 - 0.840661 0.0739234 0.536493 - 0.944039 0.091932 0.316762 - 0.842018 0.0745387 0.534275 - 0.935659 0.0879406 0.341772 - 0.843436 0.0726022 0.532301 - 0.938996 0.0896355 0.332043 - 0.661105 0.051422 0.748529 - 0.840661 0.0739234 0.536493 - 0.663051 0.0512163 0.74682 - 0.842018 0.0745387 0.534275 - 0.665216 0.0510877 0.744901 - 0.843436 0.0726022 0.532301 - 0.981196 -0.0809432 -0.175222 - -0.025792 -0.0765759 0.99673 - 0.989563 -0.0289836 -0.141153 - -0.0232947 0.0555436 0.998185 - 0.991929 -0.00684306 -0.126613 - 0.989455 0.0419733 0.138625 - 0.984379 0.00184246 -0.176055 - 0.996371 0.0334657 -0.078266 - 0.982683 0.00114203 -0.185293 - 0.946605 0.00586519 -0.322342 - 0.986776 0.000592384 -0.162091 - 0.945913 0.00615024 -0.324362 - 0.987277 0.00727477 -0.158843 - 0.959248 0.0103612 -0.282374 - 0.987562 0.0297641 -0.154386 - 0.972325 0.0979042 -0.21213 - 0.983303 0.101767 -0.150862 - 0.992193 0.103153 -0.070095 - 0.990021 0.0998908 -0.099397 - 0.994764 0.101842 0.00857875 - 0.994794 0.101892 -0.00161881 - 0.98112 0.0981067 0.16667 - 0.994402 0.101402 0.0297199 - 0.957295 0.0961242 0.272664 - 0.959976 0.0275583 0.278723 - 0.944039 0.091932 0.316762 - 0.931949 0.0853081 0.35241 - 0.840661 0.0739234 0.536493 - 0.839355 0.0737439 0.538558 - 0.661105 0.051422 0.748529 - 0.659317 0.0313154 0.751213 - 0.992559 -0.0269304 -0.118749 - 0.951303 -0.0283475 -0.30695 - 0.962158 -0.0253848 -0.271306 - 0.901116 -0.0233255 -0.43295 - 0.960703 -0.160812 -0.22625 - 0.0530712 -0.486695 0.871958 - 0.149666 -0.320637 0.935303 - 0.950349 0.00686749 0.311111 - 0.978983 -0.0161592 0.2033 - 0.971751 0.000542428 0.236008 - 0.991708 -0.0369546 0.123081 - 0.988931 -0.0065173 0.14823 - 0.99879 -0.0352564 0.0342942 - 0.999909 -0.00277013 0.0132115 - 0.99248 -0.0261592 -0.119581 - 0.847532 0.00618792 0.530708 - 0.950349 0.00686749 0.311111 - 0.919933 0.00477814 0.392047 - 0.971751 0.000542428 0.236008 - 0.96331 -0.00338959 0.268368 - 0.988931 -0.0065173 0.14823 - 0.993284 -0.00654551 0.115513 - 0.999909 -0.00277013 0.0132115 - 0.668307 0.0124996 0.743781 - 0.845469 0.00793213 0.533966 - 0.665125 0.0136148 0.746608 - 0.843704 0.0123032 0.536668 - 0.665197 0.0128107 0.746558 - 0.843544 0.00734294 0.537009 - 0.66484 0.0115679 0.746896 - 0.664436 0.0116312 0.747255 - 0.66484 0.0115679 0.746896 - 0.843282 0.00725653 0.537423 - 0.843544 0.00734294 0.537009 - 0.94838 0.00322739 0.31712 - 0.917193 0.00481275 0.398413 - 0.96331 -0.00338959 0.268368 - 0.918373 0.00415198 0.395693 - 0.919933 0.00477814 0.392047 - 0.845469 0.00793213 0.533966 - 0.847532 0.00618792 0.530708 - 0.668307 0.0124996 0.743781 - 0.98291 -0.0304406 -0.181554 - 0.998901 -0.0100926 -0.0457788 - 0.080737 -0.158587 -0.984038 - 0.0815253 -0.230768 -0.969587 - 0.0740991 -0.169467 -0.982746 - 0.0754762 -0.256879 -0.963492 - 0.0686322 -0.159383 -0.984828 - 0.0675181 -0.238562 -0.968777 - 0.0732711 -0.169214 -0.982852 - 0.0679734 -0.268753 -0.960808 - 0.0893518 -0.24168 -0.966233 - 0.0467379 -0.808727 -0.586324 - 0.151717 -0.894506 -0.420525 - -0.0445717 -0.449676 0.892079 - 0.0530712 -0.486695 0.871958 - -0.0414759 -0.288139 0.95669 - 0.149666 -0.320637 0.935303 - -0.025792 -0.0765759 0.99673 - 0.977636 -0.108603 -0.18009 - 0.981196 -0.0809432 -0.175222 - 0.962158 -0.0253848 -0.271306 - 0.989563 -0.0289836 -0.141153 - 0.99248 -0.0261592 -0.119581 - 0.995807 -0.00520529 -0.0913305 - 0.999909 -0.00277013 0.0132115 - 0.999994 2.76358e-05 -0.00348043 - 0.993284 -0.00654551 0.115513 - 0.99449 0.000933824 0.104831 - 0.94838 0.00322739 0.31712 - 0.937032 0.00412436 0.34922 - 0.843282 0.00725653 0.537423 - 0.843049 0.00623522 0.537801 - 0.664436 0.0116312 0.747255 - 0.664049 0.00887219 0.747636 - 0.831076 -0.0163686 -0.555918 - 0.98291 -0.0304406 -0.181554 - 0.079986 -0.0234594 -0.99652 - 0.080737 -0.158587 -0.984038 - 0.0737706 -0.0527837 -0.995877 - 0.0740991 -0.169467 -0.982746 - 0.0700244 -0.0411332 -0.996697 - 0.0686322 -0.159383 -0.984828 - 0.0727741 -0.0659808 -0.995164 - 0.0732711 -0.169214 -0.982852 - 0.0796172 0.0149098 -0.996714 - 0.0914746 0.0893106 -0.991794 - 0.068729 0.0141969 -0.997534 - 0.071077 0.084153 -0.993915 - 0.0706653 0.0128709 -0.997417 - 0.0843789 0.128638 -0.988095 - 0.0807719 0.0176153 -0.996577 - 0.0796172 0.0149098 -0.996714 - 0.0686275 0.0134446 -0.997552 - 0.068729 0.0141969 -0.997534 - 0.0706813 0.01303 -0.997414 - 0.0706653 0.0128709 -0.997417 - -0.0571732 0.0427801 0.997447 - -0.0491522 0.141373 0.988735 - -0.0506666 0.0917469 0.994493 - 0.0215831 0.632038 0.774636 - -0.0592699 -0.118953 0.991129 - -0.0452962 0.290411 0.955829 - -0.0924685 -0.149291 0.98446 - -0.991573 0.0151089 0.128662 - -0.11829 -0.901835 0.415573 - -0.0584034 0.0439709 0.997324 - -0.0596297 0.0202148 0.998016 - -0.0400524 0.191827 0.980611 - -0.0408507 0.181886 0.982471 - -0.0289102 0.249357 0.96798 - -0.023173 0.277557 0.96043 - 0.096163 0.137558 -0.985815 - 0.0913802 0.104746 -0.990292 - 0.0777446 0.0137064 -0.996879 - 0.0776226 0.0127267 -0.996902 - 0.0775088 0.0128815 -0.996908 - 0.0776473 0.014884 -0.99687 - 0.0810852 0.0126641 -0.996627 - 0.0743424 0.009265 -0.99719 - -0.0427328 0.0508892 0.99779 - -0.0560745 0.0419568 0.997545 - -0.0529307 -0.0946535 0.994102 - -0.0565347 0.0447642 0.997397 - -0.0596262 -0.0663713 0.996012 - 0.974099 0.0168733 0.225492 - -0.0427328 0.0508892 0.99779 - 0.966928 0.00730863 0.254943 - -0.0529307 -0.0946535 0.994102 - 0.857133 -0.0533229 0.512328 - -0.0536006 0.657171 0.751833 - -0.0565347 0.0447642 0.997397 - -0.0571732 0.0427801 0.997447 - -0.0560745 0.0419568 0.997545 - -0.0491522 0.141373 0.988735 - -0.0427328 0.0508892 0.99779 - -0.0349207 0.0784638 0.996305 - 0.974099 0.0168733 0.225492 - 0.998949 0.00534929 0.0455204 - -0.0562031 0.0371993 0.997726 - -0.0516572 0.0678814 0.996355 - -0.0574151 -0.0437982 0.997389 - -0.0337855 -0.603965 0.796294 - -0.0735306 -0.60297 0.794368 - -0.0138976 0.656187 0.75447 - 0.0817325 0.0089328 -0.996614 - 0.0807719 0.0176153 -0.996577 - 0.0697649 0.0110027 -0.997503 - 0.0686275 0.0134446 -0.997552 - 0.0743424 0.009265 -0.99719 - 0.0706813 0.01303 -0.997414 - 0.0776473 0.014884 -0.99687 - 0.0706653 0.0128709 -0.997417 - 0.0776226 0.0127267 -0.996902 - 0.0843789 0.128638 -0.988095 - 0.0913802 0.104746 -0.990292 - -0.0370259 0.259914 0.964922 - -0.023173 0.277557 0.96043 - -0.048063 0.166982 0.984788 - -0.0408507 0.181886 0.982471 - -0.056046 0.110219 0.992326 - -0.0596297 0.0202148 0.998016 - -0.0504579 0.114441 0.992148 - -0.0396409 0.115743 0.992488 - -0.0601804 0.0731985 0.9955 - -0.0506666 0.0917469 0.994493 - -0.0607674 0.0372611 0.997456 - -0.0562031 0.0371993 0.997726 - -0.0596262 -0.0663713 0.996012 - -0.0516572 0.0678814 0.996355 - -0.0565347 0.0447642 0.997397 - -0.0138976 0.656187 0.75447 - -0.0536006 0.657171 0.751833 - -0.0735306 -0.60297 0.794368 - -0.0571732 0.0427801 0.997447 - -0.0574151 -0.0437982 0.997389 - -0.0506666 0.0917469 0.994493 - -0.0562031 0.0371993 0.997726 - 0.216101 0.0250977 -0.976048 - 0.55323 0.0858801 -0.82859 - 0.0914746 0.0893106 -0.991794 - 0.5412 0.19576 -0.81779 - 0.0756012 0.907176 -0.413903 - -0.0322159 0.208387 0.977516 - -0.0407497 0.317719 0.947309 - -0.0421866 0.182759 0.982252 - -0.0499404 0.162962 0.985368 - -0.0445198 0.0414398 0.998149 - -0.0560772 0.075651 0.995556 - -0.0637859 -0.654829 0.753081 - -0.104122 0.107865 0.988698 - -0.0737925 -0.210135 0.974884 - -0.0563784 0.247523 0.96724 - -0.0267051 0.0473933 0.998519 - -0.00305915 0.560111 0.828412 - -0.0100537 0.133893 0.990945 - -0.0467069 0.104809 0.993395 - -0.0232947 0.0555436 0.998185 - -0.0485822 0.0372881 0.998123 - -0.025792 -0.0765759 0.99673 - -0.0531698 -0.049197 0.997373 - -0.051491 -0.229789 0.971877 - -0.0596262 -0.0663713 0.996012 - -0.0563052 -0.22363 0.973046 - -0.0529307 -0.0946535 0.994102 - -0.0475118 -0.258787 0.964765 - 0.857133 -0.0533229 0.512328 - 0.957293 -0.0713337 0.280181 - 0.966928 0.00730863 0.254943 - 0.998534 -0.023757 0.0486273 - 0.974099 0.0168733 0.225492 - 0.998549 -0.0248838 -0.0477563 - 0.998949 0.00534929 0.0455204 - 0.998901 -0.0100926 -0.0457788 - 0.994014 0.00140025 -0.10924 - 0.98291 -0.0304406 -0.181554 - 0.881151 0.00591896 -0.472798 - 0.831076 -0.0163686 -0.555918 - 0.0810852 0.0126641 -0.996627 - 0.079986 -0.0234594 -0.99652 - 0.0743424 0.009265 -0.99719 - 0.0737706 -0.0527837 -0.995877 - 0.0697649 0.0110027 -0.997503 - 0.0700244 -0.0411332 -0.996697 - 0.0817325 0.0089328 -0.996614 - 0.0727741 -0.0659808 -0.995164 - 0.0207206 0.0173012 -0.999636 - 0.216101 0.0250977 -0.976048 - -0.0209642 0.01643 -0.999645 - 0.0914746 0.0893106 -0.991794 - 0.0163959 0.0181447 -0.999701 - 0.0796172 0.0149098 -0.996714 - -0.0202993 0.0191358 -0.999611 - 0.0807719 0.0176153 -0.996577 - 0.00833061 0.0131569 -0.999879 - 0.0817325 0.0089328 -0.996614 - -0.0738133 0.00999809 -0.997222 - -0.0696983 0.014064 -0.997469 - -0.0692647 0.0087622 -0.99756 - -0.0692677 0.0153045 -0.997481 - -0.0806936 0.0142104 -0.996638 - -0.0791505 0.0161639 -0.996732 - -0.987919 0.00365368 -0.154929 - -0.0976099 0.0146429 -0.995117 - -0.0802099 0.00731592 -0.996751 - -0.0770248 0.0154131 -0.99691 - -0.0738133 0.00999809 -0.997222 - -0.0769036 0.0135372 -0.996947 - -0.0696983 0.014064 -0.997469 - -0.0782633 0.0167197 -0.996792 - -0.0791505 0.0161639 -0.996732 - -0.0680747 0.0126145 -0.9976 - -0.0692677 0.0153045 -0.997481 - -0.0713551 0.0126071 -0.997371 - -0.0696983 0.014064 -0.997469 - -0.0770318 0.013277 -0.99694 - -0.0769036 0.0135372 -0.996947 - -0.0769692 0.0127907 -0.996951 - -0.0770248 0.0154131 -0.99691 - -0.09169 0.0118922 -0.995717 - -0.0976099 0.0146429 -0.995117 - -0.961226 -0.000912105 -0.27576 - -0.987919 0.00365368 -0.154929 - 0.0413733 0.0762141 0.996233 - -0.976019 0.0195756 0.216802 - -0.991655 0.00794584 0.128677 - -0.987919 0.00365368 -0.154929 - -0.981755 0.00257595 -0.190135 - -0.0802099 0.00731592 -0.996751 - 0.0314529 0.28927 0.956731 - 0.0232932 0.279504 0.959862 - 0.0422777 0.171899 0.984207 - 0.039443 0.189171 0.981152 - 0.0625656 -0.00547889 0.998026 - 0.05022 0.111864 0.992454 - -0.0850929 0.0673294 -0.994096 - 0.014665 0.326354 0.945134 - -0.0918043 0.112942 -0.989351 - 0.0232932 0.279504 0.959862 - -0.0797397 0.103738 -0.991403 - 0.0314529 0.28927 0.956731 - -0.0739395 0.129092 -0.988872 - 0.133816 -0.94476 0.299203 - 0.0625656 -0.00547889 0.998026 - 0.0557088 0.118464 0.991394 - 0.05022 0.111864 0.992454 - 0.0351841 0.114549 0.992794 - 0.039443 0.189171 0.981152 - 0.0236655 0.209156 0.977596 - 0.014665 0.326354 0.945134 - 0.000476325 0.362395 0.932024 - -0.0850929 0.0673294 -0.994096 - -0.084963 0.0454129 -0.995349 - -0.0898234 0.0908168 -0.991808 - -0.0782633 0.0167197 -0.996792 - -0.0739395 0.129092 -0.988872 - -0.0680747 0.0126145 -0.9976 - -0.0797397 0.103738 -0.991403 - -0.0713551 0.0126071 -0.997371 - -0.0918043 0.112942 -0.989351 - -0.0770318 0.013277 -0.99694 - -0.0850929 0.0673294 -0.994096 - -0.0769692 0.0127907 -0.996951 - -0.084963 0.0454129 -0.995349 - -0.09169 0.0118922 -0.995717 - -0.929386 0.00415258 -0.369085 - -0.961226 -0.000912105 -0.27576 - -0.98499 0.031993 0.169618 - -0.987919 0.00365368 -0.154929 - -0.964506 0.0316779 0.262153 - -0.976019 0.0195756 0.216802 - 0.0351841 0.114549 0.992794 - 0.0413733 0.0762141 0.996233 - 0.0557088 0.118464 0.991394 - 0.0536379 0.102071 0.99333 - 0.133816 -0.94476 0.299203 - -0.18885 0.0410399 -0.981148 - 0.0207206 0.0173012 -0.999636 - -0.0898234 0.0908168 -0.991808 - -0.0209642 0.01643 -0.999645 - -0.0782633 0.0167197 -0.996792 - 0.0163959 0.0181447 -0.999701 - -0.0791505 0.0161639 -0.996732 - -0.0202993 0.0191358 -0.999611 - -0.0806936 0.0142104 -0.996638 - 0.00833061 0.0131569 -0.999879 - -0.422017 0.0742492 -0.903542 - -0.18885 0.0410399 -0.981148 - -0.216765 0.109972 -0.97001 - -0.0898234 0.0908168 -0.991808 - 0.0380028 0.303138 0.952189 - -0.0739395 0.129092 -0.988872 - 0.0492338 0.236761 0.97032 - 0.0314529 0.28927 0.956731 - 0.0502233 0.16447 0.985103 - 0.0422777 0.171899 0.984207 - 0.0566774 0.0414019 0.997534 - 0.0625656 -0.00547889 0.998026 - 0.110084 -0.834454 0.53997 - 0.133816 -0.94476 0.299203 - 0.0608747 -0.0746735 0.995348 - 0.0536379 0.102071 0.99333 - 0.0551099 0.0498299 0.997236 - 0.0413733 0.0762141 0.996233 - 0.0377618 0.0407015 0.998458 - -0.991655 0.00794584 0.128677 - 0.0595787 0.102965 0.992899 - 0.0520864 0.167989 0.984412 - 0.0553988 0.110052 0.992381 - 0.0502233 0.16447 0.985103 - 0.0505579 0.108648 0.992794 - 0.0566774 0.0414019 0.997534 - -0.0106999 0.115823 0.993212 - 0.110084 -0.834454 0.53997 - 0.0713193 -0.284815 0.955926 - 0.133816 -0.94476 0.299203 - 0.0731305 -0.00302584 0.997318 - 0.0536379 0.102071 0.99333 - -0.00853168 0.719625 0.69431 - 0.0452099 0.148099 0.987939 - 0.0162011 0.2904 0.956768 - -0.0106999 0.115823 0.993212 - 0.0713193 -0.284815 0.955926 - -0.372411 -0.160285 0.914122 - -0.400049 -0.200961 0.89419 - -0.147902 -0.151281 0.977363 - -0.15034 -0.173544 0.973283 - -0.0463816 -0.170893 0.984197 - 0.0356721 -0.258757 0.965284 - 0.146983 -0.25609 0.955413 - 0.247402 -0.280036 0.927563 - 0.947592 -0.110171 0.299885 - 0.978983 -0.0161592 0.2033 - 0.936761 0.00180685 0.349964 - 0.950349 0.00686749 0.311111 - 0.850607 -0.000880343 0.525801 - 0.847532 0.00618792 0.530708 - 0.672161 -0.00206218 0.740403 - 0.668307 0.0124996 0.743781 - 0.986663 -0.057905 -0.152129 - 0.933285 -0.0905707 -0.347529 - 0.98613 -0.056941 -0.1559 - 0.951303 -0.0283475 -0.30695 - 0.998793 -0.0253739 -0.0420498 - 0.992559 -0.0269304 -0.118749 - 0.995275 -0.0452923 0.0858853 - 0.99879 -0.0352564 0.0342942 - 0.99171 -0.0685029 0.108711 - 0.991708 -0.0369546 0.123081 - 0.982715 -0.081624 0.166159 - 0.978983 -0.0161592 0.2033 - 0.917115 -0.154491 0.367469 - 0.947592 -0.110171 0.299885 - 0.996071 -0.0585083 0.0664856 - 0.971624 -0.0764472 0.223836 - 0.993712 -0.0638155 0.0919993 - 0.952024 -0.0692079 0.298094 - 0.988606 -0.129785 0.0762456 - -0.351246 -0.127803 0.92752 - -0.372411 -0.160285 0.914122 - -0.144296 -0.112607 0.983106 - -0.147902 -0.151281 0.977363 - -0.00210209 -0.141606 0.989921 - -0.0463816 -0.170893 0.984197 - 0.147505 -0.169507 0.974428 - 0.146983 -0.25609 0.955413 - 0.424491 -0.249067 0.870502 - 0.247402 -0.280036 0.927563 - 0.479237 -0.297807 0.825617 - 0.490596 -0.37739 0.785425 - 0.648901 -0.336524 0.682407 - 0.629049 -0.45432 0.630786 - 0.779216 -0.466281 0.418814 - 0.607484 -0.697813 0.3795 - 0.728127 -0.675996 0.113403 - -0.431979 -0.626569 -0.648695 - -0.186205 -0.557314 -0.809153 - -0.255563 -0.369063 -0.893577 - 0.029414 -0.35736 -0.933503 - 0.0137247 -0.270755 -0.96255 - 0.296108 -0.283327 -0.912165 - 0.285474 -0.252676 -0.924478 - 0.575031 -0.274415 -0.770737 - 0.58418 -0.221476 -0.780821 - 0.848892 -0.245131 -0.468288 - 0.833035 -0.185907 -0.521049 - 0.984641 -0.161999 -0.0651029 - 0.933285 -0.0905707 -0.347529 - 0.988606 -0.129785 0.0762456 - 0.986663 -0.057905 -0.152129 - 0.993712 -0.0638155 0.0919993 - 0.98613 -0.056941 -0.1559 - 0.996071 -0.0585083 0.0664856 - 0.998793 -0.0253739 -0.0420498 - 0.987745 -0.0424225 0.150199 - 0.995275 -0.0452923 0.0858853 - 0.982953 -0.056352 0.175011 - 0.99171 -0.0685029 0.108711 - 0.82598 -0.280602 0.488897 - 0.870099 -0.302996 0.388744 - 0.891873 -0.295708 0.342226 - 0.879487 -0.310851 0.36038 - 0.887848 -0.266429 0.375156 - 0.871376 -0.247677 0.423509 - 0.786407 -0.262996 0.558926 - 0.699864 -0.238368 0.673329 - 0.786407 -0.262996 0.558926 - 0.828126 -0.177636 0.53165 - 0.871376 -0.247677 0.423509 - 0.913115 -0.160709 0.374691 - 0.905016 -0.246149 0.346926 - 0.89705 -0.24954 0.364734 - 0.870099 -0.302996 0.388744 - 0.526034 -0.153285 0.836536 - 0.82598 -0.280602 0.488897 - 0.733858 -0.481061 0.479618 - 0.860668 -0.274413 0.428891 - 0.693301 -0.501675 0.517354 - 0.760866 -0.28019 0.5853 - 0.555189 -0.468652 0.687117 - 0.659847 -0.292751 0.692025 - -0.986704 -0.0683436 0.147461 - -0.99389 -0.0624717 0.0909972 - -0.971401 -0.0755953 0.225089 - -0.991357 -0.0577951 0.117772 - -0.948897 -0.131664 0.286808 - -0.99065 -0.119204 -0.0663603 - -0.93583 -0.0414935 -0.350001 - -0.984389 -0.0783248 -0.157616 - -0.984044 -0.0274771 -0.175792 - -0.99389 -0.0624717 0.0909972 - -0.997778 -0.0163695 0.0645862 - -0.986704 -0.0683436 0.147461 - -0.795205 0.141092 0.589696 - -0.990641 0.0401434 -0.130457 - 0.0200139 0.0630059 0.997812 - -0.983977 0.0210049 -0.177053 - 0.025484 0.181513 0.983058 - -0.973229 0.0540916 -0.223383 - -0.0925189 -0.581694 0.808129 - -0.972298 -0.111622 -0.20537 - -0.092006 -0.329196 0.939768 - -0.983586 -0.059091 -0.170487 - 0.01872 -0.109557 0.993804 - -0.983667 -0.0423884 -0.174935 - -0.994493 -0.0137812 -0.103888 - 0.05032 0.135191 0.989541 - 0.0587697 -0.0663344 0.996065 - 0.0552213 0.0467669 0.997378 - 0.0606199 0.0448909 0.997151 - 0.0571909 0.074843 0.995554 - 0.0579236 0.0829841 0.994866 - 0.0636145 0.111346 0.991744 - 0.0939156 -0.889156 0.447863 - 0.0482057 0.0414274 0.997978 - 0.044036 -0.654875 0.754453 - 0.0200139 0.0630059 0.997812 - -0.992135 0.081055 0.0953881 - -0.795205 0.141092 0.589696 - 0.0247033 0.123524 0.992034 - -0.990641 0.0401434 -0.130457 - -0.992323 0.0489954 0.113557 - -0.984465 0.00313904 -0.175553 - -0.992629 0.00947062 -0.120822 - -0.995586 0.00117304 -0.0938471 - -0.994493 -0.0137812 -0.103888 - -0.993209 -0.0321922 -0.111799 - -0.983667 -0.0423884 -0.174935 - -0.995559 -0.0320434 -0.0885233 - -0.983586 -0.059091 -0.170487 - -0.967293 -0.0172904 -0.253071 - -0.972298 -0.111622 -0.20537 - -0.948328 -0.162378 -0.272593 - -0.0925189 -0.581694 0.808129 - -0.126949 -0.552145 -0.824027 - 0.0520104 -0.0534571 0.997215 - 0.0587697 -0.0663344 0.996065 - 0.0572684 0.0223486 0.998109 - 0.05032 0.135191 0.989541 - 0.0301574 0.656672 0.753573 - -0.0754381 -0.128077 -0.988891 - -0.072204 -0.15906 -0.984625 - -0.0685366 -0.047951 -0.996496 - -0.0668495 -0.155454 -0.985579 - -0.0739653 -0.0423842 -0.99636 - -0.07412 -0.165295 -0.983455 - -0.0815465 -0.0824104 -0.993257 - -0.081767 -0.184735 -0.979381 - -0.992869 -0.00761519 -0.118968 - -0.985968 -0.0294639 -0.164316 - -0.981124 -0.00697311 0.193256 - -0.954209 -0.0621457 0.292615 - 0.0520104 -0.0534571 0.997215 - 0.0503884 -0.210216 0.976356 - 0.0587697 -0.0663344 0.996065 - 0.0555889 -0.23121 0.971314 - 0.0466703 -0.063237 0.996907 - 0.0488951 -0.227598 0.972527 - 0.01872 -0.109557 0.993804 - 0.0430969 -0.283372 0.958041 - -0.092006 -0.329196 0.939768 - 0.0440425 -0.479703 0.876325 - -0.0925189 -0.581694 0.808129 - -0.0403046 -0.910676 -0.411151 - -0.126949 -0.552145 -0.824027 - -0.068625 -0.256772 -0.964032 - -0.0889081 -0.229621 -0.969211 - -0.072204 -0.15906 -0.984625 - -0.306941 -0.00227429 -0.951726 - -0.232082 -0.000629266 -0.972696 - -0.201506 0.00105099 -0.979487 - -0.0137022 0.000245985 -0.999906 - 0.0433846 0.000116438 -0.999058 - 0.198015 0.000798758 -0.980199 - 0.252991 -0.00171834 -0.967467 - 0.292567 -0.000109676 -0.956245 - -0.271633 -0.0213617 -0.962164 - -0.232082 -0.000629266 -0.972696 - -0.290362 -0.00950228 -0.95687 - -0.306941 -0.00227429 -0.951726 - -0.845682 -0.0196302 -0.533326 - -0.873528 -0.0540131 -0.483768 - -0.93583 -0.0414935 -0.350001 - -0.259071 -0.0624218 0.963839 - -0.373075 -0.0819341 0.924176 - -0.380342 -0.0754311 0.921765 - -0.68809 -0.0918524 0.719788 - -0.823034 -0.13963 0.550562 - -0.862272 -0.106485 0.495124 - -0.971401 -0.0755953 0.225089 - -0.921939 -0.0894273 0.37687 - -0.986704 -0.0683436 0.147461 - -0.994472 -0.0414841 0.0964616 - -0.997778 -0.0163695 0.0645862 - -0.995559 -0.0320434 -0.0885233 - -0.984044 -0.0274771 -0.175792 - -0.967293 -0.0172904 -0.253071 - -0.93583 -0.0414935 -0.350001 - -0.911636 -0.0191552 -0.410552 - -0.845682 -0.0196302 -0.533326 - -0.126949 -0.552145 -0.824027 - -0.290362 -0.00950228 -0.95687 - -0.0889081 -0.229621 -0.969211 - -0.271633 -0.0213617 -0.962164 - -0.072204 -0.15906 -0.984625 - -0.272409 -0.0141857 -0.962077 - -0.0754381 -0.128077 -0.988891 - -0.260424 -0.00811497 -0.96546 - -0.133804 0.000141974 -0.991008 - -0.232082 -0.000629266 -0.972696 - 0.000722472 2.73066e-05 -1 - -0.0137022 0.000245985 -0.999906 - 0.134531 -7.882e-05 -0.990909 - 0.175495 -0.00533188 -0.984466 - 0.130647 -8.45405e-06 -0.991429 - -0.566435 -0.276165 -0.776456 - -0.580286 -0.216527 -0.785101 - -0.284135 -0.19976 -0.937744 - -0.329748 -0.16685 -0.929208 - -0.0403114 -0.156919 -0.986788 - -0.0472572 -0.0908147 -0.994746 - 0.227667 -0.0990486 -0.968688 - 0.0434821 -0.0891689 -0.995067 - 0.30325 -0.117197 -0.945677 - 0.133139 -0.0230851 -0.990828 - 0.334409 -0.0336106 -0.941828 - 0.134719 -0.0227105 -0.990624 - -0.917135 -0.0941276 -0.387304 - -0.809977 -0.109391 -0.576169 - -0.887452 -0.176723 -0.425673 - -0.722978 -0.193565 -0.663201 - -0.845341 -0.240841 -0.476859 - -0.580286 -0.216527 -0.785101 - -0.827131 -0.305315 -0.471844 - -0.566435 -0.276165 -0.776456 - -0.804596 -0.359538 -0.472607 - -0.20114 -0.0479607 0.978388 - -0.259071 -0.0624218 0.963839 - -0.381051 -0.106005 0.918457 - -0.380342 -0.0754311 0.921765 - -0.744233 -0.168522 0.646311 - -0.823034 -0.13963 0.550562 - -0.884516 -0.169594 0.43459 - -0.948897 -0.131664 0.286808 - -0.985494 -0.160244 0.0558851 - -0.99065 -0.119204 -0.0663603 - -0.887452 -0.176723 -0.425673 - -0.984389 -0.0783248 -0.157616 - -0.917135 -0.0941276 -0.387304 - -0.93583 -0.0414935 -0.350001 - -0.809977 -0.109391 -0.576169 - -0.873528 -0.0540131 -0.483768 - -0.367932 -0.0654566 -0.927546 - -0.321615 -0.0430077 -0.945893 - -0.333555 -0.0329327 -0.942155 - -0.201506 0.00105099 -0.979487 - -0.135512 -0.0217537 -0.990537 - 0.0433846 0.000116438 -0.999058 - -0.0409778 -0.0228958 -0.998898 - 0.252991 -0.00171834 -0.967467 - 0.134719 -0.0227105 -0.990624 - 0.307545 -0.0223334 -0.951271 - 0.334409 -0.0336106 -0.941828 - -0.990588 0.00245068 0.136852 - -0.958285 0.00367518 0.28579 - -0.941972 0.00497934 0.335653 - -0.920142 0.00587726 0.391541 - -0.843763 0.00966278 0.536629 - -0.84585 0.00836422 0.533355 - -0.668692 0.0138677 0.74341 - -0.671867 0.0123243 0.740569 - -0.570941 0.0159964 0.820835 - -0.48709 0.00950341 0.8733 - -0.370062 0.00556194 0.92899 - -0.201602 -0.0197952 0.979267 - 0.479554 -0.125629 0.868473 - 0.380368 -0.0887057 0.920571 - 0.689762 -0.115316 0.714794 - 0.68563 -0.0928658 0.722002 - 0.950381 -0.114212 0.289365 - 0.690821 -0.107981 0.714917 - 0.920841 -0.0907668 0.379228 - 0.801836 -0.147735 0.578993 - 0.916914 -0.150783 0.369505 - 0.789259 -0.169034 0.590337 - 0.936529 -0.158102 0.312918 - 0.877928 -0.246754 0.41031 - 0.966677 -0.255937 0.00566637 - 0.947164 -0.320673 0.00700452 - 0.83364 -0.304629 -0.460701 - 0.826518 -0.36233 -0.430796 - 0.582472 -0.318371 -0.747908 - 0.592313 -0.420159 -0.687482 - 0.315156 -0.376497 -0.871164 - 0.377102 -0.496542 -0.781818 - 0.087777 -0.50212 -0.860332 - 0.621684 -0.552127 -0.555576 - 0.741839 -0.630196 -0.22919 - 0.803373 -0.46785 -0.368386 - 0.872662 -0.485681 0.0507512 - 0.923223 -0.383366 0.026255 - 0.818252 -0.364308 0.444684 - 0.844657 -0.309683 0.436637 - 0.659567 -0.297261 0.690368 - 0.69589 -0.251041 0.672842 - 0.465116 -0.243296 0.851161 - 0.434113 -0.186833 0.881272 - 0.394944 -0.177575 0.90138 - 0.360726 -0.118306 0.925138 - 0.144146 -0.133062 0.980569 - 0.140785 -0.111666 0.983723 - 0.0388769 -0.111331 0.993023 - 0.0474124 -0.0419368 0.997995 - -0.20114 -0.0479607 0.978388 - -0.0249156 -0.0493991 0.998468 - -0.259071 -0.0624218 0.963839 - -0.192305 -0.0628228 0.979322 - -0.373075 -0.0819341 0.924176 - -0.326605 -0.23692 0.914985 - -0.372169 -0.174851 0.911547 - -0.668907 -0.491267 0.557872 - -0.757929 -0.472305 0.449969 - -0.709663 -0.487208 0.508927 - -0.880466 -0.325283 0.344921 - -0.870881 -0.284709 0.400633 - -0.898519 -0.286003 0.332966 - -0.858053 -0.244977 0.451366 - -0.901659 -0.248269 0.354082 - -0.875346 -0.232908 0.423701 - -0.896498 -0.186106 0.402065 - -0.813816 -0.245471 0.526732 - -0.838492 -0.148569 0.524269 - -0.685617 -0.135347 0.71527 - -0.731433 -0.100796 0.674422 - -0.620384 -0.0841702 0.779769 - -0.611776 0.0397565 0.790031 - -0.626953 0.0143578 0.778925 - -0.657723 0.00220639 0.753257 - -0.48709 0.00950341 0.8733 - -0.707129 -0.00218749 0.707081 - -0.671867 0.0123243 0.740569 - -0.848033 -0.00687413 0.529898 - -0.84585 0.00836422 0.533355 - -0.921507 0.00530351 0.388326 - -0.920142 0.00587726 0.391541 - -0.963879 -0.00259773 0.266329 - -0.958285 0.00367518 0.28579 - -0.988054 -0.00531886 0.154014 - -0.990588 0.00245068 0.136852 - -0.999998 0.00130106 0.00129958 - -0.999949 0.0098085 -0.00251379 - -0.994609 0.00816789 -0.103378 - -0.997117 0.0247383 -0.0717317 - -0.9809 0.0184048 -0.193642 - -0.975638 0.0977632 -0.1964 - -0.973229 0.0540916 -0.223383 - 0.271998 -0.538614 0.797441 - 0.518917 -0.518134 0.679899 - 0.306863 -0.533619 0.78809 - 0.421495 -0.517961 0.744351 - 0.294243 -0.55654 0.776971 - 0.322249 -0.233069 0.917515 - 0.366699 -0.174674 0.913795 - 0.271998 -0.538614 0.797441 - 0.642832 -0.471802 0.603465 - 0.518917 -0.518134 0.679899 - 0.69719 -0.497617 0.516046 - 0.591013 -0.494171 0.637572 - 0.480445 -0.476266 0.73644 - 0.487717 -0.483479 0.726898 - 0.555189 -0.468652 0.687117 - 0.591013 -0.494171 0.637572 - 0.693301 -0.501675 0.517354 - 0.69719 -0.497617 0.516046 - 0.733858 -0.481061 0.479618 - 0.642832 -0.471802 0.603465 - 0.479554 -0.125629 0.868473 - 0.366699 -0.174674 0.913795 - 0.380368 -0.0887057 0.920571 - 0.322249 -0.233069 0.917515 - 0.239578 -0.0654054 0.968672 - 0.271998 -0.538614 0.797441 - -0.00349449 -0.53744 0.843295 - -0.0780888 -0.441776 0.893721 - -0.0866518 -0.510619 0.85543 - -0.00163825 -0.534722 0.845027 - -0.0173119 -0.53645 0.843755 - 0.00111439 -0.546558 0.83742 - 0.00442132 -0.530717 0.847538 - 0.0660926 -0.529826 0.845527 - 0.103929 -0.536996 0.837159 - 0.200259 -0.518658 0.831198 - 0.238795 -0.519552 0.820392 - 0.372779 -0.501383 0.780801 - 0.262123 -0.535965 0.802517 - 0.406992 -0.499796 0.764566 - -0.00447152 -0.330072 0.943945 - -0.0780888 -0.441776 0.893721 - 0.00788098 -0.41892 0.907989 - -0.00163825 -0.534722 0.845027 - 0.128639 -0.509673 0.850697 - 0.0722484 -0.528608 0.845786 - 0.193708 -0.499014 0.844667 - 0.200259 -0.518658 0.831198 - 0.316613 -0.493774 0.809903 - 0.372779 -0.501383 0.780801 - 0.44052 -0.472205 0.763521 - -0.298382 -0.482554 0.823474 - -0.0866518 -0.510619 0.85543 - -0.239389 -0.33708 0.910533 - -0.0780888 -0.441776 0.893721 - -0.117022 -0.270956 0.955452 - -0.00447152 -0.330072 0.943945 - -0.425392 -0.471397 0.772545 - -0.332547 -0.493719 0.803526 - -0.404848 -0.461691 0.789265 - -0.302207 -0.512622 0.803673 - -0.298382 -0.482554 0.823474 - -0.180641 -0.516765 0.836853 - -0.0866518 -0.510619 0.85543 - -0.0451605 -0.520944 0.852395 - -0.0173119 -0.53645 0.843755 - -0.00249652 -0.529768 0.848139 - 0.00442132 -0.530717 0.847538 - -0.00920554 -0.538183 0.842778 - 0.016364 -0.539039 0.842122 - 0.0141471 -0.556903 0.830457 - 0.0968111 -0.551476 0.828554 - 0.132665 -0.569768 0.811027 - 0.262123 -0.535965 0.802517 - 0.341807 -0.479551 0.808207 - 0.194503 -0.380493 0.904098 - 0.0603873 -0.425347 0.903013 - 0.0247216 -0.348225 0.937085 - 0.0150735 -0.327245 0.944819 - 0.0123194 -0.0528062 0.998529 - 0.401989 -0.473888 0.783476 - 0.447921 -0.457358 0.768239 - 0.341807 -0.479551 0.808207 - 0.412814 -0.442254 0.796238 - 0.194503 -0.380493 0.904098 - 0.348511 -0.374367 0.859296 - 0.28666 -0.285533 0.914493 - 0.554435 -0.308422 0.772967 - 0.340508 -0.0645907 0.938021 - 0.606686 -0.292678 0.739102 - 0.619969 -0.234608 0.74873 - 0.606686 -0.292678 0.739102 - 0.659274 -0.248052 0.709808 - 0.554435 -0.308422 0.772967 - 0.659847 -0.292751 0.692025 - 0.447921 -0.457358 0.768239 - 0.555189 -0.468652 0.687117 - 0.44052 -0.472205 0.763521 - 0.480445 -0.476266 0.73644 - 0.372779 -0.501383 0.780801 - 0.487717 -0.483479 0.726898 - 0.406992 -0.499796 0.764566 - 0.421495 -0.517961 0.744351 - 0.262123 -0.535965 0.802517 - 0.294243 -0.55654 0.776971 - 0.132665 -0.569768 0.811027 - 0.306863 -0.533619 0.78809 - 0.16033 -0.566804 0.808101 - 0.271998 -0.538614 0.797441 - 0.0536519 -0.568152 0.821173 - -0.00349449 -0.53744 0.843295 - -0.0259652 -0.548825 0.835534 - -0.151768 -0.564641 0.811262 - -0.105078 -0.568215 0.816144 - -0.282903 -0.552176 0.784262 - -0.123009 -0.554395 0.823113 - -0.271211 -0.531337 0.802575 - -0.224045 -0.525307 0.820888 - -0.357794 -0.502706 0.786937 - -0.332547 -0.493719 0.803526 - -0.475114 -0.477534 0.739072 - -0.425392 -0.471397 0.772545 - -0.462422 -0.462162 0.756685 - -0.404848 -0.461691 0.789265 - -0.413954 -0.437341 0.798358 - -0.298382 -0.482554 0.823474 - -0.282834 -0.281789 0.916842 - -0.239389 -0.33708 0.910533 - -0.215756 -0.214256 0.952651 - -0.117022 -0.270956 0.955452 - 0.0123194 -0.0528062 0.998529 - -0.00447152 -0.330072 0.943945 - 0.0150735 -0.327245 0.944819 - 0.00788098 -0.41892 0.907989 - 0.0603873 -0.425347 0.903013 - 0.128639 -0.509673 0.850697 - 0.341807 -0.479551 0.808207 - 0.277575 -0.507337 0.815819 - 0.401989 -0.473888 0.783476 - 0.44052 -0.472205 0.763521 - 0.447921 -0.457358 0.768239 - 0.986867 -0.0711275 0.145033 - 0.489258 -0.146392 0.859765 - 0.689762 -0.115316 0.714794 - 0.526034 -0.153285 0.836536 - 0.479554 -0.125629 0.868473 - 0.82598 -0.280602 0.488897 - 0.733858 -0.481061 0.479618 - 0.891873 -0.295708 0.342226 - 0.860668 -0.274413 0.428891 - 0.887848 -0.266429 0.375156 - 0.78876 -0.246269 0.563213 - 0.786407 -0.262996 0.558926 - 0.659274 -0.248052 0.709808 - 0.699864 -0.238368 0.673329 - 0.619969 -0.234608 0.74873 - 0.679001 -0.158022 0.716929 - 0.606686 -0.292678 0.739102 - 0.715544 -0.152717 0.68167 - 0.340508 -0.0645907 0.938021 - 0.0125749 0.0219446 0.99968 - 0.0535173 0.0219179 0.998326 - 0.181215 0.00825169 0.983409 - 0.786471 0.0885148 0.611252 - 0.345728 -0.0971205 0.933295 - 0.964237 -0.0520639 0.259878 - -0.396711 -0.326483 0.857921 - -0.995783 0.0437442 0.0806387 - -0.390252 -0.0764808 0.917526 - -0.225025 0.0479766 0.973171 - -0.201602 -0.0197952 0.979267 - -0.256634 0.0104866 0.966452 - -0.370062 0.00556194 0.92899 - -0.368773 0.0196256 0.929312 - -0.570941 0.0159964 0.820835 - -0.568044 0.016713 0.822828 - -0.668692 0.0138677 0.74341 - -0.665908 0.0165338 0.745851 - -0.843763 0.00966278 0.536629 - -0.843878 0.00999302 0.536442 - -0.941972 0.00497934 0.335653 - -0.943566 0.00485137 0.331149 - -0.990588 0.00245068 0.136852 - -0.993934 0.0120516 0.10932 - -0.999949 0.0098085 -0.00251379 - -0.999642 0.0255245 0.00804129 - -0.997117 0.0247383 -0.0717317 - -0.991186 0.101888 -0.0846649 - -0.975638 0.0977632 -0.1964 - -0.964618 0.100529 -0.243733 - -0.973229 0.0540916 -0.223383 - -0.422017 0.0742492 -0.903542 - -0.671466 0.145878 -0.726535 - -0.216765 0.109972 -0.97001 - -0.973229 0.0540916 -0.223383 - 0.0380028 0.303138 0.952189 - 0.025484 0.181513 0.983058 - 0.0520864 0.167989 0.984412 - 0.0482057 0.0414274 0.997978 - 0.0595787 0.102965 0.992899 - 0.0636145 0.111346 0.991744 - 0.0553988 0.110052 0.992381 - 0.0571909 0.074843 0.995554 - 0.0452099 0.148099 0.987939 - 0.0552213 0.0467669 0.997378 - 0.0539554 0.0426595 0.997632 - 0.05032 0.135191 0.989541 - -0.00956957 0.655085 0.755495 - 0.0301574 0.656672 0.753573 - 0.0563519 -0.603564 0.79532 - 0.0960393 -0.602002 0.792698 - 0.0608747 -0.0746735 0.995348 - 0.0572684 0.0223486 0.998109 - 0.0551099 0.0498299 0.997236 - 0.0520104 -0.0534571 0.997215 - 0.0377618 0.0407015 0.998458 - -0.981124 -0.00697311 0.193256 - -0.991655 0.00794584 0.128677 - -0.992869 -0.00761519 -0.118968 - -0.981755 0.00257595 -0.190135 - -0.0815465 -0.0824104 -0.993257 - -0.0802099 0.00731592 -0.996751 - -0.0739653 -0.0423842 -0.99636 - -0.0738133 0.00999809 -0.997222 - -0.0685366 -0.047951 -0.996496 - -0.0692647 0.0087622 -0.99756 - -0.0723158 0.00010239 -0.997382 - -0.0806936 0.0142104 -0.996638 - -0.133804 0.000141974 -0.991008 - 0.00833061 0.0131569 -0.999879 - 0.000722472 2.73066e-05 -1 - 0.0817325 0.0089328 -0.996614 - 0.130647 -8.45405e-06 -0.991429 - 0.0727741 -0.0659808 -0.995164 - 0.175495 -0.00533188 -0.984466 - 0.0732711 -0.169214 -0.982852 - 0.272955 -0.0161984 -0.96189 - 0.0893518 -0.24168 -0.966233 - 0.275218 -0.0225851 -0.961116 - 0.151717 -0.894506 -0.420525 - 0.292567 -0.000109676 -0.956245 - 0.362771 -0.0091744 -0.931833 - 0.252991 -0.00171834 -0.967467 - 0.322279 -0.0074673 -0.946615 - 0.307545 -0.0223334 -0.951271 - 0.349502 -0.0350416 -0.93628 - 0.334409 -0.0336106 -0.941828 - 0.385262 -0.0863701 -0.918756 - 0.30325 -0.117197 -0.945677 - 0.406087 -0.130527 -0.904464 - 0.227667 -0.0990486 -0.968688 - 0.246712 -0.162271 -0.955406 - -0.0403114 -0.156919 -0.986788 - 0.00262673 -0.195334 -0.980733 - -0.284135 -0.19976 -0.937744 - -0.277362 -0.254016 -0.926578 - -0.566435 -0.276165 -0.776456 - -0.553241 -0.316457 -0.770571 - -0.804596 -0.359538 -0.472607 - -0.764846 -0.457569 -0.453477 - -0.873267 -0.484533 -0.0512998 - -0.731335 -0.67239 -0.114193 - -0.739141 -0.639223 0.212286 - 0.460629 -0.578272 0.673367 - 0.174498 -0.520026 0.836136 - 0.228301 -0.361299 0.90407 - -0.0299403 -0.357323 0.933501 - -0.0135296 -0.270856 0.962525 - -0.277856 -0.281898 0.91833 - -0.226096 -0.265435 0.937243 - -0.479238 -0.270442 0.83498 - -0.400049 -0.200961 0.89419 - -0.456744 -0.206723 0.865246 - -0.372411 -0.160285 0.914122 - -0.381051 -0.106005 0.918457 - -0.351246 -0.127803 0.92752 - -0.20114 -0.0479607 0.978388 - -0.144296 -0.112607 0.983106 - 0.0388769 -0.111331 0.993023 - -0.00210209 -0.141606 0.989921 - 0.144146 -0.133062 0.980569 - 0.147505 -0.169507 0.974428 - 0.394944 -0.177575 0.90138 - 0.424491 -0.249067 0.870502 - 0.465116 -0.243296 0.851161 - 0.479237 -0.297807 0.825617 - 0.659567 -0.297261 0.690368 - 0.648901 -0.336524 0.682407 - 0.818252 -0.364308 0.444684 - 0.779216 -0.466281 0.418814 - 0.872662 -0.485681 0.0507512 - 0.728127 -0.675996 0.113403 - 0.741839 -0.630196 -0.22919 - -0.186205 -0.557314 -0.809153 - 0.087777 -0.50212 -0.860332 - 0.029414 -0.35736 -0.933503 - 0.315156 -0.376497 -0.871164 - 0.296108 -0.283327 -0.912165 - 0.582472 -0.318371 -0.747908 - 0.575031 -0.274415 -0.770737 - 0.83364 -0.304629 -0.460701 - 0.848892 -0.245131 -0.468288 - 0.966677 -0.255937 0.00566637 - 0.984641 -0.161999 -0.0651029 - 0.936529 -0.158102 0.312918 - 0.988606 -0.129785 0.0762456 - 0.916914 -0.150783 0.369505 - 0.952024 -0.0692079 0.298094 - 0.920841 -0.0907668 0.379228 - 0.971624 -0.0764472 0.223836 - 0.950381 -0.114212 0.289365 - 0.982953 -0.056352 0.175011 - 0.689762 -0.115316 0.714794 - 0.99171 -0.0685029 0.108711 - 0.986867 -0.0711275 0.145033 - 0.982715 -0.081624 0.166159 - 0.489258 -0.146392 0.859765 - 0.917115 -0.154491 0.367469 - 0.526034 -0.153285 0.836536 - 0.876882 -0.239622 0.416723 - 0.89705 -0.24954 0.364734 - 0.917115 -0.154491 0.367469 - 0.913115 -0.160709 0.374691 - 0.947592 -0.110171 0.299885 - 0.357213 0.0360971 0.933325 - 0.36278 0.0381554 0.931093 - 0.354851 0.0346138 0.934282 - 0.48963 0.0296276 0.871427 - 0.475166 0.0302242 0.879377 - 0.37635 0.0342205 0.925845 - 0.360014 0.0164526 0.932802 - 0.511544 0.0148924 0.859128 - 0.446037 0.0154005 0.894882 - 0.574152 0.0139314 0.81863 - 0.59917 0.00234074 0.800618 - 0.573725 0.0160324 0.818891 - 0.368566 0.0193364 0.9294 - 0.570373 0.0151217 0.821247 - 0.366786 0.018286 0.930126 - 0.456219 0.0149223 0.889743 - 0.243334 0.0202098 0.969732 - 0.446037 0.0154005 0.894882 - 0.360146 0.0173844 0.932734 - 0.360014 0.0164526 0.932802 - 0.357213 0.0360971 0.933325 - 0.37635 0.0342205 0.925845 - 0.36278 0.0381554 0.931093 - 0.562888 0.0329373 0.825876 - 0.48963 0.0296276 0.871427 - 0.625991 0.0126087 0.779728 - 0.59917 0.00234074 0.800618 - 0.377137 -0.0227927 0.925877 - 0.368566 0.0193364 0.9294 - 0.181215 0.00825169 0.983409 - 0.243334 0.0202098 0.969732 - 0.0125749 0.0219446 0.99968 - 0.843506 -0.00131975 0.537118 - 0.682588 0.0316539 0.730117 - 0.686187 -0.0978393 0.720815 - 0.617695 -0.0696033 0.783332 - 0.620359 -0.111666 0.776328 - 0.563641 -0.0805241 0.822086 - 0.674077 -0.0830994 0.733972 - 0.932185 -0.129835 0.337898 - 0.843506 -0.00131975 0.537118 - 0.842126 -0.126385 0.524262 - 0.686187 -0.0978393 0.720815 - 0.723496 -0.133317 0.677333 - 0.620359 -0.111666 0.776328 - 0.686442 -0.000728065 0.727184 - 0.682588 0.0316539 0.730117 - 0.850656 -0.005611 0.525693 - 0.843506 -0.00131975 0.537118 - 0.935831 0.00419512 0.352424 - 0.932185 -0.129835 0.337898 - 0.665216 0.0510877 0.744901 - 0.432847 0.0246889 0.901129 - 0.663051 0.0512163 0.74682 - 0.475166 0.0302242 0.879377 - 0.661105 0.051422 0.748529 - 0.48963 0.0296276 0.871427 - 0.659317 0.0313154 0.751213 - 0.562888 0.0329373 0.825876 - 0.661415 0.029451 0.749442 - 0.565511 0.0333274 0.824067 - 0.664049 0.00887219 0.747636 - 0.511544 0.0148924 0.859128 - 0.664436 0.0116312 0.747255 - 0.574152 0.0139314 0.81863 - 0.66484 0.0115679 0.746896 - 0.446037 0.0154005 0.894882 - 0.665197 0.0128107 0.746558 - 0.456219 0.0149223 0.889743 - 0.665125 0.0136148 0.746608 - 0.570373 0.0151217 0.821247 - 0.668307 0.0124996 0.743781 - 0.573725 0.0160324 0.818891 - 0.672161 -0.00206218 0.740403 - 0.59917 0.00234074 0.800618 - 0.686442 -0.000728065 0.727184 - 0.625991 0.0126087 0.779728 - 0.682588 0.0316539 0.730117 - 0.609006 0.057691 0.791065 - 0.617695 -0.0696033 0.783332 - 0.567833 -0.0551551 0.821294 - 0.563641 -0.0805241 0.822086 - 0.377137 -0.0227927 0.925877 - 0.674077 -0.0830994 0.733972 - 0.340508 -0.0645907 0.938021 - 0.706274 -0.110299 0.699294 - 0.715544 -0.152717 0.68167 - 0.692213 -0.126045 0.710601 - 0.679001 -0.158022 0.716929 - 0.620359 -0.111666 0.776328 - 0.699864 -0.238368 0.673329 - 0.723496 -0.133317 0.677333 - 0.828126 -0.177636 0.53165 - 0.842126 -0.126385 0.524262 - 0.913115 -0.160709 0.374691 - 0.932185 -0.129835 0.337898 - 0.947592 -0.110171 0.299885 - 0.935831 0.00419512 0.352424 - 0.936761 0.00180685 0.349964 - 0.850656 -0.005611 0.525693 - 0.850607 -0.000880343 0.525801 - 0.686442 -0.000728065 0.727184 - 0.672161 -0.00206218 0.740403 - 0.673497 0.0775002 0.735116 - 0.848096 0.0913888 0.521902 - 0.681578 0.0802888 0.727328 - 0.852454 0.103897 0.512374 - 0.682943 0.0952674 0.724232 - 0.854031 0.100551 0.510412 - 0.568503 0.0667631 0.819968 - 0.673497 0.0775002 0.735116 - 0.575657 0.0703031 0.814664 - 0.681578 0.0802888 0.727328 - 0.58364 0.0870263 0.807335 - 0.682943 0.0952674 0.724232 - 0.854031 0.100551 0.510412 - 0.685098 0.0930511 0.722483 - 0.682943 0.0952674 0.724232 - 0.584632 0.0903916 0.806247 - 0.58364 0.0870263 0.807335 - 0.378401 0.0654281 0.923326 - 0.575657 0.0703031 0.814664 - 0.372365 0.0533117 0.926554 - 0.568503 0.0667631 0.819968 - 0.586136 0.101424 0.803839 - 0.59319 0.108724 0.797687 - 0.384731 0.105365 0.916995 - 0.589844 0.107738 0.800298 - 0.371429 0.120276 0.920638 - 0.584678 0.122818 0.801915 - 0.563757 0.120516 0.817101 - 0.614304 0.131375 0.778056 - 0.535918 0.135788 0.833279 - 0.642792 0.117779 0.756932 - 0.563757 0.120516 0.817101 - 0.668154 0.117692 0.734655 - 0.584678 0.122818 0.801915 - 0.685622 0.108339 0.71985 - 0.589844 0.107738 0.800298 - 0.689253 0.106747 0.716614 - 0.59319 0.108724 0.797687 - 0.606579 0.117697 0.786263 - 0.586136 0.101424 0.803839 - 0.694812 0.120831 0.708969 - 0.371429 0.120276 0.920638 - 0.563757 0.120516 0.817101 - 0.330183 0.132482 0.934573 - 0.535918 0.135788 0.833279 - 0.361278 0.154602 0.919552 - 0.614304 0.131375 0.778056 - -0.955338 0.294586 0.0234302 - -0.734119 0.678881 0.0138236 - -0.0633419 0.0608633 -0.996134 - -0.716639 0.670527 -0.191891 - -0.988053 0.147135 -0.0458524 - -0.927641 0.166311 -0.334399 - -0.0633419 0.0608633 -0.996134 - -0.144234 0.155565 0.977239 - -0.955338 0.294586 0.0234302 - -0.932861 0.206506 0.29517 - -0.734119 0.678881 0.0138236 - -0.653971 -0.106578 0.748974 - -0.0180733 -0.174395 0.98451 - -0.0229032 -0.109221 0.993754 - -0.0186011 -0.0433094 0.998889 - -0.0177718 0.0799026 0.996644 - -0.00887221 -0.0132202 0.999873 - -0.0340834 -0.268143 0.962776 - -0.0121488 -0.0427887 0.99901 - 0.0226693 -0.296406 0.954793 - -0.0229032 -0.109221 0.993754 - 0.00756167 0.726484 0.687141 - -0.0177718 0.0799026 0.996644 - -0.0310655 0.158862 0.986812 - -0.0340834 -0.268143 0.962776 - 0.0226693 -0.296406 0.954793 - -0.00672933 0.0290716 0.999555 - -0.0110484 0.0759723 0.997049 - -0.00775901 0.0164771 0.999834 - -0.0510947 0.0541304 0.997226 - -0.0121488 -0.0427887 0.99901 - -0.639994 -0.00994665 0.768316 - -0.0229032 -0.109221 0.993754 - -0.85728 -0.0130984 0.514684 - -0.653971 -0.106578 0.748974 - -0.761826 -0.183916 0.621124 - -0.0180733 -0.174395 0.98451 - -0.0272049 0.187943 0.981803 - -0.0110484 0.0759723 0.997049 - -0.0117629 0.0812808 0.996622 - -0.00672933 0.0290716 0.999555 - -0.0130954 0.0509705 0.998614 - -0.00955646 -0.140025 0.990102 - -0.0125835 0.0477525 0.99878 - -0.0570403 0.688076 0.723393 - -0.0176886 0.682217 0.730936 - -0.00955646 -0.140025 0.990102 - 0.00496658 -0.1415 0.989926 - -0.00672933 0.0290716 0.999555 - -0.0176886 0.682217 0.730936 - -0.00775901 0.0164771 0.999834 - -0.0125835 0.0477525 0.99878 - -0.0186011 -0.0433094 0.998889 - -0.24368 0.0786037 0.966665 - -0.932861 0.206506 0.29517 - -0.144234 0.155565 0.977239 - -0.24368 0.0786037 0.966665 - -0.0180773 0.0817571 0.996488 - -0.0117629 0.0812808 0.996622 - -0.144234 0.155565 0.977239 - -0.0272049 0.187943 0.981803 - -0.0633419 0.0608633 -0.996134 - 0.82217 0.167558 0.544023 - 0.702666 0.646208 0.297784 - 0.456275 0.702762 0.545838 - -0.734119 0.678881 0.0138236 - -0.631682 0.672049 0.386429 - -0.932861 0.206506 0.29517 - -0.842203 0.167442 0.512502 - -0.24368 0.0786037 0.966665 - 0.792459 0.135965 0.594578 - 0.82217 0.167558 0.544023 - 0.623066 0.174035 0.762562 - 0.456275 0.702762 0.545838 - 0.342174 0.552823 0.759805 - -0.631682 0.672049 0.386429 - -0.513112 0.600339 0.61344 - -0.842203 0.167442 0.512502 - 0.207001 0.19492 0.958727 - 0.222565 0.184026 0.957392 - 0.361278 0.154602 0.919552 - 0.247562 0.155186 0.956363 - 0.330183 0.132482 0.934573 - 0.263608 0.13392 0.955289 - 0.371429 0.120276 0.920638 - 0.229314 0.430487 0.872981 - 0.207001 0.19492 0.958727 - 0.420168 0.178109 0.889796 - 0.361278 0.154602 0.919552 - 0.566352 0.149143 0.810557 - 0.614304 0.131375 0.778056 - 0.694812 0.120831 0.708969 - 0.853941 0.121784 0.505919 - 0.735076 0.114001 0.668331 - 0.868617 0.105634 0.484093 - 0.689253 0.106747 0.716614 - 0.859844 0.10646 0.499334 - 0.685622 0.108339 0.71985 - 0.857224 0.109983 0.503061 - 0.668154 0.117692 0.734655 - 0.845149 0.111086 0.522861 - 0.642792 0.117779 0.756932 - 0.825041 0.123142 0.551492 - 0.614304 0.131375 0.778056 - 0.792459 0.135965 0.594578 - 0.566352 0.149143 0.810557 - 0.623066 0.174035 0.762562 - 0.420168 0.178109 0.889796 - 0.342174 0.552823 0.759805 - 0.229314 0.430487 0.872981 - -0.513112 0.600339 0.61344 - 0.586136 0.101424 0.803839 - 0.676786 0.103677 0.728843 - 0.694812 0.120831 0.708969 - 0.824642 0.0983121 0.557045 - 0.853941 0.121784 0.505919 - 0.102256 0.0308836 0.994279 - 0.0657214 0.00213462 0.997836 - 0.17905 0.0375394 0.983124 - 0.180262 0.0350512 0.982994 - 0.357014 0.0134738 0.934002 - -0.998646 -0.0357334 0.0377929 - -0.993146 -0.0816028 0.0836803 - -0.999995 0.00130506 -0.00272662 - -0.999969 0.00728076 -0.00283115 - -0.99995 0.00653573 -0.00763167 - -0.992488 -0.0854414 0.0875658 - -0.996834 0.0664759 -0.0436344 - -0.902098 0.349501 -0.253115 - -0.996834 0.0664759 -0.0436344 - -0.99848 -0.0510832 0.0207029 - -0.992488 -0.0854414 0.0875658 - -0.99982 -0.00729988 0.0175069 - -0.980468 -0.16968 0.0994512 - -0.810049 0.303694 -0.501589 - -0.921156 0.331451 -0.203991 - -0.980655 0.135618 -0.141152 - -0.999969 0.00728076 -0.00283115 - -0.974302 -0.15636 0.162135 - -0.993146 -0.0816028 0.0836803 - -0.557474 0.088193 0.825497 - -0.995734 -0.0182274 0.0904536 - -0.835254 0.044524 0.548058 - -0.985827 -0.030196 0.165027 - -0.936778 0.0343918 0.348231 - -0.998646 -0.0357334 0.0377929 - -1 -0.000149736 -0.000771668 - -0.999995 0.00130506 -0.00272662 - -0.999463 0.0291888 -0.0149005 - -0.996834 0.0664759 -0.0436344 - -0.916002 0.356575 -0.183834 - -0.902098 0.349501 -0.253115 - -0.978908 -0.178373 0.0996144 - -0.99848 -0.0510832 0.0207029 - -0.255188 0.106515 0.961007 - -0.557474 0.088193 0.825497 - -0.239056 0.122498 0.963248 - -0.835254 0.044524 0.548058 - -0.211599 0.134756 0.968022 - -0.936778 0.0343918 0.348231 - -0.189374 0.158044 0.969102 - -0.962506 0.0437358 0.267711 - -0.958463 0.107217 0.264296 - -0.923204 0.109158 0.368481 - -0.924158 0.108965 0.366141 - -0.855927 0.109234 0.505427 - -0.847575 0.104477 0.52029 - -0.687478 0.106013 0.718426 - -0.664426 0.0956755 0.741205 - -0.589624 0.102168 0.80119 - -0.588514 0.113095 0.800538 - -0.389327 0.101423 0.915499 - -0.400552 0.107589 0.909935 - -0.255188 0.106515 0.961007 - -0.46955 0.117918 0.874996 - -0.239056 0.122498 0.963248 - -0.417868 0.130299 0.899115 - -0.211599 0.134756 0.968022 - -0.362176 0.151715 0.91968 - -0.189374 0.158044 0.969102 - -0.465522 0.0864492 0.880804 - -0.684435 0.105554 0.721392 - -0.683499 0.0951363 0.723725 - -0.855522 0.100093 0.507999 - -0.853993 0.103194 0.509948 - -0.923133 0.103735 0.370221 - -0.922175 0.1036 0.37264 - -0.957939 0.100768 0.268699 - -0.20159 0.0559937 0.977868 - -0.381618 0.0918159 0.919749 - -0.465522 0.0864492 0.880804 - -0.589397 0.104452 0.801063 - -0.684435 0.105554 0.721392 - -0.985998 0.000744952 0.166754 - -0.336735 0.0824186 0.937985 - -0.958634 0.000640249 0.284642 - -0.239661 0.0580694 0.969118 - -0.959386 0.00274855 0.282085 - -0.3867 0.098852 0.916892 - -0.239059 0.0912388 0.966709 - -0.213572 0.0943459 0.972361 - -0.336735 0.0824186 0.937985 - -0.433123 0.0806048 0.897723 - -0.985998 0.000744952 0.166754 - -0.981366 0.000663125 0.192145 - -0.857719 0.00343682 0.514107 - -0.959386 0.00274855 0.282085 - -0.183492 0.0371722 0.982318 - -0.239661 0.0580694 0.969118 - -0.20159 0.0559937 0.977868 - -0.239059 0.0912388 0.966709 - -0.381618 0.0918159 0.919749 - -0.3867 0.098852 0.916892 - -0.589397 0.104452 0.801063 - -0.243479 -0.00323714 0.969901 - -0.981366 0.000663125 0.192145 - -0.264474 0.00017893 0.964393 - -0.985998 0.000744952 0.166754 - -0.353824 0.000270401 0.935312 - -0.958634 0.000640249 0.284642 - -0.281779 0.000177986 0.959479 - -0.959386 0.00274855 0.282085 - -0.322454 0.00234942 0.946582 - -0.857719 0.00343682 0.514107 - -0.156109 -0.678298 0.718013 - -0.165666 -0.159224 0.973243 - 0.138111 -0.218796 0.965947 - -0.243479 -0.00323714 0.969901 - 0.301371 -0.00646588 0.953485 - -0.264474 0.00017893 0.964393 - 0.371942 -0.000254752 0.928256 - -0.353824 0.000270401 0.935312 - 0.281358 -0.000173339 0.959603 - -0.281779 0.000177986 0.959479 - 0.352956 -0.000219665 0.93564 - -0.322454 0.00234942 0.946582 - 0.981135 -0.00060013 0.193323 - 0.468329 0.0906193 0.878895 - 0.995184 -0.000681407 0.0980205 - 0.613428 0.0779165 0.785898 - 0.995923 -0.0338464 0.0836205 - 0.900539 0.0342346 0.433425 - 0.993883 -0.0163679 0.109214 - 0.996683 -0.05365 0.061191 - 0.138111 -0.218796 0.965947 - 0.993883 -0.0163679 0.109214 - 0.301371 -0.00646588 0.953485 - 0.995923 -0.0338464 0.0836205 - 0.371942 -0.000254752 0.928256 - 0.995184 -0.000681407 0.0980205 - 0.281358 -0.000173339 0.959603 - 0.981135 -0.00060013 0.193323 - 0.352956 -0.000219665 0.93564 - 0.388591 0.100098 0.915957 - 0.246136 0.107107 0.963299 - 0.249184 0.0973938 0.963546 - 0.468329 0.0906193 0.878895 - 0.364287 0.0821691 0.927655 - 0.981135 -0.00060013 0.193323 - 0.983813 -0.000620761 0.179195 - 0.352956 -0.000219665 0.93564 - 0.259093 -0.000190196 0.965852 - -0.322454 0.00234942 0.946582 - -0.145886 0.000102144 0.989301 - -0.857719 0.00343682 0.514107 - 0.145316 -0.0117865 0.989315 - 0.821917 -0.00844276 0.569545 - 0.942426 0.00194746 0.334408 - 0.174155 0.0318112 0.984204 - 0.194203 0.0504345 0.979664 - 0.17905 0.0375394 0.983124 - 0.259616 0.0618618 0.963729 - 0.382094 0.0911561 0.919617 - 0.18785 0.0863217 0.978397 - 0.259616 0.0618618 0.963729 - 0.269745 0.0779345 0.959773 - 0.194203 0.0504345 0.979664 - 0.930758 0.00135738 0.365634 - 0.942426 0.00194746 0.334408 - 0.339716 0.00221503 0.940525 - 0.145316 -0.0117865 0.989315 - 0.589643 0.103869 0.800957 - 0.388591 0.100098 0.915957 - 0.382094 0.0911561 0.919617 - 0.249184 0.0973938 0.963546 - 0.18785 0.0863217 0.978397 - 0.364287 0.0821691 0.927655 - 0.269745 0.0779345 0.959773 - 0.983813 -0.000620761 0.179195 - 0.930758 0.00135738 0.365634 - 0.259093 -0.000190196 0.965852 - 0.339716 0.00221503 0.940525 - -0.145886 0.000102144 0.989301 - 0.145316 -0.0117865 0.989315 - -0.252998 -0.0124925 0.967386 - -0.152927 -0.678672 0.718343 - -0.156109 -0.678298 0.718013 - 0.152889 -0.678531 0.718485 - 0.138111 -0.218796 0.965947 - 0.996226 -0.060019 0.0626954 - 0.996683 -0.05365 0.061191 - 1 -0.000232861 -0.000582445 - 0.993883 -0.0163679 0.109214 - 0.968234 0.0381247 0.247123 - 0.900539 0.0342346 0.433425 - 0.263608 0.13392 0.955289 - 0.208568 0.124465 0.970056 - 0.371429 0.120276 0.920638 - 0.246136 0.107107 0.963299 - 0.384731 0.105365 0.916995 - 0.388591 0.100098 0.915957 - 0.586136 0.101424 0.803839 - 0.589643 0.103869 0.800957 - 0.676786 0.103677 0.728843 - -0.982238 0.103699 0.156379 - -0.957939 0.100768 0.268699 - -0.958463 0.107217 0.264296 - -0.923133 0.103735 0.370221 - -0.923204 0.109158 0.368481 - -0.855522 0.100093 0.507999 - -0.855927 0.109234 0.505427 - -0.684435 0.105554 0.721392 - -0.687478 0.106013 0.718426 - -0.589397 0.104452 0.801063 - -0.589624 0.102168 0.80119 - -0.3867 0.098852 0.916892 - -0.389327 0.101423 0.915499 - -0.213572 0.0943459 0.972361 - -0.255188 0.106515 0.961007 - -0.433123 0.0806048 0.897723 - -0.557474 0.088193 0.825497 - -0.981366 0.000663125 0.192145 - -0.995734 -0.0182274 0.0904536 - -0.243479 -0.00323714 0.969901 - -0.985827 -0.030196 0.165027 - -0.165666 -0.159224 0.973243 - -0.998646 -0.0357334 0.0377929 - -0.156109 -0.678298 0.718013 - -0.993146 -0.0816028 0.0836803 - -0.152927 -0.678672 0.718343 - -0.974302 -0.15636 0.162135 - 0.958259 0.105898 0.265568 - 0.988827 0.103089 0.107671 - 0.985328 0.104993 0.134559 - 0.994799 0.10186 0.000293171 - 0.99477 0.102003 0.00532476 - 0.990783 0.100335 -0.0910074 - 0.992191 0.100949 -0.0732496 - 0.968532 0.0961801 -0.229556 - 0.973861 0.0986373 -0.204611 - 0.456128 0.0535522 -0.888301 - 0.554113 0.0734257 -0.829197 - 0.202132 0.030966 -0.978869 - 0.221766 0.0475359 -0.973941 - -0.021906 0.0267368 -0.999402 - 0.0125209 0.043046 -0.998995 - -0.220235 0.033758 -0.974863 - -0.210094 0.0467173 -0.976564 - -0.579938 0.0688987 -0.811742 - -0.492224 0.0707878 -0.867585 - -0.974054 0.0991563 -0.20344 - -0.970833 0.0997143 -0.218038 - -0.992266 0.102354 -0.0702304 - -0.991241 0.10205 -0.0838232 - -0.994644 0.103158 0.00646954 - -0.99466 0.103196 0.00158437 - -0.982238 0.103699 0.156379 - -0.989682 0.105683 0.0967508 - -0.958463 0.107217 0.264296 - 0.0425647 -0.422937 0.905159 - 0.0741961 -0.837761 0.540972 - 0.0252352 -0.234442 0.971803 - 0.793478 -0.256537 0.551889 - 0.651815 -0.107139 0.750772 - 0.877606 -0.0224866 0.478855 - 0.0252352 -0.234442 0.971803 - 0.0125148 -0.0989754 0.995011 - 0.0454301 -0.179072 0.982786 - 0.0104309 -0.0911511 0.995782 - 0.0252352 -0.234442 0.971803 - 0.634763 -0.0733192 0.769221 - 0.877606 -0.0224866 0.478855 - 0.0750443 -0.0420033 0.996295 - 0.979189 0.112981 0.168596 - 0.993461 0.111634 0.0239573 - 0.982512 0.120491 0.141958 - 0.0454301 -0.179072 0.982786 - 0.0190275 -0.026294 0.999473 - 0.0125148 -0.0989754 0.995011 - 0.00818028 -0.0183167 0.999799 - 0.050229 -0.293016 0.954787 - -0.00914494 -0.274942 0.961417 - 0.0330996 0.583512 0.81143 - -0.0214409 0.36004 0.93269 - 0.0104309 -0.0911511 0.995782 - -0.00914494 -0.274942 0.961417 - 0.0750443 -0.0420033 0.996295 - 0.00818028 -0.0183167 0.999799 - 0.971084 0.100115 -0.216731 - 0.992076 0.104771 -0.0693416 - 0.991348 0.101168 -0.0836302 - 0.99475 0.102145 0.00619676 - 0.994785 0.101976 0.00178872 - 0.994578 0.103585 0.00920996 - 0.994715 0.10264 -0.00249811 - 0.989367 0.10845 -0.0969123 - 0.992076 0.104771 -0.0693416 - 0.973787 0.111712 -0.198139 - 0.971084 0.100115 -0.216731 - 0.994529 0.104374 -0.00422785 - 0.994578 0.103585 0.00920996 - 0.992192 0.108846 -0.0608975 - 0.989367 0.10845 -0.0969123 - 0.97048 0.117468 -0.210641 - 0.973787 0.111712 -0.198139 - 0.994083 0.108549 0.00390055 - 0.994529 0.104374 -0.00422785 - 0.988084 0.113253 -0.104233 - 0.992192 0.108846 -0.0608975 - 0.981737 0.117375 -0.149721 - 0.97048 0.117468 -0.210641 - 0.993721 0.11099 -0.0141255 - 0.994083 0.108549 0.00390055 - 0.990531 0.113677 -0.0769822 - 0.988084 0.113253 -0.104233 - 0.980276 0.119095 -0.157717 - 0.981737 0.117375 -0.149721 - -0.988529 0.104058 0.109467 - -0.950178 0.104146 0.293794 - -0.987555 0.103699 0.118244 - -0.945099 0.103536 0.309949 - -0.978798 0.106966 0.174679 - -0.93507 0.111068 0.336614 - -0.927202 0.0988709 0.361277 - -0.950178 0.104146 0.293794 - -0.959565 0.106836 0.260425 - -0.988529 0.104058 0.109467 - -0.985064 0.106368 0.135406 - -0.815104 0.120095 0.566729 - -0.93507 0.111068 0.336614 - -0.84572 0.111106 0.521932 - -0.945099 0.103536 0.309949 - -0.860368 0.108585 0.497972 - -0.950178 0.104146 0.293794 - -0.889022 0.122887 0.441066 - -0.927202 0.0988709 0.361277 - -0.565535 0.147098 0.8115 - -0.815104 0.120095 0.566729 - -0.65795 0.122634 0.74301 - -0.84572 0.111106 0.521932 - -0.688204 0.114167 0.716479 - -0.860368 0.108585 0.497972 - -0.706493 0.112926 0.698652 - -0.889022 0.122887 0.441066 - -0.994628 0.103382 0.00523476 - -0.985064 0.106368 0.135406 - -0.994602 0.103757 0.000916794 - -0.988529 0.104058 0.109467 - -0.994492 0.104807 0.00134964 - -0.987555 0.103699 0.118244 - -0.994249 0.106964 0.00528041 - -0.978798 0.106966 0.174679 - -0.9804 0.118285 0.157558 - -0.93507 0.111068 0.336614 - -0.918318 0.129396 0.374098 - -0.815104 0.120095 0.566729 - -0.781306 0.142614 0.607637 - -0.565535 0.147098 0.8115 - -0.707585 0.169097 0.686098 - -0.367375 0.185362 0.911415 - -0.36292 0.467097 0.806294 - -0.235508 0.375703 0.896317 - 0.106753 0.41554 0.903289 - 0.105551 0.316833 0.94259 - -0.0312096 -0.373015 0.9273 - -0.913777 -0.00228753 -0.40621 - -0.0136057 -0.014691 -0.999799 - -0.692138 0.0173531 -0.721557 - -0.0174848 0.0370368 -0.999161 - -0.435617 0.225022 0.871552 - -0.107815 0.634471 0.76539 - -0.383639 0.0445501 0.922408 - -0.0427091 0.0742273 0.996326 - -0.92835 0.0150611 0.371402 - -0.0458382 -0.211087 0.976392 - -0.0312096 -0.373015 0.9273 - -0.125939 -0.664854 0.736281 - -0.0136057 -0.014691 -0.999799 - -0.0308203 0.0130091 -0.99944 - -0.00677073 0.0281792 -0.99958 - -0.00924663 0.0473795 -0.998834 - -0.107815 0.634471 0.76539 - -0.0313361 0.217266 0.975609 - -0.0427091 0.0742273 0.996326 - -0.992113 0.103045 -0.0713717 - -0.994628 0.103382 0.00523476 - -0.990535 0.10791 -0.0848264 - -0.994602 0.103757 0.000916794 - -0.990099 0.11168 -0.0850403 - -0.994492 0.104807 0.00134964 - -0.990111 0.113756 -0.0820943 - -0.994249 0.106964 0.00528041 - -0.988247 0.127093 -0.0849477 - -0.993476 0.114009 -0.00274624 - -0.0308203 0.0130091 -0.99944 - -0.993342 0.112731 0.023754 - -0.125939 -0.664854 0.736281 - -0.9804 0.118285 0.157558 - -0.0458382 -0.211087 0.976392 - -0.974214 0.102299 -0.2011 - -0.992113 0.103045 -0.0713717 - -0.969137 0.115998 -0.217527 - -0.990535 0.10791 -0.0848264 - -0.967465 0.125346 -0.219771 - -0.990099 0.11168 -0.0850403 - -0.966272 0.128961 -0.222907 - -0.990111 0.113756 -0.0820943 - -0.95978 0.138242 -0.24436 - -0.988247 0.127093 -0.0849477 - -0.566074 0.0891722 -0.819517 - -0.974214 0.102299 -0.2011 - -0.479097 0.146418 -0.865464 - -0.969137 0.115998 -0.217527 - -0.480768 0.180582 -0.858051 - -0.967465 0.125346 -0.219771 - -0.511753 0.188465 -0.838206 - -0.966272 0.128961 -0.222907 - -0.454474 0.182925 -0.871775 - -0.95978 0.138242 -0.24436 - -0.927641 0.166311 -0.334399 - -0.988247 0.127093 -0.0849477 - -0.988053 0.147135 -0.0458524 - -0.0308203 0.0130091 -0.99944 - -0.0633419 0.0608633 -0.996134 - -0.00924663 0.0473795 -0.998834 - -0.0272049 0.187943 0.981803 - -0.0313361 0.217266 0.975609 - -0.0110484 0.0759723 0.997049 - -0.0427091 0.0742273 0.996326 - -0.0510947 0.0541304 0.997226 - -0.92835 0.0150611 0.371402 - -0.85728 -0.0130984 0.514684 - -0.913777 -0.00228753 -0.40621 - -0.761826 -0.183916 0.621124 - -0.0312096 -0.373015 0.9273 - -0.0180733 -0.174395 0.98451 - -0.0458382 -0.211087 0.976392 - -0.0186011 -0.0433094 0.998889 - -0.9804 0.118285 0.157558 - -0.24368 0.0786037 0.966665 - -0.918318 0.129396 0.374098 - -0.842203 0.167442 0.512502 - -0.707585 0.169097 0.686098 - -0.513112 0.600339 0.61344 - -0.36292 0.467097 0.806294 - 0.229314 0.430487 0.872981 - 0.106753 0.41554 0.903289 - 0.207001 0.19492 0.958727 - 0.105551 0.316833 0.94259 - 0.222565 0.184026 0.957392 - 0.965501 0.2546 0.0546543 - 0.976212 0.0619814 0.207771 - -0.223828 0.0602511 -0.972765 - -0.566074 0.0891722 -0.819517 - -0.209101 0.129348 -0.969302 - -0.479097 0.146418 -0.865464 - -0.206236 0.173542 -0.96299 - -0.480768 0.180582 -0.858051 - -0.203052 0.186406 -0.961261 - -0.511753 0.188465 -0.838206 - -0.170225 0.179956 -0.968834 - -0.454474 0.182925 -0.871775 - -0.137921 0.177436 -0.97442 - -0.237943 0.191013 -0.952312 - -0.0143449 0.0570016 -0.998271 - -0.223828 0.0602511 -0.972765 - 0.0177318 0.13121 -0.991196 - -0.209101 0.129348 -0.969302 - 0.0101568 0.176668 -0.984218 - -0.206236 0.173542 -0.96299 - -0.0136764 0.190333 -0.981624 - -0.203052 0.186406 -0.961261 - -0.0151509 0.183711 -0.982864 - -0.170225 0.179956 -0.968834 - -0.0378605 0.184231 -0.982154 - -0.137921 0.177436 -0.97442 - 0.211943 0.0601087 -0.975432 - -0.0143449 0.0570016 -0.998271 - 0.224819 0.131276 -0.965517 - 0.0177318 0.13121 -0.991196 - 0.214495 0.173528 -0.961187 - 0.0101568 0.176668 -0.984218 - 0.188665 0.185597 -0.964344 - -0.0136764 0.190333 -0.981624 - 0.151664 0.178482 -0.972184 - -0.0151509 0.183711 -0.982864 - 0.0957422 0.18223 -0.978584 - -0.0378605 0.184231 -0.982154 - 0.533871 0.172597 -0.827763 - 0.449358 0.186355 -0.873699 - 0.944624 0.135608 -0.298823 - 0.940104 0.145936 -0.308071 - 0.978279 0.121594 -0.167885 - 0.988368 0.124756 -0.0869747 - 0.488647 0.0768008 -0.869095 - 0.211943 0.0601087 -0.975432 - 0.572462 0.133463 -0.808996 - 0.224819 0.131276 -0.965517 - 0.533871 0.172597 -0.827763 - 0.214495 0.173528 -0.961187 - 0.449358 0.186355 -0.873699 - 0.188665 0.185597 -0.964344 - 0.366677 0.184443 -0.911882 - 0.151664 0.178482 -0.972184 - 0.350701 0.185484 -0.917935 - 0.0957422 0.18223 -0.978584 - 0.025599 0.00555523 -0.999657 - 0.993721 0.11099 -0.0141255 - 0.988368 0.124756 -0.0869747 - 0.990531 0.113677 -0.0769822 - 0.978279 0.121594 -0.167885 - 0.980276 0.119095 -0.157717 - 0.944624 0.135608 -0.298823 - 0.981737 0.117375 -0.149721 - 0.949282 0.130391 -0.286114 - 0.97048 0.117468 -0.210641 - 0.572462 0.133463 -0.808996 - 0.973787 0.111712 -0.198139 - 0.488647 0.0768008 -0.869095 - 0.971084 0.100115 -0.216731 - 0.00900951 0.0408192 -0.999126 - 0.025599 0.00555523 -0.999657 - 0.167208 0.0578399 -0.984224 - 0.988368 0.124756 -0.0869747 - 0.968558 0.159625 -0.190829 - 0.940104 0.145936 -0.308071 - 0.871856 0.192695 -0.450261 - 0.350701 0.185484 -0.917935 - 0.785456 0.0104981 -0.618828 - 0.0124621 0.00200151 -0.99992 - 0.012038 0.0276515 -0.999545 - 0.025599 0.00555523 -0.999657 - 0.00944746 0.0438823 -0.998992 - 0.00900951 0.0408192 -0.999126 - 0.0335657 0.0287218 0.999024 - 0.913729 0.00336815 0.406311 - 0.923061 0.0244938 0.383874 - 0.785456 0.0104981 -0.618828 - 0.530069 0.0323726 -0.847337 - 0.012038 0.0276515 -0.999545 - 0.988192 0.104591 0.111971 - 0.994785 0.101976 0.00178872 - 0.984835 0.102618 0.139891 - 0.99475 0.102145 0.00619676 - 0.990851 0.101949 0.0884379 - 0.994715 0.10264 -0.00249811 - 0.980574 0.102917 0.166981 - 0.994578 0.103585 0.00920996 - 0.990555 0.102678 0.0908754 - 0.994529 0.104374 -0.00422785 - 0.979189 0.112981 0.168596 - 0.994083 0.108549 0.00390055 - 0.993461 0.111634 0.0239573 - 0.993721 0.11099 -0.0141255 - 0.0425647 -0.422937 0.905159 - 0.025599 0.00555523 -0.999657 - 0.0741961 -0.837761 0.540972 - 0.0124621 0.00200151 -0.99992 - 0.793478 -0.256537 0.551889 - 0.785456 0.0104981 -0.618828 - 0.877606 -0.0224866 0.478855 - 0.913729 0.00336815 0.406311 - 0.0750443 -0.0420033 0.996295 - 0.0335657 0.0287218 0.999024 - 0.00818028 -0.0183167 0.999799 - 0.00744668 0.0302017 0.999516 - 0.0190275 -0.026294 0.999473 - 0.228002 0.217014 0.949168 - -0.577162 0.27333 0.769529 - -0.216854 0.00773737 0.976173 - -0.958175 0.0463643 0.282403 - -0.922087 0.00741314 0.386912 - -0.99982 -0.00729988 0.0175069 - -0.988861 0.0017389 0.148834 - -0.980655 0.135618 -0.141152 - -0.931928 -0.195351 0.305529 - -0.974302 -0.15636 0.162135 - -0.149215 -0.645522 0.749024 - -0.152927 -0.678672 0.718343 - 0.150373 -0.67882 0.718743 - 0.152889 -0.678531 0.718485 - 0.991367 -0.0906966 0.0946831 - 0.996226 -0.060019 0.0626954 - 0.999999 -0.000966012 -0.000417222 - 1 -0.000232861 -0.000582445 - 0.998158 0.0530187 -0.0294905 - 0.968234 0.0381247 0.247123 - 0.999376 -0.0287489 0.0205377 - 0.976212 0.0619814 0.207771 - 0.996601 0.0803544 -0.0181476 - 0.965501 0.2546 0.0546543 - 0.93864 0.34173 0.0466539 - 0.999558 0.0269836 -0.0124795 - 0.990522 -0.0700741 0.118137 - 0.999998 0.000891741 -0.00163643 - 0.99669 0.0654976 -0.0481578 - 0.859479 0.490052 -0.145415 - -0.941264 0.316667 -0.117236 - -0.942762 0.318617 -0.0984003 - -0.998298 0.0539522 -0.0221501 - -0.99728 0.0736733 -0.00239543 - 0.936473 0.0777579 0.342011 - 0.99614 0.0863427 -0.0158392 - 0.859479 0.490052 -0.145415 - 0.928734 0.34815 -0.127452 - -0.941264 0.316667 -0.117236 - 0.94119 0.31622 -0.11902 - -0.966922 0.240143 -0.0859797 - -0.962173 0.264448 -0.0655021 - -0.99722 0.0719254 -0.0194873 - -0.996361 0.0577348 0.0627085 - -0.99836 -0.0475691 0.0318444 - 0.0852069 0.00447629 0.996353 - 0.202037 -0.00248597 0.979375 - 0.936473 0.0777579 0.342011 - 0.973036 0.00261923 0.230639 - 0.99614 0.0863427 -0.0158392 - 0.996659 0.00319883 0.0816072 - 0.999338 -0.0324728 0.0164197 - 0.986133 0.0966119 -0.134939 - 0.984768 -0.171521 -0.0285042 - 0.903456 0.316435 -0.289198 - 0.972754 -0.172301 0.155119 - 0.980633 -0.179247 0.0789305 - 0.998026 -0.0554943 0.0293911 - 0.99669 0.0654976 -0.0481578 - 0.999338 -0.0324728 0.0164197 - 0.990522 -0.0700741 0.118137 - 0.972754 -0.172301 0.155119 - 0.93864 0.34173 0.0466539 - 0.903456 0.316435 -0.289198 - 0.999558 0.0269836 -0.0124795 - 0.986133 0.0966119 -0.134939 - 0.961637 -0.177302 0.209327 - 0.793885 -0.148042 0.589771 - 0.15259 -0.590955 0.792142 - 0.169483 -0.209254 0.963062 - -0.114372 -0.204307 0.972203 - 0.202037 -0.00248597 0.979375 - -0.0980872 -0.00137172 0.995177 - 0.0852069 0.00447629 0.996353 - 0.854436 0.106839 0.508453 - 0.944584 0.103399 0.311561 - 0.924234 0.10723 0.366461 - 0.958259 0.105898 0.265568 - 0.958291 0.106853 0.265067 - 0.985328 0.104993 0.134559 - 0.988192 0.104591 0.111971 - 0.99477 0.102003 0.00532476 - 0.994785 0.101976 0.00178872 - 0.992191 0.100949 -0.0732496 - 0.991348 0.101168 -0.0836302 - 0.973861 0.0986373 -0.204611 - 0.971084 0.100115 -0.216731 - 0.554113 0.0734257 -0.829197 - 0.488647 0.0768008 -0.869095 - 0.221766 0.0475359 -0.973941 - 0.211943 0.0601087 -0.975432 - 0.0125209 0.043046 -0.998995 - -0.0143449 0.0570016 -0.998271 - -0.210094 0.0467173 -0.976564 - -0.223828 0.0602511 -0.972765 - -0.492224 0.0707878 -0.867585 - -0.566074 0.0891722 -0.819517 - -0.970833 0.0997143 -0.218038 - -0.974214 0.102299 -0.2011 - -0.991241 0.10205 -0.0838232 - -0.992113 0.103045 -0.0713717 - -0.99466 0.103196 0.00158437 - -0.994628 0.103382 0.00523476 - -0.989682 0.105683 0.0967508 - -0.985064 0.106368 0.135406 - -0.958463 0.107217 0.264296 - -0.959565 0.106836 0.260425 - -0.924158 0.108965 0.366141 - -0.927202 0.0988709 0.361277 - -0.855267 0.091514 0.510042 - -0.889022 0.122887 0.441066 - -0.69926 0.149605 0.699037 - -0.706493 0.112926 0.698652 - -0.599903 0.108189 0.792724 - -0.688204 0.114167 0.716479 - -0.46955 0.117918 0.874996 - -0.65795 0.122634 0.74301 - -0.417868 0.130299 0.899115 - -0.565535 0.147098 0.8115 - -0.362176 0.151715 0.91968 - -0.303453 0.178685 0.935942 - -0.189374 0.158044 0.969102 - -0.123378 0.19061 0.973882 - -0.962506 0.0437358 0.267711 - -0.996361 0.0577348 0.0627085 - -0.999463 0.0291888 -0.0149005 - -0.99836 -0.0475691 0.0318444 - -0.916002 0.356575 -0.183834 - -0.977461 -0.178794 0.11226 - -0.978908 -0.178373 0.0996144 - -0.99836 -0.0475691 0.0318444 - -0.99848 -0.0510832 0.0207029 - -0.998298 0.0539522 -0.0221501 - -0.99982 -0.00729988 0.0175069 - -0.99728 0.0736733 -0.00239543 - -0.958175 0.0463643 0.282403 - -0.957287 0.251018 0.1435 - -0.577162 0.27333 0.769529 - -0.942762 0.318617 -0.0984003 - 0.228002 0.217014 0.949168 - 0.859479 0.490052 -0.145415 - 0.946554 0.278838 0.162126 - 0.936473 0.0777579 0.342011 - 0.228002 0.217014 0.949168 - 0.0852069 0.00447629 0.996353 - -0.216854 0.00773737 0.976173 - -0.0980872 -0.00137172 0.995177 - -0.922087 0.00741314 0.386912 - -0.757774 -0.0959764 0.64542 - -0.931928 -0.195351 0.305529 - -0.114372 -0.204307 0.972203 - -0.149215 -0.645522 0.749024 - 0.15259 -0.590955 0.792142 - 0.150373 -0.67882 0.718743 - 0.961637 -0.177302 0.209327 - 0.991367 -0.0906966 0.0946831 - 0.999558 0.0269836 -0.0124795 - 0.999999 -0.000966012 -0.000417222 - 0.999998 0.000891741 -0.00163643 - 0.998158 0.0530187 -0.0294905 - 0.99669 0.0654976 -0.0481578 - 0.912929 0.348746 -0.211985 - 0.980633 -0.179247 0.0789305 - 0.977935 -0.178884 0.107906 - 0.998026 -0.0554943 0.0293911 - 0.999376 -0.0287489 0.0205377 - 0.998393 0.0522071 -0.0220544 - 0.996601 0.0803544 -0.0181476 - 0.961984 0.261881 -0.0774958 - 0.965501 0.2546 0.0546543 - -0.90896 0.415707 0.0312864 - -0.0609452 0.288732 0.955468 - -0.996361 0.0577348 0.0627085 - -0.123378 0.19061 0.973882 - 0.372365 0.0533117 0.926554 - 0.570405 0.0414849 0.820315 - 0.568503 0.0667631 0.819968 - 0.667092 0.0501944 0.743282 - 0.673497 0.0775002 0.735116 - 0.843093 0.0895194 0.530265 - 0.848096 0.0913888 0.521902 - 0.919778 0.0956965 0.380593 - 0.922402 0.0975088 0.373719 - 0.956389 0.100626 0.274216 - 0.921897 0.101934 0.373786 - 0.944584 0.103399 0.311561 - 0.854031 0.100551 0.510412 - 0.854436 0.106839 0.508453 - 0.685098 0.0930511 0.722483 - -0.252998 -0.0124925 0.967386 - -0.145886 0.000102144 0.989301 - -0.83482 -0.00393454 0.550508 - -0.857719 0.00343682 0.514107 - -0.13219 0.0266787 0.990865 - -0.183492 0.0371722 0.982318 - -0.248705 0.0427871 0.967634 - -0.20159 0.0559937 0.977868 - -0.373841 0.0600696 0.925546 - -0.465522 0.0864492 0.880804 - -0.589246 0.0903576 0.802885 - -0.683499 0.0951363 0.723725 - -0.681278 0.0979124 0.725447 - -0.853993 0.103194 0.509948 - -0.853277 0.0941871 0.512881 - -0.922175 0.1036 0.37264 - -0.919971 0.0969145 0.379817 - -0.957939 0.100768 0.268699 - -0.956108 0.100833 0.275119 - -0.982238 0.103699 0.156379 - -0.98922 0.103371 0.103726 - -0.994644 0.103158 0.00646954 - -0.99467 0.103105 -0.00130525 - -0.992266 0.102354 -0.0702304 - -0.990131 0.101505 -0.0966261 - -0.974054 0.0991563 -0.20344 - -0.964618 0.100529 -0.243733 - -0.579938 0.0688987 -0.811742 - -0.422017 0.0742492 -0.903542 - -0.220235 0.033758 -0.974863 - -0.18885 0.0410399 -0.981148 - -0.021906 0.0267368 -0.999402 - 0.0207206 0.0173012 -0.999636 - 0.202132 0.030966 -0.978869 - 0.216101 0.0250977 -0.976048 - 0.456128 0.0535522 -0.888301 - 0.55323 0.0858801 -0.82859 - 0.968532 0.0961801 -0.229556 - 0.973292 0.101489 -0.205917 - 0.990783 0.100335 -0.0910074 - 0.992559 0.100782 -0.0683339 - 0.994799 0.10186 0.000293171 - 0.994762 0.101899 0.00813227 - 0.988827 0.103089 0.107671 - 0.981973 0.101708 0.159328 - 0.956389 0.100626 0.274216 - 0.954889 0.0982374 0.280243 - 0.919778 0.0956965 0.380593 - 0.938996 0.0896355 0.332043 - 0.843093 0.0895194 0.530265 - 0.843436 0.0726022 0.532301 - 0.667092 0.0501944 0.743282 - 0.665216 0.0510877 0.744901 - 0.570405 0.0414849 0.820315 - 0.432847 0.0246889 0.901129 - 0.372365 0.0533117 0.926554 - 0.140079 0.0408297 0.989298 - 0.063067 0.0402268 0.997198 - 0.167837 0.0390305 0.985042 - 0.0618759 0.0197997 0.997887 - 0.158109 0.0186663 0.987245 - -0.529999 0.00952205 0.847945 - -0.0538163 0.030024 0.998099 - -0.112095 -0.0107504 0.993639 - 0.0618759 0.0197997 0.997887 - 0.0165432 0.0778725 0.996826 - 0.063067 0.0402268 0.997198 - 0.229379 -0.00592648 0.973319 - 0.140079 0.0408297 0.989298 - 0.357198 0.0167378 0.933879 - 0.357014 0.0134738 0.934002 - 0.356389 0.037597 0.933581 - 0.180262 0.0350512 0.982994 - 0.167837 0.0390305 0.985042 - 0.102256 0.0308836 0.994279 - 0.140079 0.0408297 0.989298 - 0.821917 -0.00844276 0.569545 - 0.229379 -0.00592648 0.973319 - 0.145316 -0.0117865 0.989315 - -0.112095 -0.0107504 0.993639 - -0.252998 -0.0124925 0.967386 - -0.529999 0.00952205 0.847945 - -0.83482 -0.00393454 0.550508 - 0.0111041 0.0481745 0.998777 - 0.0113735 0.0823783 0.996536 - 0.0103897 0.0751955 0.997115 - 0.014985 0.0885232 0.995961 - 0.0300972 0.211002 0.977022 - 0.260264 0.0692062 0.963054 - 0.0111041 0.0481745 0.998777 - 0.0412494 0.0839919 0.995612 - 0.0103897 0.0751955 0.997115 - 0.0352967 0.247346 0.968284 - 0.0300972 0.211002 0.977022 - 0.349652 0.0659647 0.934555 - 0.014985 0.0885232 0.995961 - 0.0210897 0.081856 0.996421 - 0.0113735 0.0823783 0.996536 - 0.0072415 0.0483875 0.998802 - 0.0111041 0.0481745 0.998777 - -0.0111273 -0.141882 0.989821 - 0.0187671 -0.138805 0.990142 - 0.0512951 0.68684 0.724996 - 0.010578 0.0231416 0.999676 - 0.930316 0.126554 0.344233 - 0.260264 0.0692062 0.963054 - 0.918875 0.163136 0.359242 - 0.0412494 0.0839919 0.995612 - 0.26221 0.385082 0.884849 - 0.0352967 0.247346 0.968284 - 0.955821 0.293297 -0.0195974 - 0.712876 0.701254 -0.00707947 - 0.26221 0.385082 0.884849 - 0.702666 0.646208 0.297784 - 0.918875 0.163136 0.359242 - 0.82217 0.167558 0.544023 - 0.930316 0.126554 0.344233 - 0.792459 0.135965 0.594578 - 0.921549 0.115807 0.37059 - 0.825041 0.123142 0.551492 - 0.945768 0.102217 0.30834 - 0.845149 0.111086 0.522861 - 0.937089 0.105044 0.332912 - 0.857224 0.109983 0.503061 - 0.951731 0.101374 0.289709 - 0.859844 0.10646 0.499334 - 0.944606 0.103601 0.311426 - 0.868617 0.105634 0.484093 - 0.942976 0.107994 0.314855 - 0.853941 0.121784 0.505919 - 0.924832 0.104019 0.365878 - 0.824642 0.0983121 0.557045 - 0.855901 0.107891 0.50576 - 0.676786 0.103677 0.728843 - 0.686576 0.10608 0.719278 - 0.589643 0.103869 0.800957 - 0.586938 0.102172 0.803159 - 0.382094 0.0911561 0.919617 - -0.83482 -0.00393454 0.550508 - -0.13219 0.0266787 0.990865 - -0.529999 0.00952205 0.847945 - -0.0670317 0.0356585 0.997113 - -0.0538163 0.030024 0.998099 - 0.0125749 0.0219446 0.99968 - 0.0618759 0.0197997 0.997887 - 0.243334 0.0202098 0.969732 - 0.158109 0.0186663 0.987245 - 0.360146 0.0173844 0.932734 - 0.167837 0.0390305 0.985042 - 0.359066 0.0352647 0.932646 - 0.356389 0.037597 0.933581 - 0.354851 0.0346138 0.934282 - 0.357198 0.0167378 0.933879 - 0.475166 0.0302242 0.879377 - 0.357014 0.0134738 0.934002 - 0.432847 0.0246889 0.901129 - 0.17905 0.0375394 0.983124 - 0.372365 0.0533117 0.926554 - 0.259616 0.0618618 0.963729 - 0.378401 0.0654281 0.923326 - 0.382094 0.0911561 0.919617 - 0.584632 0.0903916 0.806247 - 0.586938 0.102172 0.803159 - 0.685098 0.0930511 0.722483 - 0.686576 0.10608 0.719278 - 0.854436 0.106839 0.508453 - 0.855901 0.107891 0.50576 - 0.924234 0.10723 0.366461 - 0.924832 0.104019 0.365878 - 0.958291 0.106853 0.265067 - 0.942976 0.107994 0.314855 - 0.988192 0.104591 0.111971 - 0.944606 0.103601 0.311426 - 0.984835 0.102618 0.139891 - 0.951731 0.101374 0.289709 - 0.990851 0.101949 0.0884379 - 0.937089 0.105044 0.332912 - 0.980574 0.102917 0.166981 - 0.945768 0.102217 0.30834 - 0.990555 0.102678 0.0908754 - 0.921549 0.115807 0.37059 - 0.979189 0.112981 0.168596 - 0.930316 0.126554 0.344233 - 0.982512 0.120491 0.141958 - 0.260264 0.0692062 0.963054 - 0.0190275 -0.026294 0.999473 - 0.010578 0.0231416 0.999676 - 0.00744668 0.0302017 0.999516 - 0.0512951 0.68684 0.724996 - 0.0327661 0.684486 0.728289 - -0.0111273 -0.141882 0.989821 - 0.00744668 0.0302017 0.999516 - 0.0072415 0.0483875 0.998802 - 0.0335657 0.0287218 0.999024 - 0.0210897 0.081856 0.996421 - 0.923061 0.0244938 0.383874 - 0.349652 0.0659647 0.934555 - 0.530069 0.0323726 -0.847337 - 0.014985 0.0885232 0.995961 - 0.012038 0.0276515 -0.999545 - 0.0300972 0.211002 0.977022 - 0.00944746 0.0438823 -0.998992 - 0.0352967 0.247346 0.968284 - 0.00900951 0.0408192 -0.999126 - 0.26221 0.385082 0.884849 - 0.167208 0.0578399 -0.984224 - 0.955821 0.293297 -0.0195974 - 0.968558 0.159625 -0.190829 - 0.712876 0.701254 -0.00707947 - 0.66915 0.704451 -0.236615 - -0.546676 0.696851 -0.464268 - -0.118403 0.47389 -0.872588 - -0.237943 0.191013 -0.952312 - -0.0776294 0.286141 -0.955038 - -0.137921 0.177436 -0.97442 - -0.0241546 0.252791 -0.967219 - -0.0378605 0.184231 -0.982154 - 0.051851 0.238548 -0.969745 - 0.0957422 0.18223 -0.978584 - 0.121589 0.271109 -0.954838 - 0.350701 0.185484 -0.917935 - 0.591703 0.630381 -0.502501 - 0.871856 0.192695 -0.450261 - 0.66915 0.704451 -0.236615 - 0.968558 0.159625 -0.190829 - } - } - } - } -} diff --git a/src/comm/MAVLinkSimulationLink.cc b/src/comm/MAVLinkSimulationLink.cc index 7472a617097b7077020323e2584a09cab92164a1..d145288ec45a1dcc12e3adffa5287b0355a49877 100644 --- a/src/comm/MAVLinkSimulationLink.cc +++ b/src/comm/MAVLinkSimulationLink.cc @@ -66,10 +66,12 @@ MAVLinkSimulationLink::MAVLinkSimulationLink(QString readFile, QString writeFile onboardParams.insert("PID_ROLL_K_P", 0.5f); onboardParams.insert("PID_PITCH_K_P", 0.5f); onboardParams.insert("PID_YAW_K_P", 0.5f); - onboardParams.insert("PID_XY_K_P", 0.5f); + onboardParams.insert("PID_XY_K_P", 100.0f); onboardParams.insert("PID_ALT_K_P", 0.5f); onboardParams.insert("SYS_TYPE", 1); onboardParams.insert("SYS_ID", systemId); + onboardParams.insert("RC4_REV", 0); + onboardParams.insert("RC5_REV", 1); // Comments on the variables can be found in the header file diff --git a/src/comm/MAVLinkSimulationMAV.cc b/src/comm/MAVLinkSimulationMAV.cc index 8ae71b367e533253305478f5f64c20b6190c70ba..cc2e9b0a5fbee7d3c7b940149d5cf38cb102b2d4 100644 --- a/src/comm/MAVLinkSimulationMAV.cc +++ b/src/comm/MAVLinkSimulationMAV.cc @@ -68,7 +68,7 @@ void MAVLinkSimulationMAV::mainloop() // 1 Hz execution if (timer1Hz <= 0) { mavlink_message_t msg; - mavlink_msg_heartbeat_pack(systemid, MAV_COMP_ID_IMU, &msg, MAV_TYPE_FIXED_WING, MAV_AUTOPILOT_PIXHAWK, MAV_MODE_GUIDED, MAV_FLIGHT_MODE_AUTO_MISSION, MAV_STATE_ACTIVE, MAV_SAFETY_ARMED, 0xFF); + mavlink_msg_heartbeat_pack(systemid, MAV_COMP_ID_IMU, &msg, MAV_TYPE_FIXED_WING, MAV_AUTOPILOT_ARDUPILOTMEGA, MAV_MODE_GUIDED, MAV_FLIGHT_MODE_AUTO_MISSION, MAV_STATE_ACTIVE, MAV_SAFETY_ARMED, 0xFF); link->sendMAVLinkMessage(&msg); planner.handleMessage(msg); diff --git a/src/uas/QGCUASParamManager.h b/src/uas/QGCUASParamManager.h index 8fdbae2e1d9623e3b230d30aa62e12029fa3cf06..32515322cf5418fb8bcf35a39345c061e262bd38 100644 --- a/src/uas/QGCUASParamManager.h +++ b/src/uas/QGCUASParamManager.h @@ -4,6 +4,7 @@ #include #include #include +#include class UASInterface; @@ -16,10 +17,10 @@ public: QList getParameterNames(int component) const { return parameters.value(component)->keys(); } - QList getParameterValues(int component) const { + QList getParameterValues(int component) const { return parameters.value(component)->values(); } - float getParameterValue(int component, const QString& parameter) const { + QVariant getParameterValue(int component, const QString& parameter) const { return parameters.value(component)->value(parameter); } @@ -29,23 +30,23 @@ public: virtual void requestParameterUpdate(int component, const QString& parameter) = 0; signals: - void parameterChanged(int component, QString parameter, float value); - void parameterChanged(int component, int parameterIndex, float value); + void parameterChanged(int component, QString parameter, QVariant value); + void parameterChanged(int component, int parameterIndex, QVariant value); void parameterListUpToDate(int component); public slots: /** @brief Write one parameter to the MAV */ - virtual void setParameter(int component, QString parameterName, float value) = 0; + virtual void setParameter(int component, QString parameterName, QVariant value) = 0; /** @brief Request list of parameters from MAV */ virtual void requestParameterList() = 0; protected: UASInterface* mav; ///< The MAV this widget is controlling - QMap* > changedValues; ///< Changed values - QMap* > parameters; ///< All parameters + QMap* > changedValues; ///< Changed values + QMap* > parameters; ///< All parameters QVector received; ///< Successfully received parameters QMap* > transmissionMissingPackets; ///< Missing packets - QMap* > transmissionMissingWriteAckPackets; ///< Missing write ACK packets + QMap* > transmissionMissingWriteAckPackets; ///< Missing write ACK packets bool transmissionListMode; ///< Currently requesting list QMap transmissionListSizeKnown; ///< List size initialized? bool transmissionActive; ///< Missing packets, working on list? diff --git a/src/uas/UAS.cc b/src/uas/UAS.cc index 03bc65973235a0d307eb31df5b73f4b7531b763a..51a5a959cb3e563b31c3aea51a800a06e9082628 100644 --- a/src/uas/UAS.cc +++ b/src/uas/UAS.cc @@ -743,21 +743,74 @@ void UAS::receiveMessage(LinkInterface* link, mavlink_message_t message) QByteArray bytes((char*)value.param_id, MAVLINK_MSG_PARAM_VALUE_FIELD_PARAM_ID_LEN); QString parameterName = QString(bytes); int component = message.compid; - float val = value.param_value; + mavlink_param_union_t val; + val.param_float = value.param_value; + + // Convert to machine order if necessary +//#if MAVLINK_NEED_BYTE_SWAP +// buffer[bindex] = (b>>24)&0xff; +// buffer[bindex+1] = (b>>16)&0xff; +// buffer[bindex+2] = (b>>8)&0xff; +// buffer[bindex+3] = (b & 0xff); +//#else // Insert component if necessary if (!parameters.contains(component)) { - parameters.insert(component, new QMap()); + parameters.insert(component, new QMap()); } // Insert parameter into registry if (parameters.value(component)->contains(parameterName)) parameters.value(component)->remove(parameterName); - parameters.value(component)->insert(parameterName, val); - // Emit change - emit parameterChanged(uasId, message.compid, parameterName, val); - emit parameterChanged(uasId, message.compid, value.param_count, value.param_index, parameterName, val); + // Insert with correct type + switch (value.param_type) + { + case MAV_DATA_TYPE_FLOAT: + parameters.value(component)->insert(parameterName, val.param_float); + // Emit change + emit parameterChanged(uasId, message.compid, parameterName, val.param_float); + emit parameterChanged(uasId, message.compid, value.param_count, value.param_index, parameterName, val.param_float); + break;/* + case MAV_DATA_TYPE_UINT8: + parameters.value(component)->insert(parameterName, val.param_uint8); + // Emit change + emit parameterChanged(uasId, message.compid, parameterName, val.param_uint8); + emit parameterChanged(uasId, message.compid, value.param_count, value.param_index, parameterName, val.param_uint8); + break; + case MAV_DATA_TYPE_INT8: + parameters.value(component)->insert(parameterName, val.param_int8); + // Emit change + emit parameterChanged(uasId, message.compid, parameterName, val.param_int8); + emit parameterChanged(uasId, message.compid, value.param_count, value.param_index, parameterName, val.param_int8); + break; + case MAV_DATA_TYPE_UINT16: + parameters.value(component)->insert(parameterName, val.param_uint16); + // Emit change + emit parameterChanged(uasId, message.compid, parameterName, val.param_uint16); + emit parameterChanged(uasId, message.compid, value.param_count, value.param_index, parameterName, val.param_uint16); + break; + case MAV_DATA_TYPE_INT16: + parameters.value(component)->insert(parameterName, val.param_int16); + // Emit change + emit parameterChanged(uasId, message.compid, parameterName, val.param_int16); + emit parameterChanged(uasId, message.compid, value.param_count, value.param_index, parameterName, val.param_int16); + break;*/ + case MAV_DATA_TYPE_UINT32: + parameters.value(component)->insert(parameterName, val.param_uint32); + // Emit change + emit parameterChanged(uasId, message.compid, parameterName, val.param_uint32); + emit parameterChanged(uasId, message.compid, value.param_count, value.param_index, parameterName, val.param_uint32); + break; + case MAV_DATA_TYPE_INT32: + parameters.value(component)->insert(parameterName, val.param_int32); + // Emit change + emit parameterChanged(uasId, message.compid, parameterName, val.param_int32); + emit parameterChanged(uasId, message.compid, value.param_count, value.param_index, parameterName, val.param_int32); + break; + default: + qCritical() << "INVALID DATA TYPE USED AS PARAMETER VALUE: " << value.param_type; + } } break; case MAVLINK_MSG_ID_COMMAND_ACK: @@ -1868,13 +1921,35 @@ void UAS::enableExtra3Transmission(int rate) * @param id Name of the parameter * @param value Parameter value */ -void UAS::setParameter(const int component, const QString& id, const float value) +void UAS::setParameter(const int component, const QString& id, const QVariant& value) { if (!id.isNull()) { mavlink_message_t msg; mavlink_param_set_t p; - p.param_value = value; + mavlink_param_union_t union_value; + + // Assign correct value based on QVariant + switch (value.type()) + { + case QVariant::Int: + union_value.param_int32 = value.toInt(); + p.param_type = MAV_DATA_TYPE_INT32; + break; + case QVariant::UInt: + union_value.param_uint32 = value.toUInt(); + p.param_type = MAV_DATA_TYPE_UINT32; + break; + case QMetaType::Float: + union_value.param_float = value.toFloat(); + p.param_type = MAV_DATA_TYPE_FLOAT; + break; + default: + qCritical() << "ABORTED PARAM SEND, NO VALID QVARIANT TYPE"; + return; + } + + p.param_value = union_value.param_float; p.target_system = (uint8_t)uasId; p.target_component = (uint8_t)component; diff --git a/src/uas/UAS.h b/src/uas/UAS.h index 7cadbf3c0bdc32e312229e53751496c513d5b95a..dc7b3f6d479ed6885f3ccbb7c70bbf8f7ab3aed6 100644 --- a/src/uas/UAS.h +++ b/src/uas/UAS.h @@ -200,7 +200,7 @@ protected: //COMMENTS FOR TEST UNIT QImage image; ///< Image data of last completely transmitted image quint64 imageStart; - QMap* > parameters; ///< All parameters + QMap* > parameters; ///< All parameters bool paramsOnceRequested; ///< If the parameter list has been read at least once int airframe; ///< The airframe type bool attitudeKnown; ///< True if attitude was received, false else @@ -459,7 +459,7 @@ public slots: void requestParameter(int component, int parameter); /** @brief Set a system parameter */ - void setParameter(const int component, const QString& id, const float value); + void setParameter(const int component, const QString& id, const QVariant& value); /** @brief Write parameters to permanent storage */ void writeParametersToStorage(); diff --git a/src/uas/UASInterface.h b/src/uas/UASInterface.h index b787897899f96ec12a977a4779716551722c7b9f..975c4be704633c5c340aab895dd6cbfb6b8d7ec0 100644 --- a/src/uas/UASInterface.h +++ b/src/uas/UASInterface.h @@ -255,7 +255,7 @@ public slots: * @warning The length of the ID string is limited by the MAVLink format! Take care to not exceed it * @param value Value of the parameter, IEEE 754 single precision floating point */ - virtual void setParameter(const int component, const QString& id, const float value) = 0; + virtual void setParameter(const int component, const QString& id, const QVariant& value) = 0; /** * @brief Add a link to the list of current links @@ -395,8 +395,8 @@ signals: void waypointSelected(int uasId, int id); void waypointReached(UASInterface* uas, int id); void autoModeChanged(bool autoMode); - void parameterChanged(int uas, int component, QString parameterName, float value); - void parameterChanged(int uas, int component, int parameterCount, int parameterId, QString parameterName, float value); + void parameterChanged(int uas, int component, QString parameterName, QVariant value); + void parameterChanged(int uas, int component, int parameterCount, int parameterId, QString parameterName, QVariant value); void patternDetected(int uasId, QString patternPath, float confidence, bool detected); void letterDetected(int uasId, QString letter, float confidence, bool detected); /** diff --git a/src/ui/QGCParamWidget.cc b/src/ui/QGCParamWidget.cc index efbe2ae266674499134f9f5cd5958c29d1aa0e04..486fcef255094bbdeeb17d4abc4a1293faaeec33 100644 --- a/src/ui/QGCParamWidget.cc +++ b/src/ui/QGCParamWidget.cc @@ -123,11 +123,11 @@ QGCParamWidget::QGCParamWidget(UASInterface* uas, QWidget *parent) : tree->setExpandsOnDoubleClick(true); // Connect signals/slots - connect(this, SIGNAL(parameterChanged(int,QString,float)), mav, SLOT(setParameter(int,QString,float))); + connect(this, SIGNAL(parameterChanged(int,QString,QVariant)), mav, SLOT(setParameter(int,QString,QVariant))); connect(tree, SIGNAL(itemChanged(QTreeWidgetItem*,int)), this, SLOT(parameterItemChanged(QTreeWidgetItem*,int))); // New parameters from UAS - connect(uas, SIGNAL(parameterChanged(int,int,int,int,QString,float)), this, SLOT(addParameter(int,int,int,int,QString,float))); + connect(uas, SIGNAL(parameterChanged(int,int,int,int,QString,QVariant)), this, SLOT(addParameter(int,int,int,int,QString,QVariant))); // Connect retransmission guard connect(this, SIGNAL(requestParameter(int,int)), uas, SLOT(requestParameter(int,int))); @@ -150,7 +150,7 @@ void QGCParamWidget::loadParameterInfoCSV(const QString& autopilot, const QStrin { QDir appDir = QDir::current(); appDir.cd("files/parameter_tooltips"); - QString fileName = QString("MAV_AUTOPILOT_%1-MAV_TYPE_%2.csv").arg(autopilot).arg(airframe); + QString fileName = QString("MAV_AUTOPILOT_%1-MAV_TYPE_%2.txt").arg(autopilot).arg(airframe); QString filePath = appDir.filePath(fileName); QFile paramMetaFile(filePath); @@ -168,15 +168,23 @@ void QGCParamWidget::loadParameterInfoCSV(const QString& autopilot, const QStrin QTextStream in(¶mMetaFile); // First line is header + // there might be more lines, but the first + // line is assumed to be at least header QString header = in.readLine(); + // Ignore top-level comment lines + while (header.startsWith('#') || header.startsWith('/') || header.startsWith('=')) + { + header = in.readLine(); + } + bool charRead = false; QString separator = ""; QList sepCandidates; sepCandidates << '\t'; sepCandidates << ','; sepCandidates << ';'; - sepCandidates << ' '; + //sepCandidates << ' '; sepCandidates << '~'; sepCandidates << '|'; @@ -203,6 +211,15 @@ void QGCParamWidget::loadParameterInfoCSV(const QString& autopilot, const QStrin } } + bool stripFirstSeparator = false; + bool stripLastSeparator = false; + + // Figure out if the lines start with the separator (e.g. wiki syntax) + if (header.startsWith(separator)) stripFirstSeparator = true; + + // Figure out if the lines end with the separator (e.g. wiki syntax) + if (header.endsWith(separator)) stripLastSeparator = true; + QString out = separator; out.replace("\t", ""); qDebug() << " Separator: \"" << out << "\""; @@ -214,6 +231,14 @@ void QGCParamWidget::loadParameterInfoCSV(const QString& autopilot, const QStrin { QString line = in.readLine(); + //qDebug() << "LINE PRE-STRIP" << line; + + // Strip separtors if necessary + if (stripFirstSeparator) line.remove(0, separator.length()); + if (stripLastSeparator) line.remove(line.length()-separator.length(), line.length()-1); + + //qDebug() << "LINE POST-STRIP" << line; + // Keep empty parts here - we still have to act on them QStringList parts = line.split(separator, QString::KeepEmptyParts); @@ -281,11 +306,11 @@ void QGCParamWidget::addComponent(int uas, int component, QString componentName) tree->update(); // Create map in parameters if (!parameters.contains(component)) { - parameters.insert(component, new QMap()); + parameters.insert(component, new QMap()); } // Create map in changed parameters if (!changedValues.contains(component)) { - changedValues.insert(component, new QMap()); + changedValues.insert(component, new QMap()); } } } @@ -295,7 +320,7 @@ void QGCParamWidget::addComponent(int uas, int component, QString componentName) * @param component id of the component * @param parameterName human friendly name of the parameter */ -void QGCParamWidget::addParameter(int uas, int component, int paramCount, int paramId, QString parameterName, float value) +void QGCParamWidget::addParameter(int uas, int component, int paramCount, int paramId, QString parameterName, QVariant value) { addParameter(uas, component, parameterName, value); @@ -346,7 +371,7 @@ void QGCParamWidget::addParameter(int uas, int component, int paramCount, int pa bool writeMismatch = false; //bool lastWritten = false; // Mark this parameter as received in write ACK list - QMap* map = transmissionMissingWriteAckPackets.value(component); + QMap* map = transmissionMissingWriteAckPackets.value(component); if (map && map->contains(parameterName)) { justWritten = true; @@ -378,7 +403,7 @@ void QGCParamWidget::addParameter(int uas, int component, int paramCount, int pa statusLabel->setPalette(pal); } else if (justWritten && !writeMismatch) { - statusLabel->setText(tr("SUCCESS: Wrote %2 (#%1/%4): %3").arg(paramId+1).arg(parameterName).arg(value).arg(paramCount)); + statusLabel->setText(tr("SUCCESS: Wrote %2 (#%1/%4): %3").arg(paramId+1).arg(parameterName).arg(value.toDouble()).arg(paramCount)); QPalette pal = statusLabel->palette(); pal.setColor(backgroundRole(), QGC::colorGreen); statusLabel->setPalette(pal); @@ -388,7 +413,7 @@ void QGCParamWidget::addParameter(int uas, int component, int paramCount, int pa QPalette pal = statusLabel->palette(); pal.setColor(backgroundRole(), QGC::colorRed); statusLabel->setPalette(pal); - statusLabel->setText(tr("FAILURE: Wrote %1: sent %2 != onboard %3").arg(parameterName).arg(map->value(parameterName)).arg(value)); + statusLabel->setText(tr("FAILURE: Wrote %1: sent %2 != onboard %3").arg(parameterName).arg(map->value(parameterName).toDouble()).arg(value.toDouble())); } else { @@ -404,7 +429,7 @@ void QGCParamWidget::addParameter(int uas, int component, int paramCount, int pa pal.setColor(backgroundRole(), QGC::colorGreen); statusLabel->setPalette(pal); } - statusLabel->setText(tr("Got %2 (#%1/%5): %3 (%4 missing)").arg(paramId+1).arg(parameterName).arg(value).arg(missCount).arg(paramCount)); + statusLabel->setText(tr("Got %2 (#%1/%5): %3 (%4 missing)").arg(paramId+1).arg(parameterName).arg(value.toDouble()).arg(missCount).arg(paramCount)); } // Check if last parameter was received @@ -425,7 +450,7 @@ void QGCParamWidget::addParameter(int uas, int component, int paramCount, int pa * @param component id of the component * @param parameterName human friendly name of the parameter */ -void QGCParamWidget::addParameter(int uas, int component, QString parameterName, float value) +void QGCParamWidget::addParameter(int uas, int component, QString parameterName, QVariant value) { Q_UNUSED(uas); // Reference to item in tree @@ -464,7 +489,8 @@ void QGCParamWidget::addParameter(int uas, int component, QString parameterName, { QString parent = parameterName.section(splitToken, 0, 0, QString::SectionSkipEmpty); QMap* compParamGroups = paramGroups.value(component); - if (!compParamGroups->contains(parent)) { + if (!compParamGroups->contains(parent)) + { // Insert group item QStringList glist; glist.append(parent); @@ -479,7 +505,8 @@ void QGCParamWidget::addParameter(int uas, int component, QString parameterName, for (int i = 0; i < parentItem->childCount(); i++) { QTreeWidgetItem* child = parentItem->child(i); QString key = child->data(0, Qt::DisplayRole).toString(); - if (key == parameterName) { + if (key == parameterName) + { //qDebug() << "UPDATED CHILD"; parameterItem = child; parameterItem->setData(1, Qt::DisplayRole, value); @@ -492,7 +519,7 @@ void QGCParamWidget::addParameter(int uas, int component, QString parameterName, // Insert parameter into map QStringList plist; plist.append(parameterName); - plist.append(QString::number(value)); + plist.append(QString::number(value.toDouble())); // CREATE PARAMETER ITEM parameterItem = new QTreeWidgetItem(plist); // CONFIGURE PARAMETER ITEM @@ -523,7 +550,7 @@ void QGCParamWidget::addParameter(int uas, int component, QString parameterName, // Insert parameter into map QStringList plist; plist.append(parameterName); - plist.append(QString::number(value)); + plist.append(QString::number(value.toDouble())); // CREATE PARAMETER ITEM parameterItem = new QTreeWidgetItem(plist); // CONFIGURE PARAMETER ITEM @@ -589,9 +616,9 @@ void QGCParamWidget::parameterItemChanged(QTreeWidgetItem* current, int column) // Parent is now top-level component int key = components->key(parent); if (!changedValues.contains(key)) { - changedValues.insert(key, new QMap()); + changedValues.insert(key, new QMap()); } - QMap* map = changedValues.value(key, NULL); + QMap* map = changedValues.value(key, NULL); if (map) { bool ok; QString str = current->data(0, Qt::DisplayRole).toString(); @@ -636,16 +663,17 @@ void QGCParamWidget::saveParameters() in << "# MAV ID COMPONENT ID PARAM NAME VALUE (FLOAT)\n"; // Iterate through all components, through all parameters and emit them - QMap*>::iterator i; + QMap*>::iterator i; for (i = parameters.begin(); i != parameters.end(); ++i) { // Iterate through the parameters of the component int compid = i.key(); - QMap* comp = i.value(); + QMap* comp = i.value(); { - QMap::iterator j; - for (j = comp->begin(); j != comp->end(); ++j) { + QMap::iterator j; + for (j = comp->begin(); j != comp->end(); ++j) + { QString paramValue("%1"); - paramValue = paramValue.arg(j.value(), 25, 'g', 12); + paramValue = paramValue.arg(j.value().toDouble(), 25, 'g', 12); in << mav->getUASID() << "\t" << compid << "\t" << j.key() << "\t" << paramValue << "\n"; in.flush(); } @@ -687,7 +715,7 @@ void QGCParamWidget::loadParameters() if (changed) { // Create changed values data structure if necessary if (!changedValues.contains(wpParams.at(1).toInt())) { - changedValues.insert(wpParams.at(1).toInt(), new QMap()); + changedValues.insert(wpParams.at(1).toInt(), new QMap()); } // Add to changed values @@ -759,7 +787,7 @@ void QGCParamWidget::retransmissionGuardTick() // Re-request at maximum retransmissionBurstRequestSize parameters at once // to prevent link flooding - QMap*>::iterator i; + QMap*>::iterator i; for (i = parameters.begin(); i != parameters.end(); ++i) { // Iterate through the parameters of the component int component = i.key(); @@ -786,12 +814,12 @@ void QGCParamWidget::retransmissionGuardTick() QList writeKeys = transmissionMissingWriteAckPackets.keys(); foreach (int component, writeKeys) { int count = 0; - QMap * missingParams = transmissionMissingWriteAckPackets.value(component); + QMap * missingParams = transmissionMissingWriteAckPackets.value(component); foreach (QString key, missingParams->keys()) { if (count < retransmissionBurstRequestSize) { // Re-request write operation emit parameterChanged(component, key, missingParams->value(key)); - statusLabel->setText(tr("Requested rewrite of: %1: %2").arg(key).arg(missingParams->value(key))); + statusLabel->setText(tr("Requested rewrite of: %1: %2").arg(key).arg(missingParams->value(key).toDouble())); count++; } else { break; @@ -819,13 +847,24 @@ void QGCParamWidget::requestParameterUpdate(int component, const QString& parame * @param parameterName name of the parameter, as delivered by the system * @param value value of the parameter */ -void QGCParamWidget::setParameter(int component, QString parameterName, float value) +void QGCParamWidget::setParameter(int component, QString parameterName, QVariant value) { + if (paramMin.contains(parameterName) && value.toDouble() < paramMin.value(parameterName)) + { + statusLabel->setText(tr("REJ. %1 < min").arg(value.toDouble())); + return; + } + if (paramMax.contains(parameterName) && value.toDouble() > paramMax.value(parameterName)) + { + statusLabel->setText(tr("REJ. %1 > max").arg(value.toDouble())); + return; + } emit parameterChanged(component, parameterName, value); // Wait for parameter to be written back // mark it therefore as missing - if (!transmissionMissingWriteAckPackets.contains(component)) { - transmissionMissingWriteAckPackets.insert(component, new QMap()); + if (!transmissionMissingWriteAckPackets.contains(component)) + { + transmissionMissingWriteAckPackets.insert(component, new QMap()); } // Insert it in missing write ACK list @@ -848,13 +887,13 @@ void QGCParamWidget::setParameters() { // Iterate through all components, through all parameters and emit them int parametersSent = 0; - QMap*>::iterator i; + QMap*>::iterator i; for (i = changedValues.begin(); i != changedValues.end(); ++i) { // Iterate through the parameters of the component int compid = i.key(); - QMap* comp = i.value(); + QMap* comp = i.value(); { - QMap::iterator j; + QMap::iterator j; for (j = comp->begin(); j != comp->end(); ++j) { setParameter(compid, j.key(), j.value()); parametersSent++; diff --git a/src/ui/QGCParamWidget.h b/src/ui/QGCParamWidget.h index eb3b0c03af3890282a04215d4fd0d6e66b58652d..3d9bcf6bcf935501eaa23174f5d831ae09baa35c 100644 --- a/src/ui/QGCParamWidget.h +++ b/src/ui/QGCParamWidget.h @@ -52,22 +52,22 @@ public: UASInterface* getUAS(); signals: /** @brief A parameter was changed in the widget, NOT onboard */ - void parameterChanged(int component, QString parametername, float value); + void parameterChanged(int component, QString parametername, QVariant value); /** @brief Request a single parameter */ void requestParameter(int component, int parameter); public slots: /** @brief Add a component to the list */ void addComponent(int uas, int component, QString componentName); /** @brief Add a parameter to the list with retransmission / safety checks */ - void addParameter(int uas, int component, int paramCount, int paramId, QString parameterName, float value); + void addParameter(int uas, int component, int paramCount, int paramId, QString parameterName, QVariant value); /** @brief Add a parameter to the list */ - void addParameter(int uas, int component, QString parameterName, float value); + void addParameter(int uas, int component, QString parameterName, QVariant value); /** @brief Request list of parameters from MAV */ void requestParameterList(); /** @brief Request one single parameter */ void requestParameterUpdate(int component, const QString& parameter); /** @brief Set one parameter, changes value in RAM of MAV */ - void setParameter(int component, QString parameterName, float value); + void setParameter(int component, QString parameterName, QVariant value); /** @brief Set all parameters, changes the value in RAM of MAV */ void setParameters(); /** @brief Write the current parameters to permanent storage (EEPROM/HDD) */ @@ -96,9 +96,9 @@ protected: // Tooltip data structures QMap paramToolTips; ///< Tooltip values // Min / Default / Max data structures - QMap paramMin; ///< Minimum param values - QMap paramDefault; ///< Default param values - QMap paramMax; ///< Minimum param values + QMap paramMin; ///< Minimum param values + QMap paramDefault; ///< Default param values + QMap paramMax; ///< Minimum param values /** @brief Activate / deactivate parameter retransmission */ void setRetransmissionGuardEnabled(bool enabled); diff --git a/src/ui/uas/UASControlWidget.cc b/src/ui/uas/UASControlWidget.cc index e688ed922cab20465199c96278fc220aff09ac9c..becce7de0206daf88a70a935e624446ad714b82f 100644 --- a/src/ui/uas/UASControlWidget.cc +++ b/src/ui/uas/UASControlWidget.cc @@ -69,7 +69,7 @@ void UASControlWidget::setUAS(UASInterface* uas) { if (this->uas != 0) { UASInterface* oldUAS = UASManager::instance()->getUASForId(this->uas); - disconnect(ui.controlButton, SIGNAL(clicked()), oldUAS, SLOT(enable_motors())); + disconnect(ui.controlButton, SIGNAL(clicked()), oldUAS, SLOT(armSystem())); disconnect(ui.liftoffButton, SIGNAL(clicked()), oldUAS, SLOT(launch())); disconnect(ui.landButton, SIGNAL(clicked()), oldUAS, SLOT(home())); disconnect(ui.shutdownButton, SIGNAL(clicked()), oldUAS, SLOT(shutdown()));