diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/PPO-PyTorch.iml b/.idea/PPO-PyTorch.iml new file mode 100644 index 0000000..f8ab605 --- /dev/null +++ b/.idea/PPO-PyTorch.iml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..d9aedac --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..497dbb8 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/LICENSE b/LICENSE index 7777565..4321bbe 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,5 @@ -MIT License -Copyright (c) 2018 Nikhil Barhate +Copyright (c) 2022 Andrew Lobbezoo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/PPO_figs/BipedalWalker-v2/PPO_BipedalWalker-v2_fig_0.png b/PPO_figs/BipedalWalker-v2/PPO_BipedalWalker-v2_fig_0.png deleted file mode 100644 index 1e7477c..0000000 Binary files a/PPO_figs/BipedalWalker-v2/PPO_BipedalWalker-v2_fig_0.png and /dev/null differ diff --git a/PPO_figs/CartPole-v1/PPO_CartPole-v1_fig_0.png b/PPO_figs/CartPole-v1/PPO_CartPole-v1_fig_0.png deleted file mode 100644 index 18c39a7..0000000 Binary files a/PPO_figs/CartPole-v1/PPO_CartPole-v1_fig_0.png and /dev/null differ diff --git a/PPO_figs/LunarLander-v2/PPO_LunarLander-v2_fig_0.png b/PPO_figs/LunarLander-v2/PPO_LunarLander-v2_fig_0.png deleted file mode 100644 index 1f502e0..0000000 Binary files a/PPO_figs/LunarLander-v2/PPO_LunarLander-v2_fig_0.png and /dev/null differ diff --git a/PPO_figs/PandaReachDense-v2/PPO_PandaReachDense-v2_fig_0.png b/PPO_figs/PandaReachDense-v2/PPO_PandaReachDense-v2_fig_0.png new file mode 100644 index 0000000..626f902 Binary files /dev/null and b/PPO_figs/PandaReachDense-v2/PPO_PandaReachDense-v2_fig_0.png differ diff --git a/PPO_figs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_fig_0.png b/PPO_figs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_fig_0.png deleted file mode 100644 index 2665373..0000000 Binary files a/PPO_figs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_fig_0.png and /dev/null differ diff --git a/PPO_figs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_fig_0.png b/PPO_figs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_fig_0.png deleted file mode 100644 index 514c1d1..0000000 Binary files a/PPO_figs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_fig_0.png and /dev/null differ diff --git a/PPO_figs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_fig_0.png b/PPO_figs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_fig_0.png deleted file mode 100644 index cb2864b..0000000 Binary files a/PPO_figs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_fig_0.png and /dev/null differ diff --git a/PPO_figs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_fig_1.png b/PPO_figs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_fig_1.png deleted file mode 100644 index 3a2a210..0000000 Binary files a/PPO_figs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_fig_1.png and /dev/null differ diff --git a/PPO_gif_images/PandaReachDense-v2/000001.jpg b/PPO_gif_images/PandaReachDense-v2/000001.jpg new file mode 100644 index 0000000..a18d968 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000001.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000002.jpg b/PPO_gif_images/PandaReachDense-v2/000002.jpg new file mode 100644 index 0000000..e576de3 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000002.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000003.jpg b/PPO_gif_images/PandaReachDense-v2/000003.jpg new file mode 100644 index 0000000..8951e36 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000003.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000004.jpg b/PPO_gif_images/PandaReachDense-v2/000004.jpg new file mode 100644 index 0000000..cac2d41 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000004.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000005.jpg b/PPO_gif_images/PandaReachDense-v2/000005.jpg new file mode 100644 index 0000000..1cec03e Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000005.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000006.jpg b/PPO_gif_images/PandaReachDense-v2/000006.jpg new file mode 100644 index 0000000..1a13e1b Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000006.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000007.jpg b/PPO_gif_images/PandaReachDense-v2/000007.jpg new file mode 100644 index 0000000..2f0b0c0 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000007.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000008.jpg b/PPO_gif_images/PandaReachDense-v2/000008.jpg new file mode 100644 index 0000000..3d0412a Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000008.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000009.jpg b/PPO_gif_images/PandaReachDense-v2/000009.jpg new file mode 100644 index 0000000..5e97523 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000009.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000010.jpg b/PPO_gif_images/PandaReachDense-v2/000010.jpg new file mode 100644 index 0000000..433aa3e Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000010.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000011.jpg b/PPO_gif_images/PandaReachDense-v2/000011.jpg new file mode 100644 index 0000000..398a53a Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000011.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000012.jpg b/PPO_gif_images/PandaReachDense-v2/000012.jpg new file mode 100644 index 0000000..e80894e Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000012.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000013.jpg b/PPO_gif_images/PandaReachDense-v2/000013.jpg new file mode 100644 index 0000000..ef13f38 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000013.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000014.jpg b/PPO_gif_images/PandaReachDense-v2/000014.jpg new file mode 100644 index 0000000..0d62271 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000014.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000015.jpg b/PPO_gif_images/PandaReachDense-v2/000015.jpg new file mode 100644 index 0000000..649fe64 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000015.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000016.jpg b/PPO_gif_images/PandaReachDense-v2/000016.jpg new file mode 100644 index 0000000..3bea8ec Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000016.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000017.jpg b/PPO_gif_images/PandaReachDense-v2/000017.jpg new file mode 100644 index 0000000..9f8cf63 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000017.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000018.jpg b/PPO_gif_images/PandaReachDense-v2/000018.jpg new file mode 100644 index 0000000..6cc5742 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000018.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000019.jpg b/PPO_gif_images/PandaReachDense-v2/000019.jpg new file mode 100644 index 0000000..6b90acb Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000019.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000020.jpg b/PPO_gif_images/PandaReachDense-v2/000020.jpg new file mode 100644 index 0000000..deb1cc0 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000020.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000021.jpg b/PPO_gif_images/PandaReachDense-v2/000021.jpg new file mode 100644 index 0000000..33099eb Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000021.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000022.jpg b/PPO_gif_images/PandaReachDense-v2/000022.jpg new file mode 100644 index 0000000..6cdb8b0 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000022.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000023.jpg b/PPO_gif_images/PandaReachDense-v2/000023.jpg new file mode 100644 index 0000000..510f345 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000023.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000024.jpg b/PPO_gif_images/PandaReachDense-v2/000024.jpg new file mode 100644 index 0000000..c85b4c1 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000024.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000025.jpg b/PPO_gif_images/PandaReachDense-v2/000025.jpg new file mode 100644 index 0000000..fab3b20 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000025.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000026.jpg b/PPO_gif_images/PandaReachDense-v2/000026.jpg new file mode 100644 index 0000000..7ff0a6b Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000026.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000027.jpg b/PPO_gif_images/PandaReachDense-v2/000027.jpg new file mode 100644 index 0000000..ce55a20 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000027.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000028.jpg b/PPO_gif_images/PandaReachDense-v2/000028.jpg new file mode 100644 index 0000000..dd5619f Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000028.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000029.jpg b/PPO_gif_images/PandaReachDense-v2/000029.jpg new file mode 100644 index 0000000..bb18012 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000029.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000030.jpg b/PPO_gif_images/PandaReachDense-v2/000030.jpg new file mode 100644 index 0000000..0e8ec7c Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000030.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000031.jpg b/PPO_gif_images/PandaReachDense-v2/000031.jpg new file mode 100644 index 0000000..af7ef7a Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000031.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000032.jpg b/PPO_gif_images/PandaReachDense-v2/000032.jpg new file mode 100644 index 0000000..344dc40 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000032.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000033.jpg b/PPO_gif_images/PandaReachDense-v2/000033.jpg new file mode 100644 index 0000000..d77fa2b Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000033.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000034.jpg b/PPO_gif_images/PandaReachDense-v2/000034.jpg new file mode 100644 index 0000000..a19afa6 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000034.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000035.jpg b/PPO_gif_images/PandaReachDense-v2/000035.jpg new file mode 100644 index 0000000..a62d51a Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000035.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000036.jpg b/PPO_gif_images/PandaReachDense-v2/000036.jpg new file mode 100644 index 0000000..abd8643 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000036.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000037.jpg b/PPO_gif_images/PandaReachDense-v2/000037.jpg new file mode 100644 index 0000000..e92ed32 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000037.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000038.jpg b/PPO_gif_images/PandaReachDense-v2/000038.jpg new file mode 100644 index 0000000..a674377 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000038.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000039.jpg b/PPO_gif_images/PandaReachDense-v2/000039.jpg new file mode 100644 index 0000000..48cec7b Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000039.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000040.jpg b/PPO_gif_images/PandaReachDense-v2/000040.jpg new file mode 100644 index 0000000..310608c Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000040.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000041.jpg b/PPO_gif_images/PandaReachDense-v2/000041.jpg new file mode 100644 index 0000000..f99a7b6 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000041.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000042.jpg b/PPO_gif_images/PandaReachDense-v2/000042.jpg new file mode 100644 index 0000000..13299e5 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000042.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000043.jpg b/PPO_gif_images/PandaReachDense-v2/000043.jpg new file mode 100644 index 0000000..ea4abcd Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000043.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000044.jpg b/PPO_gif_images/PandaReachDense-v2/000044.jpg new file mode 100644 index 0000000..4799f1d Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000044.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000045.jpg b/PPO_gif_images/PandaReachDense-v2/000045.jpg new file mode 100644 index 0000000..9495b2f Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000045.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000046.jpg b/PPO_gif_images/PandaReachDense-v2/000046.jpg new file mode 100644 index 0000000..4a6939c Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000046.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000047.jpg b/PPO_gif_images/PandaReachDense-v2/000047.jpg new file mode 100644 index 0000000..2125b8d Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000047.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000048.jpg b/PPO_gif_images/PandaReachDense-v2/000048.jpg new file mode 100644 index 0000000..bd48a22 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000048.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000049.jpg b/PPO_gif_images/PandaReachDense-v2/000049.jpg new file mode 100644 index 0000000..9671488 Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000049.jpg differ diff --git a/PPO_gif_images/PandaReachDense-v2/000050.jpg b/PPO_gif_images/PandaReachDense-v2/000050.jpg new file mode 100644 index 0000000..501b05e Binary files /dev/null and b/PPO_gif_images/PandaReachDense-v2/000050.jpg differ diff --git a/PPO_gifs/BipedalWalker-v2/PPO_BipedalWalker-v2_gif_0.gif b/PPO_gifs/BipedalWalker-v2/PPO_BipedalWalker-v2_gif_0.gif deleted file mode 100644 index d7b7225..0000000 Binary files a/PPO_gifs/BipedalWalker-v2/PPO_BipedalWalker-v2_gif_0.gif and /dev/null differ diff --git a/PPO_gifs/CartPole-v1/PPO_CartPole-v1_gif_0.gif b/PPO_gifs/CartPole-v1/PPO_CartPole-v1_gif_0.gif deleted file mode 100644 index ed75866..0000000 Binary files a/PPO_gifs/CartPole-v1/PPO_CartPole-v1_gif_0.gif and /dev/null differ diff --git a/PPO_gifs/LunarLander-v2/PPO_LunarLander-v2_gif_0.gif b/PPO_gifs/LunarLander-v2/PPO_LunarLander-v2_gif_0.gif deleted file mode 100644 index f5837fe..0000000 Binary files a/PPO_gifs/LunarLander-v2/PPO_LunarLander-v2_gif_0.gif and /dev/null differ diff --git a/PPO_gifs/PandaReachDense-v2/PPO_PandaReachDense-v2_gif_0.gif b/PPO_gifs/PandaReachDense-v2/PPO_PandaReachDense-v2_gif_0.gif new file mode 100644 index 0000000..ef24097 Binary files /dev/null and b/PPO_gifs/PandaReachDense-v2/PPO_PandaReachDense-v2_gif_0.gif differ diff --git a/PPO_gifs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_gif_0.gif b/PPO_gifs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_gif_0.gif deleted file mode 100644 index a12579a..0000000 Binary files a/PPO_gifs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_gif_0.gif and /dev/null differ diff --git a/PPO_gifs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_gif_0.gif b/PPO_gifs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_gif_0.gif deleted file mode 100644 index 3c0b58b..0000000 Binary files a/PPO_gifs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_gif_0.gif and /dev/null differ diff --git a/PPO_gifs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_gif_0.gif b/PPO_gifs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_gif_0.gif deleted file mode 100644 index 118d485..0000000 Binary files a/PPO_gifs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_gif_0.gif and /dev/null differ diff --git a/PPO_logs/BipedalWalker-v2/PPO_BipedalWalker-v2_log_0.csv b/PPO_logs/BipedalWalker-v2/PPO_BipedalWalker-v2_log_0.csv deleted file mode 100644 index 141e0a3..0000000 --- a/PPO_logs/BipedalWalker-v2/PPO_BipedalWalker-v2_log_0.csv +++ /dev/null @@ -1,1147 +0,0 @@ -episode,timestep,reward -3,3000,-91.5589 -6,6000,-77.8824 -8,9000,-63.6561 -15,12000,-100.7385 -18,15000,-80.7478 -21,18000,-79.1446 -24,21000,-79.3574 -26,24000,-59.1773 -29,27000,-77.3851 -31,30000,-63.7704 -33,33000,-63.2397 -36,36000,-80.0407 -40,39000,-88.0059 -43,42000,-74.1351 -45,45000,-61.9159 -48,48000,-77.8892 -50,51000,-61.4932 -55,54000,-93.8177 -58,57000,-74.8812 -60,60000,-58.8543 -62,63000,-68.069 -64,66000,-61.5987 -66,69000,-58.1042 -68,72000,-65.9978 -71,75000,-75.123 -73,78000,-66.907 -78,81000,-86.7051 -80,84000,-61.1057 -82,87000,-65.0112 -84,90000,-57.6622 -86,93000,-65.9174 -88,96000,-57.5118 -90,99000,-56.9999 -92,102000,-52.5314 -95,105000,-74.5219 -97,108000,-49.5172 -100,111000,-65.2107 -102,114000,-50.0669 -104,117000,-41.7358 -106,120000,-44.3987 -108,123000,-38.792 -111,126000,-59.5165 -113,129000,-44.1389 -116,132000,-65.1459 -118,135000,-42.7636 -120,138000,-29.9499 -122,141000,-37.5618 -124,144000,-32.3397 -126,147000,-24.616 -128,150000,-31.4798 -130,153000,-21.8409 -132,156000,-25.0894 -134,159000,-23.5032 -136,162000,-33.799 -138,165000,-12.3398 -140,168000,-24.6943 -142,171000,-13.7883 -144,174000,-10.2389 -146,177000,-11.7365 -148,180000,-10.4546 -150,183000,-0.0957 -152,186000,-10.9449 -154,189000,-9.8577 -156,192000,-4.049 -158,195000,2.0306 -160,198000,-0.7992 -162,201000,-1.121 -164,204000,12.2071 -166,207000,11.9897 -168,210000,23.1892 -170,213000,13.3579 -172,216000,26.0798 -174,219000,23.0021 -176,222000,30.4645 -178,225000,19.352 -181,228000,-22.2037 -183,231000,27.8257 -185,234000,35.4615 -187,237000,23.8281 -189,240000,34.166 -191,243000,35.1034 -193,246000,37.9417 -195,249000,38.0318 -197,252000,49.7575 -199,255000,62.2317 -201,258000,-12.2634 -204,261000,4.4606 -206,264000,57.2824 -208,267000,62.756 -210,270000,57.8421 -212,273000,15.4473 -214,276000,68.0095 -216,279000,65.0929 -220,282000,-22.9786 -222,285000,74.0621 -224,288000,65.8989 -228,291000,-19.6477 -230,294000,79.5559 -232,297000,85.2078 -234,300000,70.3592 -236,303000,89.2114 -239,306000,15.7936 -241,309000,81.3462 -243,312000,29.2532 -245,315000,95.5159 -247,318000,87.465 -249,321000,42.6738 -252,324000,27.1432 -254,327000,74.0181 -256,330000,80.6733 -258,333000,8.7045 -260,336000,103.9436 -262,339000,105.9671 -264,342000,90.1897 -266,345000,97.7184 -268,348000,92.6383 -270,351000,116.1598 -272,354000,123.9957 -274,357000,122.4606 -277,360000,59.0023 -279,363000,108.5987 -281,366000,123.8198 -284,369000,41.0963 -286,372000,103.1228 -288,375000,119.641 -291,378000,-27.0661 -293,381000,115.9805 -295,384000,25.6944 -297,387000,128.0582 -299,390000,112.8976 -302,393000,2.1592 -305,396000,89.4631 -307,399000,123.683 -309,402000,127.8302 -311,405000,134.8672 -313,408000,109.5083 -315,411000,23.6818 -317,414000,134.66 -319,417000,126.4705 -321,420000,117.8119 -323,423000,121.2515 -326,426000,43.6472 -328,429000,58.0243 -330,432000,69.4742 -332,435000,145.747 -334,438000,134.3567 -336,441000,145.6286 -338,444000,125.4075 -340,447000,139.4514 -342,450000,119.5636 -345,453000,85.7405 -348,456000,59.2995 -350,459000,31.5406 -352,462000,140.3333 -354,465000,141.2277 -357,468000,61.7343 -359,471000,156.4399 -361,474000,141.7807 -364,477000,80.7602 -366,480000,38.8897 -368,483000,139.0087 -370,486000,152.4868 -372,489000,147.8134 -374,492000,144.7755 -377,495000,94.0665 -379,498000,149.1972 -381,501000,78.3339 -383,504000,166.7066 -385,507000,167.3411 -387,510000,142.3218 -389,513000,113.9229 -391,516000,168.4886 -393,519000,72.613 -395,522000,162.8602 -398,525000,112.8714 -401,528000,9.2915 -404,531000,107.7883 -406,534000,56.2986 -408,537000,102.2313 -410,540000,170.8116 -413,543000,101.5988 -415,546000,76.2206 -417,549000,179.9196 -419,552000,157.5469 -421,555000,162.9797 -423,558000,175.988 -426,561000,78.2877 -428,564000,158.4726 -430,567000,179.496 -433,570000,105.8423 -435,573000,161.385 -438,576000,28.4853 -440,579000,180.908 -442,582000,91.9773 -445,585000,50.1689 -447,588000,82.3736 -449,591000,169.4514 -452,594000,58.0264 -454,597000,174.3267 -457,600000,33.7232 -459,603000,171.0045 -461,606000,82.3845 -464,609000,76.9578 -466,612000,148.2924 -468,615000,180.6319 -470,618000,174.4232 -473,621000,112.1093 -475,624000,177.2489 -477,627000,180.7125 -479,630000,177.8162 -483,633000,-5.1383 -485,636000,75.1769 -487,639000,164.2326 -490,642000,114.8272 -494,645000,13.772 -496,648000,105.3462 -499,651000,-7.5453 -501,654000,176.8163 -504,657000,62.6139 -506,660000,173.7115 -508,663000,113.7427 -510,666000,187.8502 -513,669000,104.0264 -515,672000,75.7362 -517,675000,177.8569 -521,678000,-17.8271 -523,681000,197.8128 -526,684000,34.6375 -528,687000,179.3338 -530,690000,188.1532 -532,693000,67.3298 -535,696000,124.9533 -537,699000,110.3939 -539,702000,168.2004 -542,705000,88.3269 -544,708000,79.1167 -546,711000,184.3261 -548,714000,169.1221 -550,717000,184.9872 -552,720000,182.8883 -555,723000,37.1898 -557,726000,184.6654 -559,729000,193.1644 -563,732000,63.5785 -566,735000,-12.7425 -568,738000,53.8518 -570,741000,187.9982 -573,744000,122.7251 -575,747000,195.5297 -578,750000,88.3377 -581,753000,97.2027 -583,756000,187.5926 -585,759000,88.8032 -587,762000,185.3996 -589,765000,190.5152 -591,768000,190.0618 -594,771000,124.8989 -596,774000,200.8804 -598,777000,125.8936 -600,780000,198.8527 -602,783000,194.0635 -604,786000,114.0056 -608,789000,8.5814 -610,792000,196.3914 -612,795000,196.1634 -614,798000,61.4045 -616,801000,203.5086 -618,804000,204.758 -620,807000,182.8934 -622,810000,185.0332 -624,813000,186.5785 -627,816000,110.7083 -629,819000,206.2935 -631,822000,211.1303 -633,825000,212.8227 -635,828000,208.6086 -637,831000,204.6671 -639,834000,211.4664 -641,837000,212.1376 -644,840000,110.5258 -646,843000,116.638 -648,846000,186.2553 -650,849000,214.2529 -653,852000,158.1325 -656,855000,41.0861 -659,858000,120.9628 -662,861000,94.8159 -664,864000,126.9648 -666,867000,211.109 -668,870000,213.1076 -670,873000,212.5195 -672,876000,150.1315 -674,879000,213.236 -676,882000,202.4208 -679,885000,108.2264 -681,888000,211.3831 -683,891000,213.4543 -685,894000,88.4176 -688,897000,150.1151 -691,900000,50.9516 -693,903000,227.1249 -695,906000,224.6619 -697,909000,223.9776 -699,912000,222.1299 -701,915000,158.7127 -704,918000,112.0083 -707,921000,107.56 -709,924000,217.9808 -711,927000,207.1311 -713,930000,221.7067 -716,933000,106.9376 -718,936000,227.9174 -720,939000,239.0159 -722,942000,231.1122 -724,945000,157.0954 -726,948000,221.7685 -728,951000,222.5503 -730,954000,139.9495 -733,957000,68.5936 -735,960000,233.9608 -738,963000,127.3205 -740,966000,147.4254 -742,969000,139.0812 -745,972000,123.5526 -747,975000,106.601 -750,978000,130.3095 -752,981000,231.0136 -755,984000,113.7117 -757,987000,221.702 -759,990000,226.3702 -761,993000,243.3095 -763,996000,157.2909 -765,999000,219.1366 -767,1002000,228.8865 -770,1005000,77.9541 -772,1008000,244.5381 -774,1011000,88.302 -776,1014000,237.2751 -778,1017000,239.1452 -780,1020000,246.6115 -783,1023000,125.5401 -786,1026000,121.1849 -789,1029000,127.8307 -791,1032000,235.1543 -793,1035000,237.801 -795,1038000,251.5948 -798,1041000,42.6591 -801,1044000,246.729 -805,1047000,1.0624 -808,1050000,2.1314 -811,1053000,118.0575 -813,1056000,231.3349 -815,1059000,236.9053 -817,1062000,161.2496 -820,1065000,175.899 -822,1068000,152.4868 -825,1071000,99.3448 -827,1074000,236.1333 -830,1077000,125.8299 -832,1080000,222.0434 -834,1083000,144.3193 -836,1086000,130.9142 -839,1089000,146.2604 -841,1092000,155.5387 -844,1095000,128.1665 -847,1098000,102.1671 -849,1101000,220.4169 -851,1104000,117.5165 -853,1107000,223.4694 -856,1110000,85.5059 -858,1113000,249.8205 -860,1116000,220.7276 -862,1119000,227.8009 -864,1122000,227.1139 -867,1125000,161.1046 -869,1128000,235.7932 -871,1131000,132.147 -873,1134000,245.3632 -875,1137000,236.3569 -877,1140000,243.6927 -879,1143000,249.9963 -881,1146000,234.8791 -883,1149000,243.3989 -886,1152000,152.1957 -888,1155000,84.7106 -890,1158000,250.052 -892,1161000,243.8251 -895,1164000,146.437 -897,1167000,249.5929 -899,1170000,246.6855 -901,1173000,239.7667 -904,1176000,166.3945 -906,1179000,240.0836 -908,1182000,241.5676 -910,1185000,147.2616 -913,1188000,150.214 -915,1191000,252.4216 -917,1194000,249.1096 -919,1197000,246.4327 -921,1200000,246.393 -923,1203000,249.038 -926,1206000,60.9683 -928,1209000,246.3402 -930,1212000,125.0732 -932,1215000,234.0605 -934,1218000,249.0739 -937,1221000,140.6471 -939,1224000,247.0093 -941,1227000,227.5928 -944,1230000,168.42 -946,1233000,244.1372 -948,1236000,189.3137 -951,1239000,132.293 -953,1242000,230.0377 -955,1245000,251.6285 -957,1248000,133.2182 -959,1251000,256.0596 -961,1254000,260.7763 -963,1257000,170.131 -965,1260000,252.6998 -968,1263000,204.0355 -971,1266000,138.8805 -973,1269000,194.4851 -976,1272000,70.4809 -979,1275000,65.1879 -981,1278000,256.595 -983,1281000,254.8044 -985,1284000,258.597 -989,1287000,93.572 -991,1290000,160.0924 -993,1293000,257.9238 -995,1296000,254.8669 -997,1299000,189.3006 -999,1302000,255.403 -1001,1305000,251.3619 -1003,1308000,173.611 -1007,1311000,106.6324 -1009,1314000,252.8208 -1011,1317000,260.4388 -1013,1320000,259.0311 -1016,1323000,147.4562 -1018,1326000,162.6614 -1021,1329000,142.8321 -1023,1332000,256.4447 -1027,1335000,46.2422 -1029,1338000,259.4225 -1032,1341000,128.8596 -1034,1344000,254.011 -1036,1347000,175.211 -1039,1350000,131.6928 -1042,1353000,147.7486 -1044,1356000,257.2114 -1046,1359000,194.3434 -1048,1362000,260.41 -1050,1365000,129.3889 -1052,1368000,253.4551 -1054,1371000,194.5034 -1056,1374000,74.7773 -1059,1377000,190.2005 -1061,1380000,256.5643 -1063,1383000,256.8602 -1067,1386000,6.0483 -1070,1389000,76.5225 -1074,1392000,34.128 -1076,1395000,248.8287 -1080,1398000,59.4016 -1083,1401000,81.4709 -1085,1404000,149.7991 -1087,1407000,255.6385 -1089,1410000,258.8427 -1091,1413000,256.7297 -1094,1416000,211.147 -1096,1419000,41.889 -1099,1422000,165.8517 -1102,1425000,164.6265 -1105,1428000,52.6734 -1108,1431000,94.4814 -1111,1434000,158.048 -1113,1437000,158.1052 -1116,1440000,133.0667 -1120,1443000,10.7598 -1123,1446000,25.0998 -1126,1449000,118.8618 -1129,1452000,27.9445 -1131,1455000,260.3085 -1134,1458000,255.9451 -1136,1461000,124.4402 -1138,1464000,260.009 -1141,1467000,161.3782 -1144,1470000,108.245 -1146,1473000,118.1764 -1149,1476000,192.3359 -1152,1479000,114.9239 -1154,1482000,260.5655 -1156,1485000,120.9263 -1159,1488000,149.7909 -1161,1491000,252.9401 -1164,1494000,172.4707 -1167,1497000,8.8915 -1169,1500000,169.3435 -1171,1503000,251.1668 -1174,1506000,217.7521 -1176,1509000,130.4989 -1178,1512000,261.7311 -1180,1515000,260.19 -1182,1518000,258.6739 -1185,1521000,151.1331 -1189,1524000,80.7761 -1191,1527000,265.8051 -1193,1530000,253.5997 -1196,1533000,92.2369 -1198,1536000,263.9711 -1201,1539000,68.9183 -1204,1542000,262.7712 -1206,1545000,173.2141 -1208,1548000,259.8801 -1210,1551000,260.5081 -1213,1554000,149.8017 -1215,1557000,262.119 -1218,1560000,142.41 -1221,1563000,159.8002 -1223,1566000,264.0822 -1225,1569000,144.439 -1229,1572000,146.6137 -1231,1575000,262.2566 -1233,1578000,142.7064 -1236,1581000,192.7283 -1239,1584000,153.3866 -1241,1587000,258.4379 -1244,1590000,78.3164 -1247,1593000,118.2461 -1249,1596000,260.0542 -1251,1599000,262.103 -1253,1602000,262.3435 -1256,1605000,184.481 -1258,1608000,261.3893 -1260,1611000,263.3216 -1263,1614000,86.1765 -1265,1617000,95.2779 -1268,1620000,179.8085 -1272,1623000,67.1958 -1274,1626000,261.276 -1276,1629000,259.4283 -1279,1632000,74.3226 -1281,1635000,163.7367 -1284,1638000,256.6213 -1287,1641000,79.3603 -1290,1644000,72.3186 -1292,1647000,155.2148 -1294,1650000,257.7341 -1296,1653000,261.7569 -1299,1656000,168.7831 -1301,1659000,167.3124 -1303,1662000,260.5679 -1307,1665000,106.3863 -1309,1668000,262.4048 -1312,1671000,157.1121 -1314,1674000,262.8145 -1316,1677000,264.2166 -1319,1680000,81.7814 -1322,1683000,157.5853 -1324,1686000,259.5791 -1326,1689000,243.9788 -1329,1692000,173.0103 -1331,1695000,262.1884 -1333,1698000,139.8533 -1335,1701000,258.1956 -1337,1704000,262.6047 -1340,1707000,259.7862 -1342,1710000,260.2832 -1344,1713000,180.6089 -1346,1716000,261.7708 -1349,1719000,181.3499 -1351,1722000,261.3557 -1353,1725000,260.2636 -1355,1728000,259.5926 -1357,1731000,183.9423 -1359,1734000,261.5816 -1362,1737000,191.6866 -1365,1740000,67.2202 -1367,1743000,263.7469 -1370,1746000,188.979 -1372,1749000,262.398 -1374,1752000,170.5797 -1377,1755000,193.8009 -1379,1758000,263.4462 -1381,1761000,264.4582 -1383,1764000,262.9808 -1385,1767000,266.5231 -1387,1770000,262.7523 -1390,1773000,207.1539 -1392,1776000,69.4544 -1394,1779000,264.6596 -1397,1782000,264.6414 -1399,1785000,261.9601 -1401,1788000,144.69 -1403,1791000,259.274 -1405,1794000,261.8011 -1407,1797000,262.7801 -1410,1800000,200.8648 -1412,1803000,262.4641 -1415,1806000,155.1548 -1418,1809000,183.2945 -1420,1812000,261.6835 -1422,1815000,264.6858 -1424,1818000,262.5275 -1426,1821000,190.5745 -1429,1824000,164.954 -1431,1827000,267.5667 -1433,1830000,264.784 -1435,1833000,267.9933 -1438,1836000,263.7454 -1440,1839000,265.5168 -1442,1842000,262.9665 -1444,1845000,260.9332 -1446,1848000,262.6199 -1449,1851000,117.7676 -1451,1854000,263.46 -1453,1857000,203.0864 -1455,1860000,261.6991 -1457,1863000,192.9718 -1460,1866000,262.8542 -1462,1869000,196.5666 -1464,1872000,141.3754 -1467,1875000,259.4444 -1469,1878000,262.092 -1471,1881000,263.3114 -1474,1884000,13.6638 -1477,1887000,262.2531 -1479,1890000,261.0225 -1482,1893000,62.4591 -1485,1896000,183.888 -1488,1899000,173.6795 -1490,1902000,99.7988 -1492,1905000,263.0754 -1495,1908000,170.5945 -1497,1911000,260.3533 -1499,1914000,264.7176 -1503,1917000,122.9251 -1505,1920000,265.8882 -1507,1923000,262.1513 -1510,1926000,184.6089 -1512,1929000,128.7527 -1514,1932000,261.2161 -1517,1935000,152.5467 -1519,1938000,259.6175 -1521,1941000,259.608 -1526,1944000,84.3183 -1528,1947000,260.6245 -1530,1950000,263.5787 -1532,1953000,164.2134 -1534,1956000,262.8968 -1536,1959000,261.9484 -1539,1962000,260.4904 -1541,1965000,261.058 -1543,1968000,260.6385 -1545,1971000,257.7712 -1547,1974000,260.1779 -1549,1977000,259.7736 -1551,1980000,258.4643 -1554,1983000,140.3385 -1556,1986000,266.4223 -1558,1989000,258.8418 -1561,1992000,187.3218 -1563,1995000,263.3239 -1565,1998000,264.2248 -1568,2001000,181.9184 -1570,2004000,265.5741 -1573,2007000,89.2218 -1575,2010000,268.4335 -1578,2013000,153.4925 -1581,2016000,207.5154 -1584,2019000,114.7549 -1586,2022000,263.5869 -1588,2025000,266.5957 -1590,2028000,192.0773 -1593,2031000,195.7082 -1595,2034000,263.0309 -1597,2037000,204.4896 -1601,2040000,132.7446 -1603,2043000,268.115 -1606,2046000,129.6238 -1609,2049000,47.6096 -1612,2052000,217.7632 -1614,2055000,146.0158 -1616,2058000,263.5701 -1619,2061000,176.7859 -1621,2064000,262.4989 -1623,2067000,193.4841 -1626,2070000,263.4769 -1628,2073000,268.1163 -1630,2076000,265.9941 -1632,2079000,266.2322 -1634,2082000,264.7609 -1637,2085000,157.2664 -1640,2088000,153.5957 -1643,2091000,267.0411 -1645,2094000,265.5262 -1648,2097000,183.9241 -1651,2100000,46.4716 -1654,2103000,171.1657 -1657,2106000,160.6483 -1659,2109000,187.4255 -1661,2112000,201.8238 -1663,2115000,265.37 -1667,2118000,126.528 -1669,2121000,193.7498 -1672,2124000,171.392 -1675,2127000,87.8251 -1677,2130000,262.6426 -1679,2133000,264.8224 -1681,2136000,264.7709 -1684,2139000,196.8711 -1687,2142000,175.3876 -1690,2145000,155.8212 -1693,2148000,149.7581 -1696,2151000,84.6724 -1698,2154000,266.4431 -1701,2157000,108.0282 -1704,2160000,150.4508 -1707,2163000,118.5951 -1709,2166000,92.6824 -1712,2169000,159.3962 -1714,2172000,265.2369 -1717,2175000,264.903 -1719,2178000,268.6498 -1721,2181000,267.4713 -1724,2184000,135.4156 -1727,2187000,154.4981 -1729,2190000,142.2193 -1732,2193000,136.2471 -1734,2196000,265.2204 -1737,2199000,197.2909 -1739,2202000,174.2868 -1741,2205000,265.6009 -1743,2208000,200.5471 -1746,2211000,267.7763 -1748,2214000,263.0939 -1750,2217000,264.1349 -1752,2220000,261.2909 -1755,2223000,122.4474 -1757,2226000,266.0461 -1759,2229000,267.9525 -1761,2232000,262.9934 -1763,2235000,261.9385 -1766,2238000,212.8781 -1768,2241000,265.4894 -1770,2244000,265.9802 -1772,2247000,262.0482 -1774,2250000,264.1065 -1776,2253000,269.0315 -1779,2256000,264.9606 -1781,2259000,199.5931 -1784,2262000,155.7908 -1787,2265000,77.705 -1790,2268000,266.3158 -1792,2271000,162.6468 -1794,2274000,181.4085 -1797,2277000,265.7805 -1799,2280000,266.1043 -1801,2283000,265.4336 -1803,2286000,263.345 -1805,2289000,266.7683 -1808,2292000,267.636 -1810,2295000,266.1146 -1812,2298000,265.9289 -1814,2301000,149.2687 -1817,2304000,166.7493 -1819,2307000,262.9197 -1822,2310000,264.9796 -1824,2313000,116.6097 -1827,2316000,263.134 -1829,2319000,267.2758 -1831,2322000,265.06 -1834,2325000,174.4183 -1836,2328000,263.1951 -1838,2331000,261.9829 -1840,2334000,265.8806 -1843,2337000,266.0861 -1845,2340000,262.4501 -1847,2343000,266.5763 -1850,2346000,170.1082 -1852,2349000,263.2904 -1854,2352000,267.5747 -1857,2355000,106.3634 -1860,2358000,198.9602 -1862,2361000,265.1773 -1864,2364000,267.4732 -1866,2367000,184.0668 -1869,2370000,262.7671 -1871,2373000,268.3831 -1873,2376000,267.2951 -1875,2379000,265.9201 -1878,2382000,267.4476 -1881,2385000,100.9939 -1883,2388000,268.6072 -1887,2391000,40.2638 -1889,2394000,264.6849 -1891,2397000,265.8443 -1894,2400000,266.267 -1896,2403000,261.4138 -1898,2406000,171.0691 -1901,2409000,176.514 -1903,2412000,264.3013 -1907,2415000,126.3975 -1909,2418000,120.2016 -1912,2421000,223.4132 -1914,2424000,170.9189 -1916,2427000,261.1585 -1918,2430000,263.7805 -1921,2433000,264.9886 -1923,2436000,264.2053 -1925,2439000,156.3985 -1928,2442000,161.0993 -1931,2445000,150.0929 -1933,2448000,264.9978 -1936,2451000,157.9414 -1939,2454000,260.6301 -1941,2457000,262.9191 -1943,2460000,262.0932 -1946,2463000,83.6307 -1949,2466000,171.6041 -1951,2469000,196.7745 -1954,2472000,133.1809 -1956,2475000,200.6371 -1959,2478000,157.4611 -1961,2481000,265.7998 -1963,2484000,262.1348 -1965,2487000,259.7466 -1968,2490000,262.9574 -1970,2493000,262.7353 -1972,2496000,262.5769 -1974,2499000,259.6982 -1977,2502000,91.4057 -1980,2505000,171.2115 -1982,2508000,261.8521 -1984,2511000,261.889 -1987,2514000,158.8291 -1990,2517000,97.3342 -1992,2520000,263.0155 -1995,2523000,266.3969 -1997,2526000,266.0172 -1999,2529000,265.0111 -2001,2532000,263.8182 -2003,2535000,264.3219 -2006,2538000,265.7153 -2008,2541000,259.1344 -2010,2544000,176.3127 -2013,2547000,210.5871 -2015,2550000,263.3279 -2018,2553000,83.222 -2020,2556000,265.3613 -2022,2559000,262.0115 -2025,2562000,215.3519 -2027,2565000,266.4858 -2029,2568000,268.2642 -2031,2571000,263.0105 -2034,2574000,165.5268 -2036,2577000,263.7326 -2039,2580000,263.13 -2042,2583000,137.7429 -2044,2586000,263.1206 -2047,2589000,167.3567 -2049,2592000,265.6722 -2051,2595000,169.9474 -2054,2598000,167.9434 -2056,2601000,262.3639 -2058,2604000,265.766 -2061,2607000,152.3262 -2064,2610000,184.5815 -2066,2613000,263.9604 -2068,2616000,264.2604 -2071,2619000,180.6397 -2073,2622000,263.7921 -2076,2625000,262.8091 -2078,2628000,157.5609 -2080,2631000,266.3738 -2083,2634000,261.726 -2085,2637000,262.0769 -2087,2640000,266.5195 -2091,2643000,132.5048 -2093,2646000,265.8262 -2095,2649000,191.6896 -2098,2652000,171.8912 -2100,2655000,263.7762 -2103,2658000,200.6727 -2105,2661000,264.1076 -2107,2664000,258.9591 -2110,2667000,158.4264 -2112,2670000,260.942 -2115,2673000,165.3686 -2117,2676000,266.4212 -2119,2679000,265.1773 -2122,2682000,175.9326 -2125,2685000,191.5298 -2127,2688000,263.8472 -2129,2691000,262.746 -2131,2694000,266.9802 -2134,2697000,265.52 -2136,2700000,266.1523 -2138,2703000,264.6887 -2140,2706000,268.369 -2142,2709000,264.7006 -2145,2712000,262.9027 -2147,2715000,261.8224 -2149,2718000,266.0075 -2152,2721000,132.906 -2154,2724000,263.3093 -2156,2727000,264.7881 -2159,2730000,262.6576 -2161,2733000,264.4613 -2163,2736000,261.6792 -2165,2739000,265.9776 -2167,2742000,264.82 -2170,2745000,265.7336 -2172,2748000,265.2268 -2174,2751000,262.743 -2177,2754000,185.2294 -2180,2757000,151.9523 -2182,2760000,194.9384 -2184,2763000,263.5611 -2186,2766000,259.1904 -2190,2769000,128.7029 -2192,2772000,260.6841 -2194,2775000,181.5063 -2196,2778000,264.9198 -2199,2781000,264.8572 -2202,2784000,149.7088 -2204,2787000,263.181 -2206,2790000,267.4187 -2209,2793000,206.0272 -2211,2796000,121.1433 -2214,2799000,260.6312 -2216,2802000,262.5332 -2218,2805000,261.7893 -2220,2808000,262.007 -2223,2811000,187.691 -2226,2814000,43.7078 -2229,2817000,263.5324 -2231,2820000,267.3941 -2233,2823000,266.8279 -2236,2826000,182.1496 -2238,2829000,263.968 -2241,2832000,167.132 -2243,2835000,263.7749 -2245,2838000,263.5013 -2247,2841000,265.4127 -2249,2844000,262.3919 -2252,2847000,267.2196 -2254,2850000,261.1329 -2256,2853000,264.7501 -2258,2856000,265.519 -2260,2859000,261.2171 -2263,2862000,267.1706 -2265,2865000,267.8415 -2267,2868000,265.8654 -2270,2871000,154.3074 -2272,2874000,264.2975 -2275,2877000,154.9789 -2279,2880000,43.9944 -2282,2883000,107.9714 -2284,2886000,261.7952 -2286,2889000,266.6905 -2288,2892000,200.9453 -2290,2895000,259.8161 -2294,2898000,144.8746 -2297,2901000,79.7458 -2299,2904000,264.1321 -2301,2907000,264.2879 -2304,2910000,201.1357 -2306,2913000,265.3978 -2308,2916000,260.4037 -2310,2919000,266.7659 -2313,2922000,187.9206 -2315,2925000,267.1034 -2318,2928000,152.7489 -2321,2931000,195.6127 -2323,2934000,200.4655 -2325,2937000,267.7341 -2328,2940000,265.2488 -2330,2943000,183.703 -2333,2946000,137.4549 -2335,2949000,182.5826 -2339,2952000,113.4756 -2341,2955000,264.8001 -2343,2958000,265.2324 -2345,2961000,269.5298 -2348,2964000,131.4012 -2351,2967000,209.798 -2354,2970000,134.2865 -2356,2973000,267.6124 -2358,2976000,267.6481 -2361,2979000,168.0444 -2364,2982000,114.4088 -2366,2985000,266.6105 -2368,2988000,266.0454 -2371,2991000,264.33 -2373,2994000,258.5974 -2375,2997000,265.6708 -2377,3000000,262.918 -2380,3003000,185.3078 -2382,3006000,262.1093 -2385,3009000,203.4077 -2387,3012000,263.8221 -2389,3015000,263.5603 -2391,3018000,265.8643 -2393,3021000,265.1084 -2396,3024000,267.6332 -2398,3027000,264.9067 -2400,3030000,268.3305 -2403,3033000,177.9609 -2406,3036000,113.8289 -2409,3039000,199.8322 -2411,3042000,267.6101 -2413,3045000,264.9543 -2415,3048000,268.9118 -2419,3051000,172.3993 -2421,3054000,184.2881 -2424,3057000,193.149 -2426,3060000,105.6134 -2429,3063000,264.3013 -2431,3066000,205.5682 -2433,3069000,262.5853 -2435,3072000,265.4502 -2438,3075000,265.4751 -2440,3078000,266.9895 -2442,3081000,266.0263 -2444,3084000,266.3032 -2447,3087000,228.3937 -2449,3090000,192.399 -2452,3093000,152.5415 -2454,3096000,265.0812 -2457,3099000,99.7992 -2460,3102000,265.8509 -2462,3105000,158.663 -2465,3108000,154.138 -2469,3111000,67.3193 -2471,3114000,266.05 -2474,3117000,207.9145 -2477,3120000,109.4764 -2479,3123000,266.6772 -2482,3126000,205.2874 -2484,3129000,267.7324 -2486,3132000,265.6173 -2490,3135000,69.8051 -2492,3138000,262.3002 -2495,3141000,265.7312 -2497,3144000,204.4857 -2499,3147000,179.8505 -2502,3150000,225.6608 -2504,3153000,157.6784 -2507,3156000,191.6437 -2510,3159000,103.6198 -2513,3162000,107.7857 -2515,3165000,265.4016 -2517,3168000,266.8689 -2520,3171000,266.564 -2523,3174000,64.4582 -2526,3177000,220.125 -2528,3180000,262.5869 -2530,3183000,263.4251 -2532,3186000,264.1378 -2535,3189000,120.7588 -2537,3192000,264.3906 -2540,3195000,165.361 -2542,3198000,264.1628 -2544,3201000,204.0227 -2546,3204000,264.8125 -2551,3207000,16.6801 -2554,3210000,158.9015 -2557,3213000,181.6886 -2560,3216000,72.6313 -2563,3219000,222.0852 -2565,3222000,261.1941 -2568,3225000,66.3867 -2571,3228000,265.0779 -2573,3231000,148.8003 -2577,3234000,127.8347 -2580,3237000,152.6792 -2582,3240000,263.0623 -2585,3243000,160.9753 -2588,3246000,90.0038 -2591,3249000,171.0328 -2593,3252000,262.6062 -2595,3255000,264.785 -2598,3258000,195.3009 -2601,3261000,151.9088 -2603,3264000,263.1929 -2605,3267000,259.1233 -2607,3270000,261.531 -2611,3273000,114.8647 -2614,3276000,79.391 -2617,3279000,185.8274 -2620,3282000,131.6139 -2622,3285000,263.2065 -2625,3288000,192.9021 -2627,3291000,120.9571 -2630,3294000,265.4078 -2632,3297000,78.8394 -2635,3300000,267.3952 -2637,3303000,261.4857 -2639,3306000,263.4705 -2641,3309000,262.2965 -2643,3312000,263.9627 -2646,3315000,183.4613 -2648,3318000,259.9777 -2651,3321000,193.5049 -2653,3324000,264.2376 -2655,3327000,267.6233 -2657,3330000,262.4307 -2660,3333000,264.8624 -2662,3336000,264.416 -2665,3339000,147.4586 -2667,3342000,262.2282 -2669,3345000,262.239 -2671,3348000,262.4789 -2674,3351000,125.3556 -2677,3354000,202.3113 -2679,3357000,141.3724 -2682,3360000,264.1296 -2684,3363000,67.2424 -2687,3366000,264.5931 -2690,3369000,167.8029 -2692,3372000,147.928 -2694,3375000,267.0421 -2697,3378000,261.7051 -2699,3381000,267.9086 -2701,3384000,176.288 -2704,3387000,146.6156 -2707,3390000,222.6733 -2709,3393000,265.8882 -2712,3396000,181.2861 -2714,3399000,263.7711 -2717,3402000,74.0781 -2720,3405000,223.7081 -2722,3408000,263.4354 -2724,3411000,263.7482 -2727,3414000,121.535 -2730,3417000,176.4341 -2732,3420000,170.4189 -2735,3423000,267.2908 -2737,3426000,204.0709 -2739,3429000,261.7518 -2741,3432000,265.8781 -2746,3435000,91.1954 -2748,3438000,266.6223 diff --git a/PPO_logs/BipedalWalker-v2/PPO_BipedalWalker-v2_log_1.csv b/PPO_logs/BipedalWalker-v2/PPO_BipedalWalker-v2_log_1.csv deleted file mode 100644 index 8b8ea85..0000000 --- a/PPO_logs/BipedalWalker-v2/PPO_BipedalWalker-v2_log_1.csv +++ /dev/null @@ -1,69 +0,0 @@ -episode,timestep,reward -3,3000,-90.7196 -9,6000,-96.7522 -12,9000,-90.3566 -15,12000,-88.3806 -18,15000,-81.6854 -20,18000,-70.3975 -22,21000,-66.9931 -24,24000,-66.0033 -26,27000,-69.5898 -28,30000,-65.2215 -30,33000,-71.9857 -32,36000,-61.9952 -34,39000,-63.4182 -36,42000,-59.9409 -38,45000,-63.0967 -40,48000,-57.7823 -43,51000,-77.2412 -45,54000,-63.0946 -47,57000,-60.3145 -49,60000,-61.4032 -51,63000,-61.824 -53,66000,-60.2647 -55,69000,-61.7788 -57,72000,-56.0552 -59,75000,-51.583 -61,78000,-49.6782 -63,81000,-54.1897 -65,84000,-46.1615 -67,87000,-45.8726 -69,90000,-48.6282 -71,93000,-40.8917 -73,96000,-38.7484 -75,99000,-36.185 -77,102000,-43.2133 -79,105000,-34.5781 -81,108000,-35.4995 -83,111000,-29.4342 -85,114000,-25.5936 -87,117000,-17.92 -89,120000,-24.7952 -91,123000,-13.9308 -93,126000,-19.5307 -95,129000,-18.185 -97,132000,-9.3111 -99,135000,-8.189 -101,138000,-3.0947 -103,141000,-4.0286 -105,144000,2.6988 -107,147000,20.2414 -109,150000,14.4179 -111,153000,29.3283 -113,156000,21.3723 -115,159000,-39.7745 -117,162000,24.1995 -119,165000,35.8547 -121,168000,28.9639 -123,171000,33.1512 -125,174000,44.8977 -129,177000,-35.6836 -131,180000,29.3534 -133,183000,41.6234 -135,186000,37.1098 -137,189000,43.1177 -141,192000,-36.3633 -144,195000,-9.8229 -146,198000,38.3159 -148,201000,50.2945 -150,204000,44.6181 diff --git a/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_0.csv b/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_0.csv deleted file mode 100644 index db1bd87..0000000 --- a/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_0.csv +++ /dev/null @@ -1,126 +0,0 @@ -episode,timestep,reward -42,800,18.8333 -82,1600,20.125 -113,2400,25.5806 -146,3200,24.1212 -170,4000,33.875 -192,4800,36.1818 -202,5600,72.6 -218,6400,54.3125 -227,7200,72.3333 -237,8000,95.7 -243,8800,111.5 -253,9600,86.3 -260,10400,117.0 -264,11200,187.0 -269,12000,167.2 -273,12800,186.25 -279,13600,147.8333 -283,14400,166.75 -287,15200,216.0 -290,16000,230.0 -294,16800,231.5 -297,17600,278.3333 -299,18400,310.0 -303,19200,240.75 -307,20000,217.25 -309,20800,291.0 -312,21600,252.3333 -316,22400,221.5 -319,23200,308.0 -321,24000,389.5 -324,24800,280.6667 -326,25600,276.0 -330,26400,264.0 -332,27200,383.0 -334,28000,237.5 -337,28800,336.6667 -340,29600,310.6667 -342,30400,318.5 -346,31200,236.25 -348,32000,313.5 -350,32800,330.5 -352,33600,400.0 -354,34400,400.0 -357,35200,366.3333 -359,36000,375.5 -361,36800,308.5 -363,37600,400.0 -365,38400,400.0 -367,39200,368.0 -369,40000,393.0 -371,40800,391.5 -373,41600,400.0 -375,42400,400.0 -378,43200,395.6667 -380,44000,400.0 -382,44800,400.0 -384,45600,400.0 -386,46400,400.0 -388,47200,400.0 -390,48000,400.0 -392,48800,385.5 -394,49600,400.0 -396,50400,400.0 -398,51200,383.0 -400,52000,400.0 -402,52800,400.0 -404,53600,400.0 -406,54400,400.0 -408,55200,400.0 -410,56000,400.0 -412,56800,352.5 -414,57600,369.5 -416,58400,400.0 -419,59200,332.6667 -421,60000,400.0 -423,60800,400.0 -425,61600,400.0 -427,62400,400.0 -429,63200,400.0 -431,64000,400.0 -433,64800,380.0 -435,65600,394.0 -437,66400,400.0 -439,67200,400.0 -441,68000,400.0 -443,68800,400.0 -445,69600,400.0 -447,70400,400.0 -449,71200,400.0 -451,72000,400.0 -453,72800,400.0 -455,73600,400.0 -457,74400,400.0 -459,75200,360.5 -461,76000,400.0 -463,76800,400.0 -465,77600,400.0 -467,78400,400.0 -469,79200,400.0 -473,80000,200.25 -475,80800,400.0 -477,81600,400.0 -479,82400,400.0 -481,83200,313.5 -483,84000,378.0 -485,84800,400.0 -488,85600,392.6667 -490,86400,400.0 -492,87200,400.0 -494,88000,400.0 -496,88800,400.0 -498,89600,400.0 -500,90400,400.0 -502,91200,400.0 -504,92000,400.0 -506,92800,400.0 -508,93600,400.0 -510,94400,400.0 -512,95200,400.0 -514,96000,400.0 -516,96800,400.0 -518,97600,400.0 -520,98400,373.5 -522,99200,326.0 -524,100000,362.0 diff --git a/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_1.csv b/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_1.csv deleted file mode 100644 index ece6c59..0000000 --- a/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_1.csv +++ /dev/null @@ -1,126 +0,0 @@ -episode,timestep,reward -39,800,20.3846 -70,1600,25.4839 -102,2400,25.4062 -139,3200,21.6486 -159,4000,39.65 -184,4800,31.52 -201,5600,47.9412 -218,6400,45.4706 -227,7200,77.7778 -234,8000,117.0 -238,8800,217.5 -246,9600,98.875 -252,10400,123.3333 -255,11200,255.0 -259,12000,212.75 -262,12800,260.3333 -266,13600,225.75 -270,14400,182.0 -274,15200,220.75 -279,16000,149.0 -282,16800,163.3333 -285,17600,349.0 -288,18400,277.3333 -291,19200,235.0 -295,20000,187.25 -299,20800,250.25 -302,21600,207.6667 -305,22400,274.0 -308,23200,276.6667 -310,24000,348.5 -313,24800,328.6667 -315,25600,394.5 -317,26400,300.5 -319,27200,400.0 -322,28000,312.0 -325,28800,255.6667 -327,29600,400.0 -330,30400,311.6667 -332,31200,354.5 -334,32000,400.0 -336,32800,400.0 -339,33600,296.6667 -341,34400,370.5 -343,35200,367.0 -346,36000,231.3333 -349,36800,343.3333 -351,37600,339.0 -353,38400,322.5 -356,39200,289.3333 -359,40000,298.0 -361,40800,357.5 -363,41600,400.0 -365,42400,400.0 -368,43200,342.0 -370,44000,399.5 -372,44800,333.5 -374,45600,400.0 -376,46400,400.0 -378,47200,400.0 -380,48000,400.0 -382,48800,400.0 -384,49600,400.0 -386,50400,400.0 -388,51200,400.0 -390,52000,358.5 -392,52800,400.0 -394,53600,400.0 -397,54400,335.0 -399,55200,367.0 -401,56000,400.0 -403,56800,392.0 -405,57600,400.0 -407,58400,347.5 -409,59200,400.0 -411,60000,314.5 -413,60800,400.0 -416,61600,272.0 -418,62400,400.0 -420,63200,400.0 -422,64000,400.0 -425,64800,367.6667 -427,65600,314.0 -429,66400,389.5 -432,67200,344.0 -434,68000,396.5 -436,68800,301.0 -438,69600,400.0 -441,70400,325.3333 -443,71200,246.5 -446,72000,363.3333 -448,72800,400.0 -450,73600,358.5 -453,74400,275.6667 -455,75200,382.5 -457,76000,400.0 -459,76800,400.0 -461,77600,400.0 -463,78400,400.0 -465,79200,400.0 -467,80000,400.0 -469,80800,400.0 -471,81600,400.0 -473,82400,304.0 -475,83200,400.0 -478,84000,288.6667 -480,84800,400.0 -482,85600,353.5 -484,86400,400.0 -486,87200,400.0 -489,88000,392.0 -491,88800,400.0 -493,89600,320.0 -495,90400,338.5 -498,91200,345.3333 -500,92000,400.0 -502,92800,400.0 -504,93600,400.0 -506,94400,267.5 -508,95200,400.0 -510,96000,400.0 -513,96800,336.6667 -515,97600,400.0 -517,98400,400.0 -519,99200,400.0 -521,100000,400.0 diff --git a/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_2.csv b/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_2.csv deleted file mode 100644 index 5089d1a..0000000 --- a/PPO_logs/CartPole-v1/PPO_CartPole-v1_log_2.csv +++ /dev/null @@ -1,126 +0,0 @@ -episode,timestep,reward -30,800,24.7667 -65,1600,24.1143 -101,2400,21.8333 -124,3200,35.0 -143,4000,42.6316 -165,4800,35.4545 -181,5600,50.9375 -201,6400,38.15 -209,7200,94.0 -221,8000,71.1667 -228,8800,95.5714 -242,9600,67.7143 -249,10400,117.2857 -254,11200,127.2 -263,12000,102.8889 -272,12800,89.0 -278,13600,114.5 -284,14400,159.8333 -288,15200,182.75 -292,16000,166.25 -296,16800,237.25 -299,17600,259.0 -304,18400,167.0 -308,19200,193.5 -311,20000,229.0 -315,20800,236.0 -317,21600,338.5 -320,22400,293.3333 -323,23200,248.0 -327,24000,212.0 -329,24800,278.5 -332,25600,292.6667 -335,26400,305.3333 -338,27200,214.3333 -341,28000,312.0 -343,28800,389.5 -346,29600,318.6667 -348,30400,298.5 -350,31200,321.0 -353,32000,371.3333 -355,32800,348.5 -358,33600,314.0 -360,34400,361.0 -363,35200,246.6667 -366,36000,249.3333 -369,36800,247.6667 -372,37600,319.0 -374,38400,399.0 -376,39200,400.0 -378,40000,356.0 -380,40800,368.0 -382,41600,400.0 -385,42400,340.6667 -387,43200,391.5 -389,44000,400.0 -391,44800,400.0 -393,45600,366.5 -395,46400,400.0 -397,47200,400.0 -399,48000,400.0 -401,48800,400.0 -403,49600,382.0 -406,50400,319.0 -409,51200,235.0 -412,52000,244.3333 -414,52800,371.5 -417,53600,339.3333 -419,54400,267.5 -422,55200,334.0 -424,56000,400.0 -426,56800,400.0 -428,57600,400.0 -430,58400,400.0 -432,59200,400.0 -434,60000,400.0 -436,60800,400.0 -438,61600,400.0 -440,62400,400.0 -442,63200,400.0 -444,64000,400.0 -446,64800,400.0 -448,65600,400.0 -450,66400,400.0 -452,67200,374.5 -454,68000,400.0 -456,68800,346.5 -458,69600,400.0 -460,70400,348.0 -463,71200,302.6667 -465,72000,400.0 -468,72800,287.3333 -470,73600,400.0 -472,74400,400.0 -474,75200,365.0 -476,76000,400.0 -479,76800,298.0 -481,77600,400.0 -483,78400,400.0 -488,79200,183.6 -491,80000,276.3333 -493,80800,400.0 -495,81600,355.5 -497,82400,400.0 -499,83200,400.0 -501,84000,400.0 -503,84800,375.0 -505,85600,377.0 -507,86400,350.0 -511,87200,224.75 -515,88000,229.75 -517,88800,307.5 -519,89600,400.0 -523,90400,250.75 -526,91200,238.3333 -528,92000,400.0 -530,92800,288.0 -533,93600,378.3333 -535,94400,400.0 -537,95200,400.0 -539,96000,400.0 -541,96800,400.0 -543,97600,400.0 -545,98400,400.0 -547,99200,400.0 -549,100000,400.0 diff --git a/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_0.csv b/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_0.csv deleted file mode 100644 index f80a737..0000000 --- a/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_0.csv +++ /dev/null @@ -1,1667 +0,0 @@ -episode,timestep,reward -6,600,-230.5832 -13,1200,-203.5411 -19,1800,-133.0699 -26,2400,-183.9113 -32,3000,-128.2303 -39,3600,-106.1896 -45,4200,-159.098 -50,4800,-173.3663 -55,5400,-145.9526 -60,6000,-167.1317 -65,6600,-192.5299 -71,7200,-105.6677 -78,7800,-129.8939 -84,8400,-95.2654 -90,9000,-93.8869 -96,9600,-94.3882 -102,10200,-85.7408 -106,10800,-124.4337 -112,11400,-69.2695 -118,12000,-60.1299 -123,12600,-64.4219 -129,13200,-44.318 -133,13800,-81.0925 -136,14400,-94.4091 -140,15000,5.3655 -143,15600,-119.176 -145,16200,24.9455 -149,16800,-17.2604 -153,17400,-69.3316 -158,18000,-110.5465 -162,18600,-45.1822 -167,19200,-58.0272 -170,19800,-13.7195 -173,20400,-36.1601 -175,21000,-52.1803 -179,21600,-122.3537 -181,22200,-26.868 -184,22800,-6.5156 -188,23400,-48.9814 -192,24000,-63.8221 -195,24600,-113.4741 -197,25200,4.2127 -199,25800,-2.0146 -201,26400,-66.1558 -203,27000,-132.3196 -205,27600,45.2645 -207,28200,8.8277 -210,28800,-126.7655 -212,29400,48.7805 -214,30000,54.3022 -217,30600,73.0351 -219,31200,-74.7481 -222,31800,68.4204 -226,32400,-47.9 -230,33000,-14.168 -233,33600,-22.4436 -236,34200,-49.7062 -238,34800,-58.3443 -241,35400,52.1605 -244,36000,-13.6473 -246,36600,93.4309 -248,37200,87.5949 -250,37800,51.5321 -252,38400,37.8182 -254,39000,57.5294 -256,39600,-26.083 -259,40200,75.1378 -262,40800,7.5521 -264,41400,131.5584 -266,42000,16.652 -268,42600,49.2214 -270,43200,44.2458 -272,43800,7.0079 -274,44400,19.0054 -276,45000,3.7509 -278,45600,94.0571 -280,46200,95.2762 -282,46800,95.5437 -284,47400,144.8931 -286,48000,107.4854 -289,48600,61.0495 -292,49200,43.2533 -294,49800,82.0217 -296,50400,89.0186 -298,51000,5.9945 -300,51600,72.01 -302,52200,63.8061 -306,52800,47.3969 -309,53400,21.9716 -312,54000,-14.4332 -316,54600,23.0527 -319,55200,37.1748 -322,55800,66.9564 -324,56400,86.9211 -328,57000,39.6286 -331,57600,59.1607 -333,58200,101.8106 -335,58800,102.7252 -340,59400,18.9426 -342,60000,54.6688 -345,60600,34.9175 -347,61200,83.7853 -349,61800,92.7255 -351,62400,158.4745 -354,63000,30.9911 -356,63600,138.3574 -358,64200,51.7955 -360,64800,124.2546 -363,65400,106.2049 -365,66000,94.7466 -368,66600,62.8397 -371,67200,68.701 -373,67800,77.9285 -376,68400,99.4991 -379,69000,82.2298 -381,69600,107.9933 -383,70200,69.1813 -386,70800,26.518 -388,71400,106.8846 -391,72000,62.0094 -393,72600,77.1003 -395,73200,105.1111 -397,73800,112.5796 -399,74400,141.5315 -402,75000,14.4283 -404,75600,103.7975 -406,76200,105.3176 -408,76800,147.6809 -410,77400,89.4766 -412,78000,77.7705 -414,78600,140.3245 -416,79200,110.3322 -419,79800,91.3335 -421,80400,103.1462 -424,81000,28.0431 -426,81600,41.5943 -428,82200,48.3245 -431,82800,70.4033 -433,83400,67.3942 -435,84000,113.9631 -437,84600,121.7422 -439,85200,68.724 -441,85800,123.6507 -443,86400,131.8087 -446,87000,72.691 -448,87600,151.4869 -450,88200,98.535 -453,88800,73.3753 -455,89400,167.9552 -457,90000,136.2008 -459,90600,89.1825 -462,91200,58.3761 -464,91800,108.6694 -466,92400,156.3784 -469,93000,60.1956 -471,93600,144.3748 -473,94200,135.6873 -475,94800,115.8457 -477,95400,125.5925 -479,96000,139.2773 -481,96600,106.2069 -484,97200,100.0834 -486,97800,48.4136 -488,98400,151.6235 -490,99000,136.7151 -492,99600,152.2684 -494,100200,134.0805 -497,100800,90.6533 -500,101400,40.9222 -502,102000,156.1808 -504,102600,87.7189 -507,103200,98.3448 -509,103800,89.247 -511,104400,118.8702 -514,105000,98.6054 -517,105600,100.3061 -519,106200,139.8323 -521,106800,152.017 -523,107400,141.3773 -525,108000,139.357 -527,108600,167.1615 -529,109200,137.7511 -531,109800,83.1907 -533,110400,75.124 -535,111000,144.785 -537,111600,160.512 -539,112200,106.083 -542,112800,115.2457 -545,113400,142.244 -547,114000,186.263 -549,114600,148.6226 -551,115200,169.0523 -553,115800,86.1898 -556,116400,63.6355 -559,117000,68.4796 -561,117600,177.1764 -563,118200,120.2661 -566,118800,9.618 -568,119400,207.2996 -570,120000,157.2776 -572,120600,134.6893 -575,121200,58.1488 -577,121800,143.458 -579,122400,160.1871 -581,123000,186.6404 -583,123600,87.338 -585,124200,16.6193 -588,124800,191.6703 -590,125400,64.9929 -592,126000,229.2806 -594,126600,227.8028 -597,127200,63.751 -599,127800,236.1665 -601,128400,230.3004 -604,129000,209.5769 -606,129600,144.3667 -608,130200,225.0663 -611,130800,113.7743 -614,131400,180.3233 -618,132000,65.3427 -620,132600,221.9182 -622,133200,114.3863 -624,133800,181.4501 -627,134400,108.951 -629,135000,129.1736 -631,135600,215.9359 -634,136200,138.509 -636,136800,218.5886 -638,137400,164.1789 -640,138000,243.9139 -643,138600,149.9035 -646,139200,119.1202 -649,139800,56.0846 -652,140400,54.8121 -654,141000,155.0401 -656,141600,207.6182 -659,142200,169.7087 -661,142800,247.223 -663,143400,123.3086 -665,144000,283.8563 -668,144600,171.193 -670,145200,217.6076 -672,145800,199.8459 -674,146400,230.7289 -676,147000,129.7436 -679,147600,159.8356 -681,148200,152.1894 -683,148800,220.5943 -686,149400,186.343 -688,150000,254.8545 -691,150600,210.2881 -693,151200,160.9484 -696,151800,272.1022 -698,152400,208.8896 -701,153000,185.4453 -703,153600,189.9668 -705,154200,106.093 -708,154800,163.6641 -710,155400,69.0662 -712,156000,233.2762 -715,156600,106.1636 -717,157200,94.1117 -719,157800,138.3587 -721,158400,159.9934 -723,159000,154.858 -725,159600,49.8199 -729,160200,83.9281 -731,160800,146.6197 -733,161400,209.2021 -735,162000,112.2945 -738,162600,137.7124 -740,163200,143.5358 -742,163800,88.1396 -745,164400,148.2033 -747,165000,145.6472 -750,165600,29.7181 -752,166200,127.4772 -755,166800,152.3976 -758,167400,142.0644 -760,168000,220.2917 -762,168600,185.9948 -764,169200,155.0338 -766,169800,53.8388 -768,170400,183.0316 -770,171000,263.5244 -773,171600,123.6185 -775,172200,164.0313 -777,172800,261.0448 -779,173400,224.4561 -782,174000,170.1608 -784,174600,280.1757 -786,175200,159.9367 -789,175800,200.7746 -791,176400,188.8857 -793,177000,274.8824 -795,177600,226.9296 -798,178200,252.2423 -800,178800,270.2972 -802,179400,253.6325 -805,180000,189.7523 -807,180600,188.6214 -809,181200,235.3982 -812,181800,200.7392 -814,182400,138.0444 -816,183000,200.751 -819,183600,296.9944 -821,184200,259.6899 -824,184800,200.0357 -826,185400,231.6665 -829,186000,229.7242 -831,186600,238.8542 -834,187200,250.0834 -837,187800,246.2129 -840,188400,123.1482 -842,189000,158.0383 -845,189600,296.9449 -848,190200,281.9707 -851,190800,260.2889 -853,191400,301.0569 -856,192000,158.9132 -859,192600,274.8012 -861,193200,269.1985 -864,193800,270.7122 -866,194400,231.8304 -869,195000,186.7278 -871,195600,195.9736 -874,196200,208.5553 -877,196800,265.6493 -879,197400,264.6358 -882,198000,279.8003 -885,198600,282.891 -888,199200,-80.5104 -890,199800,269.7051 -893,200400,191.9008 -895,201000,139.0025 -898,201600,266.2519 -900,202200,262.5402 -904,202800,140.1948 -906,203400,286.2361 -909,204000,38.4083 -911,204600,87.3823 -914,205200,-30.5964 -917,205800,54.8243 -920,206400,39.9024 -923,207000,138.5574 -926,207600,76.9114 -929,208200,243.5455 -931,208800,259.154 -934,209400,205.7911 -936,210000,266.7171 -939,210600,157.6324 -942,211200,171.0869 -944,211800,190.9861 -947,212400,217.8836 -949,213000,283.7957 -952,213600,279.1476 -955,214200,204.4727 -958,214800,200.1733 -961,215400,238.5993 -963,216000,80.2541 -966,216600,251.4554 -968,217200,234.6511 -970,217800,239.3303 -973,218400,269.3688 -976,219000,177.0966 -978,219600,259.188 -980,220200,195.1946 -982,220800,158.2881 -984,221400,217.045 -986,222000,174.8908 -989,222600,145.8063 -992,223200,116.1351 -994,223800,277.2224 -997,224400,234.1317 -999,225000,248.682 -1001,225600,182.5505 -1003,226200,201.7833 -1005,226800,133.1019 -1007,227400,186.7526 -1009,228000,106.2893 -1011,228600,139.8702 -1014,229200,145.8002 -1016,229800,37.3964 -1018,230400,164.0716 -1020,231000,289.8422 -1022,231600,265.7901 -1025,232200,230.7042 -1027,232800,160.9804 -1029,233400,279.9623 -1032,234000,232.1293 -1034,234600,260.9504 -1037,235200,266.6043 -1040,235800,196.3381 -1042,236400,46.6714 -1044,237000,183.3534 -1046,237600,277.3512 -1049,238200,275.6295 -1051,238800,117.2505 -1054,239400,278.9331 -1056,240000,233.0175 -1058,240600,215.8579 -1060,241200,128.6478 -1063,241800,229.6102 -1065,242400,246.7711 -1068,243000,189.7281 -1070,243600,84.9022 -1074,244200,167.6272 -1076,244800,258.2501 -1078,245400,152.2585 -1081,246000,265.4311 -1084,246600,252.812 -1086,247200,189.7893 -1088,247800,190.6765 -1090,248400,214.0049 -1092,249000,169.1762 -1095,249600,183.4878 -1097,250200,241.8122 -1100,250800,213.0234 -1102,251400,270.5753 -1105,252000,242.8641 -1107,252600,269.3732 -1109,253200,242.2461 -1112,253800,191.3327 -1115,254400,278.7751 -1117,255000,261.7955 -1119,255600,256.0095 -1122,256200,191.2797 -1124,256800,268.3623 -1127,257400,191.3314 -1129,258000,156.6154 -1132,258600,126.6328 -1134,259200,262.9285 -1137,259800,230.0674 -1139,260400,208.7604 -1141,261000,227.1694 -1143,261600,258.3805 -1146,262200,173.999 -1149,262800,262.4365 -1152,263400,149.8294 -1154,264000,268.5546 -1157,264600,80.9039 -1159,265200,183.5687 -1162,265800,277.332 -1164,266400,221.5915 -1166,267000,241.8646 -1169,267600,292.7027 -1172,268200,205.6183 -1175,268800,55.8431 -1178,269400,235.512 -1181,270000,206.9062 -1184,270600,223.8286 -1186,271200,222.773 -1188,271800,212.1077 -1191,272400,275.3188 -1194,273000,150.6602 -1197,273600,201.7497 -1201,274200,112.1047 -1203,274800,160.632 -1205,275400,219.1143 -1207,276000,188.3003 -1209,276600,155.7159 -1212,277200,148.8715 -1215,277800,230.7426 -1218,278400,281.6448 -1220,279000,53.4536 -1223,279600,134.5848 -1226,280200,106.1161 -1228,280800,144.2175 -1231,281400,222.8954 -1233,282000,143.1094 -1236,282600,126.0415 -1239,283200,144.793 -1241,283800,259.1485 -1245,284400,211.5031 -1248,285000,243.8402 -1250,285600,102.0952 -1253,286200,109.3459 -1256,286800,-12.3563 -1258,287400,136.6681 -1260,288000,190.3807 -1262,288600,214.5444 -1265,289200,263.2966 -1269,289800,76.954 -1271,290400,26.1879 -1274,291000,233.2819 -1277,291600,83.9487 -1280,292200,155.31 -1284,292800,120.1111 -1287,293400,78.8133 -1290,294000,187.5576 -1293,294600,99.3079 -1296,295200,165.1199 -1299,295800,179.3427 -1304,296400,54.9176 -1307,297000,106.6055 -1310,297600,128.9146 -1312,298200,285.3114 -1317,298800,64.4459 -1320,299400,167.2339 -1322,300000,206.7889 -1325,300600,190.4606 -1327,301200,147.6884 -1329,301800,210.4935 -1333,302400,66.0755 -1335,303000,194.8429 -1338,303600,166.652 -1340,304200,194.9549 -1342,304800,271.414 -1345,305400,188.6779 -1349,306000,261.6131 -1351,306600,163.9043 -1354,307200,41.3102 -1356,307800,164.0617 -1359,308400,279.1471 -1362,309000,49.7889 -1365,309600,106.1748 -1368,310200,130.6833 -1371,310800,163.1484 -1373,311400,200.3406 -1376,312000,279.4266 -1379,312600,164.4935 -1382,313200,177.2426 -1384,313800,210.3419 -1386,314400,189.0559 -1390,315000,4.271 -1392,315600,145.7572 -1395,316200,177.8924 -1398,316800,82.0899 -1400,317400,262.3223 -1403,318000,129.8991 -1406,318600,135.5451 -1408,319200,196.5119 -1411,319800,231.7046 -1413,320400,31.9803 -1415,321000,133.2595 -1418,321600,219.9908 -1420,322200,163.8661 -1422,322800,239.9525 -1425,323400,94.528 -1428,324000,174.4808 -1431,324600,77.9407 -1434,325200,77.3196 -1437,325800,271.0679 -1441,326400,86.9162 -1444,327000,37.5034 -1447,327600,79.3313 -1450,328200,155.8946 -1452,328800,71.5668 -1454,329400,180.7468 -1457,330000,100.2438 -1459,330600,189.5919 -1461,331200,235.2837 -1463,331800,133.3026 -1466,332400,253.0408 -1468,333000,183.268 -1471,333600,276.9447 -1473,334200,171.4106 -1475,334800,132.3571 -1478,335400,111.7715 -1480,336000,60.5644 -1483,336600,250.5759 -1486,337200,69.2632 -1489,337800,107.3874 -1493,338400,151.8168 -1497,339000,88.4319 -1501,339600,62.8442 -1504,340200,159.111 -1506,340800,169.6154 -1509,341400,110.7054 -1512,342000,92.0269 -1514,342600,178.5262 -1518,343200,99.6733 -1522,343800,142.2633 -1525,344400,135.9909 -1528,345000,187.9331 -1531,345600,196.923 -1533,346200,149.1187 -1535,346800,175.4902 -1539,347400,86.2588 -1541,348000,103.4934 -1544,348600,140.7632 -1547,349200,97.1379 -1550,349800,94.3651 -1553,350400,248.4118 -1555,351000,176.3949 -1558,351600,170.5943 -1561,352200,213.7403 -1563,352800,240.0505 -1565,353400,249.1048 -1568,354000,216.0786 -1570,354600,156.3311 -1573,355200,235.1403 -1575,355800,194.7243 -1578,356400,197.011 -1580,357000,292.6719 -1583,357600,148.5996 -1585,358200,230.4695 -1587,358800,54.4324 -1590,359400,70.4302 -1594,360000,157.5222 -1597,360600,235.955 -1599,361200,222.0455 -1601,361800,214.1698 -1604,362400,238.0757 -1608,363000,96.3608 -1610,363600,184.1015 -1614,364200,154.9005 -1616,364800,217.2441 -1619,365400,139.6689 -1621,366000,133.7429 -1623,366600,223.4127 -1627,367200,191.2668 -1629,367800,245.4845 -1633,368400,175.4256 -1635,369000,119.6628 -1638,369600,121.561 -1641,370200,252.5806 -1644,370800,152.8192 -1647,371400,30.774 -1649,372000,258.1232 -1653,372600,132.6906 -1655,373200,196.9823 -1660,373800,110.3884 -1663,374400,133.9942 -1665,375000,190.6032 -1667,375600,222.5419 -1670,376200,195.7616 -1673,376800,165.5226 -1676,377400,69.9153 -1681,378000,126.6343 -1683,378600,242.7586 -1686,379200,87.0905 -1689,379800,247.0253 -1692,380400,196.0569 -1694,381000,185.3344 -1696,381600,114.9098 -1699,382200,160.4529 -1702,382800,127.4694 -1705,383400,84.3149 -1708,384000,190.0861 -1711,384600,104.0169 -1714,385200,219.5583 -1718,385800,57.6005 -1721,386400,218.1203 -1723,387000,117.8166 -1726,387600,200.5806 -1728,388200,222.8255 -1730,388800,274.2982 -1733,389400,174.326 -1736,390000,241.0803 -1739,390600,113.3773 -1741,391200,229.7243 -1745,391800,178.0094 -1748,392400,112.9163 -1751,393000,135.7814 -1754,393600,268.6725 -1757,394200,207.414 -1759,394800,159.9676 -1762,395400,226.0091 -1765,396000,175.0906 -1767,396600,267.8011 -1770,397200,243.2075 -1773,397800,174.2487 -1775,398400,202.0465 -1777,399000,216.2535 -1779,399600,155.7428 -1782,400200,154.9201 -1784,400800,181.5301 -1786,401400,230.5847 -1789,402000,127.5952 -1792,402600,235.2695 -1795,403200,191.0739 -1798,403800,179.3087 -1800,404400,223.0379 -1802,405000,130.7739 -1804,405600,166.6369 -1807,406200,59.5284 -1809,406800,182.8701 -1811,407400,195.409 -1815,408000,151.0665 -1817,408600,136.3871 -1819,409200,136.2285 -1821,409800,18.2627 -1823,410400,176.0385 -1825,411000,31.0051 -1827,411600,188.8217 -1829,412200,160.957 -1832,412800,213.9664 -1834,413400,51.116 -1837,414000,134.8698 -1839,414600,246.8985 -1842,415200,164.9404 -1845,415800,134.8137 -1847,416400,91.1789 -1850,417000,182.6339 -1853,417600,131.0859 -1855,418200,221.1053 -1858,418800,71.4105 -1860,419400,164.6623 -1863,420000,202.5485 -1865,420600,239.5441 -1867,421200,127.0424 -1869,421800,85.3357 -1873,422400,41.9798 -1875,423000,145.971 -1879,423600,29.035 -1881,424200,65.5711 -1884,424800,111.1488 -1887,425400,122.789 -1889,426000,262.6066 -1891,426600,228.2729 -1893,427200,113.5057 -1897,427800,-14.8952 -1899,428400,28.1018 -1902,429000,165.8112 -1905,429600,111.2348 -1907,430200,190.9988 -1910,430800,108.7006 -1914,431400,59.9755 -1916,432000,273.8272 -1919,432600,108.809 -1924,433200,46.194 -1928,433800,62.3558 -1930,434400,202.8826 -1932,435000,229.7077 -1935,435600,126.0284 -1937,436200,193.1209 -1940,436800,141.1773 -1943,437400,204.8062 -1945,438000,223.7465 -1948,438600,197.307 -1950,439200,184.524 -1953,439800,132.5045 -1955,440400,44.0946 -1957,441000,138.7579 -1959,441600,204.2968 -1961,442200,143.589 -1963,442800,240.608 -1966,443400,210.2742 -1968,444000,142.322 -1970,444600,132.0534 -1972,445200,170.5572 -1975,445800,99.2648 -1977,446400,110.2994 -1980,447000,119.3917 -1983,447600,150.761 -1986,448200,140.4707 -1989,448800,130.4227 -1991,449400,158.0052 -1994,450000,61.671 -1996,450600,174.3174 -1998,451200,259.5506 -2001,451800,216.1872 -2004,452400,110.3941 -2007,453000,41.9741 -2009,453600,237.9238 -2013,454200,159.8902 -2015,454800,242.3792 -2018,455400,202.3048 -2020,456000,265.1335 -2024,456600,95.4161 -2026,457200,195.5711 -2029,457800,107.203 -2032,458400,201.9762 -2034,459000,59.8917 -2037,459600,177.7325 -2040,460200,139.6212 -2043,460800,249.7916 -2047,461400,212.7706 -2050,462000,141.3057 -2053,462600,137.8262 -2055,463200,186.9137 -2059,463800,84.2418 -2062,464400,201.1612 -2065,465000,255.5033 -2067,465600,235.6594 -2070,466200,151.0354 -2073,466800,157.5696 -2076,467400,126.2866 -2078,468000,56.5671 -2081,468600,124.3526 -2083,469200,118.8887 -2085,469800,274.7524 -2087,470400,92.7686 -2091,471000,117.3283 -2094,471600,214.9991 -2096,472200,130.1724 -2098,472800,250.014 -2100,473400,116.1516 -2103,474000,224.3636 -2105,474600,130.9481 -2108,475200,123.5774 -2110,475800,208.3042 -2113,476400,122.0518 -2116,477000,18.326 -2119,477600,142.7175 -2122,478200,46.2669 -2125,478800,239.7409 -2127,479400,198.5603 -2130,480000,4.9577 -2133,480600,185.7838 -2135,481200,204.3038 -2137,481800,224.0903 -2139,482400,137.2772 -2143,483000,101.8229 -2145,483600,177.8344 -2148,484200,140.8719 -2151,484800,135.8895 -2153,485400,97.1442 -2155,486000,247.3552 -2158,486600,189.8869 -2160,487200,148.9434 -2163,487800,214.6958 -2166,488400,167.7983 -2169,489000,170.5562 -2172,489600,207.6012 -2175,490200,65.4368 -2178,490800,259.2695 -2181,491400,35.9434 -2183,492000,174.9025 -2185,492600,198.6004 -2187,493200,171.9237 -2190,493800,160.3895 -2192,494400,89.2601 -2194,495000,202.1606 -2197,495600,141.1188 -2199,496200,252.5905 -2202,496800,215.5562 -2204,497400,96.6903 -2206,498000,44.3157 -2209,498600,176.9815 -2212,499200,102.9202 -2215,499800,180.4051 -2218,500400,209.6726 -2220,501000,204.247 -2223,501600,78.3035 -2225,502200,249.2528 -2228,502800,157.225 -2230,503400,186.1421 -2233,504000,125.2142 -2236,504600,153.3358 -2239,505200,88.7197 -2242,505800,214.2018 -2245,506400,91.1678 -2248,507000,109.9714 -2251,507600,160.4427 -2254,508200,246.1637 -2257,508800,233.0866 -2259,509400,171.4574 -2261,510000,157.7484 -2263,510600,260.2143 -2266,511200,158.7943 -2269,511800,128.1869 -2271,512400,72.4154 -2274,513000,227.0057 -2276,513600,229.0107 -2280,514200,118.7377 -2283,514800,166.3188 -2286,515400,214.3485 -2288,516000,281.114 -2291,516600,131.6742 -2295,517200,131.6735 -2299,517800,54.8443 -2302,518400,148.936 -2305,519000,182.4193 -2308,519600,84.289 -2311,520200,152.1069 -2314,520800,76.0027 -2317,521400,131.5256 -2319,522000,226.3356 -2322,522600,238.4098 -2324,523200,135.6244 -2326,523800,206.6603 -2329,524400,82.1028 -2333,525000,84.21 -2336,525600,168.1424 -2339,526200,198.4596 -2342,526800,97.6181 -2344,527400,201.1826 -2346,528000,120.9891 -2348,528600,129.779 -2351,529200,216.5124 -2354,529800,179.2176 -2356,530400,213.1941 -2358,531000,211.7989 -2360,531600,122.9324 -2363,532200,98.4626 -2366,532800,250.6129 -2369,533400,242.4086 -2371,534000,201.9516 -2374,534600,108.6943 -2376,535200,179.2482 -2379,535800,170.6052 -2381,536400,79.3766 -2383,537000,221.5601 -2386,537600,172.9772 -2389,538200,187.4409 -2392,538800,247.605 -2394,539400,99.5399 -2397,540000,232.7511 -2399,540600,110.9372 -2402,541200,187.0754 -2404,541800,113.5943 -2406,542400,231.0454 -2408,543000,240.8437 -2411,543600,178.9164 -2413,544200,210.3698 -2416,544800,208.0331 -2418,545400,96.8059 -2421,546000,132.7062 -2423,546600,204.5381 -2426,547200,226.1506 -2428,547800,221.2035 -2431,548400,196.8192 -2433,549000,265.3904 -2435,549600,157.0236 -2438,550200,253.8712 -2440,550800,150.2564 -2443,551400,189.1908 -2446,552000,170.1219 -2448,552600,188.0646 -2451,553200,141.8595 -2453,553800,59.0531 -2455,554400,170.7264 -2457,555000,158.657 -2460,555600,124.1114 -2462,556200,103.2634 -2465,556800,141.8524 -2468,557400,46.44 -2471,558000,183.8178 -2473,558600,138.4412 -2476,559200,218.3219 -2478,559800,177.9442 -2481,560400,107.1296 -2483,561000,193.5958 -2487,561600,133.5243 -2491,562200,76.2549 -2494,562800,220.2323 -2498,563400,79.9901 -2500,564000,284.403 -2502,564600,139.471 -2505,565200,243.8342 -2508,565800,143.3328 -2510,566400,192.7228 -2513,567000,31.9832 -2516,567600,104.5431 -2518,568200,214.0672 -2521,568800,91.6699 -2523,569400,190.3243 -2526,570000,229.7112 -2529,570600,207.3214 -2532,571200,155.8581 -2534,571800,103.3615 -2537,572400,140.2792 -2539,573000,193.7674 -2542,573600,219.41 -2545,574200,80.314 -2549,574800,191.5226 -2552,575400,143.5758 -2554,576000,212.6817 -2556,576600,178.8408 -2558,577200,199.8533 -2561,577800,91.734 -2563,578400,220.6606 -2565,579000,182.9533 -2567,579600,204.6269 -2571,580200,161.6388 -2575,580800,62.4738 -2579,581400,104.6432 -2581,582000,241.2594 -2584,582600,162.2854 -2586,583200,202.2023 -2589,583800,175.3362 -2592,584400,87.0822 -2594,585000,162.2414 -2598,585600,65.3768 -2601,586200,161.9383 -2603,586800,246.3869 -2606,587400,152.2158 -2610,588000,178.3265 -2613,588600,250.8098 -2616,589200,114.117 -2619,589800,126.6448 -2622,590400,24.8963 -2624,591000,134.8022 -2628,591600,25.8249 -2631,592200,252.6051 -2635,592800,30.6077 -2638,593400,85.7636 -2641,594000,114.2729 -2644,594600,132.0288 -2646,595200,182.9483 -2650,595800,111.5776 -2652,596400,139.8039 -2654,597000,183.1314 -2657,597600,60.0453 -2659,598200,41.8807 -2662,598800,137.6172 -2664,599400,89.493 -2668,600000,106.4416 -2670,600600,87.4281 -2673,601200,93.9906 -2677,601800,154.2655 -2679,602400,105.5438 -2682,603000,240.333 -2684,603600,241.3181 -2686,604200,76.8439 -2689,604800,136.0475 -2692,605400,57.9057 -2694,606000,209.8832 -2698,606600,188.0228 -2701,607200,176.3062 -2704,607800,216.4807 -2707,608400,221.786 -2709,609000,166.9284 -2713,609600,74.2851 -2715,610200,164.017 -2718,610800,117.4352 -2720,611400,175.0317 -2722,612000,230.9473 -2725,612600,277.2445 -2728,613200,34.7717 -2730,613800,256.728 -2733,614400,127.2247 -2736,615000,206.8292 -2738,615600,130.5363 -2740,616200,127.0771 -2743,616800,83.2789 -2745,617400,144.0634 -2747,618000,91.9325 -2749,618600,185.3179 -2753,619200,36.4611 -2755,619800,162.8688 -2758,620400,110.2967 -2760,621000,218.5365 -2762,621600,217.6404 -2764,622200,165.1593 -2766,622800,187.5396 -2769,623400,174.6999 -2772,624000,57.0822 -2775,624600,153.2148 -2777,625200,114.3914 -2780,625800,182.1978 -2783,626400,158.2381 -2785,627000,151.3219 -2787,627600,191.6146 -2789,628200,164.2311 -2791,628800,177.8396 -2793,629400,161.9493 -2795,630000,222.8628 -2798,630600,259.3319 -2800,631200,275.9477 -2803,631800,208.2525 -2805,632400,27.9565 -2808,633000,192.1774 -2811,633600,169.8086 -2813,634200,260.6088 -2815,634800,161.278 -2818,635400,132.538 -2821,636000,168.0256 -2823,636600,152.5857 -2826,637200,148.6763 -2829,637800,178.7977 -2831,638400,123.6749 -2833,639000,189.6925 -2836,639600,170.4141 -2838,640200,171.8782 -2841,640800,115.3455 -2845,641400,182.128 -2848,642000,121.0581 -2851,642600,257.3821 -2853,643200,41.7863 -2856,643800,145.5548 -2858,644400,101.0527 -2861,645000,197.0957 -2863,645600,205.2892 -2865,646200,239.365 -2868,646800,217.2077 -2870,647400,150.3223 -2873,648000,79.9696 -2875,648600,214.0789 -2878,649200,229.8996 -2880,649800,171.0348 -2882,650400,243.5577 -2885,651000,113.4315 -2888,651600,104.48 -2890,652200,122.1267 -2894,652800,47.566 -2898,653400,132.8428 -2900,654000,220.7739 -2902,654600,137.6549 -2904,655200,174.1614 -2906,655800,199.3905 -2909,656400,159.9557 -2911,657000,270.8246 -2914,657600,149.5178 -2917,658200,152.0237 -2920,658800,72.4637 -2924,659400,207.1852 -2927,660000,127.704 -2930,660600,264.8793 -2933,661200,206.9981 -2935,661800,155.9564 -2939,662400,145.9531 -2941,663000,106.1519 -2944,663600,140.6101 -2946,664200,191.1203 -2949,664800,216.9001 -2951,665400,147.4866 -2954,666000,190.7831 -2956,666600,242.2579 -2959,667200,198.6881 -2961,667800,214.8657 -2964,668400,224.5657 -2966,669000,205.0685 -2969,669600,217.8357 -2971,670200,72.5443 -2974,670800,137.3216 -2977,671400,235.883 -2979,672000,155.0725 -2981,672600,204.4976 -2984,673200,142.6202 -2987,673800,238.0983 -2990,674400,250.3611 -2993,675000,257.1564 -2996,675600,134.3311 -2998,676200,149.3487 -3001,676800,184.8629 -3004,677400,96.0027 -3007,678000,121.065 -3009,678600,234.8409 -3011,679200,205.7674 -3015,679800,160.1773 -3017,680400,231.4237 -3019,681000,218.2452 -3022,681600,160.3262 -3027,682200,50.7481 -3029,682800,221.9354 -3031,683400,201.2374 -3034,684000,195.0064 -3036,684600,222.9038 -3040,685200,183.5176 -3043,685800,210.9794 -3046,686400,151.774 -3049,687000,157.6719 -3051,687600,170.2293 -3053,688200,208.0514 -3056,688800,260.2604 -3058,689400,80.0426 -3061,690000,224.1778 -3064,690600,137.5901 -3067,691200,218.1611 -3069,691800,276.007 -3071,692400,199.6207 -3074,693000,167.9055 -3076,693600,64.3759 -3078,694200,117.916 -3081,694800,149.8023 -3083,695400,199.7056 -3086,696000,251.1575 -3090,696600,195.4122 -3093,697200,100.8797 -3095,697800,165.7714 -3097,698400,109.3787 -3099,699000,89.3643 -3102,699600,111.5905 -3105,700200,215.6886 -3109,700800,190.8775 -3112,701400,194.9762 -3114,702000,274.9957 -3118,702600,220.8243 -3120,703200,203.9689 -3122,703800,233.4261 -3124,704400,189.8514 -3127,705000,191.5105 -3130,705600,264.4455 -3132,706200,202.4135 -3135,706800,143.7475 -3138,707400,237.696 -3141,708000,129.056 -3143,708600,255.7826 -3145,709200,195.8803 -3148,709800,172.6623 -3150,710400,173.37 -3152,711000,174.9271 -3155,711600,225.3441 -3157,712200,244.3429 -3160,712800,214.1674 -3162,713400,242.3153 -3165,714000,224.8847 -3167,714600,231.4204 -3170,715200,200.5899 -3172,715800,136.3064 -3175,716400,265.5422 -3178,717000,214.1797 -3180,717600,206.6808 -3183,718200,188.2847 -3186,718800,204.2045 -3188,719400,162.6895 -3190,720000,189.3529 -3192,720600,199.9868 -3194,721200,138.3732 -3197,721800,183.6256 -3200,722400,220.4221 -3203,723000,247.4079 -3205,723600,205.0041 -3208,724200,279.5664 -3211,724800,214.2761 -3214,725400,216.6353 -3217,726000,272.4695 -3220,726600,286.1797 -3223,727200,177.2815 -3226,727800,213.4891 -3228,728400,127.3629 -3231,729000,218.5452 -3234,729600,220.1135 -3236,730200,271.2883 -3238,730800,94.254 -3240,731400,100.5266 -3242,732000,111.7366 -3245,732600,114.0384 -3248,733200,190.4391 -3250,733800,160.0583 -3252,734400,143.2109 -3255,735000,168.9651 -3258,735600,233.8353 -3260,736200,274.8192 -3263,736800,18.3382 -3265,737400,182.6606 -3267,738000,203.9478 -3270,738600,199.073 -3272,739200,211.6353 -3276,739800,151.7034 -3279,740400,277.2089 -3283,741000,190.6142 -3286,741600,219.4582 -3289,742200,177.4042 -3291,742800,233.3147 -3294,743400,82.351 -3298,744000,146.8081 -3301,744600,223.5075 -3304,745200,137.121 -3306,745800,164.5543 -3309,746400,263.7017 -3312,747000,100.0613 -3315,747600,271.4396 -3317,748200,82.4998 -3319,748800,162.2948 -3323,749400,225.4529 -3327,750000,188.2971 -3329,750600,204.6743 -3333,751200,56.2476 -3336,751800,208.9633 -3340,752400,205.0739 -3343,753000,119.3419 -3345,753600,214.4622 -3348,754200,232.6209 -3351,754800,261.6075 -3354,755400,270.5022 -3357,756000,97.5008 -3360,756600,175.2949 -3364,757200,215.0109 -3367,757800,193.1298 -3369,758400,161.635 -3371,759000,222.189 -3373,759600,190.8019 -3376,760200,178.0855 -3378,760800,173.4003 -3381,761400,155.7329 -3384,762000,104.5477 -3387,762600,230.6714 -3389,763200,230.8984 -3391,763800,148.8414 -3394,764400,192.3095 -3396,765000,26.194 -3399,765600,250.0907 -3402,766200,116.9236 -3404,766800,268.0161 -3407,767400,155.2244 -3410,768000,190.9012 -3413,768600,241.0626 -3416,769200,222.1858 -3420,769800,75.1015 -3423,770400,162.5407 -3425,771000,213.3183 -3428,771600,224.6841 -3430,772200,270.0036 -3434,772800,261.9182 -3436,773400,213.6579 -3439,774000,120.6274 -3442,774600,243.2647 -3445,775200,189.6025 -3447,775800,183.7255 -3450,776400,188.0933 -3454,777000,91.8854 -3456,777600,163.5676 -3458,778200,180.9514 -3460,778800,43.1638 -3463,779400,195.7462 -3465,780000,130.9461 -3468,780600,111.0858 -3470,781200,189.1399 -3474,781800,211.6354 -3477,782400,147.5402 -3480,783000,267.4796 -3482,783600,251.8267 -3484,784200,140.0069 -3488,784800,119.7706 -3491,785400,154.8393 -3494,786000,181.5733 -3497,786600,194.1639 -3500,787200,125.9152 -3504,787800,176.3519 -3507,788400,131.8367 -3509,789000,111.1107 -3511,789600,124.9942 -3516,790200,216.4645 -3518,790800,192.5205 -3521,791400,183.7161 -3524,792000,282.3749 -3527,792600,149.1611 -3530,793200,188.8166 -3533,793800,188.7777 -3536,794400,188.6924 -3538,795000,201.1626 -3540,795600,134.0408 -3543,796200,202.0911 -3546,796800,1.9227 -3549,797400,248.8241 -3551,798000,245.584 -3553,798600,100.1912 -3557,799200,148.2327 -3559,799800,146.1845 -3562,800400,154.038 -3564,801000,205.2668 -3567,801600,151.2854 -3570,802200,268.6295 -3573,802800,161.5935 -3576,803400,182.9688 -3579,804000,95.1258 -3582,804600,176.3981 -3584,805200,165.4103 -3588,805800,12.2883 -3591,806400,135.8095 -3593,807000,156.8309 -3595,807600,205.3253 -3597,808200,220.8438 -3600,808800,180.8185 -3602,809400,133.4919 -3605,810000,119.2555 -3607,810600,268.3412 -3609,811200,196.3239 -3613,811800,117.1304 -3615,812400,140.9276 -3618,813000,154.7803 -3620,813600,131.391 -3623,814200,228.7141 -3625,814800,131.295 -3627,815400,127.9686 -3630,816000,182.5022 -3632,816600,182.395 -3635,817200,107.6077 -3637,817800,168.032 -3640,818400,184.3918 -3642,819000,151.2125 -3644,819600,36.9617 -3647,820200,68.3998 -3649,820800,228.4826 -3651,821400,210.0144 -3654,822000,78.4345 -3657,822600,145.8682 -3659,823200,167.0148 -3661,823800,151.3871 -3663,824400,204.3905 -3666,825000,224.0811 -3668,825600,189.6583 -3671,826200,105.4485 -3673,826800,262.6832 -3675,827400,125.6438 -3678,828000,230.6795 -3680,828600,108.9453 -3683,829200,59.6062 -3686,829800,238.7963 -3689,830400,187.5149 -3691,831000,260.8069 -3693,831600,147.2212 -3696,832200,112.0508 -3699,832800,171.2497 -3701,833400,137.8905 -3703,834000,103.6693 -3705,834600,174.6339 -3707,835200,171.1031 -3709,835800,134.7694 -3712,836400,142.8992 -3714,837000,172.7035 -3716,837600,161.7134 -3718,838200,259.121 -3721,838800,240.6114 -3723,839400,173.0108 -3727,840000,205.0104 -3729,840600,95.7169 -3733,841200,192.1565 -3735,841800,103.0582 -3738,842400,197.6596 -3742,843000,235.9418 -3744,843600,268.6921 -3746,844200,209.4887 -3750,844800,202.1776 -3752,845400,181.4395 -3755,846000,276.3345 -3758,846600,261.7949 -3761,847200,174.1214 -3764,847800,232.3364 -3766,848400,165.9685 -3768,849000,213.0571 -3770,849600,129.0636 -3773,850200,184.2422 -3776,850800,72.0571 -3778,851400,172.9435 -3780,852000,122.3909 -3783,852600,195.1177 -3786,853200,159.6532 -3789,853800,147.7521 -3791,854400,118.2974 -3793,855000,84.069 -3795,855600,119.7591 -3799,856200,195.7901 -3802,856800,141.1291 -3805,857400,54.629 -3807,858000,189.551 -3809,858600,136.0306 -3812,859200,197.0299 -3815,859800,215.9423 -3818,860400,188.8187 -3822,861000,126.491 -3827,861600,133.9738 -3829,862200,87.9269 -3832,862800,180.3033 -3834,863400,152.1028 -3837,864000,185.6705 -3839,864600,228.1837 -3842,865200,259.2542 -3844,865800,201.3144 -3846,866400,225.5331 -3849,867000,143.5159 -3853,867600,176.5007 -3855,868200,173.2822 -3857,868800,119.2595 -3862,869400,79.0513 -3866,870000,142.2901 -3868,870600,118.5476 -3871,871200,134.7777 -3874,871800,148.9608 -3877,872400,224.6102 -3880,873000,131.0322 -3882,873600,181.6192 -3884,874200,208.1521 -3887,874800,223.7131 -3889,875400,248.3945 -3893,876000,152.5731 -3896,876600,199.7396 -3898,877200,289.4397 -3900,877800,128.0894 -3903,878400,231.9918 -3905,879000,263.7527 -3907,879600,169.873 -3911,880200,157.995 -3915,880800,139.6878 -3917,881400,85.4129 -3919,882000,107.2177 -3922,882600,128.254 -3925,883200,122.1276 -3927,883800,218.4385 -3931,884400,226.1665 -3933,885000,273.0401 -3935,885600,97.6878 -3938,886200,224.738 -3941,886800,213.1072 -3943,887400,223.3855 -3947,888000,175.9468 -3949,888600,281.3934 -3953,889200,206.7656 -3957,889800,202.0642 -3959,890400,212.3896 -3963,891000,201.7861 -3967,891600,141.2981 -3970,892200,270.1002 -3973,892800,194.9096 -3976,893400,236.9121 -3979,894000,273.6781 -3982,894600,67.8334 -3985,895200,118.7825 -3987,895800,182.9668 -3989,896400,171.0326 -3993,897000,107.0817 -3995,897600,93.0663 -3999,898200,108.0618 -4002,898800,182.9655 -4005,899400,254.0917 -4007,900000,172.2288 -4010,900600,257.3953 -4014,901200,227.3649 -4016,901800,187.4797 -4019,902400,149.3525 -4022,903000,110.2565 -4025,903600,266.4066 -4028,904200,224.1509 -4030,904800,215.9761 -4032,905400,120.494 -4034,906000,162.1461 -4036,906600,161.4472 -4039,907200,163.9647 -4042,907800,255.8309 -4044,908400,134.3373 -4046,909000,187.4892 -4049,909600,283.9538 -4051,910200,209.25 -4056,910800,106.5243 -4058,911400,210.8603 -4061,912000,229.7218 -4064,912600,256.9027 -4066,913200,106.2527 -4069,913800,266.3924 -4073,914400,100.2956 -4076,915000,269.4317 -4079,915600,143.934 -4081,916200,116.8575 -4084,916800,191.1217 -4086,917400,109.0637 -4091,918000,127.2542 -4093,918600,222.2395 -4097,919200,211.3531 -4099,919800,163.6122 -4102,920400,195.3641 -4104,921000,189.0436 -4107,921600,73.4354 -4110,922200,205.012 -4112,922800,156.9888 -4115,923400,115.0395 -4119,924000,140.9086 -4121,924600,191.753 -4124,925200,271.0022 -4127,925800,229.22 -4130,926400,278.0184 -4133,927000,172.2181 -4136,927600,136.3623 -4139,928200,155.2745 -4143,928800,191.5491 -4146,929400,140.4966 -4149,930000,149.5377 -4151,930600,100.1852 -4153,931200,199.4961 -4156,931800,134.8512 -4159,932400,228.3466 -4163,933000,202.8503 -4166,933600,252.4375 -4170,934200,191.2239 -4173,934800,131.5437 -4176,935400,279.9116 -4178,936000,186.0712 -4181,936600,265.2822 -4185,937200,136.0544 -4187,937800,281.1983 -4191,938400,100.0232 -4193,939000,183.8476 -4196,939600,270.395 -4200,940200,197.9015 -4203,940800,277.2482 -4206,941400,239.6325 -4209,942000,269.6353 -4212,942600,286.7741 -4214,943200,174.4994 -4217,943800,197.8507 -4219,944400,84.8332 -4222,945000,106.6338 -4226,945600,143.1169 -4230,946200,205.7457 -4233,946800,280.771 -4236,947400,232.6543 -4239,948000,139.6726 -4243,948600,209.1781 -4247,949200,166.6677 -4250,949800,251.3504 -4253,950400,257.414 -4256,951000,160.3442 -4258,951600,216.7148 -4260,952200,120.018 -4263,952800,258.9064 -4265,953400,263.7509 -4268,954000,159.4257 -4270,954600,220.7923 -4273,955200,60.3706 -4276,955800,154.517 -4278,956400,194.9689 -4281,957000,269.1853 -4284,957600,149.7936 -4286,958200,176.8703 -4289,958800,279.5315 -4292,959400,251.4481 -4295,960000,104.2403 -4298,960600,251.52 -4300,961200,221.3866 -4304,961800,266.0023 -4308,962400,149.7383 -4311,963000,262.4064 -4313,963600,108.3948 -4315,964200,169.4679 -4318,964800,238.4383 -4320,965400,163.4172 -4322,966000,194.6105 -4326,966600,278.6982 -4330,967200,79.9615 -4335,967800,54.4094 -4338,968400,160.2289 -4342,969000,225.191 -4344,969600,221.8828 -4348,970200,120.4839 -4351,970800,240.3119 -4354,971400,276.2603 -4357,972000,270.467 -4360,972600,254.1236 -4362,973200,19.8665 -4365,973800,128.6449 -4368,974400,119.557 -4371,975000,146.5662 -4375,975600,176.5892 -4378,976200,163.525 -4381,976800,197.4251 -4383,977400,134.5842 -4386,978000,228.8971 -4388,978600,136.7537 -4391,979200,189.5133 -4395,979800,211.7732 -4397,980400,211.1365 -4399,981000,122.4693 -4402,981600,233.1511 -4405,982200,154.1532 -4408,982800,191.6781 -4411,983400,143.7046 -4416,984000,105.9259 -4418,984600,130.1947 -4422,985200,78.7035 -4425,985800,238.3548 -4427,986400,198.0982 -4431,987000,213.3173 -4433,987600,192.9142 -4436,988200,237.2452 -4439,988800,234.7469 -4442,989400,221.7982 -4444,990000,203.5691 -4448,990600,281.3605 -4452,991200,143.7059 -4455,991800,276.2938 -4458,992400,193.882 -4462,993000,274.5774 -4465,993600,210.0263 -4468,994200,188.9565 -4471,994800,138.0645 -4475,995400,133.7181 -4479,996000,204.5539 -4482,996600,162.834 -4484,997200,181.0651 -4487,997800,292.7693 -4489,998400,222.1546 -4492,999000,193.1714 -4495,999600,161.537 diff --git a/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_1.csv b/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_1.csv deleted file mode 100644 index f9094aa..0000000 --- a/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_1.csv +++ /dev/null @@ -1,1667 +0,0 @@ -episode,timestep,reward -7,600,-115.8683 -13,1200,-116.6025 -20,1800,-169.1743 -26,2400,-188.5735 -32,3000,-178.3322 -39,3600,-127.1962 -44,4200,-119.9676 -50,4800,-133.9398 -57,5400,-130.1746 -63,6000,-134.6565 -69,6600,-137.5499 -75,7200,-121.5201 -80,7800,-136.4983 -85,8400,-213.0436 -89,9000,-206.5052 -93,9600,-227.0153 -97,10200,-140.6835 -102,10800,-145.8247 -107,11400,-157.6957 -111,12000,-94.8519 -115,12600,-151.5513 -120,13200,-138.1399 -124,13800,-113.5071 -129,14400,-141.9909 -133,15000,-67.7675 -136,15600,-76.6563 -140,16200,-103.7825 -145,16800,-114.7417 -151,17400,-117.6554 -156,18000,-69.2933 -161,18600,-54.9511 -166,19200,-40.7572 -171,19800,-107.429 -175,20400,-67.4201 -178,21000,-114.0317 -180,21600,-167.7127 -185,22200,-71.157 -188,22800,-26.2852 -190,23400,-40.4021 -194,24000,-21.4813 -197,24600,-196.0383 -199,25200,-155.6874 -202,25800,-240.7373 -205,26400,-209.8271 -207,27000,-107.0188 -210,27600,-117.2434 -212,28200,-129.2625 -216,28800,0.4133 -218,29400,91.4554 -221,30000,-14.5513 -223,30600,-34.77 -227,31200,-154.4909 -230,31800,-101.5262 -233,32400,-89.8277 -236,33000,-123.8844 -238,33600,-100.831 -240,34200,-106.7878 -243,34800,-92.9853 -246,35400,-106.3401 -250,36000,-0.4154 -252,36600,75.0884 -255,37200,34.551 -258,37800,17.9265 -261,38400,-30.2713 -263,39000,58.8831 -266,39600,-15.5502 -269,40200,-57.8676 -271,40800,-55.3177 -275,41400,-60.8227 -279,42000,1.3456 -283,42600,24.9401 -286,43200,12.1171 -288,43800,57.1127 -290,44400,-29.2584 -293,45000,-32.9322 -295,45600,36.6426 -298,46200,33.9879 -302,46800,-4.3755 -304,47400,-54.709 -307,48000,62.0631 -310,48600,-19.8763 -312,49200,32.9267 -315,49800,49.9598 -318,50400,34.8746 -320,51000,-21.8064 -323,51600,-7.4591 -325,52200,81.426 -327,52800,45.7491 -329,53400,-31.622 -331,54000,107.752 -333,54600,42.3204 -335,55200,-47.631 -337,55800,77.985 -340,56400,37.3151 -342,57000,-68.1221 -344,57600,71.7388 -347,58200,72.7562 -349,58800,22.8868 -351,59400,27.1806 -353,60000,73.2395 -355,60600,39.0904 -357,61200,39.9224 -361,61800,-39.0628 -363,62400,90.6319 -366,63000,-2.2946 -368,63600,98.0586 -371,64200,52.485 -373,64800,32.8723 -375,65400,41.0451 -378,66000,17.9623 -380,66600,91.3103 -382,67200,41.6601 -384,67800,70.6938 -386,68400,109.2976 -388,69000,101.4476 -391,69600,86.1155 -394,70200,13.7791 -396,70800,142.0255 -398,71400,-17.3742 -400,72000,130.6576 -402,72600,133.6263 -404,73200,69.3644 -407,73800,31.7507 -410,74400,66.0332 -413,75000,62.9367 -415,75600,14.2821 -418,76200,19.7347 -421,76800,-106.0184 -423,77400,8.5437 -425,78000,57.59 -428,78600,62.62 -430,79200,54.8761 -432,79800,23.9611 -434,80400,93.6792 -437,81000,84.5638 -439,81600,22.7813 -441,82200,62.0599 -443,82800,84.976 -446,83400,58.8985 -448,84000,60.1104 -451,84600,81.5719 -453,85200,133.4722 -457,85800,43.9624 -461,86400,30.184 -465,87000,-9.6514 -470,87600,-9.2826 -472,88200,61.7029 -474,88800,108.5318 -477,89400,66.1321 -479,90000,86.8096 -482,90600,1.8704 -484,91200,-50.7202 -487,91800,-4.157 -489,92400,10.5347 -491,93000,-42.0723 -493,93600,60.6981 -495,94200,69.3321 -497,94800,71.2815 -499,95400,62.928 -501,96000,72.1232 -503,96600,112.1282 -505,97200,118.1666 -507,97800,109.2443 -509,98400,111.8192 -511,99000,22.8017 -513,99600,13.8657 -516,100200,48.3545 -518,100800,108.5704 -520,101400,51.4834 -522,102000,45.382 -524,102600,43.7148 -526,103200,41.5624 -528,103800,47.8535 -530,104400,97.8382 -532,105000,67.6182 -534,105600,83.6414 -536,106200,43.94 -538,106800,116.1825 -540,107400,111.1644 -543,108000,48.0813 -545,108600,108.883 -547,109200,14.9543 -549,109800,87.96 -551,110400,118.1439 -553,111000,102.9795 -555,111600,94.8154 -557,112200,82.4811 -559,112800,107.0428 -561,113400,117.0928 -563,114000,70.6613 -565,114600,84.545 -567,115200,86.0813 -569,115800,118.8339 -571,116400,96.8273 -573,117000,77.4395 -575,117600,142.3634 -577,118200,23.5447 -579,118800,70.2019 -581,119400,149.7724 -583,120000,56.6767 -585,120600,105.3645 -588,121200,53.8579 -590,121800,113.4714 -592,122400,72.9545 -594,123000,69.3821 -596,123600,70.649 -598,124200,107.7445 -600,124800,90.848 -602,125400,115.7141 -604,126000,124.0499 -606,126600,107.6214 -608,127200,113.3915 -610,127800,95.0265 -612,128400,77.7295 -614,129000,126.1694 -616,129600,106.4776 -618,130200,66.7854 -620,130800,92.0258 -622,131400,151.0916 -624,132000,87.1803 -626,132600,112.5234 -628,133200,182.818 -630,133800,110.0592 -632,134400,106.3341 -634,135000,134.7974 -636,135600,111.7977 -638,136200,133.1521 -640,136800,137.7621 -642,137400,147.0675 -644,138000,127.9296 -646,138600,75.986 -648,139200,151.2267 -650,139800,59.2644 -653,140400,90.4993 -655,141000,46.7008 -657,141600,136.0611 -659,142200,79.0772 -661,142800,3.1706 -663,143400,73.8472 -665,144000,120.9381 -668,144600,102.9368 -670,145200,67.3186 -673,145800,30.0793 -675,146400,136.3564 -677,147000,117.8148 -679,147600,150.9947 -681,148200,121.7474 -683,148800,145.3822 -686,149400,72.4489 -688,150000,140.7977 -690,150600,182.6563 -692,151200,145.8921 -694,151800,131.1832 -696,152400,76.6683 -698,153000,158.9821 -700,153600,73.8103 -702,154200,122.8477 -704,154800,128.4164 -706,155400,48.1033 -709,156000,54.1861 -712,156600,50.1789 -714,157200,127.6135 -716,157800,17.8138 -718,158400,34.4646 -720,159000,136.6639 -722,159600,84.8058 -724,160200,81.2693 -726,160800,79.1056 -728,161400,91.3946 -730,162000,174.3566 -732,162600,112.4633 -734,163200,127.5161 -736,163800,109.6427 -738,164400,94.2845 -740,165000,111.1767 -742,165600,108.9074 -744,166200,61.1248 -746,166800,120.1306 -748,167400,129.9376 -750,168000,104.8052 -752,168600,128.7416 -754,169200,129.327 -757,169800,14.5821 -759,170400,115.2401 -761,171000,116.8376 -763,171600,106.9222 -765,172200,121.3584 -767,172800,155.5502 -769,173400,145.2128 -771,174000,78.6406 -773,174600,108.7554 -775,175200,136.8312 -777,175800,104.4473 -779,176400,83.4278 -781,177000,136.9043 -783,177600,170.7044 -785,178200,150.458 -787,178800,105.9859 -789,179400,135.2222 -791,180000,130.4287 -793,180600,123.6593 -795,181200,131.4328 -797,181800,90.8096 -799,182400,115.4788 -801,183000,97.5387 -803,183600,52.5876 -806,184200,96.939 -808,184800,81.0157 -810,185400,63.5231 -813,186000,90.6144 -816,186600,54.9305 -818,187200,159.4262 -820,187800,178.5584 -823,188400,38.5972 -826,189000,97.7456 -828,189600,-23.4735 -831,190200,121.0582 -834,190800,78.2714 -836,191400,97.1829 -838,192000,155.833 -840,192600,115.8421 -842,193200,158.0467 -844,193800,159.4645 -846,194400,169.7666 -848,195000,137.5403 -850,195600,168.3513 -853,196200,68.6416 -856,196800,108.3757 -858,197400,160.2881 -860,198000,156.7486 -862,198600,177.4852 -864,199200,88.4689 -867,199800,114.6731 -870,200400,58.589 -872,201000,73.0413 -874,201600,150.6846 -877,202200,137.2879 -879,202800,170.4035 -882,203400,9.3272 -884,204000,178.0548 -886,204600,181.6386 -889,205200,76.0769 -891,205800,198.8337 -894,206400,109.2179 -896,207000,98.7748 -898,207600,182.4413 -901,208200,113.4856 -903,208800,87.9213 -905,209400,183.1418 -907,210000,173.6286 -909,210600,198.0511 -911,211200,132.4451 -914,211800,116.7977 -916,212400,127.7321 -918,213000,107.2434 -920,213600,167.1264 -922,214200,170.4545 -924,214800,77.9734 -926,215400,160.755 -928,216000,114.06 -930,216600,171.7979 -933,217200,125.8191 -935,217800,80.5561 -937,218400,142.9623 -940,219000,68.542 -942,219600,163.0462 -944,220200,162.7129 -946,220800,163.4115 -948,221400,187.402 -950,222000,165.116 -952,222600,172.5874 -954,223200,165.3621 -956,223800,172.9449 -958,224400,159.2161 -960,225000,156.9496 -963,225600,128.3412 -965,226200,110.5119 -968,226800,133.0909 -970,227400,109.1196 -972,228000,160.2734 -974,228600,180.4816 -976,229200,163.8074 -978,229800,84.5264 -981,230400,136.4471 -983,231000,138.1299 -985,231600,125.6956 -987,232200,168.8223 -990,232800,56.3119 -992,233400,143.3329 -994,234000,162.1718 -996,234600,157.5753 -998,235200,132.5601 -1000,235800,121.6979 -1003,236400,141.7648 -1005,237000,85.4471 -1007,237600,126.243 -1009,238200,165.0348 -1011,238800,87.8439 -1013,239400,170.9187 -1015,240000,162.9493 -1017,240600,134.9094 -1019,241200,174.2278 -1022,241800,117.0653 -1025,242400,58.0137 -1027,243000,159.2987 -1029,243600,173.5595 -1031,244200,167.5867 -1034,244800,69.8153 -1036,245400,142.4731 -1039,246000,75.6374 -1041,246600,76.576 -1044,247200,71.0726 -1047,247800,108.5946 -1049,248400,159.4435 -1051,249000,171.9209 -1053,249600,160.0477 -1055,250200,171.7255 -1057,250800,145.765 -1059,251400,191.207 -1061,252000,185.1885 -1064,252600,116.0008 -1066,253200,152.8139 -1068,253800,165.4778 -1070,254400,181.8068 -1072,255000,182.743 -1074,255600,207.1569 -1076,256200,89.2635 -1079,256800,115.9783 -1082,257400,89.5871 -1084,258000,160.6839 -1086,258600,107.0577 -1088,259200,73.3413 -1091,259800,111.1449 -1093,260400,90.4055 -1095,261000,138.2544 -1097,261600,164.2972 -1099,262200,152.1217 -1101,262800,82.3742 -1103,263400,142.5431 -1106,264000,99.8751 -1108,264600,142.8692 -1110,265200,162.2899 -1112,265800,136.0192 -1114,266400,146.6795 -1116,267000,152.2071 -1118,267600,140.1189 -1121,268200,129.9877 -1123,268800,163.2452 -1125,269400,117.729 -1127,270000,193.6677 -1130,270600,105.5582 -1132,271200,161.2084 -1134,271800,167.9196 -1136,272400,153.72 -1138,273000,149.0562 -1140,273600,149.9307 -1142,274200,185.3984 -1144,274800,73.2871 -1146,275400,141.6057 -1148,276000,165.0452 -1151,276600,111.9664 -1153,277200,171.4526 -1155,277800,103.9717 -1157,278400,153.1158 -1160,279000,73.0202 -1162,279600,97.6254 -1164,280200,176.6307 -1166,280800,188.8133 -1168,281400,137.8852 -1170,282000,172.1115 -1172,282600,158.3592 -1174,283200,196.835 -1176,283800,154.8348 -1178,284400,181.294 -1180,285000,163.7496 -1182,285600,134.2983 -1184,286200,154.6594 -1186,286800,167.1932 -1188,287400,154.1514 -1191,288000,108.9126 -1193,288600,168.0426 -1195,289200,159.158 -1197,289800,98.1657 -1200,290400,133.9099 -1202,291000,147.3202 -1204,291600,170.6187 -1207,292200,78.9224 -1209,292800,146.2542 -1211,293400,161.6339 -1214,294000,145.433 -1216,294600,81.5044 -1219,295200,120.9191 -1221,295800,185.1028 -1224,296400,117.525 -1227,297000,62.8209 -1230,297600,134.8842 -1233,298200,61.2574 -1236,298800,86.4165 -1238,299400,182.2836 -1241,300000,127.7868 -1243,300600,91.6199 -1245,301200,174.3104 -1248,301800,101.0742 -1251,302400,86.1013 -1254,303000,126.5029 -1256,303600,113.1478 -1258,304200,165.5585 -1260,304800,133.2954 -1262,305400,150.218 -1264,306000,195.481 -1267,306600,124.1054 -1269,307200,103.2549 -1271,307800,150.6007 -1274,308400,128.0551 -1276,309000,194.4011 -1278,309600,161.4733 -1281,310200,72.0636 -1283,310800,167.4283 -1285,311400,157.3884 -1287,312000,167.1271 -1289,312600,152.7048 -1291,313200,127.0878 -1293,313800,156.1574 -1297,314400,93.8424 -1299,315000,112.4357 -1301,315600,74.4632 -1303,316200,157.0197 -1305,316800,132.1248 -1307,317400,148.0539 -1309,318000,172.491 -1311,318600,146.1795 -1314,319200,115.4716 -1316,319800,172.4769 -1318,320400,96.9247 -1320,321000,117.6192 -1322,321600,128.5263 -1324,322200,145.0242 -1326,322800,147.6288 -1329,323400,80.3516 -1331,324000,148.1705 -1333,324600,137.1512 -1336,325200,104.2717 -1338,325800,107.1538 -1341,326400,62.6548 -1343,327000,175.3429 -1345,327600,145.1109 -1347,328200,149.8254 -1350,328800,100.5993 -1353,329400,40.048 -1356,330000,97.0286 -1359,330600,79.0219 -1361,331200,183.6963 -1364,331800,45.3784 -1367,332400,83.9862 -1370,333000,109.6826 -1372,333600,66.4512 -1374,334200,140.0101 -1376,334800,119.0236 -1379,335400,93.1592 -1381,336000,144.4412 -1383,336600,93.8732 -1385,337200,113.1472 -1388,337800,25.9039 -1390,338400,121.7321 -1394,339000,52.793 -1396,339600,145.5545 -1398,340200,122.2185 -1400,340800,38.641 -1402,341400,132.3785 -1404,342000,115.7059 -1408,342600,98.8827 -1410,343200,159.8234 -1412,343800,118.6307 -1414,344400,159.7216 -1416,345000,181.5315 -1418,345600,165.5795 -1420,346200,164.7174 -1422,346800,172.9902 -1424,347400,120.194 -1426,348000,82.7137 -1429,348600,99.4424 -1431,349200,56.8457 -1433,349800,145.645 -1435,350400,32.0323 -1437,351000,175.1715 -1439,351600,143.9929 -1441,352200,140.1441 -1443,352800,141.0972 -1445,353400,145.335 -1447,354000,89.5115 -1449,354600,147.9076 -1452,355200,113.8488 -1455,355800,15.0323 -1457,356400,92.9573 -1459,357000,143.193 -1461,357600,170.595 -1463,358200,157.5999 -1466,358800,88.4061 -1469,359400,126.9214 -1471,360000,165.5165 -1474,360600,143.3444 -1476,361200,166.8147 -1478,361800,195.1767 -1481,362400,148.7906 -1483,363000,199.3419 -1485,363600,190.0543 -1488,364200,202.7956 -1490,364800,190.1949 -1492,365400,268.7864 -1495,366000,204.8514 -1497,366600,129.7696 -1499,367200,228.9765 -1502,367800,206.2961 -1505,368400,295.6011 -1508,369000,134.2827 -1510,369600,211.9293 -1512,370200,192.3443 -1515,370800,253.7075 -1517,371400,216.8032 -1520,372000,114.2852 -1524,372600,39.7329 -1527,373200,253.0013 -1531,373800,28.9875 -1533,374400,246.6765 -1536,375000,183.6882 -1538,375600,240.1475 -1541,376200,113.8418 -1543,376800,236.733 -1547,377400,205.5148 -1549,378000,147.0837 -1552,378600,260.6295 -1555,379200,258.3873 -1557,379800,268.0997 -1560,380400,163.1712 -1563,381000,115.0518 -1566,381600,264.8151 -1569,382200,163.3889 -1571,382800,95.294 -1573,383400,183.6202 -1576,384000,127.0769 -1578,384600,81.459 -1580,385200,184.8927 -1583,385800,258.2739 -1586,386400,222.4792 -1588,387000,182.497 -1590,387600,210.8257 -1593,388200,267.912 -1596,388800,248.6183 -1598,389400,157.1057 -1601,390000,232.6982 -1603,390600,121.126 -1606,391200,192.0236 -1609,391800,260.1854 -1612,392400,223.0547 -1615,393000,138.0979 -1617,393600,290.5261 -1620,394200,187.7924 -1623,394800,165.0334 -1627,395400,159.5587 -1629,396000,272.8422 -1632,396600,191.5263 -1635,397200,236.0325 -1638,397800,188.114 -1641,398400,117.6888 -1644,399000,12.0672 -1646,399600,206.4345 -1649,400200,182.6157 -1653,400800,273.5937 -1656,401400,189.9643 -1659,402000,98.2935 -1663,402600,168.5221 -1665,403200,158.3179 -1668,403800,111.1127 -1671,404400,235.6872 -1674,405000,197.2015 -1677,405600,186.789 -1679,406200,118.8054 -1682,406800,218.1219 -1684,407400,228.4089 -1687,408000,237.2369 -1690,408600,76.8712 -1692,409200,292.7046 -1696,409800,63.0553 -1699,410400,110.3664 -1703,411000,172.4592 -1707,411600,80.9205 -1710,412200,62.9442 -1713,412800,210.7542 -1715,413400,79.3153 -1718,414000,229.2902 -1720,414600,268.8068 -1723,415200,-31.7267 -1725,415800,277.1935 -1728,416400,180.7411 -1732,417000,131.1397 -1735,417600,158.782 -1738,418200,290.4419 -1741,418800,182.9542 -1744,419400,278.4896 -1747,420000,188.7333 -1749,420600,267.0399 -1753,421200,81.0195 -1755,421800,163.1198 -1759,422400,118.311 -1763,423000,150.1011 -1765,423600,208.9147 -1769,424200,128.91 -1771,424800,157.5895 -1774,425400,242.8603 -1777,426000,200.7229 -1781,426600,45.5795 -1785,427200,211.7604 -1787,427800,179.1524 -1790,428400,189.8173 -1793,429000,231.2413 -1796,429600,277.4301 -1799,430200,277.9487 -1802,430800,270.6114 -1805,431400,192.4519 -1809,432000,207.5152 -1811,432600,207.9044 -1813,433200,44.2601 -1815,433800,284.4202 -1819,434400,74.9044 -1822,435000,277.4552 -1825,435600,195.7186 -1828,436200,215.3838 -1831,436800,197.5845 -1834,437400,57.8799 -1838,438000,214.4314 -1840,438600,202.8455 -1844,439200,213.0931 -1846,439800,276.5786 -1849,440400,139.3263 -1852,441000,183.2961 -1855,441600,125.4772 -1858,442200,151.3245 -1860,442800,242.1306 -1864,443400,81.8976 -1867,444000,70.635 -1870,444600,189.1231 -1873,445200,197.7961 -1876,445800,205.479 -1879,446400,283.0015 -1883,447000,217.5041 -1885,447600,188.5434 -1888,448200,292.0781 -1892,448800,98.5106 -1896,449400,215.215 -1899,450000,203.6618 -1902,450600,184.1986 -1906,451200,136.3485 -1909,451800,145.832 -1912,452400,277.9583 -1916,453000,138.338 -1919,453600,268.5099 -1921,454200,268.1314 -1924,454800,290.1855 -1929,455400,116.8669 -1932,456000,274.1189 -1935,456600,207.8351 -1938,457200,270.9134 -1941,457800,260.1872 -1945,458400,190.2927 -1948,459000,281.3541 -1951,459600,193.4245 -1953,460200,114.1802 -1956,460800,0.5507 -1960,461400,92.4315 -1963,462000,25.7952 -1966,462600,285.3298 -1969,463200,188.6959 -1972,463800,183.4632 -1974,464400,207.7997 -1977,465000,49.4593 -1979,465600,194.6325 -1982,466200,244.4684 -1984,466800,245.3363 -1988,467400,179.389 -1990,468000,266.5805 -1994,468600,220.1844 -1997,469200,106.0156 -2001,469800,186.7915 -2004,470400,163.3552 -2007,471000,208.8588 -2010,471600,272.653 -2013,472200,192.3078 -2016,472800,179.5239 -2019,473400,246.697 -2021,474000,243.2673 -2024,474600,223.3599 -2026,475200,221.578 -2029,475800,221.6623 -2032,476400,59.5663 -2035,477000,145.7625 -2037,477600,77.3655 -2040,478200,270.9661 -2043,478800,294.3884 -2046,479400,287.6957 -2050,480000,154.6528 -2053,480600,280.3587 -2056,481200,267.7582 -2059,481800,196.1078 -2061,482400,267.3168 -2064,483000,100.7968 -2067,483600,286.6197 -2070,484200,270.8171 -2073,484800,269.6453 -2076,485400,182.9348 -2078,486000,117.4033 -2080,486600,263.5724 -2083,487200,131.9644 -2085,487800,147.0802 -2089,488400,183.398 -2092,489000,120.3644 -2095,489600,187.0564 -2099,490200,179.5005 -2102,490800,102.9732 -2105,491400,106.925 -2109,492000,91.8765 -2111,492600,186.2505 -2114,493200,7.5134 -2117,493800,172.4847 -2121,494400,153.0086 -2124,495000,145.3644 -2127,495600,179.1407 -2129,496200,282.3075 -2132,496800,276.3671 -2135,497400,285.56 -2138,498000,290.8344 -2141,498600,267.9936 -2144,499200,153.7925 -2146,499800,290.2268 -2150,500400,209.8975 -2153,501000,92.6586 -2156,501600,194.4854 -2160,502200,82.6463 -2163,502800,142.7411 -2166,503400,169.444 -2168,504000,132.278 -2171,504600,261.09 -2175,505200,222.5187 -2178,505800,270.1955 -2182,506400,139.8196 -2186,507000,172.3141 -2190,507600,152.712 -2194,508200,152.1569 -2197,508800,204.3199 -2201,509400,179.438 -2204,510000,108.1366 -2208,510600,211.8859 -2211,511200,177.6012 -2215,511800,161.0179 -2219,512400,150.5288 -2222,513000,189.8465 -2225,513600,112.0926 -2228,514200,287.4123 -2230,514800,264.8274 -2234,515400,129.0685 -2238,516000,130.6327 -2242,516600,69.3098 -2244,517200,285.3367 -2247,517800,212.0698 -2251,518400,165.0277 -2254,519000,186.0452 -2258,519600,36.6635 -2261,520200,180.6949 -2264,520800,101.2982 -2268,521400,178.2076 -2272,522000,134.4211 -2275,522600,55.2719 -2278,523200,215.6615 -2280,523800,216.3176 -2283,524400,248.8595 -2286,525000,182.3457 -2289,525600,171.0355 -2292,526200,177.3762 -2294,526800,294.1046 -2297,527400,244.214 -2299,528000,106.6282 -2303,528600,173.9025 -2306,529200,283.7282 -2308,529800,261.6896 -2311,530400,159.166 -2313,531000,280.0122 -2316,531600,268.2551 -2318,532200,149.6319 -2321,532800,171.539 -2325,533400,198.1943 -2328,534000,152.4987 -2331,534600,173.8042 -2334,535200,269.1601 -2337,535800,187.3418 -2340,536400,267.1928 -2343,537000,200.1445 -2346,537600,125.0856 -2349,538200,271.7554 -2351,538800,295.2847 -2354,539400,265.8384 -2358,540000,204.0839 -2361,540600,208.6909 -2363,541200,231.9505 -2366,541800,193.9652 -2368,542400,236.0571 -2371,543000,214.5076 -2373,543600,211.8528 -2376,544200,169.5264 -2379,544800,276.142 -2382,545400,57.3072 -2385,546000,278.8875 -2388,546600,253.236 -2392,547200,203.4769 -2394,547800,247.6951 -2397,548400,256.3358 -2401,549000,153.0481 -2404,549600,250.301 -2406,550200,295.6914 -2410,550800,154.7132 -2412,551400,122.7914 -2415,552000,204.5223 -2418,552600,294.555 -2420,553200,213.0465 -2423,553800,194.0038 -2426,554400,269.7448 -2429,555000,282.6834 -2432,555600,290.9992 -2435,556200,242.9411 -2438,556800,293.7259 -2440,557400,216.943 -2444,558000,228.6241 -2447,558600,276.6721 -2450,559200,225.8268 -2452,559800,194.8892 -2454,560400,159.8458 -2458,561000,191.7784 -2462,561600,278.741 -2464,562200,288.5388 -2468,562800,210.8208 -2470,563400,86.3831 -2473,564000,226.734 -2475,564600,208.9629 -2479,565200,135.2044 -2481,565800,187.1436 -2484,566400,191.5581 -2487,567000,171.7548 -2490,567600,219.7894 -2493,568200,217.346 -2495,568800,268.7637 -2499,569400,122.8686 -2501,570000,232.8938 -2504,570600,281.3825 -2507,571200,136.0769 -2511,571800,150.6232 -2514,572400,189.9372 -2518,573000,145.9345 -2521,573600,274.1248 -2524,574200,101.3283 -2527,574800,244.6873 -2531,575400,129.9782 -2534,576000,176.159 -2537,576600,155.564 -2540,577200,201.3909 -2544,577800,164.5065 -2547,578400,114.168 -2550,579000,277.663 -2552,579600,220.5868 -2555,580200,186.4567 -2559,580800,143.5852 -2563,581400,214.646 -2566,582000,89.1376 -2570,582600,89.1164 -2574,583200,178.6029 -2578,583800,115.3666 -2580,584400,262.7857 -2583,585000,239.5582 -2586,585600,184.6446 -2590,586200,102.6091 -2594,586800,143.936 -2597,587400,229.4099 -2599,588000,97.7611 -2602,588600,158.8937 -2606,589200,149.4095 -2609,589800,177.4986 -2613,590400,211.5333 -2616,591000,232.5753 -2619,591600,133.0697 -2622,592200,244.3747 -2625,592800,165.9115 -2628,593400,174.5874 -2631,594000,263.8154 -2635,594600,133.5067 -2638,595200,282.3935 -2640,595800,248.0585 -2643,596400,150.5014 -2645,597000,176.1598 -2648,597600,269.263 -2653,598200,142.1117 -2655,598800,204.0356 -2659,599400,194.7023 -2661,600000,167.1315 -2665,600600,156.4625 -2669,601200,77.4224 -2671,601800,125.0529 -2675,602400,72.1165 -2678,603000,207.6362 -2681,603600,162.0567 -2684,604200,172.9865 -2688,604800,50.7669 -2693,605400,58.4711 -2698,606000,53.1855 -2700,606600,237.5971 -2703,607200,174.3171 -2706,607800,142.5386 -2710,608400,142.064 -2713,609000,160.0173 -2716,609600,272.6457 -2720,610200,25.3419 -2725,610800,96.9411 -2729,611400,45.3923 -2732,612000,157.0459 -2735,612600,80.4903 -2738,613200,219.449 -2742,613800,64.2056 -2744,614400,192.9062 -2747,615000,80.1143 -2750,615600,97.8465 -2753,616200,177.8734 -2757,616800,154.8584 -2761,617400,76.0568 -2765,618000,69.0765 -2767,618600,190.2037 -2769,619200,145.9641 -2774,619800,41.4933 -2777,620400,110.8096 -2780,621000,110.6883 -2783,621600,102.3422 -2785,622200,280.4643 -2790,622800,97.4032 -2793,623400,157.4283 -2796,624000,110.7644 -2801,624600,124.6552 -2803,625200,269.7723 -2806,625800,141.0317 -2810,626400,191.4614 -2814,627000,70.0283 -2817,627600,191.862 -2820,628200,102.0345 -2825,628800,103.9962 -2829,629400,161.9553 -2833,630000,90.854 -2836,630600,118.6014 -2842,631200,49.2229 -2846,631800,203.6843 -2849,632400,265.7383 -2852,633000,140.2834 -2855,633600,254.3927 -2857,634200,262.5719 -2859,634800,193.6664 -2862,635400,187.6407 -2865,636000,145.4935 -2868,636600,144.9523 -2872,637200,204.147 -2876,637800,142.6684 -2879,638400,192.4589 -2882,639000,234.9254 -2884,639600,232.8505 -2887,640200,270.2892 -2890,640800,271.111 -2894,641400,99.0907 -2896,642000,289.6876 -2899,642600,194.1833 -2902,643200,265.9349 -2906,643800,143.2178 -2909,644400,172.0206 -2912,645000,273.5219 -2914,645600,246.9366 -2917,646200,179.4327 -2919,646800,207.2049 -2922,647400,93.6528 -2924,648000,281.092 -2927,648600,243.2168 -2930,649200,282.192 -2934,649800,70.8674 -2937,650400,183.5317 -2940,651000,291.8889 -2942,651600,179.7943 -2946,652200,142.0903 -2950,652800,211.6406 -2953,653400,158.0141 -2956,654000,272.8062 -2958,654600,167.7433 -2961,655200,272.8877 -2964,655800,228.2478 -2967,656400,291.5954 -2970,657000,146.4124 -2974,657600,201.1635 -2977,658200,174.8043 -2980,658800,238.4814 -2983,659400,203.4215 -2987,660000,138.9332 -2990,660600,269.0473 -2994,661200,215.2487 -2997,661800,280.5657 -2999,662400,139.338 -3003,663000,156.5906 -3006,663600,165.7014 -3009,664200,268.3633 -3013,664800,84.3441 -3016,665400,131.6212 -3019,666000,187.7142 -3023,666600,117.2924 -3026,667200,197.1304 -3030,667800,210.5784 -3033,668400,184.9343 -3037,669000,200.3091 -3041,669600,116.6764 -3045,670200,2.0055 -3047,670800,261.0358 -3050,671400,232.0443 -3054,672000,276.4919 -3056,672600,191.2155 -3060,673200,212.4367 -3063,673800,126.2998 -3066,674400,179.2972 -3069,675000,155.069 -3071,675600,168.8192 -3074,676200,180.2751 -3077,676800,126.2311 -3079,677400,239.621 -3083,678000,150.9865 -3086,678600,282.2504 -3089,679200,169.0219 -3093,679800,98.0804 -3096,680400,298.4471 -3099,681000,138.7003 -3102,681600,265.0903 -3105,682200,196.2523 -3108,682800,214.4554 -3110,683400,302.7117 -3113,684000,264.4403 -3116,684600,267.6488 -3118,685200,27.2917 -3122,685800,208.1624 -3125,686400,45.7844 -3127,687000,183.2781 -3131,687600,208.2747 -3134,688200,111.8219 -3137,688800,216.1167 -3139,689400,178.784 -3142,690000,231.7488 -3145,690600,190.1716 -3148,691200,278.9668 -3151,691800,131.9236 -3153,692400,252.0386 -3157,693000,206.0929 -3160,693600,276.0561 -3163,694200,159.0192 -3166,694800,174.747 -3169,695400,226.8493 -3171,696000,277.3344 -3175,696600,226.1597 -3178,697200,256.0311 -3180,697800,280.4414 -3183,698400,180.2822 -3186,699000,178.293 -3189,699600,188.9322 -3193,700200,193.9299 -3196,700800,274.139 -3199,701400,154.6926 -3202,702000,127.6291 -3205,702600,271.8623 -3208,703200,278.5724 -3211,703800,286.362 -3215,704400,150.778 -3219,705000,158.5777 -3222,705600,270.3301 -3225,706200,156.6441 -3228,706800,283.101 -3231,707400,287.3689 -3235,708000,123.2484 -3238,708600,47.9038 -3241,709200,127.287 -3245,709800,176.8652 -3247,710400,196.4631 -3250,711000,126.3666 -3252,711600,137.0934 -3254,712200,67.9483 -3256,712800,117.7328 -3258,713400,164.7975 -3260,714000,168.9916 -3262,714600,122.455 -3264,715200,136.9281 -3267,715800,201.0348 -3269,716400,138.0904 -3271,717000,117.1781 -3273,717600,129.6392 -3275,718200,155.3293 -3277,718800,188.7154 -3279,719400,71.3247 -3281,720000,156.9375 -3283,720600,155.8848 -3286,721200,130.2492 -3288,721800,172.2902 -3290,722400,189.2812 -3292,723000,153.8943 -3295,723600,119.5412 -3297,724200,207.1408 -3299,724800,205.2178 -3301,725400,63.7563 -3303,726000,152.2226 -3305,726600,187.7948 -3308,727200,206.2165 -3310,727800,90.0757 -3313,728400,-32.6798 -3317,729000,112.2287 -3320,729600,193.7245 -3322,730200,238.2837 -3325,730800,186.0394 -3327,731400,231.5117 -3331,732000,265.9154 -3334,732600,282.3389 -3337,733200,274.5331 -3340,733800,260.1889 -3343,734400,186.3284 -3346,735000,281.2797 -3349,735600,261.355 -3353,736200,98.9543 -3357,736800,254.9161 -3360,737400,285.6123 -3364,738000,136.9857 -3368,738600,198.1077 -3370,739200,222.5382 -3374,739800,217.9013 -3378,740400,165.1587 -3381,741000,76.0106 -3387,741600,74.6101 -3391,742200,90.8912 -3396,742800,90.9405 -3400,743400,89.2384 -3403,744000,204.7347 -3407,744600,188.9461 -3411,745200,115.8026 -3413,745800,310.2642 -3415,746400,138.3453 -3419,747000,243.8418 -3423,747600,150.7641 -3426,748200,260.6107 -3428,748800,212.3337 -3432,749400,201.2523 -3434,750000,272.4109 -3437,750600,238.2275 -3441,751200,157.67 -3443,751800,284.1303 -3447,752400,129.323 -3450,753000,240.4048 -3453,753600,235.1258 -3455,754200,302.9473 -3458,754800,218.5839 -3460,755400,160.0124 -3463,756000,278.2235 -3466,756600,231.9427 -3468,757200,204.9451 -3472,757800,111.8667 -3475,758400,177.6837 -3478,759000,213.3666 -3482,759600,163.5738 -3485,760200,252.6652 -3487,760800,96.3362 -3491,761400,172.0901 -3493,762000,231.0962 -3496,762600,171.7287 -3500,763200,128.7125 -3504,763800,134.2037 -3507,764400,198.6641 -3511,765000,204.6771 -3515,765600,203.9549 -3517,766200,206.4875 -3520,766800,200.0859 -3524,767400,140.7667 -3527,768000,286.0434 -3529,768600,270.0277 -3534,769200,4.9609 -3538,769800,218.1635 -3541,770400,219.5733 -3543,771000,295.7679 -3546,771600,200.2307 -3550,772200,72.4675 -3553,772800,210.621 -3557,773400,156.904 -3559,774000,240.2317 -3563,774600,228.2512 -3566,775200,184.9325 -3569,775800,276.1747 -3574,776400,184.0872 -3577,777000,173.4723 -3580,777600,139.8468 -3584,778200,131.4352 -3587,778800,267.5616 -3591,779400,142.3218 -3594,780000,198.8083 -3596,780600,205.3651 -3600,781200,109.8185 -3604,781800,282.5027 -3607,782400,180.2029 -3611,783000,229.4029 -3614,783600,184.3153 -3617,784200,261.605 -3619,784800,199.5739 -3623,785400,103.2351 -3626,786000,197.818 -3628,786600,287.8232 -3631,787200,263.2533 -3633,787800,216.4514 -3637,788400,131.429 -3639,789000,232.7375 -3642,789600,275.4171 -3645,790200,273.7664 -3647,790800,203.2789 -3650,791400,281.9622 -3653,792000,216.1145 -3656,792600,265.5417 -3660,793200,208.5383 -3662,793800,189.539 -3666,794400,209.5648 -3669,795000,261.7874 -3672,795600,273.5384 -3675,796200,226.8247 -3678,796800,174.0066 -3682,797400,146.9141 -3685,798000,193.6508 -3689,798600,142.0167 -3692,799200,188.734 -3696,799800,106.5609 -3699,800400,277.3336 -3703,801000,264.62 -3705,801600,302.6232 -3708,802200,247.9915 -3711,802800,270.2754 -3715,803400,143.1741 -3717,804000,205.2991 -3720,804600,252.1456 -3724,805200,91.4316 -3727,805800,206.8326 -3730,806400,196.9356 -3734,807000,206.2548 -3739,807600,83.6563 -3742,808200,267.3099 -3746,808800,153.8323 -3749,809400,192.7595 -3752,810000,209.7179 -3755,810600,273.5142 -3757,811200,215.9249 -3759,811800,301.942 -3762,812400,290.4324 -3765,813000,179.0071 -3769,813600,198.1695 -3772,814200,282.02 -3775,814800,191.5759 -3779,815400,279.0307 -3782,816000,278.8575 -3785,816600,255.1994 -3788,817200,205.1063 -3792,817800,237.9894 -3795,818400,159.2608 -3801,819000,76.3373 -3804,819600,184.0789 -3810,820200,72.1099 -3813,820800,135.761 -3816,821400,162.2858 -3820,822000,189.7311 -3823,822600,204.208 -3827,823200,129.1032 -3830,823800,149.4989 -3833,824400,191.4065 -3836,825000,140.2256 -3839,825600,193.3117 -3843,826200,169.4694 -3846,826800,253.1627 -3851,827400,51.2779 -3854,828000,184.2341 -3858,828600,214.3775 -3860,829200,48.1185 -3864,829800,196.7261 -3866,830400,230.7375 -3869,831000,175.3959 -3873,831600,201.6525 -3875,832200,265.1208 -3879,832800,115.0926 -3882,833400,180.2772 -3885,834000,178.1615 -3888,834600,271.6627 -3891,835200,176.5663 -3894,835800,258.5788 -3897,836400,197.9944 -3900,837000,190.3116 -3904,837600,146.8735 -3906,838200,143.295 -3909,838800,260.1334 -3911,839400,237.8038 -3916,840000,112.8583 -3919,840600,187.8091 -3923,841200,140.4963 -3925,841800,268.0275 -3928,842400,263.2112 -3931,843000,163.7292 -3934,843600,280.8243 -3938,844200,199.141 -3942,844800,202.0011 -3946,845400,224.1487 -3948,846000,169.919 -3951,846600,143.3141 -3954,847200,263.2395 -3957,847800,285.7848 -3960,848400,279.0084 -3964,849000,195.0812 -3967,849600,143.4237 -3969,850200,267.7319 -3972,850800,220.6307 -3975,851400,281.2269 -3978,852000,195.299 -3982,852600,153.5575 -3984,853200,64.3261 -3988,853800,171.2267 -3991,854400,111.6567 -3995,855000,128.7207 -3999,855600,206.8111 -4002,856200,268.7966 -4004,856800,238.1382 -4009,857400,176.2658 -4013,858000,90.2547 -4017,858600,160.1908 -4021,859200,156.6293 -4024,859800,272.1705 -4027,860400,191.3234 -4031,861000,149.3705 -4034,861600,280.8788 -4037,862200,103.7121 -4041,862800,215.5954 -4044,863400,162.1464 -4047,864000,93.321 -4050,864600,193.0908 -4053,865200,248.2474 -4056,865800,120.2251 -4060,866400,268.4775 -4064,867000,145.8211 -4066,867600,269.5299 -4069,868200,222.975 -4072,868800,279.3578 -4076,869400,163.0307 -4079,870000,83.1245 -4082,870600,149.0666 -4084,871200,274.4707 -4088,871800,163.6592 -4091,872400,188.1138 -4095,873000,222.018 -4098,873600,274.7394 -4102,874200,147.5512 -4105,874800,277.8286 -4108,875400,186.3126 -4111,876000,144.449 -4115,876600,256.1317 -4118,877200,280.2636 -4122,877800,128.4466 -4125,878400,158.2703 -4128,879000,118.9252 -4132,879600,198.39 -4134,880200,211.7596 -4137,880800,229.6464 -4140,881400,88.2972 -4143,882000,177.0179 -4146,882600,155.0788 -4149,883200,284.332 -4152,883800,191.6277 -4155,884400,259.9308 -4158,885000,201.678 -4160,885600,98.7632 -4164,886200,200.8178 -4167,886800,111.6247 -4170,887400,244.9749 -4172,888000,203.0344 -4175,888600,158.4445 -4178,889200,186.4373 -4181,889800,132.9337 -4184,890400,268.9478 -4187,891000,264.4499 -4189,891600,265.0164 -4192,892200,184.5908 -4196,892800,213.471 -4198,893400,214.3633 -4201,894000,183.1094 -4204,894600,285.0158 -4207,895200,195.0973 -4209,895800,204.3952 -4212,896400,163.9766 -4215,897000,184.5663 -4218,897600,194.5824 -4221,898200,139.0243 -4223,898800,271.6927 -4226,899400,143.0053 -4228,900000,275.8728 -4232,900600,164.731 -4235,901200,87.858 -4238,901800,56.9157 -4240,902400,266.8338 -4242,903000,241.6257 -4246,903600,198.4293 -4248,904200,254.1661 -4251,904800,147.7049 -4253,905400,146.3406 -4255,906000,192.988 -4259,906600,140.8714 -4263,907200,200.1379 -4266,907800,113.6793 -4268,908400,138.465 -4271,909000,258.4579 -4273,909600,206.4138 -4276,910200,126.1753 -4278,910800,112.8912 -4281,911400,179.3972 -4285,912000,127.1646 -4289,912600,134.2857 -4293,913200,92.8478 -4296,913800,252.8456 -4300,914400,188.1008 -4302,915000,231.0611 -4305,915600,210.384 -4308,916200,218.7617 -4311,916800,126.3521 -4313,917400,218.5685 -4317,918000,217.0867 -4320,918600,92.3064 -4325,919200,177.3078 -4329,919800,46.5422 -4332,920400,236.5896 -4334,921000,286.358 -4337,921600,164.2038 -4340,922200,198.2754 -4342,922800,277.3533 -4345,923400,118.9212 -4348,924000,269.3013 -4352,924600,130.9359 -4356,925200,130.324 -4359,925800,139.8013 -4361,926400,198.057 -4365,927000,272.2646 -4367,927600,194.324 -4370,928200,266.2433 -4372,928800,258.4435 -4375,929400,236.1746 -4378,930000,116.8618 -4382,930600,97.7766 -4386,931200,145.9448 -4389,931800,156.9158 -4393,932400,151.9229 -4396,933000,191.346 -4399,933600,156.06 -4401,934200,253.1403 -4405,934800,127.5648 -4408,935400,109.4699 -4413,936000,116.5836 -4416,936600,264.1147 -4419,937200,272.4249 -4422,937800,146.8635 -4425,938400,147.4308 -4430,939000,91.1254 -4434,939600,83.1641 -4438,940200,113.9348 -4443,940800,127.4537 -4447,941400,94.2333 -4451,942000,206.9297 -4454,942600,183.6006 -4458,943200,68.6056 -4462,943800,154.8664 -4465,944400,168.6266 -4468,945000,185.6132 -4473,945600,112.023 -4477,946200,141.0915 -4479,946800,216.6002 -4482,947400,197.422 -4485,948000,277.6908 -4488,948600,202.2308 -4491,949200,156.4527 -4494,949800,137.2853 -4499,950400,97.1926 -4503,951000,59.7468 -4505,951600,126.6412 -4508,952200,131.6492 -4511,952800,40.9029 -4515,953400,162.1201 -4519,954000,78.4189 -4521,954600,203.2537 -4527,955200,13.415 -4531,955800,4.5758 -4535,956400,97.3895 -4537,957000,71.0858 -4540,957600,182.5704 -4544,958200,195.6545 -4548,958800,92.1886 -4553,959400,82.8468 -4556,960000,250.0836 -4560,960600,-21.6662 -4562,961200,214.2195 -4566,961800,128.1155 -4569,962400,273.5057 -4573,963000,16.9476 -4578,963600,89.0508 -4583,964200,52.0282 -4587,964800,121.982 -4590,965400,111.3181 -4593,966000,273.973 -4598,966600,112.0508 -4601,967200,164.3591 -4603,967800,161.8605 -4606,968400,228.0491 -4608,969000,226.4547 -4610,969600,282.8551 -4613,970200,237.1584 -4616,970800,99.378 -4619,971400,254.481 -4621,972000,204.7749 -4625,972600,107.7773 -4627,973200,289.1589 -4630,973800,259.6079 -4633,974400,231.4011 -4636,975000,191.6998 -4639,975600,193.7798 -4643,976200,196.2801 -4645,976800,267.9239 -4648,977400,132.5259 -4652,978000,153.0995 -4655,978600,106.263 -4658,979200,166.1832 -4661,979800,187.6383 -4664,980400,48.048 -4667,981000,63.1771 -4670,981600,244.0574 -4673,982200,230.8849 -4677,982800,151.2854 -4680,983400,94.592 -4683,984000,229.9723 -4686,984600,243.0131 -4688,985200,255.9285 -4690,985800,225.9647 -4693,986400,286.7852 -4696,987000,288.9583 -4698,987600,232.2487 -4701,988200,253.731 -4705,988800,145.827 -4707,989400,113.9424 -4710,990000,201.0878 -4715,990600,95.272 -4719,991200,207.6659 -4723,991800,91.2551 -4726,992400,162.8009 -4729,993000,272.3725 -4732,993600,286.6973 -4736,994200,140.1638 -4739,994800,178.8102 -4741,995400,287.3026 -4744,996000,233.3613 -4747,996600,180.0843 -4752,997200,71.8516 -4756,997800,135.2216 -4759,998400,190.6085 -4761,999000,189.2169 -4764,999600,162.7693 diff --git a/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_2.csv b/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_2.csv deleted file mode 100644 index b15b66a..0000000 --- a/PPO_logs/LunarLander-v2/PPO_LunarLander-v2_log_2.csv +++ /dev/null @@ -1,1667 +0,0 @@ -episode,timestep,reward -6,600,-233.9904 -11,1200,-238.2755 -17,1800,-147.2935 -23,2400,-160.4383 -29,3000,-277.9059 -35,3600,-289.3977 -42,4200,-191.8234 -49,4800,-158.3155 -56,5400,-141.5163 -62,6000,-185.7363 -67,6600,-156.3556 -73,7200,-120.3945 -79,7800,-133.2083 -85,8400,-194.7334 -89,9000,-177.153 -95,9600,-94.5113 -101,10200,-60.6072 -107,10800,-52.4971 -112,11400,-153.0949 -117,12000,-95.506 -123,12600,-62.6918 -128,13200,-29.7547 -133,13800,-50.3361 -137,14400,-200.4472 -141,15000,-82.1149 -145,15600,-107.5058 -150,16200,-107.2766 -154,16800,-53.2592 -158,17400,-87.2713 -161,18000,-92.061 -166,18600,-18.0113 -169,19200,-51.8155 -173,19800,-8.9411 -178,20400,-8.0101 -182,21000,4.2513 -185,21600,9.4478 -188,22200,19.7169 -191,22800,57.1768 -193,23400,31.2226 -196,24000,50.1077 -198,24600,-19.4896 -202,25200,-37.6291 -205,25800,82.1155 -208,26400,44.6921 -211,27000,-65.0271 -215,27600,-52.2882 -218,28200,13.4458 -221,28800,60.2909 -224,29400,1.2856 -227,30000,10.2353 -229,30600,74.2005 -231,31200,17.8164 -233,31800,-46.2727 -235,32400,88.6448 -237,33000,42.5846 -240,33600,10.0273 -242,34200,53.5558 -245,34800,23.7123 -248,35400,25.2974 -250,36000,14.1483 -252,36600,-68.1821 -255,37200,27.3088 -257,37800,65.4385 -260,38400,58.3178 -263,39000,10.3617 -265,39600,86.4204 -268,40200,67.3642 -270,40800,36.308 -273,41400,58.5658 -276,42000,6.4105 -278,42600,93.0352 -280,43200,87.0331 -282,43800,108.0674 -285,44400,26.8418 -288,45000,51.103 -290,45600,80.0708 -292,46200,17.326 -294,46800,82.8163 -296,47400,107.1481 -298,48000,19.8021 -300,48600,56.87 -302,49200,-71.6397 -305,49800,24.9378 -309,50400,14.3429 -311,51000,157.9341 -313,51600,59.8504 -316,52200,17.0509 -319,52800,71.0305 -321,53400,-8.0868 -323,54000,86.7162 -326,54600,23.0103 -328,55200,80.9966 -330,55800,117.7438 -332,56400,53.1669 -334,57000,69.0734 -336,57600,94.4713 -339,58200,-8.0946 -341,58800,0.131 -343,59400,48.272 -345,60000,91.651 -348,60600,60.4807 -350,61200,66.5272 -352,61800,130.9388 -354,62400,30.004 -357,63000,-8.9567 -360,63600,14.257 -362,64200,201.3569 -365,64800,63.1017 -367,65400,78.9902 -369,66000,116.9885 -371,66600,56.927 -373,67200,61.1937 -375,67800,21.4793 -377,68400,91.2179 -379,69000,-34.1474 -383,69600,-10.4602 -386,70200,-20.8238 -388,70800,35.294 -391,71400,15.6122 -394,72000,-10.6745 -396,72600,80.171 -399,73200,63.8125 -402,73800,5.9649 -404,74400,69.9518 -408,75000,4.3893 -411,75600,97.9607 -413,76200,129.3208 -415,76800,88.7709 -417,77400,151.5766 -420,78000,53.4445 -422,78600,206.6387 -424,79200,148.0703 -427,79800,68.5277 -430,80400,34.6054 -433,81000,46.4313 -435,81600,118.0976 -437,82200,85.0755 -439,82800,116.8672 -441,83400,-4.1688 -443,84000,40.2355 -445,84600,64.5289 -448,85200,109.7232 -451,85800,52.4349 -454,86400,27.1602 -456,87000,-2.9869 -459,87600,78.9125 -461,88200,73.1333 -463,88800,23.2518 -465,89400,35.0345 -467,90000,93.1543 -469,90600,81.406 -472,91200,85.9091 -474,91800,93.4886 -476,92400,59.1414 -478,93000,6.9859 -480,93600,73.0852 -482,94200,87.9585 -484,94800,-0.2304 -486,95400,105.2856 -488,96000,84.9598 -490,96600,50.8107 -492,97200,117.2661 -494,97800,151.9035 -496,98400,131.8083 -498,99000,130.9107 -500,99600,41.1189 -502,100200,85.7688 -505,100800,70.9389 -507,101400,115.7867 -509,102000,151.3175 -511,102600,140.423 -513,103200,121.4654 -515,103800,54.0737 -518,104400,62.7738 -520,105000,98.2971 -522,105600,129.0481 -524,106200,163.3318 -527,106800,83.2014 -529,107400,106.7849 -532,108000,93.5189 -535,108600,34.9103 -537,109200,115.433 -539,109800,-17.5355 -541,110400,85.184 -543,111000,50.398 -545,111600,68.2019 -547,112200,182.4888 -550,112800,132.4761 -552,113400,46.3694 -554,114000,43.3176 -558,114600,44.4845 -560,115200,52.9415 -562,115800,20.9316 -565,116400,13.7316 -568,117000,17.211 -570,117600,114.8903 -572,118200,21.0358 -575,118800,22.594 -577,119400,94.154 -579,120000,213.905 -581,120600,83.4723 -583,121200,117.1686 -585,121800,120.7971 -588,122400,-15.0665 -590,123000,63.9283 -592,123600,94.6495 -594,124200,16.8677 -596,124800,63.9939 -598,125400,85.4439 -600,126000,96.553 -602,126600,83.3831 -604,127200,61.9494 -606,127800,166.9485 -609,128400,100.8622 -611,129000,181.7955 -613,129600,96.9747 -616,130200,33.171 -618,130800,45.8519 -620,131400,52.6494 -622,132000,96.6907 -625,132600,60.6483 -627,133200,96.1971 -629,133800,190.6382 -631,134400,15.9501 -633,135000,46.2019 -636,135600,39.2545 -639,136200,15.5011 -641,136800,-29.0441 -643,137400,12.5457 -645,138000,59.5741 -648,138600,105.0284 -650,139200,71.3359 -652,139800,76.2626 -655,140400,14.1599 -657,141000,84.7814 -659,141600,22.5492 -661,142200,149.5967 -663,142800,128.3731 -665,143400,133.3039 -668,144000,131.123 -670,144600,35.1657 -673,145200,136.5762 -675,145800,48.4117 -678,146400,36.0363 -680,147000,37.641 -682,147600,109.3844 -684,148200,74.3422 -687,148800,108.1064 -689,149400,186.3181 -691,150000,38.9201 -693,150600,86.0177 -695,151200,131.8684 -698,151800,112.6006 -700,152400,132.3643 -702,153000,92.947 -704,153600,163.1325 -706,154200,91.1538 -709,154800,72.8701 -711,155400,46.9464 -713,156000,82.8985 -715,156600,81.7108 -718,157200,54.2264 -720,157800,184.7312 -722,158400,105.5917 -724,159000,184.3814 -728,159600,7.8496 -730,160200,68.5955 -732,160800,80.8507 -734,161400,99.7367 -736,162000,164.5528 -738,162600,29.5454 -741,163200,118.9478 -743,163800,137.0512 -745,164400,69.3694 -747,165000,135.1417 -750,165600,86.0025 -752,166200,99.5975 -755,166800,66.735 -758,167400,122.3645 -760,168000,66.9756 -762,168600,139.6021 -765,169200,29.0873 -767,169800,62.737 -770,170400,54.0841 -772,171000,81.5463 -774,171600,68.6344 -776,172200,128.3263 -779,172800,116.591 -781,173400,103.8155 -783,174000,70.7364 -785,174600,126.5636 -787,175200,155.6337 -789,175800,112.3415 -791,176400,123.7986 -793,177000,174.1075 -795,177600,174.1378 -797,178200,190.113 -799,178800,115.4355 -802,179400,95.9637 -804,180000,134.4502 -806,180600,114.2258 -808,181200,157.4891 -810,181800,124.9138 -813,182400,101.3562 -815,183000,170.3143 -817,183600,171.0191 -819,184200,172.5928 -821,184800,189.2675 -823,185400,151.5135 -825,186000,74.8724 -827,186600,159.2451 -829,187200,139.6282 -831,187800,158.1115 -834,188400,110.3493 -836,189000,165.8676 -838,189600,165.521 -840,190200,165.2212 -843,190800,74.6346 -845,191400,98.3603 -847,192000,158.6516 -850,192600,114.7297 -853,193200,71.9485 -855,193800,172.2886 -857,194400,120.4657 -859,195000,161.1798 -861,195600,146.6542 -863,196200,84.9363 -866,196800,45.1573 -868,197400,200.566 -871,198000,112.4239 -873,198600,120.6296 -876,199200,135.53 -879,199800,116.7917 -881,200400,199.6175 -883,201000,183.7864 -885,201600,97.0551 -888,202200,193.6241 -891,202800,-8.168 -895,203400,49.3223 -898,204000,36.8895 -901,204600,24.9934 -904,205200,136.0953 -908,205800,19.0908 -910,206400,79.1661 -913,207000,34.3653 -915,207600,16.0969 -917,208200,151.4607 -920,208800,114.1113 -923,209400,136.9545 -925,210000,151.0413 -928,210600,60.0368 -930,211200,226.0072 -932,211800,132.9523 -934,212400,159.2235 -936,213000,74.7559 -939,213600,166.3162 -941,214200,77.3584 -944,214800,117.8532 -946,215400,150.4444 -949,216000,101.7936 -951,216600,55.645 -953,217200,113.018 -956,217800,99.9801 -958,218400,127.5142 -961,219000,51.441 -964,219600,112.2299 -966,220200,58.5816 -968,220800,111.1594 -970,221400,156.9444 -973,222000,111.8844 -976,222600,58.1937 -978,223200,126.6787 -980,223800,208.5568 -983,224400,143.491 -986,225000,126.946 -988,225600,161.4787 -990,226200,145.955 -992,226800,92.7955 -994,227400,204.5067 -996,228000,90.9824 -999,228600,87.3316 -1001,229200,151.9997 -1004,229800,70.1227 -1007,230400,135.8109 -1009,231000,70.3263 -1011,231600,139.6096 -1013,232200,160.3162 -1016,232800,124.6669 -1019,233400,65.9228 -1021,234000,180.3861 -1023,234600,47.7243 -1025,235200,129.3877 -1027,235800,177.2012 -1029,236400,158.0267 -1032,237000,84.7611 -1034,237600,168.8171 -1036,238200,104.1169 -1038,238800,150.7753 -1040,239400,191.8549 -1043,240000,99.7261 -1045,240600,173.8635 -1047,241200,135.6777 -1049,241800,84.2862 -1051,242400,148.4283 -1053,243000,150.6896 -1055,243600,139.2561 -1057,244200,124.3611 -1059,244800,155.4181 -1061,245400,161.9381 -1063,246000,140.6283 -1066,246600,108.5343 -1068,247200,156.9223 -1070,247800,176.5199 -1073,248400,38.9179 -1077,249000,40.8671 -1079,249600,120.9973 -1081,250200,164.6201 -1084,250800,36.0552 -1086,251400,80.9089 -1088,252000,151.4895 -1092,252600,94.0741 -1094,253200,135.2693 -1096,253800,111.4927 -1098,254400,65.4866 -1100,255000,178.2896 -1104,255600,90.3152 -1106,256200,72.5466 -1108,256800,138.737 -1111,257400,100.2189 -1113,258000,156.5271 -1115,258600,95.8189 -1118,259200,108.002 -1120,259800,176.4916 -1122,260400,161.813 -1125,261000,115.1274 -1127,261600,89.2269 -1129,262200,143.8674 -1131,262800,166.9428 -1134,263400,114.4205 -1136,264000,160.0815 -1138,264600,71.6463 -1141,265200,64.8209 -1144,265800,123.8331 -1146,266400,142.618 -1148,267000,173.2448 -1151,267600,119.4914 -1153,268200,180.3831 -1156,268800,152.9678 -1159,269400,75.9669 -1161,270000,153.3684 -1163,270600,129.6677 -1165,271200,79.8589 -1168,271800,101.5892 -1170,272400,118.9176 -1172,273000,70.7847 -1174,273600,167.546 -1176,274200,145.7022 -1178,274800,153.6839 -1180,275400,152.9166 -1182,276000,163.7885 -1184,276600,142.1994 -1186,277200,182.4058 -1189,277800,85.7633 -1192,278400,117.892 -1194,279000,166.8304 -1196,279600,92.6096 -1200,280200,79.3141 -1202,280800,174.1477 -1205,281400,74.1327 -1208,282000,63.3603 -1211,282600,49.5168 -1213,283200,152.03 -1215,283800,141.2101 -1217,284400,153.2068 -1219,285000,137.7664 -1222,285600,99.3291 -1224,286200,153.1123 -1227,286800,125.0542 -1229,287400,162.8009 -1231,288000,108.0038 -1234,288600,106.9217 -1236,289200,178.8624 -1239,289800,131.5742 -1241,290400,161.4732 -1243,291000,50.3766 -1246,291600,110.6944 -1248,292200,153.4817 -1251,292800,97.5853 -1253,293400,164.7806 -1255,294000,88.4695 -1257,294600,151.8974 -1259,295200,155.074 -1262,295800,80.4484 -1264,296400,102.8081 -1266,297000,191.2806 -1268,297600,176.8577 -1270,298200,190.7623 -1273,298800,116.5271 -1275,299400,113.9601 -1279,300000,95.7993 -1281,300600,160.5769 -1283,301200,178.6954 -1286,301800,51.3959 -1288,302400,176.3912 -1291,303000,72.2869 -1293,303600,169.1495 -1295,304200,145.5594 -1297,304800,175.193 -1301,305400,88.1981 -1303,306000,67.7178 -1305,306600,152.0699 -1307,307200,155.2297 -1310,307800,128.2702 -1313,308400,27.8796 -1315,309000,171.6639 -1318,309600,124.3135 -1320,310200,93.0286 -1322,310800,119.8017 -1324,311400,178.8279 -1327,312000,95.7781 -1329,312600,101.0124 -1332,313200,137.4306 -1334,313800,161.3216 -1336,314400,109.7153 -1338,315000,141.9948 -1340,315600,140.8584 -1343,316200,120.1978 -1345,316800,176.1967 -1349,317400,52.2275 -1353,318000,41.9184 -1355,318600,69.4174 -1358,319200,112.6647 -1361,319800,25.5813 -1363,320400,70.4183 -1365,321000,-46.1478 -1368,321600,107.2337 -1370,322200,80.6517 -1372,322800,155.0601 -1374,323400,-36.6887 -1377,324000,116.7313 -1379,324600,153.1087 -1382,325200,40.1164 -1385,325800,49.665 -1387,326400,105.2226 -1390,327000,45.5163 -1392,327600,100.9343 -1394,328200,89.9647 -1396,328800,150.9475 -1398,329400,72.4483 -1401,330000,95.1807 -1403,330600,151.6832 -1405,331200,82.9105 -1409,331800,109.6698 -1411,332400,144.1841 -1413,333000,163.1246 -1415,333600,228.3129 -1421,334200,9.7768 -1424,334800,25.0612 -1428,335400,45.3512 -1432,336000,46.137 -1435,336600,35.1828 -1437,337200,153.9382 -1440,337800,44.0249 -1442,338400,165.1977 -1446,339000,68.9395 -1449,339600,24.6691 -1451,340200,155.8754 -1453,340800,134.0943 -1456,341400,79.1754 -1459,342000,73.7103 -1461,342600,139.2499 -1463,343200,117.167 -1465,343800,139.9132 -1467,344400,189.7367 -1469,345000,149.5666 -1471,345600,128.8913 -1474,346200,108.8889 -1476,346800,127.6837 -1479,347400,74.0061 -1481,348000,104.6745 -1483,348600,181.5324 -1486,349200,43.9788 -1488,349800,134.3934 -1490,350400,169.9262 -1492,351000,140.5608 -1494,351600,144.014 -1497,352200,89.6143 -1499,352800,156.2694 -1501,353400,58.1524 -1503,354000,138.0247 -1505,354600,59.99 -1507,355200,169.9805 -1510,355800,65.4116 -1513,356400,85.6764 -1515,357000,37.444 -1518,357600,55.5722 -1521,358200,116.3943 -1523,358800,131.21 -1525,359400,142.348 -1527,360000,163.5764 -1530,360600,108.0273 -1533,361200,54.6939 -1535,361800,130.164 -1537,362400,152.0789 -1540,363000,-76.2298 -1542,363600,78.3982 -1545,364200,98.6801 -1548,364800,66.1889 -1551,365400,50.7659 -1553,366000,47.5018 -1555,366600,153.1565 -1557,367200,72.3 -1559,367800,144.6453 -1562,368400,103.5706 -1565,369000,75.6834 -1567,369600,124.1038 -1569,370200,27.0285 -1573,370800,47.9295 -1576,371400,101.7856 -1579,372000,41.6587 -1581,372600,187.3435 -1583,373200,141.4262 -1585,373800,178.7361 -1588,374400,132.2257 -1590,375000,169.2567 -1594,375600,93.5518 -1597,376200,64.8152 -1600,376800,133.2695 -1603,377400,102.1288 -1605,378000,146.867 -1607,378600,140.6243 -1609,379200,60.1727 -1611,379800,140.5054 -1614,380400,101.1998 -1616,381000,147.7239 -1618,381600,173.1392 -1621,382200,128.0516 -1623,382800,142.5502 -1625,383400,64.4455 -1629,384000,79.9616 -1631,384600,178.6026 -1633,385200,-46.4775 -1635,385800,138.4374 -1639,386400,156.1318 -1641,387000,124.7339 -1643,387600,152.1193 -1645,388200,83.0511 -1648,388800,125.4666 -1650,389400,157.9139 -1652,390000,215.7687 -1655,390600,102.5884 -1658,391200,124.2938 -1660,391800,81.9544 -1662,392400,145.4561 -1666,393000,86.277 -1668,393600,96.4943 -1670,394200,124.4855 -1673,394800,115.451 -1676,395400,71.3425 -1678,396000,153.5165 -1680,396600,154.5824 -1682,397200,59.9695 -1685,397800,88.142 -1688,398400,95.9673 -1690,399000,77.3981 -1693,399600,106.0703 -1696,400200,128.9586 -1698,400800,163.4437 -1700,401400,93.6835 -1702,402000,158.362 -1704,402600,155.7464 -1707,403200,121.3133 -1711,403800,50.454 -1713,404400,88.7853 -1715,405000,135.9324 -1717,405600,152.1424 -1719,406200,154.7583 -1723,406800,68.585 -1725,407400,106.3327 -1728,408000,103.4312 -1731,408600,50.1614 -1734,409200,109.9375 -1736,409800,76.0616 -1739,410400,117.8558 -1741,411000,75.2669 -1744,411600,84.9487 -1748,412200,69.8621 -1750,412800,19.2514 -1753,413400,110.4609 -1756,414000,110.8909 -1760,414600,54.5889 -1763,415200,62.2056 -1765,415800,145.7612 -1767,416400,123.7415 -1769,417000,87.8203 -1771,417600,128.4455 -1773,418200,137.9486 -1775,418800,157.2685 -1778,419400,92.7584 -1781,420000,107.9457 -1784,420600,54.0508 -1788,421200,55.5499 -1790,421800,77.9891 -1793,422400,47.381 -1796,423000,85.9721 -1798,423600,126.7816 -1800,424200,134.8455 -1803,424800,85.8782 -1806,425400,58.5049 -1808,426000,134.4724 -1810,426600,141.0984 -1812,427200,129.5235 -1814,427800,142.6765 -1816,428400,146.3292 -1818,429000,166.5835 -1820,429600,75.7747 -1822,430200,168.4305 -1825,430800,154.167 -1827,431400,165.2672 -1829,432000,87.4199 -1832,432600,158.1597 -1834,433200,60.905 -1837,433800,115.811 -1840,434400,111.1124 -1842,435000,123.177 -1844,435600,125.9734 -1846,436200,153.9433 -1849,436800,99.9741 -1851,437400,73.2929 -1854,438000,77.2989 -1857,438600,101.6717 -1860,439200,130.5017 -1862,439800,181.1111 -1864,440400,93.7073 -1866,441000,126.2119 -1868,441600,123.6783 -1871,442200,76.5486 -1873,442800,132.368 -1876,443400,131.8655 -1878,444000,59.7874 -1880,444600,139.0215 -1883,445200,90.8058 -1885,445800,134.8086 -1887,446400,110.8485 -1889,447000,145.0295 -1891,447600,111.945 -1893,448200,195.6353 -1895,448800,141.7805 -1898,449400,111.5988 -1902,450000,75.8998 -1904,450600,194.6675 -1906,451200,122.5268 -1908,451800,137.6548 -1911,452400,74.2065 -1913,453000,68.9043 -1916,453600,150.6762 -1918,454200,77.2019 -1921,454800,92.5961 -1923,455400,118.4832 -1925,456000,135.0971 -1927,456600,77.1169 -1929,457200,91.0632 -1931,457800,136.642 -1934,458400,89.5531 -1936,459000,209.8669 -1938,459600,132.0122 -1940,460200,171.3808 -1942,460800,193.6909 -1944,461400,144.0246 -1946,462000,150.3977 -1950,462600,78.0663 -1952,463200,59.39 -1955,463800,142.7351 -1957,464400,198.1636 -1959,465000,130.5439 -1962,465600,87.5343 -1965,466200,83.3833 -1967,466800,139.6009 -1970,467400,99.9926 -1972,468000,161.7137 -1974,468600,188.6501 -1977,469200,77.4613 -1979,469800,86.3037 -1981,470400,159.7612 -1984,471000,92.0228 -1986,471600,26.8472 -1989,472200,93.2192 -1991,472800,155.7577 -1993,473400,141.9562 -1995,474000,154.2728 -1998,474600,67.124 -2000,475200,159.8103 -2003,475800,104.7703 -2006,476400,61.3047 -2009,477000,100.8591 -2013,477600,59.1262 -2015,478200,103.4868 -2018,478800,52.8207 -2020,479400,100.7191 -2022,480000,127.5998 -2024,480600,134.0162 -2027,481200,179.4761 -2030,481800,66.8104 -2032,482400,98.3754 -2034,483000,80.6937 -2037,483600,166.8398 -2039,484200,183.5272 -2041,484800,193.3249 -2043,485400,118.0238 -2047,486000,-10.5361 -2049,486600,69.9036 -2052,487200,-83.5475 -2055,487800,75.6052 -2057,488400,144.7564 -2060,489000,136.4501 -2062,489600,136.8101 -2064,490200,139.5829 -2067,490800,30.4092 -2070,491400,106.9818 -2073,492000,58.8084 -2075,492600,156.5746 -2077,493200,193.9302 -2079,493800,170.4926 -2081,494400,-6.5821 -2083,495000,159.9801 -2086,495600,5.318 -2088,496200,151.5234 -2091,496800,100.976 -2093,497400,171.5088 -2095,498000,150.5095 -2098,498600,-2.5846 -2100,499200,46.6136 -2103,499800,52.7327 -2106,500400,139.02 -2108,501000,143.7885 -2110,501600,11.3413 -2112,502200,152.7905 -2115,502800,111.8575 -2118,503400,92.6467 -2120,504000,175.4879 -2123,504600,74.2402 -2126,505200,75.4597 -2128,505800,104.4631 -2131,506400,143.4791 -2133,507000,96.3477 -2136,507600,55.3545 -2140,508200,89.6709 -2142,508800,110.9291 -2144,509400,-0.5303 -2147,510000,140.7904 -2150,510600,60.2001 -2152,511200,156.6438 -2154,511800,151.1887 -2158,512400,37.4657 -2163,513000,-10.2485 -2165,513600,68.3735 -2167,514200,146.209 -2170,514800,138.8156 -2173,515400,207.6351 -2175,516000,139.0084 -2179,516600,105.7184 -2181,517200,83.4102 -2185,517800,94.2217 -2187,518400,213.4671 -2189,519000,189.3606 -2192,519600,126.5748 -2195,520200,99.0934 -2197,520800,-1.8376 -2199,521400,167.5145 -2202,522000,107.3113 -2206,522600,110.6496 -2209,523200,74.4294 -2211,523800,146.3973 -2214,524400,123.2721 -2217,525000,108.0759 -2219,525600,173.7646 -2223,526200,83.2026 -2226,526800,179.6771 -2228,527400,205.0467 -2232,528000,44.7181 -2234,528600,141.2273 -2236,529200,147.0855 -2239,529800,27.4907 -2242,530400,211.2467 -2244,531000,171.4386 -2246,531600,186.9078 -2248,532200,50.0813 -2250,532800,145.8577 -2253,533400,78.6914 -2256,534000,51.8857 -2258,534600,175.4374 -2261,535200,209.9458 -2263,535800,82.0616 -2266,536400,111.4413 -2268,537000,61.3023 -2271,537600,97.6343 -2273,538200,142.0452 -2275,538800,140.9031 -2277,539400,89.6746 -2279,540000,168.3854 -2282,540600,123.5745 -2286,541200,57.2278 -2289,541800,107.8651 -2293,542400,76.6746 -2295,543000,89.0882 -2298,543600,111.6263 -2300,544200,151.2531 -2303,544800,140.4699 -2305,545400,63.6021 -2309,546000,87.8887 -2311,546600,100.0995 -2313,547200,160.0694 -2315,547800,137.4176 -2319,548400,113.2638 -2322,549000,65.8419 -2325,549600,103.074 -2327,550200,153.271 -2329,550800,104.1585 -2333,551400,119.978 -2335,552000,149.9494 -2337,552600,144.8424 -2340,553200,60.463 -2342,553800,153.9924 -2345,554400,107.8226 -2348,555000,90.4062 -2352,555600,46.9079 -2356,556200,23.5864 -2358,556800,90.4788 -2361,557400,209.2509 -2363,558000,111.3538 -2366,558600,118.8433 -2370,559200,86.0528 -2372,559800,150.3837 -2374,560400,144.3921 -2377,561000,48.1283 -2379,561600,211.61 -2382,562200,101.609 -2385,562800,131.3252 -2389,563400,41.9155 -2391,564000,163.1282 -2395,564600,141.1674 -2400,565200,119.3508 -2402,565800,185.5391 -2406,566400,52.203 -2408,567000,68.9893 -2411,567600,176.793 -2414,568200,76.8451 -2417,568800,74.6886 -2420,569400,51.4761 -2424,570000,82.9436 -2426,570600,-86.5949 -2429,571200,132.4454 -2431,571800,142.9128 -2435,572400,92.7559 -2437,573000,93.4016 -2440,573600,103.2248 -2444,574200,4.6725 -2446,574800,79.4956 -2448,575400,192.1033 -2451,576000,24.5812 -2453,576600,199.3784 -2455,577200,-28.2085 -2459,577800,108.1899 -2461,578400,58.8229 -2464,579000,186.2467 -2467,579600,136.1402 -2469,580200,158.4497 -2472,580800,-62.1191 -2475,581400,83.423 -2477,582000,151.6369 -2479,582600,178.8606 -2481,583200,164.2855 -2484,583800,-21.0369 -2487,584400,-6.8669 -2490,585000,157.7977 -2492,585600,144.7979 -2494,586200,181.4172 -2496,586800,115.8269 -2500,587400,70.1558 -2502,588000,157.011 -2505,588600,134.5147 -2508,589200,-23.7889 -2510,589800,206.2595 -2512,590400,116.297 -2514,591000,134.6984 -2516,591600,156.2524 -2519,592200,176.5458 -2521,592800,119.6357 -2523,593400,-12.314 -2525,594000,135.3182 -2527,594600,139.16 -2531,595200,54.3415 -2533,595800,84.1414 -2535,596400,172.6166 -2538,597000,120.9303 -2541,597600,23.7509 -2544,598200,96.7706 -2546,598800,10.8977 -2548,599400,3.1688 -2551,600000,123.5992 -2554,600600,52.7652 -2557,601200,84.1874 -2559,601800,138.5403 -2562,602400,139.7415 -2565,603000,101.884 -2568,603600,119.517 -2570,604200,126.9262 -2573,604800,133.3082 -2575,605400,116.4873 -2578,606000,134.9496 -2581,606600,125.0766 -2583,607200,65.424 -2586,607800,82.8377 -2589,608400,201.37 -2591,609000,11.7847 -2593,609600,143.9122 -2596,610200,57.0262 -2599,610800,215.0995 -2601,611400,138.824 -2604,612000,134.1699 -2606,612600,171.1177 -2608,613200,133.5924 -2610,613800,8.6453 -2613,614400,109.3522 -2616,615000,-26.9568 -2618,615600,133.2382 -2620,616200,172.8331 -2624,616800,12.6081 -2626,617400,198.412 -2629,618000,95.4532 -2631,618600,197.7653 -2633,619200,135.3132 -2635,619800,153.0018 -2637,620400,136.6702 -2640,621000,115.6582 -2644,621600,102.9313 -2646,622200,91.9764 -2649,622800,111.261 -2652,623400,138.9398 -2655,624000,158.6817 -2657,624600,144.1637 -2659,625200,168.3101 -2662,625800,18.823 -2665,626400,90.6451 -2668,627000,101.4517 -2672,627600,-25.2293 -2674,628200,23.0143 -2677,628800,76.6751 -2679,629400,117.0757 -2682,630000,98.493 -2685,630600,-27.7573 -2687,631200,141.3102 -2689,631800,138.6764 -2691,632400,107.822 -2694,633000,53.347 -2697,633600,95.7412 -2699,634200,154.3593 -2701,634800,181.1086 -2704,635400,116.964 -2706,636000,180.8885 -2709,636600,131.1338 -2711,637200,152.5119 -2713,637800,108.4941 -2715,638400,154.4818 -2718,639000,124.7591 -2720,639600,184.2095 -2722,640200,161.9057 -2727,640800,54.5162 -2729,641400,76.3327 -2731,642000,157.1305 -2733,642600,113.3413 -2736,643200,100.4885 -2740,643800,111.6646 -2743,644400,134.3238 -2745,645000,159.4264 -2747,645600,108.2493 -2750,646200,120.0418 -2752,646800,159.7839 -2754,647400,174.4551 -2756,648000,143.3573 -2759,648600,126.9549 -2763,649200,41.4895 -2765,649800,95.3661 -2767,650400,158.217 -2769,651000,129.7079 -2772,651600,111.4042 -2775,652200,157.4038 -2777,652800,168.771 -2779,653400,114.3954 -2782,654000,189.9543 -2784,654600,240.005 -2787,655200,198.7529 -2789,655800,69.1215 -2792,656400,111.9879 -2795,657000,78.0763 -2798,657600,119.2246 -2800,658200,68.3574 -2802,658800,212.6619 -2805,659400,114.5421 -2808,660000,100.1968 -2810,660600,89.8895 -2813,661200,163.1537 -2815,661800,150.0254 -2817,662400,169.0925 -2821,663000,124.1554 -2823,663600,136.8909 -2827,664200,65.0729 -2830,664800,67.7283 -2833,665400,126.0387 -2835,666000,154.1829 -2837,666600,202.0323 -2841,667200,66.3077 -2843,667800,152.3363 -2845,668400,199.0303 -2849,669000,71.1853 -2851,669600,120.0792 -2855,670200,50.2691 -2858,670800,55.5914 -2860,671400,179.4717 -2864,672000,90.8423 -2868,672600,59.6585 -2872,673200,3.5664 -2875,673800,134.333 -2878,674400,-37.5426 -2882,675000,107.2428 -2888,675600,17.5786 -2892,676200,40.6922 -2897,676800,39.2142 -2901,677400,51.4145 -2903,678000,57.3913 -2905,678600,162.9616 -2908,679200,105.9926 -2911,679800,109.4579 -2914,680400,140.1678 -2916,681000,160.6832 -2918,681600,240.1136 -2920,682200,142.1254 -2922,682800,160.1602 -2926,683400,101.9881 -2930,684000,66.4895 -2932,684600,182.9581 -2936,685200,45.0576 -2939,685800,137.8252 -2941,686400,108.2605 -2945,687000,99.4696 -2947,687600,153.2211 -2949,688200,74.2908 -2952,688800,178.0509 -2954,689400,93.4846 -2956,690000,141.4065 -2958,690600,211.3314 -2961,691200,170.2149 -2963,691800,146.8483 -2965,692400,84.0181 -2968,693000,196.2274 -2970,693600,89.8055 -2973,694200,182.127 -2976,694800,135.3485 -2979,695400,87.3777 -2982,696000,146.2003 -2984,696600,75.6458 -2986,697200,157.621 -2988,697800,134.1379 -2990,698400,132.9064 -2994,699000,65.0906 -2997,699600,55.5398 -3001,700200,153.0339 -3005,700800,32.7726 -3008,701400,167.6754 -3010,702000,140.8385 -3012,702600,203.1048 -3014,703200,72.6236 -3017,703800,110.6855 -3020,704400,30.6215 -3023,705000,133.1536 -3025,705600,135.607 -3027,706200,156.5947 -3029,706800,198.4498 -3032,707400,79.5712 -3034,708000,77.4239 -3037,708600,115.8843 -3039,709200,175.9954 -3042,709800,110.7233 -3044,710400,182.8331 -3046,711000,136.8779 -3048,711600,192.9532 -3052,712200,106.2792 -3054,712800,82.0483 -3058,713400,109.1602 -3060,714000,153.733 -3063,714600,135.4189 -3066,715200,216.0231 -3069,715800,76.2126 -3072,716400,186.3972 -3075,717000,45.1748 -3079,717600,50.1158 -3083,718200,55.5422 -3085,718800,93.2172 -3089,719400,81.0675 -3092,720000,129.175 -3094,720600,65.4945 -3096,721200,153.4 -3098,721800,163.6865 -3102,722400,79.5563 -3104,723000,131.5236 -3107,723600,160.61 -3110,724200,100.1693 -3112,724800,126.0867 -3114,725400,126.6234 -3116,726000,226.2902 -3119,726600,162.5904 -3122,727200,48.0408 -3125,727800,131.5232 -3127,728400,123.8472 -3129,729000,184.9018 -3131,729600,200.4386 -3133,730200,111.4362 -3137,730800,29.0292 -3139,731400,131.0814 -3142,732000,78.0051 -3145,732600,174.7418 -3147,733200,138.585 -3150,733800,106.0822 -3152,734400,150.8884 -3154,735000,187.3818 -3156,735600,198.0976 -3161,736200,39.4664 -3164,736800,116.2551 -3166,737400,192.8683 -3169,738000,179.7113 -3171,738600,134.7108 -3173,739200,218.9679 -3175,739800,181.6954 -3180,740400,80.8396 -3183,741000,123.6951 -3185,741600,149.6035 -3187,742200,120.8285 -3189,742800,49.1028 -3191,743400,171.1819 -3193,744000,143.0595 -3195,744600,104.2174 -3197,745200,146.3812 -3199,745800,134.9022 -3202,746400,109.2348 -3205,747000,95.6414 -3207,747600,108.7769 -3210,748200,146.7576 -3212,748800,214.3262 -3214,749400,180.9708 -3216,750000,195.9062 -3220,750600,99.2754 -3222,751200,217.0606 -3224,751800,138.4523 -3226,752400,119.1287 -3228,753000,151.0925 -3231,753600,103.9215 -3234,754200,96.4095 -3236,754800,60.9135 -3238,755400,185.596 -3240,756000,188.2015 -3242,756600,168.6906 -3244,757200,194.7489 -3247,757800,103.8178 -3249,758400,143.0097 -3251,759000,154.3955 -3254,759600,86.8941 -3256,760200,161.782 -3259,760800,91.451 -3262,761400,64.0918 -3265,762000,161.2412 -3267,762600,151.3179 -3270,763200,114.1701 -3272,763800,63.1791 -3276,764400,89.5338 -3278,765000,27.7528 -3281,765600,112.9873 -3283,766200,159.2241 -3285,766800,96.6935 -3288,767400,100.759 -3291,768000,107.2236 -3295,768600,36.8348 -3297,769200,65.4077 -3301,769800,74.6496 -3304,770400,49.5241 -3308,771000,66.4686 -3310,771600,185.9805 -3313,772200,118.5689 -3315,772800,191.0225 -3318,773400,118.0164 -3321,774000,147.0104 -3324,774600,61.9189 -3327,775200,149.8568 -3329,775800,157.2119 -3332,776400,141.766 -3334,777000,164.1529 -3338,777600,53.7238 -3341,778200,103.7453 -3344,778800,112.4253 -3347,779400,37.3171 -3350,780000,134.467 -3352,780600,126.5886 -3355,781200,91.1362 -3360,781800,74.7512 -3362,782400,177.4133 -3364,783000,182.1056 -3366,783600,90.5717 -3370,784200,96.9693 -3374,784800,66.3734 -3378,785400,40.1251 -3380,786000,162.3566 -3382,786600,130.4139 -3384,787200,144.5969 -3386,787800,163.3605 -3389,788400,105.5621 -3392,789000,135.3633 -3394,789600,142.5674 -3396,790200,142.2425 -3400,790800,120.1054 -3402,791400,94.6198 -3404,792000,179.6193 -3406,792600,160.4301 -3408,793200,141.5545 -3410,793800,139.9245 -3413,794400,112.2584 -3415,795000,156.0256 -3419,795600,145.9421 -3422,796200,148.9624 -3425,796800,64.9484 -3428,797400,121.5252 -3430,798000,157.482 -3432,798600,150.565 -3434,799200,139.1458 -3437,799800,105.6121 -3443,800400,33.9383 -3446,801000,120.4949 -3449,801600,53.5209 -3452,802200,138.3242 -3455,802800,53.4479 -3457,803400,66.4763 -3460,804000,119.001 -3463,804600,68.5013 -3465,805200,174.0712 -3469,805800,98.055 -3473,806400,29.0335 -3477,807000,118.7864 -3479,807600,191.0957 -3482,808200,156.3578 -3484,808800,214.8674 -3486,809400,156.6224 -3488,810000,169.8814 -3491,810600,123.366 -3493,811200,174.9839 -3496,811800,117.0491 -3498,812400,175.4189 -3501,813000,66.1347 -3504,813600,103.4666 -3508,814200,47.356 -3513,814800,37.0826 -3515,815400,175.7784 -3518,816000,58.3917 -3521,816600,91.0965 -3524,817200,131.0718 -3528,817800,81.7013 -3531,818400,125.2407 -3534,819000,140.3325 -3538,819600,25.9144 -3541,820200,125.3909 -3546,820800,13.0186 -3549,821400,151.3204 -3551,822000,195.5416 -3553,822600,135.4239 -3556,823200,126.6493 -3559,823800,62.1416 -3562,824400,187.5321 -3564,825000,98.2899 -3567,825600,52.8316 -3569,826200,147.2328 -3572,826800,180.5938 -3574,827400,85.1691 -3576,828000,188.9941 -3579,828600,108.5728 -3582,829200,216.1282 -3584,829800,190.8157 -3587,830400,107.1207 -3590,831000,48.4333 -3592,831600,196.0629 -3596,832200,78.0244 -3598,832800,157.6346 -3601,833400,85.6497 -3605,834000,35.8204 -3609,834600,37.8142 -3611,835200,185.296 -3613,835800,169.8882 -3615,836400,248.747 -3620,837000,88.4842 -3622,837600,165.3571 -3624,838200,195.2678 -3626,838800,160.5387 -3629,839400,149.3986 -3633,840000,34.9032 -3635,840600,66.9994 -3641,841200,35.0968 -3643,841800,155.6624 -3645,842400,211.4119 -3647,843000,113.244 -3649,843600,158.1436 -3652,844200,84.251 -3654,844800,76.051 -3658,845400,95.1023 -3660,846000,167.2978 -3663,846600,134.8577 -3665,847200,127.1942 -3667,847800,79.5236 -3670,848400,102.8837 -3672,849000,139.169 -3674,849600,76.7314 -3678,850200,154.8693 -3680,850800,105.0686 -3682,851400,160.5167 -3685,852000,160.4185 -3689,852600,91.0918 -3692,853200,167.6672 -3694,853800,214.3447 -3696,854400,155.6695 -3699,855000,107.9753 -3702,855600,142.6035 -3705,856200,146.3395 -3708,856800,88.4155 -3710,857400,147.3873 -3712,858000,164.3753 -3715,858600,155.3103 -3717,859200,152.1701 -3721,859800,128.0212 -3724,860400,97.4718 -3727,861000,103.3898 -3730,861600,206.7671 -3733,862200,181.0747 -3736,862800,199.4346 -3738,863400,190.3244 -3741,864000,138.7234 -3745,864600,108.2286 -3748,865200,95.4798 -3751,865800,152.3976 -3754,866400,206.4794 -3757,867000,84.5067 -3760,867600,175.342 -3764,868200,94.2031 -3767,868800,126.0434 -3769,869400,35.5308 -3773,870000,170.3778 -3775,870600,83.6487 -3778,871200,137.4647 -3781,871800,141.9678 -3784,872400,136.5567 -3786,873000,122.2447 -3788,873600,179.476 -3790,874200,-19.2343 -3794,874800,90.9519 -3796,875400,164.9604 -3798,876000,74.5661 -3801,876600,220.8132 -3803,877200,232.0085 -3806,877800,259.4511 -3809,878400,242.3452 -3811,879000,203.8994 -3814,879600,135.4865 -3817,880200,134.0971 -3820,880800,176.8619 -3823,881400,240.0202 -3825,882000,42.377 -3829,882600,53.5261 -3831,883200,142.3797 -3834,883800,215.4653 -3837,884400,134.7512 -3840,885000,259.7844 -3844,885600,48.2477 -3848,886200,139.2464 -3851,886800,121.7002 -3854,887400,8.1258 -3857,888000,238.2229 -3861,888600,142.2105 -3865,889200,24.0945 -3869,889800,140.5121 -3873,890400,120.816 -3875,891000,-9.019 -3878,891600,136.4856 -3881,892200,104.2423 -3883,892800,260.546 -3886,893400,160.5833 -3889,894000,149.509 -3893,894600,84.1965 -3896,895200,213.112 -3899,895800,116.1762 -3903,896400,147.2175 -3905,897000,188.9882 -3908,897600,179.7577 -3911,898200,236.9536 -3914,898800,141.6514 -3918,899400,207.6903 -3921,900000,88.0613 -3924,900600,227.3812 -3926,901200,157.2049 -3928,901800,131.4728 -3930,902400,80.8672 -3933,903000,112.6732 -3936,903600,129.4598 -3938,904200,59.519 -3942,904800,127.4262 -3944,905400,85.0818 -3948,906000,108.7368 -3951,906600,80.831 -3954,907200,196.5221 -3957,907800,156.2165 -3959,908400,204.1964 -3963,909000,0.7751 -3966,909600,254.0539 -3968,910200,291.3133 -3971,910800,143.5319 -3975,911400,167.3572 -3977,912000,226.9255 -3980,912600,130.5071 -3983,913200,78.3853 -3986,913800,98.7764 -3990,914400,144.0056 -3992,915000,69.6469 -3995,915600,193.9412 -3998,916200,261.3292 -4000,916800,204.5317 -4003,917400,209.8019 -4006,918000,71.6633 -4009,918600,217.0926 -4012,919200,230.4319 -4014,919800,228.9117 -4018,920400,137.6312 -4021,921000,126.6941 -4024,921600,130.4335 -4027,922200,162.2831 -4030,922800,218.0452 -4032,923400,139.0335 -4036,924000,78.0823 -4039,924600,283.632 -4042,925200,110.6322 -4046,925800,144.011 -4049,926400,97.8424 -4053,927000,105.2203 -4056,927600,120.5637 -4059,928200,261.7857 -4061,928800,202.362 -4064,929400,125.9975 -4068,930000,4.9799 -4071,930600,81.3437 -4074,931200,76.3604 -4078,931800,64.0341 -4082,932400,200.0477 -4085,933000,190.4601 -4090,933600,104.9621 -4094,934200,44.0124 -4097,934800,257.7912 -4099,935400,99.4131 -4102,936000,123.6075 -4105,936600,113.3499 -4107,937200,156.1467 -4109,937800,238.1404 -4112,938400,1.6228 -4115,939000,205.2699 -4117,939600,192.3039 -4119,940200,221.745 -4122,940800,27.1179 -4125,941400,-33.3957 -4128,942000,209.4488 -4130,942600,-22.2304 -4134,943200,136.2026 -4138,943800,95.6182 -4142,944400,4.5538 -4144,945000,136.9626 -4147,945600,168.4948 -4151,946200,144.4739 -4154,946800,246.2153 -4156,947400,199.384 -4159,948000,169.1221 -4162,948600,136.1623 -4166,949200,75.9771 -4168,949800,206.6504 -4171,950400,46.9536 -4174,951000,178.2651 -4177,951600,86.5756 -4180,952200,216.7056 -4183,952800,248.0412 -4185,953400,246.1995 -4188,954000,213.3372 -4191,954600,66.7716 -4194,955200,149.1667 -4196,955800,192.2284 -4199,956400,91.4994 -4203,957000,122.1122 -4206,957600,178.0066 -4208,958200,265.1119 -4212,958800,141.8619 -4215,959400,118.7866 -4217,960000,132.589 -4219,960600,184.7553 -4223,961200,130.5747 -4226,961800,219.0379 -4228,962400,242.6125 -4232,963000,109.9329 -4235,963600,139.3559 -4237,964200,209.9232 -4239,964800,191.8595 -4242,965400,217.1026 -4245,966000,60.7106 -4249,966600,128.3734 -4251,967200,180.7253 -4254,967800,205.7802 -4258,968400,58.229 -4260,969000,119.5029 -4263,969600,203.7337 -4266,970200,244.0245 -4269,970800,264.9595 -4272,971400,153.4797 -4275,972000,163.3226 -4280,972600,94.4199 -4283,973200,128.4315 -4286,973800,169.9298 -4289,974400,236.4152 -4292,975000,244.2152 -4295,975600,241.5996 -4298,976200,64.8746 -4302,976800,192.5131 -4305,977400,170.1618 -4309,978000,90.6655 -4312,978600,191.0368 -4315,979200,122.3905 -4318,979800,260.2559 -4320,980400,179.2794 -4323,981000,255.7781 -4327,981600,125.0903 -4331,982200,67.8123 -4333,982800,191.8994 -4336,983400,231.3167 -4339,984000,225.4327 -4343,984600,205.8641 -4347,985200,63.4121 -4350,985800,219.7855 -4353,986400,195.7295 -4356,987000,228.6499 -4358,987600,70.3383 -4363,988200,170.1858 -4367,988800,148.6106 -4371,989400,-14.5462 -4375,990000,179.4606 -4378,990600,181.714 -4381,991200,133.8343 -4385,991800,140.2326 -4389,992400,203.4416 -4393,993000,5.0534 -4396,993600,127.2229 -4398,994200,166.0871 -4402,994800,158.5446 -4405,995400,160.1197 -4407,996000,195.5371 -4411,996600,163.6611 -4414,997200,68.5132 -4418,997800,183.1306 -4421,998400,249.8863 -4424,999000,131.2827 -4427,999600,253.8778 diff --git a/PPO_logs/PandaReachDense-v2/PPO_PandaReachDense-v2_log_0.csv b/PPO_logs/PandaReachDense-v2/PPO_PandaReachDense-v2_log_0.csv new file mode 100644 index 0000000..23ca62c --- /dev/null +++ b/PPO_logs/PandaReachDense-v2/PPO_PandaReachDense-v2_log_0.csv @@ -0,0 +1,126 @@ +episode,timestep,reward +15,800,-10.3135 +31,1600,-11.6124 +47,2400,-10.7332 +63,3200,-11.8434 +79,4000,-9.8913 +95,4800,-10.0009 +111,5600,-8.7148 +127,6400,-9.6972 +143,7200,-9.2776 +159,8000,-8.3344 +175,8800,-8.0172 +191,9600,-7.5673 +207,10400,-7.8169 +223,11200,-7.1867 +239,12000,-7.996 +255,12800,-7.4726 +271,13600,-6.6044 +287,14400,-6.5746 +303,15200,-7.3691 +319,16000,-7.8558 +335,16800,-6.1518 +351,17600,-7.3204 +367,18400,-6.2258 +383,19200,-6.3244 +399,20000,-6.9121 +415,20800,-6.46 +431,21600,-5.6042 +447,22400,-5.8212 +463,23200,-5.461 +479,24000,-5.077 +495,24800,-5.9155 +511,25600,-4.8635 +527,26400,-4.7765 +543,27200,-5.0245 +559,28000,-4.9121 +575,28800,-4.8914 +591,29600,-4.5819 +607,30400,-4.5517 +623,31200,-3.7629 +639,32000,-5.2504 +655,32800,-4.3668 +671,33600,-4.4255 +687,34400,-4.3539 +703,35200,-4.6677 +719,36000,-4.1369 +735,36800,-4.4739 +751,37600,-3.7791 +767,38400,-3.9451 +783,39200,-3.6649 +799,40000,-4.0634 +815,40800,-3.4221 +831,41600,-3.449 +847,42400,-3.4869 +863,43200,-3.4593 +879,44000,-3.6857 +895,44800,-3.7071 +911,45600,-3.311 +927,46400,-3.4174 +943,47200,-3.5347 +959,48000,-3.4423 +975,48800,-3.5274 +991,49600,-3.3486 +1007,50400,-3.4893 +1023,51200,-3.4464 +1039,52000,-3.3248 +1055,52800,-3.1336 +1071,53600,-3.2066 +1087,54400,-3.2934 +1103,55200,-3.2635 +1119,56000,-3.4262 +1135,56800,-3.1736 +1151,57600,-2.8964 +1167,58400,-3.2061 +1183,59200,-3.2029 +1199,60000,-2.9761 +1215,60800,-2.97 +1231,61600,-3.2496 +1247,62400,-2.928 +1263,63200,-2.8034 +1279,64000,-2.8971 +1295,64800,-2.9446 +1311,65600,-3.0948 +1327,66400,-2.8178 +1343,67200,-3.0864 +1359,68000,-3.1169 +1375,68800,-3.0615 +1391,69600,-2.9226 +1407,70400,-3.0077 +1423,71200,-2.9142 +1439,72000,-2.819 +1455,72800,-3.1121 +1471,73600,-2.7179 +1487,74400,-2.9707 +1503,75200,-2.7768 +1519,76000,-2.7763 +1535,76800,-2.9838 +1551,77600,-2.9604 +1567,78400,-2.8492 +1583,79200,-2.8163 +1599,80000,-2.8236 +1615,80800,-2.6056 +1631,81600,-2.6318 +1647,82400,-2.7819 +1663,83200,-2.8215 +1679,84000,-2.5791 +1695,84800,-2.7359 +1711,85600,-2.5014 +1727,86400,-2.6306 +1743,87200,-2.7684 +1759,88000,-2.6263 +1775,88800,-2.8096 +1791,89600,-2.4593 +1807,90400,-2.8492 +1823,91200,-2.7634 +1839,92000,-2.6977 +1855,92800,-2.7236 +1871,93600,-2.7688 +1887,94400,-2.6081 +1903,95200,-2.9221 +1919,96000,-2.673 +1935,96800,-2.7996 +1951,97600,-2.9619 +1967,98400,-2.7072 +1983,99200,-2.7328 +1999,100000,-2.8506 diff --git a/PPO_logs/PandaReachDense-v2/PPO_PandaReachDense-v2_log_1.csv b/PPO_logs/PandaReachDense-v2/PPO_PandaReachDense-v2_log_1.csv new file mode 100644 index 0000000..79a89c9 --- /dev/null +++ b/PPO_logs/PandaReachDense-v2/PPO_PandaReachDense-v2_log_1.csv @@ -0,0 +1,126 @@ +episode,timestep,reward +15,800,-16.9596 +31,1600,-18.615 +47,2400,-14.5437 +63,3200,-16.8059 +79,4000,-12.5573 +95,4800,-13.551 +111,5600,-10.9122 +127,6400,-10.6416 +143,7200,-10.648 +159,8000,-10.6266 +175,8800,-9.4602 +191,9600,-8.3697 +207,10400,-8.3643 +223,11200,-10.1405 +239,12000,-9.3392 +255,12800,-8.6988 +271,13600,-8.4167 +287,14400,-9.6048 +303,15200,-8.1353 +319,16000,-7.9653 +335,16800,-7.5133 +351,17600,-6.9513 +367,18400,-8.1305 +383,19200,-7.4693 +399,20000,-8.0437 +415,20800,-7.0778 +431,21600,-7.9724 +447,22400,-6.9914 +463,23200,-6.638 +479,24000,-7.7152 +495,24800,-7.5066 +511,25600,-7.0418 +527,26400,-6.3724 +543,27200,-6.8981 +559,28000,-5.9037 +575,28800,-6.0023 +591,29600,-6.0171 +607,30400,-5.3439 +623,31200,-5.8323 +639,32000,-5.3488 +655,32800,-5.4585 +671,33600,-4.8802 +687,34400,-5.2948 +703,35200,-5.7291 +719,36000,-4.8847 +735,36800,-4.9126 +751,37600,-4.6818 +767,38400,-4.5656 +783,39200,-4.196 +799,40000,-4.5713 +815,40800,-4.8355 +831,41600,-4.2618 +847,42400,-4.1393 +863,43200,-4.0532 +879,44000,-4.3711 +895,44800,-3.9653 +911,45600,-3.8709 +927,46400,-3.8656 +943,47200,-3.7035 +959,48000,-4.2228 +975,48800,-3.8451 +991,49600,-3.9118 +1007,50400,-3.7824 +1023,51200,-3.8746 +1039,52000,-3.6466 +1055,52800,-3.855 +1071,53600,-3.8172 +1087,54400,-3.668 +1103,55200,-3.6567 +1119,56000,-3.4805 +1135,56800,-3.4026 +1151,57600,-3.5529 +1167,58400,-3.5533 +1183,59200,-3.7097 +1199,60000,-3.3539 +1215,60800,-3.3016 +1231,61600,-3.4045 +1247,62400,-3.2541 +1263,63200,-3.2971 +1279,64000,-3.3648 +1295,64800,-3.0658 +1311,65600,-3.2347 +1327,66400,-3.1186 +1343,67200,-2.9934 +1359,68000,-3.0976 +1375,68800,-3.0587 +1391,69600,-3.1699 +1407,70400,-3.0471 +1423,71200,-2.8126 +1439,72000,-3.1084 +1455,72800,-2.8716 +1471,73600,-3.0213 +1487,74400,-2.9092 +1503,75200,-3.075 +1519,76000,-2.8753 +1535,76800,-2.934 +1551,77600,-3.0214 +1567,78400,-3.0255 +1583,79200,-3.0536 +1599,80000,-2.7192 +1615,80800,-2.7104 +1631,81600,-2.9433 +1647,82400,-2.5741 +1663,83200,-2.8607 +1679,84000,-2.6073 +1695,84800,-2.8236 +1711,85600,-2.8238 +1727,86400,-2.837 +1743,87200,-2.676 +1759,88000,-2.7081 +1775,88800,-2.7641 +1791,89600,-2.8824 +1807,90400,-2.6745 +1823,91200,-2.7377 +1839,92000,-2.604 +1855,92800,-2.8242 +1871,93600,-2.4558 +1887,94400,-2.5437 +1903,95200,-2.7266 +1919,96000,-2.71 +1935,96800,-2.6766 +1951,97600,-2.7378 +1967,98400,-2.6553 +1983,99200,-2.6501 +1999,100000,-2.8119 diff --git a/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_0.csv b/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_0.csv deleted file mode 100644 index 95e2917..0000000 --- a/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_0.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -106,2000,2.1952 -213,4000,1.6808 -319,6000,3.2154 -424,8000,3.9914 -526,10000,4.6225 -630,12000,4.5637 -729,14000,5.786 -829,16000,5.5587 -923,18000,6.9257 -1020,20000,6.7994 -1117,22000,6.9991 -1210,24000,8.3495 -1301,26000,8.2541 -1391,28000,8.6487 -1474,30000,9.3782 -1556,32000,9.9738 -1636,34000,10.1102 -1714,36000,11.3817 -1789,38000,11.2555 -1861,40000,14.396 -1928,42000,13.5868 -1998,44000,13.2137 -2062,46000,15.45 -2122,48000,16.4422 -2178,50000,19.3941 -2232,52000,19.0774 -2283,54000,21.4616 -2334,56000,21.7062 -2378,58000,23.3529 -2425,60000,24.8817 -2470,62000,25.223 -2513,64000,26.3049 -2553,66000,31.4872 -2591,68000,31.9245 -2629,70000,32.6315 -2668,72000,28.8406 -2700,74000,33.8972 -2738,76000,33.6847 -2773,78000,34.5828 -2806,80000,38.5468 -2837,82000,41.23 -2867,84000,38.5372 -2895,86000,42.1447 -2923,88000,41.3786 -2953,90000,43.5707 -2985,92000,41.121 -3014,94000,42.7959 -3039,96000,44.8165 -3069,98000,44.1547 -3096,100000,48.8368 -3124,102000,42.7062 -3148,104000,54.0064 -3176,106000,44.783 -3203,108000,45.0569 -3228,110000,51.1098 -3255,112000,51.8613 -3279,114000,52.8115 -3305,116000,52.441 -3328,118000,55.3626 -3354,120000,50.6411 -3375,122000,59.3814 -3395,124000,60.7019 -3411,126000,74.9566 -3431,128000,66.4648 -3451,130000,62.1069 -3468,132000,74.556 -3484,134000,64.5785 -3501,136000,69.9134 -3522,138000,57.7867 -3535,140000,80.5122 -3554,142000,64.5449 -3567,144000,87.4655 -3583,146000,77.1401 -3600,148000,67.0168 -3610,150000,102.5484 -3627,152000,73.153 -3640,154000,87.4223 -3653,156000,83.6384 -3665,158000,90.9423 -3673,160000,119.9696 -3686,162000,90.0616 -3695,164000,100.6334 -3706,166000,97.3311 -3715,168000,106.7621 -3728,170000,88.8482 -3742,172000,85.5523 -3753,174000,98.3714 -3765,176000,94.1208 -3777,178000,86.0726 -3788,180000,95.6954 -3800,182000,102.6973 -3812,184000,92.4232 -3820,186000,121.8888 -3831,188000,93.0165 -3840,190000,114.1237 -3850,192000,118.3108 -3860,194000,107.269 -3868,196000,119.1216 -3878,198000,122.312 -3889,200000,105.4226 -3893,202000,205.1836 -3905,204000,93.4034 -3910,206000,163.6795 -3916,208000,208.4255 -3921,210000,161.6728 -3925,212000,277.3387 -3929,214000,269.149 -3933,216000,161.9747 -3937,218000,323.188 -3941,220000,230.4534 -3943,222000,554.6687 -3947,224000,316.0729 -3950,226000,367.9979 -3954,228000,243.115 -3956,230000,555.5663 -3958,232000,476.743 -3961,234000,304.4905 -3964,236000,307.1055 -3969,238000,283.8703 -3973,240000,278.4194 -3976,242000,374.9783 -3978,244000,530.5874 -3980,246000,401.6554 -3983,248000,411.0613 -3985,250000,574.5767 -3987,252000,490.8094 -3989,254000,614.5414 -3991,256000,634.6335 -3993,258000,605.1746 -3995,260000,600.9422 -3997,262000,616.7 -4000,264000,486.603 -4002,266000,597.0765 -4005,268000,482.708 -4007,270000,634.3857 -4009,272000,646.922 -4011,274000,610.6592 -4013,276000,355.3195 -4016,278000,444.8121 -4019,280000,523.7331 -4021,282000,526.2128 -4024,284000,509.5717 -4026,286000,666.5711 -4028,288000,422.005 -4030,290000,675.5898 -4033,292000,277.4471 -4035,294000,654.9665 -4037,296000,665.4287 -4039,298000,673.1626 -4041,300000,659.8368 -4044,302000,470.4496 -4046,304000,661.8226 -4048,306000,657.6766 -4050,308000,663.6856 -4052,310000,659.0358 -4054,312000,675.2974 -4057,314000,504.791 -4059,316000,554.2282 -4061,318000,583.0269 -4063,320000,646.6043 -4066,322000,490.4582 -4069,324000,446.162 -4072,326000,526.6492 -4075,328000,373.6125 -4078,330000,481.9987 -4080,332000,418.2582 -4083,334000,486.2457 -4086,336000,421.253 -4090,338000,407.992 -4092,340000,672.9744 -4094,342000,657.5402 -4097,344000,386.7267 -4100,346000,326.3197 -4102,348000,698.0162 -4106,350000,473.0126 -4108,352000,685.1134 -4111,354000,457.636 -4113,356000,717.0217 -4115,358000,650.1083 -4118,360000,511.7429 -4120,362000,734.9294 -4122,364000,673.1928 -4124,366000,705.7462 -4126,368000,745.3327 -4128,370000,556.259 -4131,372000,509.3404 -4133,374000,752.6113 -4135,376000,471.4333 -4138,378000,471.6253 -4141,380000,517.0118 -4144,382000,586.329 -4147,384000,463.2469 -4149,386000,746.127 -4151,388000,736.6748 -4153,390000,720.6602 -4155,392000,671.0545 -4157,394000,536.4383 -4159,396000,718.9438 -4161,398000,736.9365 -4163,400000,734.7958 -4166,402000,614.1587 -4168,404000,730.9792 -4170,406000,765.7804 -4172,408000,464.3132 -4176,410000,404.8921 -4178,412000,641.9849 -4181,414000,590.9773 -4183,416000,718.1471 -4185,418000,695.0668 -4187,420000,714.9314 -4189,422000,450.4226 -4193,424000,435.9901 -4196,426000,510.006 -4199,428000,511.1716 -4202,430000,475.7604 -4204,432000,743.7023 -4206,434000,703.1627 -4208,436000,693.1043 -4212,438000,323.8964 -4214,440000,472.7226 -4216,442000,753.9417 -4218,444000,790.1592 -4220,446000,681.0915 -4222,448000,743.4406 -4224,450000,755.4342 -4226,452000,728.1694 -4229,454000,743.5251 -4232,456000,476.9911 -4234,458000,772.9909 -4236,460000,631.8158 -4239,462000,518.1651 -4241,464000,735.3927 -4243,466000,743.9524 -4246,468000,453.4953 -4248,470000,772.2365 -4250,472000,739.7252 -4253,474000,560.3786 -4255,476000,797.0641 -4257,478000,764.0108 -4259,480000,755.6647 -4261,482000,757.7082 -4263,484000,768.8268 -4266,486000,482.551 -4268,488000,595.817 -4271,490000,666.4803 -4273,492000,606.7405 -4275,494000,749.0301 -4277,496000,759.2553 -4279,498000,738.3323 -4281,500000,688.2844 -4283,502000,712.0567 -4285,504000,827.1304 -4287,506000,805.2512 -4289,508000,799.1329 -4291,510000,816.6166 -4293,512000,793.2318 -4295,514000,802.882 -4297,516000,779.4515 -4299,518000,811.6647 -4301,520000,822.5222 -4304,522000,628.6284 -4306,524000,679.6035 -4309,526000,633.2205 -4311,528000,815.3273 -4314,530000,565.6822 -4317,532000,444.97 -4319,534000,806.5385 -4321,536000,818.3599 -4323,538000,813.6242 -4325,540000,573.1974 -4327,542000,810.2726 -4330,544000,536.8535 -4332,546000,803.4074 -4335,548000,568.6329 -4337,550000,833.4177 -4339,552000,834.9433 -4342,554000,571.69 -4344,556000,797.0714 -4346,558000,780.6519 -4349,560000,600.2589 -4351,562000,799.7628 -4355,564000,395.927 -4357,566000,577.3635 -4360,568000,752.2988 -4362,570000,642.7035 -4364,572000,822.4257 -4366,574000,790.5835 -4368,576000,819.9933 -4370,578000,854.6562 -4372,580000,835.0451 -4374,582000,690.3915 -4377,584000,775.5332 -4379,586000,820.452 -4381,588000,817.6691 -4384,590000,466.8561 -4386,592000,816.5326 -4388,594000,546.1476 -4391,596000,757.9156 -4393,598000,843.0588 -4395,600000,836.8935 -4397,602000,815.9411 -4399,604000,821.1592 -4401,606000,830.084 -4403,608000,793.913 -4405,610000,868.2477 -4407,612000,838.8822 -4409,614000,849.6086 -4411,616000,644.5509 -4413,618000,725.8336 -4415,620000,854.8964 -4418,622000,558.8891 -4420,624000,821.6935 -4423,626000,558.1846 -4427,628000,534.2098 -4429,630000,822.2838 -4431,632000,850.1397 -4433,634000,859.6555 -4435,636000,575.5212 -4438,638000,713.5708 -4440,640000,808.6279 -4442,642000,857.0667 -4444,644000,832.6921 -4446,646000,845.4105 -4448,648000,840.7989 -4450,650000,843.6752 -4452,652000,866.2488 -4454,654000,790.2217 -4456,656000,742.4231 -4458,658000,857.9012 -4460,660000,847.4902 -4462,662000,885.322 -4464,664000,845.7319 -4467,666000,637.5256 -4469,668000,841.4154 -4471,670000,863.3602 -4473,672000,822.8788 -4475,674000,820.5012 -4478,676000,627.7815 -4480,678000,832.3652 -4482,680000,871.9144 -4484,682000,876.4301 -4486,684000,705.6275 -4488,686000,852.6547 -4491,688000,592.1263 -4493,690000,673.9454 -4495,692000,853.3493 -4497,694000,865.038 -4499,696000,795.9899 -4501,698000,843.2119 -4503,700000,826.538 -4505,702000,848.3139 -4507,704000,852.3556 -4509,706000,535.8156 -4511,708000,844.043 -4513,710000,840.246 -4515,712000,838.1024 -4518,714000,811.2993 -4520,716000,837.7773 -4522,718000,666.6862 -4525,720000,587.8031 -4527,722000,638.4286 -4530,724000,638.4519 -4532,726000,804.573 -4534,728000,872.3733 -4536,730000,849.375 -4539,732000,579.8127 -4542,734000,631.5916 -4544,736000,832.0278 -4546,738000,858.2288 -4549,740000,584.989 -4551,742000,582.3498 -4553,744000,836.7467 -4555,746000,869.2947 -4558,748000,574.2194 -4560,750000,885.0453 -4562,752000,895.2946 -4565,754000,762.636 -4567,756000,937.8677 -4569,758000,917.1799 -4571,760000,913.8542 -4575,762000,523.1645 -4577,764000,907.3135 -4579,766000,650.6399 -4581,768000,955.5003 -4584,770000,801.3797 -4586,772000,950.5176 -4588,774000,938.8173 -4590,776000,918.7141 -4592,778000,914.0214 -4594,780000,918.4759 -4596,782000,917.0998 -4598,784000,918.3362 -4600,786000,936.8725 -4602,788000,940.0465 -4604,790000,853.294 -4606,792000,949.6563 -4608,794000,918.0851 -4610,796000,921.5699 -4613,798000,623.636 -4615,800000,703.8035 -4617,802000,926.925 -4619,804000,934.2874 -4621,806000,960.1026 -4623,808000,934.685 -4625,810000,945.335 -4627,812000,932.9276 -4629,814000,955.3486 -4631,816000,942.7756 -4633,818000,936.0809 -4636,820000,683.5 -4638,822000,953.4188 -4641,824000,653.538 -4643,826000,957.0432 -4645,828000,938.2061 -4647,830000,962.4064 -4649,832000,770.0392 -4651,834000,705.0937 -4654,836000,787.923 -4656,838000,978.9928 -4658,840000,935.9273 -4660,842000,927.3045 -4662,844000,937.5516 -4664,846000,945.406 -4666,848000,686.4526 -4668,850000,925.6323 -4670,852000,949.0413 -4672,854000,945.6776 -4674,856000,894.3952 -4676,858000,933.5865 -4678,860000,908.293 -4680,862000,931.3411 -4683,864000,622.826 -4685,866000,944.4787 -4687,868000,935.6047 -4689,870000,850.8778 -4692,872000,662.5276 -4694,874000,932.8731 -4696,876000,957.7533 -4698,878000,958.3997 -4701,880000,602.7564 -4703,882000,695.878 -4705,884000,923.0626 -4708,886000,627.6621 -4710,888000,959.1325 -4713,890000,678.3141 -4715,892000,553.1681 -4717,894000,934.0501 -4720,896000,823.3858 -4723,898000,716.8091 -4725,900000,973.0471 -4727,902000,729.493 -4730,904000,720.7238 -4732,906000,962.9146 -4734,908000,782.2121 -4736,910000,982.7161 -4738,912000,798.0431 -4741,914000,676.7179 -4743,916000,699.152 -4746,918000,724.8502 -4748,920000,817.3189 -4750,922000,954.1644 -4752,924000,904.3201 -4754,926000,967.4559 -4756,928000,943.5101 -4758,930000,956.2843 -4760,932000,974.4137 -4762,934000,944.5768 -4764,936000,935.3462 -4766,938000,966.1088 -4768,940000,963.2661 -4770,942000,923.5223 -4772,944000,997.5509 -4774,946000,966.7384 -4777,948000,613.204 -4779,950000,907.9461 -4781,952000,950.9836 -4783,954000,619.5388 -4785,956000,974.3629 -4787,958000,963.2435 -4789,960000,957.978 -4792,962000,682.8322 -4795,964000,705.1954 -4798,966000,666.4572 -4800,968000,699.7035 -4802,970000,952.0746 -4804,972000,951.315 -4806,974000,983.1264 -4808,976000,944.9329 -4811,978000,643.5043 -4813,980000,949.4659 -4815,982000,936.6172 -4817,984000,817.2102 -4819,986000,955.2319 -4821,988000,957.8509 -4823,990000,951.8638 -4825,992000,928.7996 -4827,994000,939.2532 -4829,996000,944.8659 -4831,998000,947.8667 -4833,1000000,891.5008 -4835,1002000,983.4346 -4837,1004000,1007.0411 -4839,1006000,1015.8842 -4841,1008000,1006.2728 -4843,1010000,1025.0168 -4845,1012000,1036.3681 -4847,1014000,1014.2471 -4849,1016000,1013.8444 -4851,1018000,1011.5798 -4853,1020000,1010.4318 -4855,1022000,999.1949 -4857,1024000,731.1921 -4859,1026000,1010.491 -4861,1028000,1020.2754 -4863,1030000,1002.1509 -4865,1032000,1034.7112 -4867,1034000,995.8262 -4869,1036000,1015.251 -4871,1038000,1019.7105 -4873,1040000,1008.9668 -4875,1042000,987.5724 -4877,1044000,1023.9195 -4879,1046000,1029.7679 -4881,1048000,1015.1661 -4883,1050000,1028.7459 -4885,1052000,1020.1287 -4887,1054000,1004.3323 -4889,1056000,1028.746 -4892,1058000,728.2126 -4894,1060000,1021.0256 -4896,1062000,1001.6974 -4898,1064000,1030.4881 -4900,1066000,1040.4416 -4902,1068000,1043.544 -4904,1070000,1030.8142 -4906,1072000,1018.8012 -4908,1074000,1042.332 -4910,1076000,1025.373 -4912,1078000,1045.0683 -4914,1080000,1016.4898 -4916,1082000,1038.554 -4918,1084000,1009.6692 -4920,1086000,1005.2464 -4922,1088000,1040.0192 -4924,1090000,1006.4608 -4926,1092000,1026.5809 -4928,1094000,1002.4824 -4930,1096000,1012.6736 -4932,1098000,999.8452 -4934,1100000,1016.8501 -4936,1102000,1004.3851 -4938,1104000,1006.43 -4940,1106000,983.0958 -4942,1108000,1010.493 -4944,1110000,1025.2969 -4946,1112000,1040.596 -4948,1114000,1017.8788 -4950,1116000,991.5016 -4952,1118000,989.8561 -4954,1120000,1018.4153 -4956,1122000,1026.2171 -4958,1124000,1016.137 -4960,1126000,1012.5351 -4962,1128000,1003.855 -4964,1130000,871.7374 -4966,1132000,1019.238 -4968,1134000,1014.1388 -4970,1136000,1053.5479 -4972,1138000,998.9113 -4974,1140000,998.3795 -4976,1142000,1006.0186 -4978,1144000,960.191 -4981,1146000,645.0236 -4983,1148000,1014.5362 -4986,1150000,754.8284 -4988,1152000,1000.6837 -4990,1154000,1023.973 -4992,1156000,1033.2202 -4994,1158000,1021.2982 -4996,1160000,999.7068 -4998,1162000,1001.932 -5000,1164000,1023.4153 -5002,1166000,852.216 -5004,1168000,1006.0815 -5006,1170000,1001.9344 -5008,1172000,989.0283 -5010,1174000,1015.7284 -5013,1176000,651.4362 -5015,1178000,1000.7112 -5017,1180000,1034.4593 -5019,1182000,979.2075 -5021,1184000,1016.3371 -5023,1186000,570.2348 -5025,1188000,1025.1143 -5027,1190000,992.7742 -5029,1192000,1028.338 -5031,1194000,757.4576 -5033,1196000,1003.841 -5035,1198000,1024.0839 -5037,1200000,1040.752 -5039,1202000,1039.69 -5042,1204000,826.1799 -5044,1206000,996.4692 -5046,1208000,1050.4423 -5049,1210000,601.2228 -5051,1212000,1056.4944 -5053,1214000,1000.9748 -5055,1216000,1029.8463 -5057,1218000,1055.782 -5059,1220000,1080.8077 -5061,1222000,1064.2161 -5063,1224000,1055.7427 -5065,1226000,763.0874 -5067,1228000,1080.0223 -5069,1230000,1010.0837 -5071,1232000,1065.3352 -5073,1234000,1026.9915 -5075,1236000,1047.8851 -5077,1238000,675.0879 -5079,1240000,999.9956 -5081,1242000,1043.8146 -5083,1244000,729.3358 -5085,1246000,1030.2275 -5087,1248000,1029.2208 -5089,1250000,1026.5595 -5091,1252000,1023.5125 -5093,1254000,784.2866 -5095,1256000,1061.868 -5097,1258000,1090.084 -5099,1260000,1045.3198 -5101,1262000,1079.3698 -5103,1264000,1037.6361 -5105,1266000,1075.5461 -5107,1268000,1062.8999 -5109,1270000,1000.4875 -5111,1272000,870.1971 -5113,1274000,1037.2359 -5115,1276000,1051.6682 -5117,1278000,1047.1369 -5119,1280000,1022.0702 -5121,1282000,1052.8776 -5123,1284000,990.9049 -5125,1286000,1049.47 -5128,1288000,914.9572 -5130,1290000,1063.3385 -5132,1292000,1054.5687 -5134,1294000,1043.9878 -5136,1296000,686.4033 -5138,1298000,1054.8408 -5140,1300000,986.3653 -5142,1302000,1056.3011 -5144,1304000,1017.9591 -5146,1306000,1056.4876 -5148,1308000,1003.7384 -5150,1310000,1036.3578 -5152,1312000,1061.8107 -5154,1314000,1084.9862 -5156,1316000,1072.2599 -5158,1318000,1038.1872 -5160,1320000,1050.4106 -5162,1322000,1067.3051 -5164,1324000,1081.3076 -5166,1326000,1054.3465 -5168,1328000,1066.3324 -5170,1330000,1057.825 -5172,1332000,705.3142 -5174,1334000,1060.3242 -5176,1336000,1044.3176 -5178,1338000,1050.1002 -5180,1340000,1000.3349 -5182,1342000,1027.2047 -5184,1344000,1048.5494 -5186,1346000,808.904 -5188,1348000,1022.1749 -5190,1350000,974.4512 -5193,1352000,881.1361 -5195,1354000,1031.0496 -5197,1356000,1081.3412 -5199,1358000,1061.0276 -5201,1360000,616.8252 -5203,1362000,1026.9625 -5205,1364000,1059.7175 -5207,1366000,1054.0062 -5209,1368000,1066.2907 -5211,1370000,1067.9944 -5213,1372000,808.1071 -5215,1374000,1046.0306 -5217,1376000,1036.8105 -5219,1378000,1065.4894 -5221,1380000,1027.5148 -5224,1382000,859.0596 -5226,1384000,1045.6272 -5229,1386000,747.2737 -5231,1388000,1066.6931 -5233,1390000,1075.5508 -5235,1392000,1040.6068 -5237,1394000,618.1072 -5239,1396000,1055.8804 -5241,1398000,1043.1452 -5243,1400000,1086.2916 -5245,1402000,1054.968 -5247,1404000,761.9465 -5249,1406000,1058.4319 -5251,1408000,1043.7063 -5253,1410000,1065.5004 -5255,1412000,1023.3803 -5257,1414000,1048.6486 -5259,1416000,1037.4007 -5261,1418000,921.4261 -5263,1420000,1049.9645 -5265,1422000,1067.0405 -5267,1424000,812.7224 -5269,1426000,1069.9751 -5272,1428000,503.3663 -5274,1430000,1090.4321 -5276,1432000,1077.4951 -5278,1434000,1077.203 -5280,1436000,918.1473 -5282,1438000,1046.5053 -5284,1440000,831.8484 -5286,1442000,1038.6225 -5289,1444000,892.4043 -5291,1446000,1053.3726 -5293,1448000,1022.392 -5295,1450000,1069.2201 -5297,1452000,1073.4768 -5299,1454000,754.1258 -5301,1456000,1102.3627 -5303,1458000,1077.4997 -5305,1460000,1084.8732 -5307,1462000,1094.7328 -5309,1464000,1100.9889 -5311,1466000,1086.3788 -5313,1468000,1089.249 -5315,1470000,1065.8726 -5317,1472000,1003.3129 -5319,1474000,1030.8216 -5321,1476000,1095.6065 -5323,1478000,1105.3674 -5325,1480000,1081.039 -5327,1482000,1077.9746 -5329,1484000,1081.3013 -5331,1486000,1093.8404 -5333,1488000,1070.0638 -5335,1490000,1109.0045 -5337,1492000,1055.392 -5339,1494000,1075.8681 -5341,1496000,1100.9887 -5343,1498000,1141.7299 -5345,1500000,1062.0777 -5347,1502000,1111.1848 -5349,1504000,1098.8187 -5351,1506000,1167.0697 -5353,1508000,1143.3047 -5355,1510000,1115.5153 -5357,1512000,1149.2238 -5359,1514000,1135.4962 -5361,1516000,1130.4506 -5363,1518000,1140.2674 -5365,1520000,1160.4671 -5367,1522000,1122.6093 -5369,1524000,1140.9722 -5371,1526000,1123.9038 -5373,1528000,1140.0609 -5375,1530000,1185.7183 -5377,1532000,1164.7911 -5379,1534000,1161.6648 -5381,1536000,1119.6005 -5383,1538000,1121.0197 -5385,1540000,1184.3368 -5387,1542000,1168.4233 -5389,1544000,1162.5618 -5391,1546000,1133.9476 -5393,1548000,1125.1537 -5395,1550000,1125.9932 -5397,1552000,1125.8285 -5399,1554000,1120.0163 -5401,1556000,1154.5727 -5403,1558000,1104.6877 -5405,1560000,1126.1407 -5407,1562000,1140.741 -5409,1564000,1143.5716 -5411,1566000,1144.2667 -5413,1568000,1139.1261 -5415,1570000,1132.0999 -5417,1572000,1122.4145 -5419,1574000,1107.2194 -5421,1576000,1139.7259 -5423,1578000,1162.4228 -5425,1580000,1147.4624 -5427,1582000,1169.6248 -5429,1584000,1131.4721 -5431,1586000,1147.8933 -5433,1588000,1155.2086 -5435,1590000,1134.316 -5437,1592000,1159.6 -5439,1594000,1141.3666 -5441,1596000,1156.9235 -5443,1598000,1150.3925 -5445,1600000,1164.6598 -5447,1602000,1158.2109 -5449,1604000,1133.7194 -5451,1606000,1136.0893 -5453,1608000,1122.8007 -5455,1610000,1125.486 -5457,1612000,1124.6363 -5459,1614000,1132.9886 -5461,1616000,1149.3313 -5463,1618000,1140.6374 -5465,1620000,1131.9564 -5467,1622000,1119.6156 -5469,1624000,1168.6182 -5471,1626000,1155.2937 -5473,1628000,1145.0711 -5475,1630000,1171.3134 -5478,1632000,835.1664 -5480,1634000,1165.0108 -5482,1636000,1154.6718 -5484,1638000,1168.8062 -5486,1640000,910.1044 -5488,1642000,1135.1224 -5490,1644000,890.5895 -5492,1646000,1146.4549 -5494,1648000,1144.1676 -5496,1650000,1138.942 -5498,1652000,1140.5443 -5500,1654000,1148.4164 -5502,1656000,1148.4653 -5504,1658000,1153.6449 -5506,1660000,1133.2233 -5508,1662000,1172.5923 -5510,1664000,1152.9541 -5512,1666000,1161.7304 -5514,1668000,1133.0571 -5516,1670000,1135.0967 -5518,1672000,1133.386 -5520,1674000,1101.6422 -5522,1676000,1164.1516 -5524,1678000,1183.7648 -5526,1680000,1165.4732 -5528,1682000,1173.8652 -5530,1684000,1171.5145 -5532,1686000,1169.1142 -5535,1688000,793.7738 -5537,1690000,1161.9374 -5539,1692000,1148.9739 -5541,1694000,1177.9745 -5543,1696000,1167.7193 -5545,1698000,1171.889 -5547,1700000,1183.1164 -5549,1702000,1196.5691 -5551,1704000,1133.9475 -5553,1706000,1192.7751 -5555,1708000,1212.7058 -5557,1710000,1201.3664 -5559,1712000,1216.406 -5561,1714000,1189.1787 -5563,1716000,1180.4644 -5565,1718000,1182.6282 -5567,1720000,1214.6203 -5569,1722000,1170.627 -5571,1724000,1150.2905 -5573,1726000,1199.7493 -5575,1728000,1216.8238 -5577,1730000,1173.367 -5579,1732000,1159.8685 -5581,1734000,1242.1228 -5583,1736000,1206.924 -5585,1738000,1205.0544 -5587,1740000,1178.3734 -5589,1742000,1211.5551 -5591,1744000,1182.6256 -5593,1746000,1234.5359 -5595,1748000,1171.2817 -5597,1750000,1185.2112 -5599,1752000,1257.2177 -5601,1754000,1295.2657 -5603,1756000,1257.9068 -5605,1758000,1286.5783 -5607,1760000,1287.78 -5609,1762000,1261.4502 -5611,1764000,1342.7631 -5613,1766000,1321.23 -5615,1768000,1319.9527 -5617,1770000,1278.5631 -5619,1772000,1256.2354 -5621,1774000,1282.6267 -5623,1776000,1308.5269 -5625,1778000,1283.7425 -5627,1780000,1333.9218 -5629,1782000,1281.9792 -5631,1784000,1284.728 -5633,1786000,1313.0715 -5635,1788000,1269.8616 -5637,1790000,1345.704 -5639,1792000,1316.625 -5641,1794000,1299.0613 -5643,1796000,1282.6174 -5645,1798000,1278.8255 -5647,1800000,1264.5187 -5649,1802000,1358.4323 -5651,1804000,1314.4292 -5653,1806000,1217.3188 -5655,1808000,1327.7035 -5657,1810000,1322.2641 -5659,1812000,1279.4455 -5661,1814000,1281.9321 -5663,1816000,1292.6485 -5665,1818000,1309.6397 -5667,1820000,1311.9959 -5670,1822000,966.0139 -5672,1824000,1309.0847 -5674,1826000,1286.9965 -5676,1828000,1274.9827 -5678,1830000,1314.548 -5680,1832000,1290.7617 -5682,1834000,1308.1152 -5684,1836000,1252.2017 -5686,1838000,1312.7683 -5688,1840000,1313.2943 -5690,1842000,1274.8042 -5692,1844000,1269.9451 -5694,1846000,1293.913 -5696,1848000,1348.2488 -5698,1850000,1317.7263 -5700,1852000,1348.3848 -5702,1854000,1269.6927 -5704,1856000,1311.2863 -5706,1858000,1305.9726 -5708,1860000,1261.1501 -5710,1862000,1316.2326 -5712,1864000,1296.8608 -5714,1866000,1306.3016 -5716,1868000,1314.8871 -5718,1870000,1301.085 -5720,1872000,1268.8337 -5722,1874000,1351.8532 -5724,1876000,1288.1222 -5726,1878000,1329.2335 -5728,1880000,1281.1109 -5730,1882000,1333.7433 -5732,1884000,840.9172 -5734,1886000,1307.3145 -5736,1888000,1331.2787 -5738,1890000,1326.3838 -5740,1892000,1316.7698 -5742,1894000,1310.9909 -5744,1896000,1323.6227 -5746,1898000,1272.3075 -5748,1900000,1026.3487 -5750,1902000,1288.8188 -5752,1904000,1314.2207 -5754,1906000,1344.7387 -5757,1908000,1224.869 -5759,1910000,1363.6834 -5761,1912000,1329.6409 -5763,1914000,908.7127 -5765,1916000,1329.6706 -5767,1918000,1284.0141 -5769,1920000,1311.2946 -5771,1922000,1297.548 -5773,1924000,1272.8641 -5775,1926000,1327.3317 -5777,1928000,972.4733 -5779,1930000,1334.4678 -5781,1932000,1305.9594 -5783,1934000,1331.4723 -5785,1936000,1183.5839 -5787,1938000,1329.0686 -5789,1940000,1295.4932 -5792,1942000,897.3027 -5794,1944000,1332.8315 -5796,1946000,1308.3921 -5798,1948000,1308.7759 -5800,1950000,1301.2857 -5802,1952000,1324.4439 -5804,1954000,1292.3863 -5807,1956000,880.1088 -5809,1958000,1312.0494 -5811,1960000,1266.763 -5813,1962000,1266.2095 -5815,1964000,1282.3519 -5817,1966000,1222.6075 -5819,1968000,1324.2704 -5821,1970000,1278.5828 -5823,1972000,1254.8255 -5825,1974000,1264.4723 -5827,1976000,1351.4233 -5829,1978000,1312.2689 -5831,1980000,1251.4623 -5833,1982000,1364.6121 -5835,1984000,1278.1302 -5837,1986000,1348.4394 -5839,1988000,1278.9056 -5841,1990000,1340.9055 -5843,1992000,1267.4763 -5845,1994000,1230.9625 -5847,1996000,1300.1539 -5849,1998000,1345.2132 -5851,2000000,1283.0961 -5853,2002000,1316.0713 -5855,2004000,1439.1357 -5857,2006000,1396.4428 -5859,2008000,1384.704 -5861,2010000,1381.9606 -5863,2012000,1410.4715 -5866,2014000,1005.1648 -5868,2016000,1350.939 -5870,2018000,1455.0058 -5872,2020000,1404.751 -5874,2022000,1411.0116 -5876,2024000,1361.5564 -5878,2026000,1415.8175 -5880,2028000,1374.9419 -5882,2030000,1408.9267 -5884,2032000,1412.0714 -5886,2034000,1380.4838 -5888,2036000,1389.25 -5890,2038000,1385.5013 -5892,2040000,1347.6856 -5894,2042000,1450.2337 -5896,2044000,1405.0288 -5898,2046000,1404.4971 -5900,2048000,1399.41 -5902,2050000,1419.2538 -5904,2052000,1390.6564 -5906,2054000,1427.2235 -5908,2056000,1364.2093 -5910,2058000,1422.8271 -5912,2060000,1400.2011 -5914,2062000,1279.2866 -5916,2064000,1412.9403 -5918,2066000,1406.064 -5920,2068000,1446.1681 -5922,2070000,1445.419 -5924,2072000,1406.4251 -5926,2074000,1415.0242 -5928,2076000,1411.534 -5930,2078000,1427.0462 -5932,2080000,1412.1528 -5934,2082000,1383.6126 -5936,2084000,1377.2147 -5938,2086000,1431.8645 -5940,2088000,1367.8114 -5942,2090000,1440.1464 -5944,2092000,1415.139 -5946,2094000,1406.6545 -5948,2096000,1439.1122 -5950,2098000,1447.4487 -5952,2100000,1382.1667 -5954,2102000,1418.455 -5956,2104000,1410.373 -5958,2106000,1421.3697 -5960,2108000,1394.9396 -5962,2110000,1408.2187 -5964,2112000,1405.3982 -5966,2114000,1424.9505 -5968,2116000,1345.0004 -5970,2118000,1407.2955 -5972,2120000,1439.1703 -5974,2122000,1433.0612 -5976,2124000,1392.7795 -5978,2126000,1408.0574 -5980,2128000,1394.9858 -5982,2130000,1406.438 -5984,2132000,1463.6375 -5986,2134000,1432.7923 -5988,2136000,1407.1089 -5990,2138000,1413.2613 -5992,2140000,1414.5808 -5994,2142000,1418.2528 -5996,2144000,1446.1886 -5998,2146000,1408.2506 -6000,2148000,1409.2561 -6002,2150000,1486.0458 -6004,2152000,1453.9878 -6006,2154000,1484.6575 -6008,2156000,1438.4493 -6010,2158000,1445.4689 -6012,2160000,1428.907 -6014,2162000,1482.689 -6016,2164000,1438.7056 -6018,2166000,1429.6982 -6020,2168000,1427.4825 -6022,2170000,1481.336 -6024,2172000,1465.0409 -6026,2174000,1441.1987 -6028,2176000,1436.7715 -6030,2178000,1524.7014 -6032,2180000,1439.9665 -6034,2182000,1419.2681 -6036,2184000,1428.0677 -6038,2186000,1479.6136 -6040,2188000,1400.2698 -6042,2190000,1399.312 -6044,2192000,1432.0653 -6046,2194000,1463.5858 -6048,2196000,1469.5744 -6050,2198000,1437.2453 -6052,2200000,1456.8851 -6054,2202000,1433.5618 -6056,2204000,1478.5921 -6058,2206000,1481.0496 -6060,2208000,1485.2028 -6062,2210000,1443.0147 -6064,2212000,1467.101 -6066,2214000,1470.4216 -6068,2216000,1419.7752 -6070,2218000,1414.6677 -6072,2220000,1460.3061 -6074,2222000,1453.9571 -6076,2224000,1454.7787 -6078,2226000,1479.7857 -6080,2228000,1482.6253 -6082,2230000,1465.2835 -6084,2232000,1470.1451 -6086,2234000,1381.8199 -6088,2236000,1431.3356 -6090,2238000,1444.5602 -6092,2240000,1455.022 -6094,2242000,1453.8865 -6096,2244000,1448.1807 -6098,2246000,1480.0569 -6100,2248000,1487.7043 -6102,2250000,1424.4628 -6104,2252000,1553.786 -6106,2254000,1623.323 -6108,2256000,1558.8288 -6110,2258000,1575.1008 -6112,2260000,1569.6175 -6115,2262000,1110.7934 -6117,2264000,1549.2343 -6119,2266000,1631.0051 -6121,2268000,1593.5538 -6123,2270000,1552.2669 -6125,2272000,1586.3705 -6127,2274000,1586.4179 -6129,2276000,1578.772 -6131,2278000,1616.602 -6133,2280000,1584.9125 -6135,2282000,1065.2618 -6137,2284000,1583.2681 -6139,2286000,1566.7847 -6141,2288000,1571.0659 -6143,2290000,1585.194 -6145,2292000,1571.2124 -6147,2294000,1592.5355 -6149,2296000,1572.4379 -6151,2298000,1584.1144 -6153,2300000,1582.8923 -6155,2302000,1580.8016 -6157,2304000,1583.9526 -6159,2306000,1605.4775 -6161,2308000,1525.0079 -6163,2310000,1598.7687 -6165,2312000,1574.7797 -6167,2314000,1571.7049 -6169,2316000,1569.9857 -6171,2318000,1599.2125 -6173,2320000,1574.0001 -6176,2322000,1152.7166 -6178,2324000,1555.7483 -6180,2326000,1582.5288 -6182,2328000,1558.5156 -6184,2330000,1628.6176 -6186,2332000,1591.4003 -6188,2334000,1564.6862 -6190,2336000,1602.1655 -6192,2338000,1602.2913 -6194,2340000,1594.1378 -6196,2342000,1606.6323 -6198,2344000,1607.4614 -6200,2346000,1580.5241 -6202,2348000,1609.0644 -6204,2350000,1585.6363 -6206,2352000,1585.7087 -6208,2354000,1629.7004 -6210,2356000,1581.6029 -6212,2358000,1560.4142 -6214,2360000,1566.0113 -6216,2362000,1580.8205 -6218,2364000,1592.1655 -6220,2366000,1587.0005 -6222,2368000,1622.3423 -6224,2370000,1525.2614 -6226,2372000,1605.5527 -6228,2374000,1567.7602 -6230,2376000,1597.8183 -6232,2378000,1597.3218 -6234,2380000,1525.7055 -6236,2382000,1577.9322 -6238,2384000,1552.1905 -6240,2386000,1556.0475 -6242,2388000,1551.9686 -6244,2390000,1593.3202 -6246,2392000,1586.9285 -6248,2394000,1581.1816 -6250,2396000,1596.6823 -6252,2398000,1589.3087 -6254,2400000,1556.2264 -6256,2402000,1576.0318 -6258,2404000,1569.4297 -6260,2406000,1555.9214 -6262,2408000,1600.2399 -6264,2410000,1606.6528 -6266,2412000,1588.8643 -6268,2414000,1561.3166 -6270,2416000,1545.7569 -6272,2418000,1574.1792 -6274,2420000,1564.3062 -6276,2422000,1567.8628 -6278,2424000,1553.7683 -6280,2426000,1588.9525 -6282,2428000,1585.3199 -6284,2430000,1595.4294 -6286,2432000,1616.9147 -6288,2434000,1615.3965 -6290,2436000,1600.8652 -6292,2438000,1628.6081 -6294,2440000,1602.6189 -6296,2442000,1580.6917 -6298,2444000,1623.2361 -6300,2446000,1597.1331 -6302,2448000,1576.207 -6305,2450000,1270.5581 -6307,2452000,1592.4715 -6309,2454000,1613.3174 -6311,2456000,1065.6042 -6313,2458000,1578.3451 -6315,2460000,1557.3172 -6317,2462000,1585.0602 -6319,2464000,1599.4439 -6321,2466000,1618.3562 -6323,2468000,1630.4895 -6325,2470000,1583.9759 -6327,2472000,1606.708 -6329,2474000,1615.1329 -6331,2476000,1607.21 -6333,2478000,1642.5312 -6335,2480000,1615.2511 -6337,2482000,1630.0634 -6339,2484000,1573.6625 -6341,2486000,1610.7768 -6343,2488000,1586.5109 -6345,2490000,1597.7709 -6347,2492000,1565.8782 -6349,2494000,1636.846 -6351,2496000,1579.3112 -6353,2498000,1624.6115 -6355,2500000,1545.3175 -6357,2502000,1662.7538 -6359,2504000,1713.2379 -6361,2506000,1697.9763 -6363,2508000,1723.4582 -6365,2510000,1757.1564 -6367,2512000,1717.4298 -6369,2514000,1738.0292 -6371,2516000,1722.8628 -6373,2518000,1723.6881 -6375,2520000,1723.8726 -6377,2522000,1716.9714 -6379,2524000,1717.1807 -6381,2526000,1717.0887 -6383,2528000,1721.3161 -6385,2530000,1742.6254 -6387,2532000,1748.7271 -6389,2534000,1707.4364 -6391,2536000,1740.3834 -6393,2538000,1717.4543 -6395,2540000,1736.7354 -6397,2542000,1739.1834 -6399,2544000,1714.6375 -6401,2546000,1730.9078 -6403,2548000,1731.2025 -6405,2550000,1719.5639 -6407,2552000,1735.3495 -6409,2554000,1743.8608 -6411,2556000,1722.2658 -6413,2558000,1709.8102 -6415,2560000,1729.1189 -6417,2562000,1724.6473 -6419,2564000,1696.4945 -6421,2566000,1719.8505 -6423,2568000,1724.8725 -6425,2570000,1758.6081 -6427,2572000,1728.9395 -6429,2574000,1738.6959 -6431,2576000,1683.8758 -6433,2578000,1729.1122 -6435,2580000,1723.2158 -6437,2582000,1710.3635 -6439,2584000,1754.9392 -6441,2586000,1720.2321 -6443,2588000,1698.5425 -6445,2590000,1735.6076 -6447,2592000,1734.3808 -6449,2594000,1689.4683 -6451,2596000,1695.0424 -6453,2598000,1705.5582 -6455,2600000,1709.0124 -6457,2602000,1690.2255 -6459,2604000,1738.9238 -6461,2606000,1707.9589 -6463,2608000,1715.5198 -6465,2610000,1718.6201 -6467,2612000,1692.5567 -6469,2614000,1703.9785 -6471,2616000,1707.7962 -6473,2618000,1710.9261 -6475,2620000,1733.4732 -6477,2622000,1706.879 -6479,2624000,1697.5662 -6481,2626000,1702.5644 -6483,2628000,1688.0285 -6485,2630000,1718.7322 -6487,2632000,1703.6991 -6489,2634000,1713.9149 -6491,2636000,1706.3116 -6493,2638000,1726.962 -6495,2640000,1694.3837 -6497,2642000,1708.5358 -6499,2644000,1702.1273 -6501,2646000,1742.8532 -6503,2648000,1048.2984 -6505,2650000,1760.2919 -6507,2652000,1702.8206 -6509,2654000,1722.6769 -6511,2656000,1738.4668 -6513,2658000,1689.2833 -6515,2660000,1696.9912 -6517,2662000,1690.3077 -6519,2664000,1707.9789 -6521,2666000,1734.9677 -6523,2668000,1690.4717 -6525,2670000,1712.9116 -6527,2672000,1715.3083 -6529,2674000,1704.9992 -6531,2676000,1705.8858 -6533,2678000,1741.9873 -6535,2680000,1722.0448 -6537,2682000,1703.8776 -6539,2684000,1727.4019 -6541,2686000,1690.6326 -6543,2688000,1744.475 -6545,2690000,1724.1774 -6547,2692000,1712.3043 -6549,2694000,1719.7695 -6551,2696000,1727.4285 -6553,2698000,1712.1698 -6555,2700000,1697.7267 -6557,2702000,1712.6755 -6559,2704000,1700.8255 -6561,2706000,1695.1819 -6563,2708000,1688.1318 -6565,2710000,1732.2751 -6567,2712000,1737.9299 -6569,2714000,1712.9363 -6571,2716000,1693.0933 -6573,2718000,1672.2823 -6575,2720000,1731.3919 -6577,2722000,1741.8828 -6579,2724000,1738.6885 -6581,2726000,1742.1774 -6583,2728000,1673.7687 -6585,2730000,1747.4033 -6587,2732000,1710.6177 -6589,2734000,1720.0913 -6591,2736000,1742.5163 -6593,2738000,1698.0556 -6595,2740000,1709.1878 -6597,2742000,1732.9567 -6599,2744000,1736.6687 -6601,2746000,1713.9851 -6603,2748000,1756.7726 -6605,2750000,1501.9828 -6607,2752000,1719.8365 -6609,2754000,1731.2219 -6611,2756000,1698.1187 -6613,2758000,1737.9162 -6615,2760000,1716.2692 -6617,2762000,1655.8411 -6619,2764000,1711.9394 -6621,2766000,1693.6154 -6623,2768000,1724.0249 -6625,2770000,1722.1199 -6627,2772000,1734.3606 -6629,2774000,1758.3778 -6631,2776000,1736.2244 -6633,2778000,1727.0165 -6635,2780000,1728.7372 -6637,2782000,1757.1687 -6639,2784000,1750.5239 -6641,2786000,1713.6833 -6643,2788000,1680.3403 -6645,2790000,1767.4112 -6647,2792000,1743.5091 -6649,2794000,1673.2546 -6651,2796000,1713.5414 -6653,2798000,1753.7514 -6655,2800000,1718.315 -6657,2802000,1764.4774 -6659,2804000,1725.0964 -6661,2806000,1745.9171 -6663,2808000,1747.167 -6665,2810000,1731.1435 -6667,2812000,1759.7779 -6669,2814000,1751.7192 -6671,2816000,1762.135 -6673,2818000,1722.5926 -6675,2820000,1730.8935 -6677,2822000,1749.9734 -6679,2824000,1741.2926 -6681,2826000,1746.8177 -6683,2828000,1735.2479 -6685,2830000,1781.1366 -6687,2832000,1751.3896 -6689,2834000,1694.5607 -6691,2836000,1740.2618 -6693,2838000,1758.7517 -6695,2840000,1786.4657 -6697,2842000,1757.6228 -6699,2844000,1749.3544 -6701,2846000,1764.4358 -6703,2848000,1729.0349 -6705,2850000,1737.6979 -6707,2852000,1711.5798 -6709,2854000,1712.9793 -6711,2856000,1747.4811 -6713,2858000,1719.6165 -6715,2860000,1720.2214 -6717,2862000,1739.7554 -6719,2864000,1747.8778 -6721,2866000,1760.3821 -6723,2868000,1692.9801 -6725,2870000,1693.3524 -6727,2872000,1717.9838 -6729,2874000,1679.4255 -6731,2876000,1723.1413 -6733,2878000,1696.0116 -6735,2880000,1747.5398 -6737,2882000,1725.3252 -6739,2884000,1698.1802 -6741,2886000,1723.804 -6743,2888000,1701.5055 -6745,2890000,1754.8085 -6747,2892000,1722.5515 -6749,2894000,1731.0743 -6751,2896000,1721.6764 -6753,2898000,1750.6705 -6755,2900000,1718.3902 -6757,2902000,1729.2267 -6759,2904000,1718.8199 -6761,2906000,1728.1296 -6763,2908000,1664.868 -6765,2910000,1737.3224 -6767,2912000,1702.406 -6769,2914000,1695.1274 -6771,2916000,1708.9517 -6773,2918000,1744.7235 -6775,2920000,1689.9274 -6777,2922000,1679.0496 -6779,2924000,1688.0587 -6781,2926000,1656.3948 -6783,2928000,1707.8465 -6785,2930000,1736.291 -6787,2932000,1738.9033 -6789,2934000,1668.5261 -6791,2936000,1671.3864 -6793,2938000,1673.708 -6795,2940000,1677.2073 -6797,2942000,1718.3333 -6799,2944000,1744.5696 -6801,2946000,1688.7181 -6803,2948000,1726.8474 -6805,2950000,1724.1724 -6807,2952000,1700.6004 -6809,2954000,1752.22 -6811,2956000,1681.0603 -6813,2958000,1686.0374 -6815,2960000,1723.6594 -6817,2962000,1706.6608 -6819,2964000,1717.5682 -6821,2966000,1709.5827 -6823,2968000,1688.3237 -6825,2970000,1435.7305 -6827,2972000,1686.4898 -6829,2974000,1714.2232 -6831,2976000,1687.413 -6833,2978000,1708.9901 -6835,2980000,1732.8942 -6837,2982000,1686.0116 -6839,2984000,1705.9518 -6841,2986000,1717.9982 -6843,2988000,1743.7926 -6845,2990000,1718.2014 -6847,2992000,1730.3785 -6849,2994000,1713.2653 -6851,2996000,1699.3208 -6853,2998000,1703.5522 -6855,3000000,1699.8358 diff --git a/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_1.csv b/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_1.csv deleted file mode 100644 index fd0993e..0000000 --- a/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_1.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -109,2000,0.1761 -223,4000,1.031 -334,6000,2.467 -446,8000,1.8766 -560,10000,2.5992 -669,12000,3.5343 -778,14000,3.972 -890,16000,3.7515 -996,18000,4.7425 -1104,20000,5.1278 -1209,22000,5.459 -1314,24000,5.8505 -1418,26000,6.72 -1510,28000,7.1806 -1606,30000,8.472 -1703,32000,8.1396 -1798,34000,8.7415 -1890,36000,9.1942 -1981,38000,8.7965 -2071,40000,9.2807 -2156,42000,10.2746 -2243,44000,10.5169 -2324,46000,11.632 -2409,48000,11.0721 -2487,50000,11.7852 -2564,52000,12.5341 -2639,54000,13.6717 -2714,56000,13.9966 -2785,58000,15.686 -2856,60000,14.6726 -2914,62000,19.3691 -2974,64000,19.8935 -3030,66000,21.7221 -3093,68000,17.5171 -3147,70000,20.9708 -3200,72000,22.7905 -3250,74000,24.9943 -3297,76000,26.637 -3343,78000,28.8271 -3394,80000,25.5434 -3438,82000,29.0665 -3480,84000,30.5831 -3516,86000,32.3467 -3558,88000,30.4586 -3597,90000,35.577 -3637,92000,30.0064 -3675,94000,36.4004 -3710,96000,36.9336 -3738,98000,43.1121 -3773,100000,35.9098 -3802,102000,41.5076 -3830,104000,40.6076 -3857,106000,45.4419 -3882,108000,49.101 -3910,110000,45.197 -3937,112000,50.2169 -3961,114000,52.3267 -3985,116000,50.1461 -4005,118000,59.1646 -4029,120000,50.7212 -4052,122000,50.8394 -4071,124000,62.3338 -4088,126000,69.6824 -4109,128000,60.5037 -4121,130000,94.5798 -4136,132000,73.6888 -4152,134000,69.6189 -4164,136000,90.1477 -4179,138000,83.8296 -4194,140000,81.5205 -4206,142000,98.249 -4217,144000,93.2814 -4228,146000,104.222 -4237,148000,130.1135 -4246,150000,111.1766 -4255,152000,107.079 -4266,154000,113.175 -4280,156000,92.7105 -4287,158000,142.9189 -4297,160000,115.6476 -4305,162000,95.403 -4315,164000,129.442 -4321,166000,179.7286 -4326,168000,170.6735 -4330,170000,275.5652 -4333,172000,358.9999 -4341,174000,150.7286 -4346,176000,213.191 -4350,178000,248.8517 -4355,180000,203.6944 -4357,182000,535.3675 -4361,184000,242.058 -4364,186000,379.2967 -4367,188000,339.1567 -4369,190000,414.1965 -4374,192000,250.2226 -4377,194000,322.0567 -4379,196000,489.8994 -4381,198000,338.0403 -4385,200000,332.6445 -4390,202000,188.1402 -4392,204000,527.0481 -4394,206000,403.8638 -4397,208000,410.0887 -4400,210000,403.6528 -4403,212000,294.6976 -4406,214000,403.3775 -4409,216000,332.339 -4411,218000,315.5125 -4413,220000,499.4465 -4415,222000,488.851 -4417,224000,509.1367 -4420,226000,402.6016 -4424,228000,260.031 -4427,230000,454.3791 -4430,232000,279.2817 -4433,234000,327.8547 -4435,236000,553.1296 -4437,238000,477.3557 -4439,240000,557.2632 -4441,242000,562.6859 -4443,244000,536.7767 -4446,246000,440.2062 -4449,248000,319.3605 -4453,250000,304.3702 -4455,252000,565.0473 -4457,254000,572.4404 -4459,256000,596.8991 -4461,258000,564.423 -4463,260000,570.2149 -4465,262000,589.8235 -4467,264000,602.6118 -4469,266000,577.4194 -4471,268000,454.053 -4473,270000,585.5416 -4475,272000,603.3063 -4478,274000,488.8021 -4480,276000,601.2294 -4482,278000,590.4404 -4484,280000,610.2621 -4486,282000,611.7927 -4488,284000,612.2395 -4490,286000,590.1807 -4492,288000,614.3128 -4494,290000,620.4866 -4497,292000,449.8351 -4499,294000,593.8501 -4501,296000,636.5936 -4503,298000,611.9043 -4505,300000,629.428 -4507,302000,476.298 -4509,304000,620.553 -4512,306000,520.5178 -4514,308000,515.4837 -4518,310000,283.2962 -4521,312000,496.6441 -4524,314000,431.7486 -4526,316000,575.1713 -4530,318000,447.5792 -4533,320000,275.1357 -4535,322000,664.2071 -4537,324000,658.2799 -4541,326000,418.1405 -4543,328000,670.1121 -4546,330000,471.1719 -4549,332000,372.0279 -4552,334000,405.9976 -4554,336000,656.2196 -4558,338000,372.4602 -4560,340000,578.2539 -4563,342000,461.2499 -4565,344000,675.579 -4568,346000,394.2561 -4570,348000,672.7426 -4573,350000,490.2743 -4575,352000,692.6989 -4578,354000,423.3902 -4580,356000,648.8791 -4582,358000,683.1732 -4584,360000,689.837 -4587,362000,415.4667 -4589,364000,629.9846 -4591,366000,693.469 -4593,368000,681.2122 -4595,370000,608.7698 -4598,372000,518.6365 -4600,374000,692.9825 -4603,376000,504.4021 -4605,378000,673.161 -4607,380000,627.9885 -4610,382000,439.5472 -4613,384000,534.3839 -4615,386000,697.3092 -4617,388000,700.2267 -4619,390000,689.4936 -4621,392000,634.3832 -4623,394000,505.3139 -4625,396000,684.4931 -4627,398000,686.0785 -4629,400000,672.2003 -4631,402000,713.878 -4634,404000,586.824 -4636,406000,587.8101 -4638,408000,676.2559 -4640,410000,683.4992 -4642,412000,682.8752 -4644,414000,552.2736 -4646,416000,710.5468 -4649,418000,575.7723 -4651,420000,698.9398 -4653,422000,695.8714 -4655,424000,699.7671 -4657,426000,693.6899 -4659,428000,704.0269 -4661,430000,711.1442 -4663,432000,706.7666 -4665,434000,707.6583 -4667,436000,691.7747 -4669,438000,724.065 -4671,440000,728.411 -4673,442000,725.7623 -4676,444000,503.5922 -4678,446000,649.6556 -4680,448000,733.6492 -4682,450000,688.8674 -4685,452000,583.8797 -4687,454000,613.5696 -4690,456000,496.5221 -4692,458000,677.9006 -4694,460000,716.8142 -4697,462000,478.3412 -4700,464000,511.9782 -4702,466000,716.2051 -4704,468000,414.8037 -4706,470000,734.9851 -4709,472000,458.3062 -4711,474000,711.6557 -4713,476000,718.5167 -4715,478000,722.789 -4717,480000,701.3495 -4720,482000,700.5577 -4722,484000,745.8624 -4724,486000,590.3232 -4726,488000,692.6749 -4728,490000,672.232 -4730,492000,676.6253 -4732,494000,736.931 -4734,496000,694.5722 -4737,498000,464.2272 -4739,500000,625.9181 -4742,502000,612.6416 -4744,504000,771.8606 -4747,506000,598.5012 -4749,508000,610.5534 -4752,510000,662.403 -4754,512000,790.722 -4756,514000,773.6829 -4758,516000,517.7036 -4760,518000,771.5828 -4762,520000,808.1133 -4766,522000,558.3034 -4768,524000,810.9997 -4770,526000,803.8426 -4772,528000,792.8212 -4775,530000,527.8421 -4778,532000,330.6087 -4780,534000,758.737 -4783,536000,635.7976 -4785,538000,523.0157 -4787,540000,740.7752 -4789,542000,776.9449 -4791,544000,780.7901 -4793,546000,773.6154 -4797,548000,408.6391 -4799,550000,776.8577 -4801,552000,794.2464 -4803,554000,785.0855 -4805,556000,789.2452 -4807,558000,808.7734 -4809,560000,774.2548 -4811,562000,785.0217 -4813,564000,737.1347 -4815,566000,772.5125 -4817,568000,712.7991 -4819,570000,774.0905 -4821,572000,778.0662 -4824,574000,658.179 -4826,576000,809.994 -4828,578000,631.6756 -4831,580000,639.102 -4833,582000,763.2396 -4835,584000,814.4404 -4837,586000,797.0903 -4839,588000,775.7978 -4841,590000,768.5174 -4843,592000,802.844 -4845,594000,755.8128 -4847,596000,776.2176 -4849,598000,797.6175 -4851,600000,802.3776 -4853,602000,770.5956 -4855,604000,807.7711 -4857,606000,788.233 -4860,608000,535.2124 -4862,610000,783.9597 -4864,612000,654.3239 -4866,614000,783.0806 -4868,616000,791.6689 -4870,618000,807.866 -4872,620000,791.7933 -4874,622000,785.6394 -4877,624000,586.1856 -4879,626000,793.6296 -4882,628000,580.765 -4884,630000,814.0473 -4886,632000,817.1602 -4888,634000,563.462 -4890,636000,811.3933 -4892,638000,860.7525 -4894,640000,790.353 -4896,642000,845.1645 -4898,644000,835.3402 -4901,646000,490.1584 -4903,648000,824.4027 -4906,650000,626.1599 -4908,652000,836.6934 -4910,654000,826.9178 -4912,656000,593.2612 -4915,658000,840.7577 -4917,660000,808.5138 -4919,662000,819.9249 -4921,664000,856.5585 -4923,666000,808.1843 -4925,668000,750.1977 -4927,670000,843.9495 -4929,672000,832.4934 -4931,674000,743.262 -4933,676000,867.8698 -4935,678000,852.1421 -4938,680000,631.262 -4940,682000,830.6167 -4942,684000,841.1298 -4944,686000,695.1695 -4946,688000,823.3336 -4949,690000,655.2379 -4951,692000,539.2959 -4954,694000,689.7939 -4956,696000,837.257 -4958,698000,790.4817 -4960,700000,775.5098 -4962,702000,811.408 -4964,704000,724.6318 -4967,706000,520.0055 -4969,708000,824.2632 -4971,710000,847.069 -4974,712000,652.9735 -4976,714000,817.2964 -4978,716000,817.1049 -4980,718000,845.4389 -4982,720000,828.5444 -4984,722000,833.0556 -4987,724000,356.4519 -4990,726000,686.9588 -4993,728000,579.1996 -4995,730000,863.6726 -4997,732000,797.7826 -4999,734000,830.8182 -5001,736000,848.623 -5004,738000,552.6342 -5006,740000,828.5227 -5008,742000,575.7977 -5010,744000,833.295 -5012,746000,847.3224 -5014,748000,801.3615 -5016,750000,826.4859 -5018,752000,898.1798 -5020,754000,883.4071 -5022,756000,917.4427 -5024,758000,894.9231 -5026,760000,844.5574 -5028,762000,872.2705 -5030,764000,904.8988 -5032,766000,895.8529 -5035,768000,618.4442 -5037,770000,742.3445 -5039,772000,903.4264 -5041,774000,922.3879 -5044,776000,675.3753 -5047,778000,609.8382 -5049,780000,880.4757 -5051,782000,911.1661 -5053,784000,905.7813 -5055,786000,859.0866 -5057,788000,832.9909 -5059,790000,879.8633 -5062,792000,725.8761 -5064,794000,890.4727 -5067,796000,572.7538 -5069,798000,914.7714 -5071,800000,926.2059 -5073,802000,930.0265 -5075,804000,804.3467 -5078,806000,613.4393 -5080,808000,916.2392 -5082,810000,831.1925 -5084,812000,878.352 -5086,814000,942.5936 -5089,816000,849.0203 -5091,818000,940.8393 -5093,820000,919.4458 -5096,822000,576.1784 -5098,824000,725.7248 -5100,826000,894.5042 -5102,828000,899.4996 -5104,830000,775.6258 -5106,832000,921.1329 -5108,834000,932.244 -5110,836000,910.61 -5112,838000,916.8478 -5114,840000,891.9187 -5116,842000,936.6989 -5118,844000,935.9679 -5120,846000,917.434 -5123,848000,702.1437 -5125,850000,607.5718 -5127,852000,921.8963 -5129,854000,897.4743 -5131,856000,879.9804 -5133,858000,941.2643 -5135,860000,837.7381 -5137,862000,895.9848 -5139,864000,904.0933 -5141,866000,927.1635 -5143,868000,693.4856 -5145,870000,933.995 -5147,872000,928.6405 -5150,874000,792.6017 -5152,876000,932.5349 -5154,878000,932.8908 -5156,880000,920.5466 -5158,882000,937.1389 -5161,884000,664.7358 -5163,886000,929.7065 -5165,888000,933.9641 -5168,890000,492.7685 -5170,892000,932.344 -5172,894000,907.9742 -5174,896000,924.527 -5176,898000,815.0667 -5179,900000,756.095 -5181,902000,572.2107 -5183,904000,957.3268 -5185,906000,925.4135 -5188,908000,716.8845 -5190,910000,920.7043 -5192,912000,943.0147 -5194,914000,903.8295 -5196,916000,976.1992 -5198,918000,870.2843 -5200,920000,932.0854 -5202,922000,955.4063 -5204,924000,933.8667 -5206,926000,840.9133 -5208,928000,911.858 -5210,930000,945.261 -5212,932000,953.3833 -5214,934000,935.7543 -5216,936000,948.7447 -5218,938000,939.9681 -5220,940000,925.6151 -5222,942000,953.711 -5225,944000,768.9334 -5227,946000,941.6031 -5229,948000,943.6763 -5231,950000,716.9273 -5233,952000,928.8717 -5235,954000,915.1833 -5237,956000,907.4671 -5239,958000,920.3976 -5241,960000,904.0257 -5243,962000,885.9368 -5245,964000,816.3836 -5247,966000,552.4226 -5249,968000,920.0495 -5251,970000,922.7573 -5253,972000,933.3245 -5255,974000,784.4749 -5257,976000,894.1633 -5260,978000,711.0036 -5263,980000,741.0805 -5265,982000,938.4018 -5267,984000,864.7272 -5269,986000,921.8336 -5271,988000,947.463 -5273,990000,914.823 -5275,992000,922.0297 -5277,994000,963.8008 -5279,996000,938.1565 -5281,998000,561.5437 -5284,1000000,937.5967 -5286,1002000,1012.2028 -5288,1004000,989.9189 -5290,1006000,960.2366 -5292,1008000,1012.5398 -5294,1010000,995.6448 -5296,1012000,986.8137 -5298,1014000,787.675 -5300,1016000,1033.509 -5302,1018000,1034.8103 -5304,1020000,793.4388 -5306,1022000,1014.9129 -5308,1024000,1023.6861 -5311,1026000,790.0704 -5313,1028000,1010.6366 -5315,1030000,1019.3112 -5317,1032000,1039.9303 -5319,1034000,989.3616 -5321,1036000,997.9205 -5323,1038000,1009.3744 -5325,1040000,1011.3245 -5327,1042000,1016.0716 -5329,1044000,1026.7087 -5331,1046000,1002.0079 -5333,1048000,1007.1902 -5335,1050000,1022.99 -5337,1052000,976.5914 -5339,1054000,1036.5547 -5341,1056000,1021.6218 -5343,1058000,1022.789 -5345,1060000,1014.3215 -5347,1062000,994.1804 -5349,1064000,1025.2969 -5351,1066000,1036.149 -5353,1068000,1018.4202 -5355,1070000,1032.3241 -5357,1072000,1031.8192 -5359,1074000,1025.7449 -5361,1076000,1048.1426 -5363,1078000,1034.8262 -5365,1080000,998.069 -5368,1082000,672.3062 -5370,1084000,1030.8501 -5372,1086000,1027.9512 -5374,1088000,854.0528 -5376,1090000,1009.1312 -5378,1092000,1031.485 -5380,1094000,1023.5728 -5382,1096000,1044.3038 -5384,1098000,1057.9342 -5386,1100000,876.5021 -5388,1102000,1036.046 -5390,1104000,1036.9257 -5392,1106000,1046.406 -5394,1108000,799.0857 -5396,1110000,1028.3984 -5398,1112000,1012.3897 -5400,1114000,1021.3373 -5404,1116000,617.8609 -5406,1118000,1046.8393 -5408,1120000,1046.5481 -5411,1122000,731.6254 -5413,1124000,1062.2786 -5415,1126000,1019.4231 -5417,1128000,788.0002 -5419,1130000,1017.0691 -5421,1132000,1005.1922 -5423,1134000,1044.5913 -5425,1136000,1011.2053 -5427,1138000,877.698 -5429,1140000,1038.022 -5431,1142000,1046.0623 -5433,1144000,1033.4067 -5435,1146000,1066.6928 -5439,1148000,569.3627 -5441,1150000,1028.4918 -5443,1152000,1032.4522 -5445,1154000,1056.9372 -5447,1156000,876.27 -5449,1158000,802.2882 -5451,1160000,1021.5323 -5453,1162000,1003.5901 -5455,1164000,1017.5798 -5457,1166000,943.143 -5459,1168000,1003.7796 -5461,1170000,1004.0559 -5463,1172000,1006.3005 -5465,1174000,1076.5076 -5467,1176000,1080.7601 -5469,1178000,1043.9851 -5471,1180000,991.9639 -5473,1182000,1057.1693 -5475,1184000,1028.0329 -5477,1186000,971.5674 -5479,1188000,976.145 -5481,1190000,975.3446 -5483,1192000,1047.6739 -5485,1194000,1051.1776 -5487,1196000,1067.3416 -5489,1198000,1062.6751 -5491,1200000,1045.1571 -5493,1202000,1059.1593 -5495,1204000,784.5659 -5497,1206000,1047.3772 -5499,1208000,1053.6596 -5502,1210000,1002.1 -5504,1212000,1077.9005 -5506,1214000,1060.597 -5508,1216000,577.2105 -5512,1218000,647.5619 -5514,1220000,1052.7585 -5516,1222000,720.2865 -5519,1224000,684.5494 -5522,1226000,719.2627 -5524,1228000,1090.6608 -5526,1230000,1073.0452 -5530,1232000,705.5053 -5532,1234000,1067.8838 -5534,1236000,1055.8134 -5536,1238000,1055.3948 -5538,1240000,973.2109 -5540,1242000,999.9187 -5542,1244000,744.0571 -5545,1246000,819.4162 -5547,1248000,986.7674 -5549,1250000,1023.888 -5551,1252000,1171.0495 -5553,1254000,1164.3254 -5555,1256000,1142.1018 -5557,1258000,1148.5378 -5559,1260000,1154.3931 -5561,1262000,1161.1439 -5563,1264000,1142.93 -5565,1266000,1179.0962 -5567,1268000,1167.4009 -5570,1270000,770.1037 -5572,1272000,1154.2412 -5574,1274000,1153.3399 -5576,1276000,1166.5545 -5578,1278000,1185.2261 -5580,1280000,1145.0042 -5582,1282000,1184.755 -5584,1284000,1162.7978 -5586,1286000,1195.9791 -5588,1288000,1165.691 -5590,1290000,1183.0235 -5592,1292000,1160.6924 -5594,1294000,1150.3721 -5596,1296000,590.6503 -5599,1298000,1055.9737 -5602,1300000,835.0023 -5604,1302000,591.2618 -5607,1304000,952.0281 -5609,1306000,1152.1206 -5611,1308000,1163.0698 -5613,1310000,1064.4561 -5616,1312000,813.08 -5618,1314000,1135.8175 -5620,1316000,1158.0826 -5623,1318000,782.4805 -5625,1320000,1158.6356 -5627,1322000,1137.425 -5629,1324000,1106.7046 -5631,1326000,705.2696 -5633,1328000,1137.0804 -5635,1330000,1101.1604 -5638,1332000,1103.5995 -5640,1334000,1120.4864 -5642,1336000,1119.3978 -5644,1338000,1145.1585 -5646,1340000,909.932 -5648,1342000,1132.3455 -5650,1344000,1150.2687 -5652,1346000,1152.6198 -5654,1348000,972.4436 -5657,1350000,957.3367 -5659,1352000,799.8412 -5662,1354000,1023.612 -5664,1356000,833.9592 -5666,1358000,1126.6174 -5668,1360000,1180.3177 -5670,1362000,1158.1529 -5672,1364000,1161.3991 -5674,1366000,1168.7499 -5676,1368000,1186.1348 -5678,1370000,1187.0866 -5681,1372000,900.9872 -5685,1374000,539.0954 -5687,1376000,1158.566 -5689,1378000,1031.6616 -5691,1380000,1185.015 -5693,1382000,1128.2576 -5696,1384000,798.5531 -5698,1386000,1132.1086 -5700,1388000,887.268 -5702,1390000,1172.2787 -5704,1392000,1187.0666 -5706,1394000,1165.6498 -5708,1396000,1160.987 -5710,1398000,1203.4038 -5712,1400000,1104.8544 -5714,1402000,1165.3582 -5717,1404000,792.3461 -5719,1406000,1166.3248 -5721,1408000,1180.6414 -5724,1410000,981.5706 -5727,1412000,871.2738 -5729,1414000,1185.6302 -5731,1416000,1161.4577 -5733,1418000,1191.9589 -5735,1420000,747.5828 -5738,1422000,1013.474 -5740,1424000,1195.1313 -5743,1426000,817.3814 -5745,1428000,1180.7375 -5747,1430000,1167.549 -5749,1432000,1191.8588 -5751,1434000,1198.9254 -5753,1436000,1179.175 -5755,1438000,766.4272 -5758,1440000,1086.4653 -5760,1442000,1143.2177 -5762,1444000,1173.6591 -5764,1446000,1186.4244 -5766,1448000,679.7728 -5768,1450000,1175.9238 -5770,1452000,797.1323 -5773,1454000,932.8127 -5775,1456000,1211.3317 -5778,1458000,919.2978 -5780,1460000,1200.1603 -5782,1462000,1180.1486 -5784,1464000,1198.1424 -5786,1466000,935.0407 -5788,1468000,1196.5113 -5790,1470000,1180.2435 -5793,1472000,936.6081 -5795,1474000,1175.8385 -5797,1476000,1174.6036 -5799,1478000,1146.5452 -5801,1480000,697.015 -5803,1482000,1156.8235 -5805,1484000,1179.3742 -5807,1486000,1180.032 -5809,1488000,1183.3 -5811,1490000,1176.6663 -5814,1492000,837.2105 -5816,1494000,1193.1642 -5818,1496000,1181.5864 -5820,1498000,1002.5126 -5822,1500000,1204.5962 -5824,1502000,1219.5814 -5826,1504000,1221.8255 -5828,1506000,1236.4468 -5830,1508000,1233.5056 -5832,1510000,1247.5385 -5834,1512000,1242.0393 -5836,1514000,1262.0578 -5838,1516000,1249.418 -5840,1518000,1246.1108 -5842,1520000,1252.8339 -5844,1522000,1231.363 -5846,1524000,1233.4735 -5848,1526000,1264.6404 -5850,1528000,1237.0516 -5853,1530000,1045.2156 -5855,1532000,1232.7053 -5857,1534000,1236.6409 -5859,1536000,1244.9051 -5861,1538000,1233.9445 -5863,1540000,1211.7932 -5865,1542000,1237.1085 -5867,1544000,1194.9089 -5869,1546000,1214.7546 -5871,1548000,1252.9992 -5873,1550000,1231.161 -5875,1552000,1071.575 -5877,1554000,1247.4099 -5880,1556000,863.1484 -5882,1558000,1246.4284 -5885,1560000,893.1036 -5887,1562000,1245.0186 -5889,1564000,1065.9089 -5891,1566000,1243.3129 -5893,1568000,1237.4882 -5895,1570000,1220.4538 -5898,1572000,840.6004 -5900,1574000,1247.4206 -5902,1576000,868.871 -5904,1578000,1264.0923 -5906,1580000,1215.9557 -5908,1582000,1203.802 -5910,1584000,1251.2898 -5912,1586000,1231.1112 -5914,1588000,1199.3318 -5916,1590000,1213.1868 -5918,1592000,1190.8771 -5920,1594000,1182.1688 -5923,1596000,828.2527 -5925,1598000,1226.1204 -5927,1600000,1224.5477 -5929,1602000,1257.0573 -5931,1604000,1234.2249 -5933,1606000,1253.7401 -5935,1608000,1247.6896 -5938,1610000,1082.4561 -5940,1612000,1232.8639 -5942,1614000,794.4683 -5945,1616000,892.5466 -5948,1618000,1052.0276 -5950,1620000,1219.0222 -5952,1622000,1070.9081 -5954,1624000,763.6447 -5956,1626000,1223.4868 -5958,1628000,1160.9092 -5961,1630000,1219.0335 -5963,1632000,1279.3421 -5965,1634000,1220.8604 -5967,1636000,1243.9129 -5969,1638000,1218.8305 -5971,1640000,1254.948 -5973,1642000,1247.5121 -5975,1644000,1260.6992 -5977,1646000,1234.182 -5979,1648000,1240.7171 -5981,1650000,1235.5474 -5983,1652000,1260.716 -5985,1654000,1240.574 -5987,1656000,1207.6515 -5989,1658000,1243.4388 -5991,1660000,1242.0086 -5993,1662000,1246.7371 -5995,1664000,1234.9903 -5997,1666000,1232.6367 -5999,1668000,1219.7612 -6001,1670000,1191.5712 -6003,1672000,1213.8382 -6005,1674000,1251.6997 -6007,1676000,1232.9131 -6009,1678000,1228.9859 -6011,1680000,1234.1974 -6013,1682000,650.7509 -6015,1684000,1215.3293 -6017,1686000,1231.4441 -6019,1688000,1209.1404 -6022,1690000,840.804 -6024,1692000,1236.3633 -6026,1694000,1236.1371 -6029,1696000,850.5458 -6031,1698000,1241.0565 -6033,1700000,1232.9599 -6035,1702000,1190.0724 -6037,1704000,1257.3022 -6039,1706000,1233.9464 -6041,1708000,1193.7951 -6043,1710000,1217.7873 -6045,1712000,1226.3327 -6047,1714000,1234.5568 -6049,1716000,1249.1668 -6051,1718000,1240.2551 -6053,1720000,1240.9918 -6055,1722000,1237.527 -6057,1724000,1071.6373 -6059,1726000,1217.7155 -6061,1728000,1242.4497 -6063,1730000,1217.8091 -6065,1732000,1222.3658 -6067,1734000,1237.6202 -6069,1736000,1186.2123 -6072,1738000,1000.9385 -6074,1740000,1070.3619 -6076,1742000,1242.3518 -6078,1744000,1227.1689 -6081,1746000,892.7139 -6083,1748000,1182.0458 -6086,1750000,809.6062 -6088,1752000,1275.584 -6090,1754000,1279.7825 -6092,1756000,1308.8172 -6094,1758000,1283.0752 -6097,1760000,930.8958 -6099,1762000,1299.4588 -6101,1764000,1278.0787 -6103,1766000,1300.7189 -6105,1768000,840.1776 -6107,1770000,1139.5285 -6109,1772000,1281.5937 -6111,1774000,1317.7303 -6113,1776000,1286.7861 -6115,1778000,1291.9403 -6118,1780000,951.1061 -6120,1782000,1256.9531 -6122,1784000,1309.0293 -6124,1786000,1270.1611 -6126,1788000,1281.3633 -6130,1790000,721.7695 -6132,1792000,1256.4199 -6134,1794000,1255.5235 -6136,1796000,1323.5508 -6138,1798000,1193.7845 -6140,1800000,1311.8131 -6143,1802000,888.302 -6145,1804000,1276.614 -6147,1806000,1320.6902 -6149,1808000,1244.8602 -6151,1810000,1309.0367 -6153,1812000,1235.6477 -6155,1814000,933.3387 -6158,1816000,935.7104 -6160,1818000,1301.6107 -6162,1820000,959.1736 -6164,1822000,1266.267 -6166,1824000,1312.9194 -6168,1826000,1290.3623 -6170,1828000,1285.5193 -6173,1830000,943.3798 -6175,1832000,1263.4129 -6178,1834000,1076.1621 -6180,1836000,1296.8439 -6182,1838000,1319.5295 -6184,1840000,767.2196 -6186,1842000,1276.2913 -6188,1844000,1305.0526 -6190,1846000,1239.964 -6192,1848000,1303.5306 -6194,1850000,1153.822 -6196,1852000,1262.5851 -6198,1854000,1263.1224 -6200,1856000,1281.8983 -6202,1858000,1291.025 -6205,1860000,968.2786 -6207,1862000,1302.3454 -6209,1864000,1285.9961 -6211,1866000,1292.1041 -6213,1868000,875.8068 -6215,1870000,1302.7034 -6217,1872000,1256.8819 -6219,1874000,1267.1777 -6221,1876000,1276.8949 -6223,1878000,1308.6982 -6225,1880000,1292.5278 -6227,1882000,1151.3758 -6229,1884000,1285.9484 -6231,1886000,1283.2787 -6233,1888000,1289.9069 -6235,1890000,1294.0612 -6237,1892000,1293.5904 -6239,1894000,1264.6067 -6241,1896000,1300.9852 -6244,1898000,1007.916 -6246,1900000,1295.7129 -6248,1902000,1309.8306 -6250,1904000,1134.6433 -6252,1906000,1291.3652 -6254,1908000,1268.5665 -6256,1910000,1290.9578 -6258,1912000,1284.8773 -6260,1914000,1311.565 -6262,1916000,1311.0296 -6264,1918000,1263.3372 -6266,1920000,1322.6278 -6269,1922000,968.5164 -6272,1924000,1073.3938 -6274,1926000,1305.1737 -6276,1928000,1313.6104 -6278,1930000,1322.5863 -6280,1932000,1302.0931 -6282,1934000,1317.3146 -6284,1936000,1311.995 -6286,1938000,1328.3395 -6288,1940000,1313.1952 -6290,1942000,1335.4149 -6292,1944000,1306.1077 -6295,1946000,898.8969 -6297,1948000,1315.0741 -6299,1950000,1341.4475 -6301,1952000,1342.2406 -6303,1954000,1330.1397 -6305,1956000,1319.9601 -6307,1958000,1320.6195 -6309,1960000,1323.3657 -6311,1962000,899.4012 -6313,1964000,1339.6915 -6315,1966000,1328.6144 -6317,1968000,1322.6409 -6320,1970000,1029.9881 -6322,1972000,1346.4541 -6324,1974000,1326.0049 -6326,1976000,1317.2365 -6328,1978000,1349.0235 -6330,1980000,1335.9879 -6332,1982000,1325.1226 -6334,1984000,1319.8063 -6336,1986000,1322.6157 -6338,1988000,1360.7223 -6340,1990000,1356.7784 -6342,1992000,874.8142 -6344,1994000,1337.0176 -6346,1996000,1332.0078 -6348,1998000,1357.5495 -6350,2000000,1327.6885 -6352,2002000,1354.6925 -6354,2004000,1391.8277 -6356,2006000,1403.4392 -6358,2008000,1405.9154 -6360,2010000,1379.1081 -6362,2012000,1399.7298 -6364,2014000,1398.4945 -6366,2016000,1407.1053 -6368,2018000,1421.4379 -6370,2020000,1376.8204 -6372,2022000,1416.3044 -6374,2024000,1378.1058 -6376,2026000,1379.9773 -6378,2028000,1398.8609 -6380,2030000,1411.2203 -6382,2032000,1416.6998 -6384,2034000,1405.0128 -6386,2036000,1425.2654 -6388,2038000,1434.8902 -6391,2040000,1032.3287 -6393,2042000,1410.5704 -6395,2044000,1389.9289 -6397,2046000,1400.9557 -6399,2048000,1423.891 -6401,2050000,1408.2513 -6403,2052000,1433.1366 -6405,2054000,1418.5521 -6407,2056000,1393.3744 -6409,2058000,1398.8399 -6411,2060000,1413.5911 -6414,2062000,959.3367 -6416,2064000,1409.1562 -6418,2066000,1390.3916 -6420,2068000,1422.2895 -6422,2070000,1431.607 -6424,2072000,1429.7809 -6426,2074000,1436.7946 -6428,2076000,1415.822 -6430,2078000,1425.6331 -6432,2080000,1410.6348 -6434,2082000,1428.6111 -6436,2084000,1417.9958 -6438,2086000,1426.1138 -6440,2088000,1429.7651 -6442,2090000,1408.855 -6444,2092000,1393.7709 -6446,2094000,1434.3403 -6448,2096000,1425.8506 -6450,2098000,1414.471 -6452,2100000,1404.9531 -6454,2102000,1397.4931 -6456,2104000,1420.5185 -6458,2106000,1404.3779 -6460,2108000,1431.7242 -6462,2110000,1412.5401 -6464,2112000,1401.309 -6466,2114000,1414.8218 -6468,2116000,1420.9019 -6470,2118000,1406.7721 -6472,2120000,1392.6546 -6474,2122000,1434.366 -6476,2124000,1414.2895 -6478,2126000,1417.9924 -6480,2128000,1388.686 -6482,2130000,1420.9459 -6484,2132000,1440.9857 -6486,2134000,1393.7225 -6488,2136000,1419.936 -6490,2138000,1407.7767 -6492,2140000,1426.9115 -6495,2142000,981.0885 -6497,2144000,1401.2043 -6499,2146000,1417.6753 -6501,2148000,1386.4114 -6503,2150000,1390.2488 -6505,2152000,1414.1846 -6507,2154000,1401.4242 -6509,2156000,1387.8758 -6511,2158000,1405.8211 -6513,2160000,1386.0634 -6515,2162000,1385.585 -6517,2164000,1387.7611 -6519,2166000,1401.6387 -6521,2168000,1399.6201 -6523,2170000,1400.2585 -6525,2172000,1422.6597 -6527,2174000,1381.6662 -6529,2176000,1005.1513 -6531,2178000,1394.8294 -6533,2180000,1228.9896 -6535,2182000,1396.5368 -6537,2184000,1401.4848 -6539,2186000,1384.6663 -6541,2188000,1391.6374 -6543,2190000,1411.8463 -6545,2192000,1390.6459 -6547,2194000,1415.0167 -6549,2196000,1395.0508 -6551,2198000,1403.4826 -6553,2200000,1424.1407 -6555,2202000,1442.8867 -6557,2204000,1398.026 -6559,2206000,1380.0954 -6561,2208000,1409.7833 -6563,2210000,1400.5739 -6565,2212000,1390.0998 -6567,2214000,1417.415 -6569,2216000,1410.9334 -6571,2218000,1422.9979 -6573,2220000,1399.5611 -6575,2222000,1413.7162 -6577,2224000,1412.6877 -6579,2226000,1407.9663 -6581,2228000,1409.5779 -6583,2230000,1389.8582 -6585,2232000,1399.9481 -6587,2234000,1411.5902 -6589,2236000,1416.571 -6591,2238000,1388.7126 -6593,2240000,1420.3992 -6595,2242000,1409.8905 -6597,2244000,1410.0162 -6599,2246000,1389.1204 -6601,2248000,1391.3195 -6603,2250000,1384.3378 -6605,2252000,1406.5569 -6607,2254000,1462.5555 -6609,2256000,1454.8684 -6611,2258000,1488.1521 -6613,2260000,1459.1637 -6615,2262000,1468.0258 -6617,2264000,1471.0147 -6619,2266000,1481.3314 -6621,2268000,1480.0686 -6623,2270000,1472.4845 -6625,2272000,1462.9438 -6627,2274000,1451.9942 -6629,2276000,1457.2527 -6631,2278000,1453.4749 -6633,2280000,1442.76 -6635,2282000,1473.9575 -6637,2284000,1468.6477 -6639,2286000,1479.1042 -6641,2288000,1459.7335 -6643,2290000,1449.0149 -6645,2292000,1469.3193 -6647,2294000,1462.1566 -6649,2296000,1476.1133 -6651,2298000,1478.3417 -6653,2300000,1481.314 -6655,2302000,1449.7026 -6657,2304000,1446.8693 -6659,2306000,1431.0745 -6661,2308000,1470.1026 -6663,2310000,1472.9469 -6665,2312000,1459.944 -6667,2314000,1468.2077 -6669,2316000,1429.6877 -6671,2318000,1465.2725 -6673,2320000,1457.0267 -6675,2322000,1483.2903 -6677,2324000,1453.0 -6679,2326000,1479.6887 -6681,2328000,1463.437 -6683,2330000,1463.3831 -6685,2332000,1474.2039 -6687,2334000,1454.3324 -6689,2336000,1448.5574 -6691,2338000,1457.5663 -6693,2340000,1478.8514 -6695,2342000,1473.7787 -6697,2344000,1483.5574 -6699,2346000,1472.2697 -6701,2348000,1470.9736 -6703,2350000,1481.9449 -6705,2352000,1462.0678 -6707,2354000,1483.1245 -6709,2356000,1483.4803 -6711,2358000,1471.1192 -6713,2360000,1476.4196 -6715,2362000,1477.0165 -6717,2364000,1470.3651 -6721,2366000,777.654 -6723,2368000,1471.0475 -6725,2370000,1472.6781 -6727,2372000,1454.7328 -6729,2374000,1473.2384 -6731,2376000,1457.4731 -6733,2378000,1431.3561 -6735,2380000,1459.1181 -6737,2382000,1474.0852 -6739,2384000,1456.5583 -6741,2386000,1473.9593 -6743,2388000,1476.6808 -6745,2390000,1462.8886 -6747,2392000,1440.7999 -6749,2394000,1480.4215 -6751,2396000,1480.2762 -6753,2398000,1476.883 -6755,2400000,1440.5036 -6757,2402000,1473.2166 -6759,2404000,1463.2334 -6761,2406000,1468.4005 -6763,2408000,1454.9613 -6765,2410000,1461.0683 -6767,2412000,1469.6062 -6769,2414000,1473.1375 -6771,2416000,1469.7739 -6773,2418000,1469.9443 -6775,2420000,1458.3019 -6777,2422000,1459.3144 -6779,2424000,1450.7911 -6781,2426000,1468.8825 -6783,2428000,1459.6995 -6785,2430000,1459.1851 -6787,2432000,1459.2183 -6789,2434000,1460.9578 -6791,2436000,1450.2546 -6793,2438000,1461.1254 -6795,2440000,1404.0675 -6797,2442000,1467.0152 -6799,2444000,1474.0041 -6801,2446000,1470.0201 -6803,2448000,1446.7272 -6805,2450000,1469.3296 -6807,2452000,1478.1223 -6809,2454000,1464.1821 -6811,2456000,1467.6693 -6813,2458000,1470.6299 -6815,2460000,1479.0695 -6817,2462000,1448.2676 -6820,2464000,1071.655 -6822,2466000,1479.6679 -6824,2468000,1450.8598 -6826,2470000,935.9688 -6828,2472000,1489.0484 -6830,2474000,1459.9683 -6832,2476000,1478.9458 -6834,2478000,1480.4273 -6836,2480000,1479.006 -6838,2482000,1482.763 -6840,2484000,1477.5385 -6842,2486000,1460.6743 -6844,2488000,1468.5352 -6846,2490000,1499.8798 -6848,2492000,1433.6994 -6851,2494000,1013.6196 -6853,2496000,1482.5206 -6855,2498000,1500.2465 -6857,2500000,1460.9803 -6859,2502000,1532.6718 -6861,2504000,1532.2629 -6863,2506000,1514.1124 -6865,2508000,1519.2304 -6867,2510000,1535.0909 -6869,2512000,1550.7026 -6871,2514000,1526.2019 -6873,2516000,1540.2871 -6875,2518000,1536.8516 -6877,2520000,1541.9002 -6879,2522000,1536.0167 -6881,2524000,1532.488 -6883,2526000,1530.7232 -6885,2528000,1544.9883 -6887,2530000,1520.6328 -6889,2532000,1520.2524 -6891,2534000,1520.8546 -6893,2536000,1517.9357 -6895,2538000,1525.8031 -6897,2540000,1495.8067 -6899,2542000,1508.2031 -6901,2544000,1510.869 -6903,2546000,1522.8563 -6905,2548000,1533.2179 -6907,2550000,1510.4207 -6909,2552000,1511.9522 -6911,2554000,1514.9645 -6913,2556000,1523.5222 -6915,2558000,1514.367 -6917,2560000,1537.7184 -6919,2562000,1517.7235 -6921,2564000,1500.4122 -6923,2566000,1509.1312 -6925,2568000,1510.3018 -6927,2570000,1526.3001 -6929,2572000,1500.04 -6931,2574000,1489.4683 -6933,2576000,1521.6361 -6935,2578000,1500.1142 -6937,2580000,1531.9198 -6940,2582000,1160.9988 -6942,2584000,1529.3476 -6944,2586000,1501.3488 -6946,2588000,1494.4051 -6948,2590000,1519.8584 -6950,2592000,1528.6323 -6952,2594000,1523.6958 -6954,2596000,1520.8175 -6956,2598000,1508.2514 -6958,2600000,1518.3726 -6960,2602000,1535.2908 -6962,2604000,1514.1243 -6964,2606000,1519.7052 -6966,2608000,1522.785 -6968,2610000,1507.6511 -6970,2612000,1534.692 -6972,2614000,1536.6374 -6974,2616000,1512.2576 -6976,2618000,1532.5907 -6978,2620000,1542.0594 -6980,2622000,1542.2961 -6982,2624000,1539.7518 -6984,2626000,1533.9658 -6986,2628000,1541.7606 -6988,2630000,1528.4285 -6990,2632000,1534.921 -6992,2634000,1538.3624 -6994,2636000,1521.3417 -6996,2638000,1545.6345 -6998,2640000,1536.4205 -7000,2642000,1522.6021 -7002,2644000,1541.7324 -7004,2646000,1527.8345 -7006,2648000,1521.4336 -7008,2650000,1531.047 -7010,2652000,1530.0223 -7012,2654000,1533.8728 -7014,2656000,1522.5023 -7016,2658000,1507.3817 -7018,2660000,1530.4704 -7020,2662000,1517.2349 -7022,2664000,1525.3728 -7024,2666000,1524.8356 -7026,2668000,1522.3487 -7028,2670000,1524.0516 -7030,2672000,1528.1982 -7032,2674000,1530.3064 -7034,2676000,1508.2714 -7036,2678000,1534.1269 -7038,2680000,1512.2916 -7040,2682000,1505.6218 -7042,2684000,1527.9165 -7044,2686000,1545.9709 -7046,2688000,1521.6355 -7048,2690000,1510.9413 -7050,2692000,1516.8046 -7052,2694000,1542.511 -7054,2696000,1508.9104 -7056,2698000,1480.5818 -7058,2700000,1514.2055 -7060,2702000,1509.8222 -7062,2704000,1489.641 -7064,2706000,1527.5694 -7066,2708000,1511.7868 -7068,2710000,1510.282 -7070,2712000,1551.4605 -7072,2714000,1546.3518 -7074,2716000,1528.0386 -7076,2718000,1548.6792 -7078,2720000,1523.2967 -7080,2722000,1554.5257 -7082,2724000,1539.8592 -7084,2726000,1526.4092 -7086,2728000,1529.4865 -7088,2730000,1521.379 -7090,2732000,1519.0068 -7092,2734000,1526.8992 -7094,2736000,1538.1568 -7096,2738000,1530.1318 -7098,2740000,1545.0784 -7100,2742000,1528.6054 -7102,2744000,1515.3247 -7104,2746000,1486.0609 -7106,2748000,1532.1971 -7109,2750000,1040.826 -7111,2752000,1522.3268 -7113,2754000,1534.7839 -7115,2756000,1516.8558 -7117,2758000,1516.8008 -7119,2760000,1508.4278 -7122,2762000,1001.6106 -7125,2764000,1021.0967 -7127,2766000,1537.7237 -7129,2768000,1501.1612 -7131,2770000,783.4469 -7133,2772000,1498.795 -7135,2774000,1538.9574 -7138,2776000,1013.5216 -7140,2778000,1512.055 -7142,2780000,1533.426 -7144,2782000,1519.7965 -7146,2784000,1537.8131 -7148,2786000,1523.4986 -7151,2788000,1274.0268 -7153,2790000,1505.3697 -7156,2792000,1038.418 -7158,2794000,1527.3597 -7160,2796000,1515.9627 -7162,2798000,1498.0411 -7165,2800000,1057.8995 -7167,2802000,1526.5902 -7169,2804000,1527.7374 -7171,2806000,1536.212 -7173,2808000,1507.0494 -7175,2810000,1511.9791 -7177,2812000,1494.0183 -7179,2814000,1504.8413 -7181,2816000,1544.4643 -7183,2818000,1520.8836 -7185,2820000,1532.5129 -7187,2822000,1528.9966 -7189,2824000,1515.8501 -7191,2826000,1534.7598 -7193,2828000,1532.7353 -7195,2830000,1493.8261 -7197,2832000,1530.9305 -7199,2834000,1546.1339 -7201,2836000,1517.9456 -7203,2838000,1514.2366 -7205,2840000,1502.4485 -7207,2842000,1530.5689 -7209,2844000,1540.1505 -7211,2846000,1525.7443 -7213,2848000,1522.5487 -7215,2850000,1496.0595 -7217,2852000,1533.0017 -7219,2854000,1529.2237 -7221,2856000,1516.3323 -7223,2858000,1520.2108 -7225,2860000,1532.1731 -7227,2862000,1532.9496 -7229,2864000,1456.0273 -7231,2866000,1526.4224 -7233,2868000,1463.2994 -7235,2870000,1530.6296 -7237,2872000,1475.7804 -7239,2874000,1532.5699 -7241,2876000,1152.1796 -7243,2878000,1538.2319 -7246,2880000,1095.5465 -7248,2882000,1541.4923 -7250,2884000,1518.9577 -7252,2886000,1546.1772 -7254,2888000,1530.4575 -7256,2890000,1553.8368 -7258,2892000,1543.1926 -7260,2894000,1545.2302 -7262,2896000,1521.6501 -7264,2898000,1531.1649 -7266,2900000,1536.6962 -7268,2902000,1541.8519 -7270,2904000,1538.7523 -7272,2906000,1531.8817 -7274,2908000,1519.1439 -7276,2910000,1514.8823 -7278,2912000,1540.3795 -7280,2914000,1501.8954 -7282,2916000,1540.9418 -7284,2918000,1531.6113 -7286,2920000,1525.6216 -7288,2922000,1504.8263 -7290,2924000,1555.4431 -7292,2926000,1530.0981 -7294,2928000,1538.1168 -7296,2930000,1529.0195 -7298,2932000,1539.2211 -7300,2934000,1536.6515 -7302,2936000,1544.5561 -7304,2938000,1525.2943 -7306,2940000,1536.2327 -7308,2942000,1545.8318 -7310,2944000,1501.5076 -7312,2946000,1529.0225 -7314,2948000,1529.3534 -7316,2950000,1529.8475 -7318,2952000,1542.5168 -7320,2954000,1518.0395 -7322,2956000,1538.0372 -7324,2958000,1550.9793 -7326,2960000,1517.9355 -7328,2962000,1528.0495 -7330,2964000,1527.9718 -7332,2966000,1538.025 -7334,2968000,1546.9797 -7336,2970000,1509.4547 -7338,2972000,1540.8761 -7340,2974000,1533.4014 -7342,2976000,1541.3196 -7344,2978000,1509.9625 -7346,2980000,1550.9257 -7348,2982000,1537.0533 -7350,2984000,1522.8371 -7352,2986000,1531.5159 -7354,2988000,1536.6074 -7356,2990000,1507.4117 -7358,2992000,1525.3503 -7360,2994000,1543.6304 -7362,2996000,1547.177 -7364,2998000,1546.0636 -7366,3000000,1549.0598 diff --git a/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_2.csv b/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_2.csv deleted file mode 100644 index 04f729c..0000000 --- a/PPO_logs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_log_2.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -99,2000,0.9096 -197,4000,1.173 -294,6000,2.3371 -389,8000,1.7685 -483,10000,3.2812 -580,12000,3.8426 -671,14000,4.5943 -760,16000,5.9644 -851,18000,6.8894 -943,20000,7.165 -1032,22000,7.9225 -1123,24000,7.6652 -1208,26000,8.9146 -1293,28000,9.2541 -1369,30000,11.7448 -1453,32000,9.6366 -1529,34000,11.2955 -1607,36000,9.7226 -1683,38000,12.2298 -1760,40000,12.0125 -1837,42000,11.5984 -1901,44000,16.0684 -1965,46000,16.2137 -2024,48000,18.0234 -2084,50000,18.4016 -2138,52000,20.7995 -2190,54000,23.0821 -2240,56000,22.6842 -2292,58000,22.8472 -2341,60000,23.7545 -2390,62000,24.7632 -2436,64000,25.9443 -2478,66000,28.5504 -2521,68000,27.0356 -2564,70000,28.0951 -2601,72000,32.3531 -2638,74000,34.4959 -2675,76000,33.8301 -2711,78000,38.0571 -2747,80000,34.7638 -2782,82000,39.7527 -2818,84000,37.6234 -2842,86000,49.415 -2872,88000,41.0829 -2896,90000,49.5897 -2922,92000,48.0327 -2947,94000,50.3275 -2968,96000,56.0952 -2989,98000,59.6484 -3010,100000,56.8133 -3033,102000,65.1008 -3052,104000,65.7114 -3072,106000,64.5263 -3093,108000,61.6122 -3107,110000,72.0532 -3123,112000,69.6305 -3140,114000,74.4715 -3150,116000,91.7513 -3162,118000,98.1005 -3172,120000,97.9464 -3179,122000,86.9716 -3185,124000,225.9064 -3192,126000,116.7467 -3197,128000,175.6965 -3206,130000,144.7832 -3213,132000,154.9233 -3221,134000,113.6963 -3230,136000,135.0692 -3235,138000,223.109 -3239,140000,235.0655 -3243,142000,278.1092 -3250,144000,134.8534 -3252,146000,514.6362 -3256,148000,202.9243 -3260,150000,350.7503 -3264,152000,235.4403 -3267,154000,389.9381 -3271,156000,259.9886 -3275,158000,231.4923 -3279,160000,254.6793 -3283,162000,340.25 -3285,164000,546.0906 -3288,166000,348.257 -3290,168000,438.5475 -3293,170000,391.989 -3296,172000,395.5637 -3300,174000,324.1165 -3302,176000,559.5976 -3306,178000,308.8077 -3309,180000,335.0403 -3313,182000,218.0054 -3315,184000,584.6442 -3318,186000,464.9975 -3321,188000,431.3562 -3323,190000,602.2627 -3327,192000,244.574 -3330,194000,477.696 -3332,196000,572.1656 -3334,198000,566.024 -3337,200000,364.5682 -3339,202000,585.2462 -3341,204000,634.8329 -3343,206000,580.017 -3346,208000,291.5088 -3349,210000,445.4518 -3351,212000,466.4056 -3355,214000,372.1275 -3357,216000,599.2541 -3359,218000,378.8013 -3362,220000,417.7431 -3364,222000,600.6987 -3366,224000,597.6216 -3368,226000,633.1209 -3371,228000,506.5585 -3373,230000,505.8553 -3377,232000,381.9576 -3379,234000,408.2096 -3383,236000,412.5067 -3385,238000,662.1029 -3387,240000,670.387 -3390,242000,411.6999 -3394,244000,269.5058 -3397,246000,470.999 -3401,248000,327.9619 -3404,250000,380.2429 -3406,252000,662.9011 -3408,254000,473.264 -3410,256000,661.1076 -3412,258000,662.0952 -3414,260000,701.6696 -3417,262000,500.7954 -3420,264000,465.3182 -3422,266000,673.1397 -3424,268000,695.454 -3426,270000,631.0574 -3428,272000,688.6052 -3432,274000,463.5146 -3434,276000,650.8563 -3436,278000,710.9161 -3438,280000,704.1031 -3440,282000,471.9497 -3444,284000,396.1325 -3447,286000,542.4237 -3449,288000,715.5754 -3451,290000,715.6452 -3453,292000,706.7004 -3455,294000,520.3974 -3457,296000,724.9733 -3459,298000,724.7944 -3461,300000,699.0893 -3463,302000,723.0469 -3465,304000,706.8815 -3467,306000,729.1157 -3470,308000,513.2189 -3472,310000,628.2695 -3474,312000,759.709 -3476,314000,733.9003 -3479,316000,579.3676 -3482,318000,534.5778 -3484,320000,774.3762 -3486,322000,772.3212 -3488,324000,515.9612 -3490,326000,719.6747 -3492,328000,754.9396 -3495,330000,696.4882 -3497,332000,744.1278 -3499,334000,751.2001 -3501,336000,716.6792 -3503,338000,715.6181 -3505,340000,748.9205 -3507,342000,752.5532 -3509,344000,790.7278 -3512,346000,515.7372 -3514,348000,754.907 -3516,350000,784.6929 -3519,352000,350.9017 -3521,354000,793.426 -3523,356000,771.3269 -3525,358000,781.1913 -3528,360000,610.4159 -3530,362000,789.7223 -3532,364000,772.2396 -3534,366000,815.2189 -3536,368000,786.2997 -3539,370000,531.3062 -3541,372000,635.4981 -3544,374000,633.9167 -3547,376000,580.5241 -3549,378000,743.0114 -3552,380000,428.6373 -3554,382000,670.5784 -3557,384000,559.5944 -3560,386000,519.7748 -3564,388000,517.1337 -3566,390000,768.5327 -3568,392000,570.0867 -3570,394000,813.386 -3572,396000,713.376 -3574,398000,810.7253 -3576,400000,817.7211 -3578,402000,809.0735 -3580,404000,659.3342 -3582,406000,798.287 -3584,408000,792.6908 -3587,410000,636.6667 -3589,412000,810.4519 -3592,414000,525.8229 -3595,416000,566.8861 -3597,418000,557.2584 -3599,420000,817.6966 -3601,422000,685.3208 -3603,424000,825.2608 -3605,426000,789.2928 -3608,428000,587.9753 -3610,430000,816.2857 -3612,432000,828.3183 -3614,434000,820.2288 -3616,436000,810.4313 -3619,438000,539.118 -3621,440000,801.8954 -3624,442000,472.3609 -3626,444000,767.0078 -3630,446000,442.6651 -3632,448000,795.2316 -3634,450000,791.6077 -3637,452000,332.2252 -3640,454000,553.7759 -3642,456000,776.9878 -3644,458000,809.9413 -3646,460000,774.7286 -3648,462000,810.6342 -3650,464000,830.6466 -3652,466000,805.1929 -3655,468000,627.4463 -3657,470000,806.9307 -3660,472000,400.662 -3662,474000,808.481 -3664,476000,811.5785 -3667,478000,532.3869 -3669,480000,531.9695 -3672,482000,544.5148 -3674,484000,786.4595 -3676,486000,791.2845 -3679,488000,410.0125 -3681,490000,692.3189 -3683,492000,654.327 -3685,494000,704.694 -3687,496000,816.2345 -3690,498000,655.2609 -3693,500000,630.6827 -3695,502000,869.719 -3697,504000,885.8268 -3699,506000,829.4417 -3701,508000,837.8257 -3705,510000,395.2706 -3707,512000,852.6205 -3709,514000,855.6638 -3712,516000,424.4636 -3715,518000,765.5984 -3717,520000,864.6845 -3719,522000,878.5965 -3721,524000,878.3203 -3723,526000,801.8335 -3725,528000,602.9431 -3727,530000,794.4478 -3729,532000,852.3105 -3731,534000,900.7705 -3733,536000,891.2255 -3736,538000,743.5702 -3738,540000,426.9933 -3740,542000,886.9118 -3742,544000,865.4635 -3744,546000,727.969 -3746,548000,866.185 -3750,550000,629.3132 -3752,552000,519.7786 -3754,554000,882.1474 -3756,556000,868.2477 -3758,558000,878.6058 -3760,560000,903.5682 -3763,562000,787.5673 -3765,564000,851.6584 -3767,566000,801.6285 -3770,568000,619.3525 -3772,570000,886.8816 -3774,572000,662.2549 -3776,574000,888.8228 -3778,576000,936.6601 -3781,578000,754.2791 -3783,580000,895.1009 -3785,582000,899.6784 -3787,584000,901.3487 -3789,586000,854.0818 -3791,588000,608.2921 -3795,590000,467.5655 -3797,592000,786.7505 -3800,594000,665.0321 -3802,596000,882.0948 -3804,598000,917.2965 -3806,600000,936.3072 -3809,602000,662.9179 -3811,604000,887.6085 -3813,606000,752.776 -3815,608000,925.7631 -3818,610000,665.2786 -3820,612000,924.8791 -3822,614000,916.0014 -3824,616000,630.1649 -3826,618000,906.925 -3828,620000,949.946 -3831,622000,692.4458 -3833,624000,907.7347 -3835,626000,722.0579 -3838,628000,814.3437 -3841,630000,537.8844 -3844,632000,643.7123 -3846,634000,630.7067 -3848,636000,942.9785 -3851,638000,684.6098 -3853,640000,897.5598 -3855,642000,399.707 -3860,644000,454.942 -3862,646000,891.7199 -3864,648000,893.4042 -3866,650000,885.3907 -3868,652000,896.9753 -3870,654000,875.767 -3872,656000,916.8989 -3874,658000,684.4887 -3876,660000,886.3465 -3878,662000,957.4519 -3880,664000,869.5367 -3882,666000,920.2245 -3884,668000,971.3274 -3886,670000,872.2043 -3889,672000,633.9949 -3891,674000,759.6974 -3893,676000,732.2107 -3895,678000,902.8261 -3897,680000,925.656 -3899,682000,525.377 -3902,684000,592.4103 -3904,686000,860.8781 -3906,688000,901.2637 -3909,690000,725.3275 -3911,692000,878.9947 -3913,694000,893.1511 -3915,696000,859.6972 -3917,698000,929.8351 -3919,700000,912.4654 -3921,702000,919.5229 -3923,704000,903.4825 -3925,706000,911.0835 -3927,708000,853.4381 -3929,710000,953.3414 -3931,712000,914.6597 -3933,714000,770.4169 -3935,716000,891.0819 -3937,718000,940.1457 -3939,720000,865.4194 -3942,722000,763.2522 -3944,724000,944.1016 -3946,726000,920.7665 -3948,728000,908.5708 -3950,730000,870.3272 -3953,732000,649.1613 -3955,734000,965.2118 -3957,736000,944.4779 -3959,738000,924.4037 -3961,740000,936.4598 -3963,742000,925.5399 -3965,744000,992.279 -3967,746000,970.4348 -3969,748000,954.4207 -3972,750000,725.4178 -3974,752000,1068.743 -3976,754000,628.2983 -3979,756000,932.8259 -3981,758000,780.3352 -3983,760000,1026.6259 -3985,762000,1049.4487 -3987,764000,1007.2223 -3989,766000,1001.4577 -3991,768000,1069.4789 -3993,770000,1020.6677 -3995,772000,1032.0119 -3997,774000,1028.9887 -3999,776000,1069.9487 -4001,778000,1024.5033 -4003,780000,1055.2817 -4005,782000,1036.5859 -4007,784000,1048.9653 -4009,786000,1070.9731 -4011,788000,1029.3628 -4013,790000,1077.1475 -4016,792000,772.5 -4019,794000,679.5408 -4022,796000,776.866 -4025,798000,549.9944 -4027,800000,1029.7467 -4030,802000,732.3784 -4032,804000,1063.5329 -4034,806000,1089.8401 -4036,808000,1067.1494 -4038,810000,1002.6873 -4040,812000,814.2304 -4042,814000,1067.2112 -4044,816000,1072.1065 -4046,818000,1064.895 -4048,820000,1045.7606 -4050,822000,1094.7421 -4052,824000,1044.9619 -4054,826000,1073.664 -4056,828000,1056.2504 -4058,830000,1089.1321 -4060,832000,1055.0875 -4062,834000,1009.7936 -4065,836000,852.5133 -4067,838000,1063.6635 -4069,840000,1083.4934 -4071,842000,1037.8474 -4073,844000,1128.994 -4075,846000,1091.6246 -4077,848000,1073.619 -4079,850000,1084.6288 -4081,852000,875.5118 -4083,854000,1103.3503 -4085,856000,1095.7339 -4087,858000,1080.9492 -4089,860000,1080.2848 -4091,862000,1102.6544 -4093,864000,1089.7358 -4095,866000,1089.8858 -4097,868000,1133.4646 -4099,870000,1071.9862 -4103,872000,755.2996 -4105,874000,638.6238 -4107,876000,1081.9971 -4109,878000,1044.9393 -4111,880000,1112.856 -4114,882000,772.2443 -4117,884000,923.648 -4119,886000,1090.9855 -4121,888000,1106.5915 -4123,890000,947.3806 -4125,892000,1130.9145 -4127,894000,844.9291 -4130,896000,907.7144 -4132,898000,1132.383 -4134,900000,950.6083 -4136,902000,1119.4392 -4138,904000,1108.3328 -4140,906000,858.5681 -4142,908000,1107.824 -4144,910000,1145.1735 -4147,912000,1039.4887 -4149,914000,1141.1073 -4151,916000,1118.1459 -4153,918000,1117.8532 -4155,920000,750.7744 -4158,922000,885.4893 -4161,924000,886.5386 -4163,926000,1109.0868 -4165,928000,1108.6008 -4167,930000,1155.8283 -4169,932000,974.7223 -4171,934000,1142.9534 -4174,936000,810.3393 -4176,938000,685.759 -4178,940000,1093.3361 -4181,942000,778.4941 -4183,944000,1136.1391 -4185,946000,1132.5769 -4187,948000,1133.5384 -4190,950000,903.5494 -4192,952000,1126.0207 -4195,954000,747.623 -4197,956000,1148.9735 -4199,958000,758.0402 -4201,960000,1102.7072 -4203,962000,949.9868 -4206,964000,900.8726 -4208,966000,923.8656 -4212,968000,641.6183 -4214,970000,911.8481 -4217,972000,885.5014 -4219,974000,1122.2803 -4221,976000,814.6785 -4223,978000,1106.9716 -4225,980000,1098.2826 -4228,982000,786.8474 -4230,984000,1128.6184 -4232,986000,914.7193 -4234,988000,1097.6427 -4236,990000,1066.9304 -4239,992000,821.4748 -4241,994000,1130.8718 -4243,996000,1113.6567 -4245,998000,1112.2133 -4248,1000000,985.6892 -4250,1002000,1206.083 -4252,1004000,879.366 -4254,1006000,1205.5558 -4256,1008000,1203.7244 -4258,1010000,1208.6227 -4260,1012000,1040.1985 -4262,1014000,1162.5585 -4264,1016000,1200.4149 -4266,1018000,1192.2389 -4269,1020000,849.9582 -4271,1022000,1201.6454 -4273,1024000,1011.1344 -4277,1026000,886.6568 -4279,1028000,1218.6697 -4281,1030000,1218.2379 -4283,1032000,949.9249 -4287,1034000,530.7865 -4290,1036000,926.0395 -4292,1038000,1245.1392 -4294,1040000,1217.5165 -4296,1042000,884.9438 -4298,1044000,1046.6375 -4300,1046000,1246.0264 -4303,1048000,915.127 -4306,1050000,967.8628 -4308,1052000,1217.429 -4310,1054000,1256.8256 -4312,1056000,824.7552 -4315,1058000,989.1679 -4317,1060000,1203.8132 -4319,1062000,1242.9559 -4321,1064000,1242.0205 -4323,1066000,1268.0275 -4325,1068000,1271.0679 -4328,1070000,986.7883 -4330,1072000,1229.1189 -4332,1074000,1224.2913 -4334,1076000,796.2456 -4337,1078000,1027.8446 -4339,1080000,1221.224 -4341,1082000,817.2314 -4343,1084000,1282.7092 -4346,1086000,1238.8918 -4348,1088000,1251.2857 -4350,1090000,1014.3551 -4352,1092000,1247.9046 -4354,1094000,1252.514 -4356,1096000,1256.5014 -4358,1098000,1114.0058 -4360,1100000,1258.5851 -4362,1102000,1248.8887 -4364,1104000,1259.7174 -4366,1106000,1252.3101 -4368,1108000,1267.1048 -4370,1110000,1081.8645 -4372,1112000,1223.841 -4374,1114000,1284.7095 -4376,1116000,1275.1755 -4378,1118000,1180.1907 -4380,1120000,1297.7021 -4382,1122000,1266.6849 -4385,1124000,841.2721 -4387,1126000,1270.7482 -4389,1128000,1257.4792 -4393,1130000,521.3017 -4396,1132000,830.4932 -4398,1134000,1255.0395 -4400,1136000,1263.0392 -4402,1138000,1253.2429 -4405,1140000,933.9168 -4407,1142000,1193.5289 -4409,1144000,1309.8091 -4411,1146000,1271.6893 -4413,1148000,1132.5643 -4415,1150000,1280.0151 -4418,1152000,1174.1907 -4420,1154000,1272.744 -4422,1156000,1279.6005 -4424,1158000,1312.5368 -4426,1160000,1263.1424 -4428,1162000,1255.4345 -4430,1164000,939.1506 -4432,1166000,1213.5046 -4434,1168000,1249.0714 -4437,1170000,1067.5163 -4439,1172000,1298.432 -4442,1174000,885.6488 -4444,1176000,1244.6121 -4446,1178000,1274.7583 -4448,1180000,1248.19 -4450,1182000,1270.7826 -4452,1184000,1316.5999 -4454,1186000,1293.4672 -4456,1188000,1318.8361 -4458,1190000,1281.7477 -4460,1192000,1189.4776 -4462,1194000,1293.2372 -4464,1196000,1301.1639 -4466,1198000,1293.0164 -4468,1200000,1215.3179 -4470,1202000,1328.8143 -4472,1204000,1127.98 -4474,1206000,1345.4577 -4476,1208000,1106.6332 -4478,1210000,1277.5421 -4481,1212000,1096.46 -4483,1214000,1282.1101 -4485,1216000,1326.7957 -4487,1218000,1106.2549 -4489,1220000,1284.7167 -4491,1222000,1305.2481 -4493,1224000,1229.5 -4495,1226000,1309.0369 -4497,1228000,1329.7834 -4499,1230000,1275.7089 -4501,1232000,1225.5533 -4503,1234000,1296.9978 -4505,1236000,1314.2342 -4507,1238000,1292.2125 -4509,1240000,1303.1676 -4511,1242000,1310.6741 -4513,1244000,1302.7806 -4515,1246000,1293.7242 -4517,1248000,1324.7267 -4519,1250000,1290.2841 -4521,1252000,1394.7399 -4523,1254000,1016.7295 -4525,1256000,1388.4662 -4527,1258000,1348.9325 -4529,1260000,1369.5313 -4531,1262000,1379.8537 -4533,1264000,1389.5318 -4535,1266000,1416.5193 -4537,1268000,1465.8663 -4539,1270000,1426.1183 -4541,1272000,1391.7684 -4543,1274000,1412.7965 -4545,1276000,1427.9726 -4547,1278000,1413.8548 -4549,1280000,1409.0061 -4551,1282000,1434.4837 -4553,1284000,1404.8366 -4555,1286000,1452.2786 -4557,1288000,1443.1206 -4559,1290000,1387.5701 -4561,1292000,1418.556 -4563,1294000,1423.995 -4565,1296000,1415.9482 -4568,1298000,1354.7796 -4570,1300000,1398.3105 -4572,1302000,1136.5829 -4575,1304000,873.2752 -4577,1306000,1409.8278 -4579,1308000,1375.0886 -4581,1310000,1229.5009 -4583,1312000,1395.0545 -4585,1314000,1386.0954 -4587,1316000,1416.6891 -4589,1318000,1394.4417 -4591,1320000,1437.96 -4593,1322000,1233.9871 -4596,1324000,1239.7338 -4598,1326000,1442.0887 -4600,1328000,1404.5247 -4602,1330000,1417.2162 -4604,1332000,1403.3515 -4606,1334000,1437.0019 -4608,1336000,1321.4608 -4610,1338000,1407.109 -4613,1340000,1066.942 -4615,1342000,1394.7773 -4617,1344000,1352.9071 -4619,1346000,1436.1754 -4621,1348000,1448.9345 -4623,1350000,1445.9672 -4625,1352000,1420.1072 -4627,1354000,915.9291 -4629,1356000,1424.7455 -4631,1358000,1435.5217 -4633,1360000,1450.1262 -4635,1362000,1412.3135 -4637,1364000,1362.549 -4639,1366000,1449.8783 -4642,1368000,1186.1199 -4644,1370000,1399.2902 -4646,1372000,1407.5847 -4648,1374000,1428.6407 -4650,1376000,1075.6004 -4652,1378000,1456.765 -4654,1380000,1393.295 -4656,1382000,1467.1849 -4658,1384000,1358.1201 -4661,1386000,1283.4213 -4663,1388000,1471.244 -4665,1390000,1469.8621 -4668,1392000,742.4614 -4671,1394000,1089.8956 -4673,1396000,1415.6217 -4675,1398000,1448.5876 -4677,1400000,1412.8908 -4679,1402000,1435.0987 -4681,1404000,1422.3897 -4683,1406000,1420.3191 -4685,1408000,1431.8727 -4687,1410000,1445.7341 -4689,1412000,1435.8077 -4691,1414000,1456.4988 -4693,1416000,1403.1828 -4695,1418000,1155.379 -4697,1420000,1474.1832 -4699,1422000,1449.2633 -4701,1424000,1495.8095 -4703,1426000,1423.3757 -4705,1428000,1421.867 -4707,1430000,1424.4237 -4709,1432000,1474.9833 -4712,1434000,1267.3295 -4714,1436000,1474.9358 -4716,1438000,878.2685 -4718,1440000,1396.3443 -4720,1442000,1491.0751 -4722,1444000,1406.8356 -4725,1446000,1150.7817 -4727,1448000,1479.7477 -4729,1450000,1485.5285 -4731,1452000,1361.7736 -4733,1454000,1520.7241 -4735,1456000,1504.4734 -4737,1458000,1406.5736 -4739,1460000,1491.2452 -4742,1462000,1129.1489 -4744,1464000,1471.166 -4746,1466000,1462.3254 -4748,1468000,1480.9339 -4750,1470000,1432.2906 -4752,1472000,1480.674 -4754,1474000,1276.6653 -4756,1476000,1059.8431 -4758,1478000,1500.9673 -4760,1480000,1415.0207 -4762,1482000,1417.4762 -4765,1484000,1230.5451 -4768,1486000,1110.5874 -4770,1488000,1411.6922 -4772,1490000,1457.0614 -4774,1492000,1415.1485 -4776,1494000,951.9412 -4778,1496000,1508.0157 -4780,1498000,1452.8453 -4783,1500000,1135.6099 -4785,1502000,1580.0955 -4787,1504000,1551.8846 -4789,1506000,1605.1169 -4791,1508000,1601.4071 -4793,1510000,1587.4761 -4795,1512000,1534.312 -4797,1514000,1552.9098 -4799,1516000,1593.7232 -4802,1518000,1195.3235 -4804,1520000,1574.9679 -4806,1522000,1602.5827 -4808,1524000,1573.8695 -4810,1526000,1605.8249 -4812,1528000,1404.8167 -4814,1530000,1588.2296 -4816,1532000,1608.7154 -4818,1534000,1621.1821 -4820,1536000,1558.7846 -4822,1538000,1615.1597 -4824,1540000,1593.1577 -4826,1542000,1528.161 -4828,1544000,1594.172 -4830,1546000,1588.5483 -4833,1548000,1067.6281 -4835,1550000,1587.6311 -4837,1552000,1547.624 -4839,1554000,1637.5672 -4841,1556000,1559.5957 -4843,1558000,1450.4876 -4845,1560000,1624.5066 -4847,1562000,1549.0933 -4849,1564000,1574.2975 -4851,1566000,1549.617 -4853,1568000,1629.2658 -4855,1570000,1600.3779 -4857,1572000,1605.4019 -4859,1574000,1615.4137 -4861,1576000,1608.0273 -4863,1578000,1576.9519 -4865,1580000,1647.713 -4867,1582000,1637.0758 -4869,1584000,1204.9402 -4871,1586000,1608.902 -4873,1588000,1594.7247 -4876,1590000,1529.0687 -4878,1592000,1566.6358 -4880,1594000,1562.9496 -4882,1596000,1612.6793 -4884,1598000,1600.5432 -4886,1600000,1645.6682 -4888,1602000,1619.6809 -4890,1604000,1602.0209 -4892,1606000,1602.8386 -4894,1608000,1655.8134 -4896,1610000,1059.8679 -4898,1612000,1622.3019 -4900,1614000,1603.1543 -4902,1616000,1604.0314 -4904,1618000,1607.0166 -4906,1620000,1594.0385 -4908,1622000,1622.2033 -4910,1624000,1596.9596 -4912,1626000,1588.0454 -4914,1628000,1594.2395 -4916,1630000,1634.5195 -4918,1632000,1558.2708 -4920,1634000,1564.0862 -4922,1636000,1581.9995 -4924,1638000,1589.4965 -4926,1640000,1563.7068 -4928,1642000,1567.3325 -4930,1644000,1613.2894 -4932,1646000,1537.3734 -4934,1648000,1588.7052 -4936,1650000,1599.4099 -4938,1652000,1554.546 -4940,1654000,1552.0343 -4942,1656000,1607.7788 -4944,1658000,1580.9598 -4946,1660000,1516.6069 -4948,1662000,1616.881 -4950,1664000,1536.1203 -4952,1666000,1583.5498 -4954,1668000,1555.3305 -4956,1670000,1584.7171 -4958,1672000,1545.5673 -4960,1674000,1585.662 -4962,1676000,1533.6249 -4965,1678000,1370.7792 -4967,1680000,1587.9108 -4969,1682000,1585.6588 -4971,1684000,1548.9108 -4973,1686000,1572.3589 -4975,1688000,1567.1271 -4977,1690000,1583.6577 -4979,1692000,1552.79 -4981,1694000,1598.6828 -4983,1696000,1550.5142 -4985,1698000,1557.0388 -4987,1700000,1531.0069 -4989,1702000,1548.2905 -4991,1704000,1576.7177 -4993,1706000,1531.0418 -4995,1708000,1558.9758 -4997,1710000,1586.7928 -4999,1712000,1547.6217 -5001,1714000,1121.7044 -5003,1716000,1593.7014 -5005,1718000,1594.9842 -5007,1720000,1524.1693 -5009,1722000,1538.1409 -5011,1724000,1530.2182 -5013,1726000,1534.8148 -5015,1728000,1557.3398 -5017,1730000,1546.6485 -5019,1732000,1570.2609 -5021,1734000,1528.7265 -5023,1736000,1542.9529 -5025,1738000,1557.5188 -5027,1740000,1558.0599 -5029,1742000,1475.1867 -5031,1744000,1485.5942 -5033,1746000,1518.5527 -5035,1748000,1552.3677 -5037,1750000,1536.3319 -5039,1752000,1536.1798 -5041,1754000,1636.4426 -5044,1756000,1234.2429 -5046,1758000,1662.5897 -5049,1760000,1232.9527 -5051,1762000,1617.916 -5053,1764000,1631.1866 -5055,1766000,1609.6905 -5057,1768000,1703.6805 -5059,1770000,1613.8391 -5061,1772000,1625.7718 -5063,1774000,1620.2745 -5065,1776000,1606.4439 -5067,1778000,1652.9603 -5069,1780000,1646.1474 -5071,1782000,1655.2109 -5073,1784000,1646.0376 -5075,1786000,1610.8426 -5077,1788000,1634.0126 -5079,1790000,1630.8019 -5081,1792000,1575.4485 -5083,1794000,1650.1253 -5085,1796000,1656.4711 -5087,1798000,1627.8089 -5089,1800000,1616.5351 -5091,1802000,1620.1927 -5093,1804000,1666.4595 -5095,1806000,1625.6626 -5097,1808000,1628.8417 -5099,1810000,1625.9039 -5101,1812000,1651.4684 -5103,1814000,1616.3946 -5105,1816000,1649.5946 -5107,1818000,1695.1888 -5109,1820000,1642.6916 -5111,1822000,1645.4892 -5113,1824000,1612.9908 -5115,1826000,905.0571 -5117,1828000,1650.3058 -5119,1830000,1631.1991 -5121,1832000,1577.2678 -5123,1834000,1656.9285 -5125,1836000,1651.3067 -5127,1838000,1643.546 -5129,1840000,1616.7518 -5131,1842000,1675.5359 -5133,1844000,1664.9617 -5135,1846000,1634.5186 -5137,1848000,1616.728 -5140,1850000,1184.5215 -5142,1852000,1681.2367 -5145,1854000,1446.9643 -5147,1856000,1698.5965 -5149,1858000,1649.852 -5151,1860000,1681.49 -5153,1862000,1626.3887 -5155,1864000,1642.5837 -5157,1866000,1638.8986 -5159,1868000,1597.4685 -5161,1870000,1628.1449 -5163,1872000,1646.2007 -5165,1874000,1623.0652 -5167,1876000,1680.9002 -5169,1878000,1690.6563 -5171,1880000,1638.62 -5173,1882000,1624.6327 -5175,1884000,1062.4335 -5177,1886000,1644.2358 -5179,1888000,1636.1232 -5181,1890000,1620.9758 -5183,1892000,1606.0339 -5185,1894000,1643.9773 -5187,1896000,1671.7111 -5189,1898000,1599.7845 -5191,1900000,1614.2705 -5193,1902000,1617.1481 -5196,1904000,1172.0294 -5198,1906000,1664.4208 -5200,1908000,1605.5907 -5202,1910000,1579.3591 -5204,1912000,1626.6314 -5206,1914000,1637.7007 -5208,1916000,1536.9807 -5210,1918000,1639.0298 -5212,1920000,1655.0136 -5214,1922000,1646.5442 -5216,1924000,1703.5781 -5218,1926000,1674.3066 -5220,1928000,1648.4459 -5222,1930000,1664.1837 -5224,1932000,1659.1165 -5226,1934000,1609.3762 -5228,1936000,1678.1254 -5230,1938000,1613.2859 -5232,1940000,1682.1295 -5235,1942000,1008.4466 -5237,1944000,1615.0169 -5239,1946000,1647.6543 -5241,1948000,1685.3665 -5243,1950000,1644.2151 -5245,1952000,1665.7613 -5248,1954000,1407.1673 -5250,1956000,1672.403 -5252,1958000,1646.018 -5254,1960000,1643.6921 -5256,1962000,1678.9078 -5258,1964000,1684.7591 -5260,1966000,1678.4391 -5262,1968000,1663.4214 -5264,1970000,1693.1374 -5266,1972000,1579.0685 -5268,1974000,1580.7071 -5270,1976000,1659.8193 -5272,1978000,1616.9599 -5274,1980000,1614.7172 -5276,1982000,1650.4666 -5278,1984000,903.5074 -5281,1986000,1394.4484 -5283,1988000,1624.5472 -5285,1990000,1640.7165 -5287,1992000,1701.095 -5289,1994000,1650.3951 -5291,1996000,1581.9156 -5293,1998000,1649.8633 -5296,2000000,1250.3106 -5298,2002000,1739.9594 -5300,2004000,1749.4254 -5302,2006000,1711.4013 -5304,2008000,1737.1173 -5306,2010000,1747.1624 -5308,2012000,1697.1479 -5310,2014000,1724.7888 -5312,2016000,1772.9362 -5314,2018000,1720.7329 -5316,2020000,1704.9613 -5318,2022000,1738.7083 -5320,2024000,1405.9558 -5322,2026000,1727.7798 -5324,2028000,1738.7914 -5326,2030000,1756.4814 -5328,2032000,1721.7948 -5330,2034000,1699.3954 -5332,2036000,1768.8668 -5334,2038000,1722.6865 -5336,2040000,1726.3706 -5338,2042000,1743.4156 -5340,2044000,1750.592 -5342,2046000,1747.1935 -5344,2048000,1713.6417 -5346,2050000,1704.0242 -5348,2052000,1750.3046 -5350,2054000,1810.7126 -5352,2056000,1731.7418 -5354,2058000,1776.8693 -5356,2060000,1731.0666 -5358,2062000,1765.3292 -5360,2064000,1737.6242 -5362,2066000,1586.3189 -5364,2068000,1350.8838 -5366,2070000,1711.425 -5369,2072000,1668.4042 -5371,2074000,1714.2972 -5373,2076000,1717.0456 -5375,2078000,1726.3307 -5377,2080000,1773.5388 -5379,2082000,1744.5594 -5381,2084000,1763.2024 -5383,2086000,1714.1864 -5385,2088000,1130.4007 -5387,2090000,1755.9841 -5389,2092000,1685.8491 -5392,2094000,1400.1039 -5395,2096000,763.7605 -5397,2098000,1655.728 -5400,2100000,1335.2896 -5402,2102000,1746.2971 -5404,2104000,1694.0328 -5406,2106000,1717.6242 -5409,2108000,1220.351 -5411,2110000,1634.6678 -5413,2112000,1681.493 -5415,2114000,1714.289 -5417,2116000,1678.9341 -5419,2118000,1724.8395 -5422,2120000,1305.6914 -5424,2122000,1712.7595 -5426,2124000,1687.7461 -5428,2126000,1695.1333 -5430,2128000,1715.4849 -5432,2130000,1338.056 -5435,2132000,1197.5867 -5437,2134000,1536.6974 -5439,2136000,1026.4041 -5442,2138000,1219.8729 -5444,2140000,1350.9628 -5446,2142000,1762.1963 -5448,2144000,1729.5255 -5450,2146000,1718.5174 -5452,2148000,1693.4043 -5454,2150000,1708.7569 -5456,2152000,1659.1252 -5458,2154000,1618.8155 -5461,2156000,1268.5914 -5463,2158000,1719.3109 -5465,2160000,1754.6808 -5467,2162000,1734.6839 -5469,2164000,1699.0473 -5471,2166000,1750.2777 -5473,2168000,1656.6898 -5475,2170000,1698.5305 -5477,2172000,1699.6654 -5479,2174000,1705.4116 -5481,2176000,1640.6878 -5483,2178000,1718.7357 -5485,2180000,1722.5161 -5487,2182000,1697.3398 -5489,2184000,1383.8043 -5491,2186000,1763.7129 -5493,2188000,1724.9557 -5495,2190000,1719.3233 -5497,2192000,1720.8661 -5499,2194000,1724.5764 -5501,2196000,1754.3747 -5503,2198000,1699.1482 -5505,2200000,1738.0122 -5507,2202000,1560.8225 -5510,2204000,1341.1984 -5512,2206000,1740.0411 -5514,2208000,1710.5293 -5516,2210000,1738.0209 -5518,2212000,1718.9771 -5520,2214000,1738.9917 -5522,2216000,1714.2323 -5524,2218000,1688.8151 -5526,2220000,1746.9264 -5528,2222000,1761.643 -5530,2224000,1741.1795 -5532,2226000,1748.9004 -5534,2228000,1769.9851 -5536,2230000,1750.5233 -5538,2232000,1733.1284 -5540,2234000,1692.7006 -5542,2236000,1775.0228 -5544,2238000,1642.3254 -5546,2240000,1677.8806 -5548,2242000,1731.3721 -5550,2244000,1746.1208 -5552,2246000,1700.505 -5554,2248000,1677.1627 -5556,2250000,1736.5515 -5558,2252000,1791.7469 -5560,2254000,1821.1828 -5562,2256000,1790.2673 -5564,2258000,1808.4841 -5566,2260000,1805.1949 -5568,2262000,1819.8252 -5570,2264000,1832.5357 -5572,2266000,1808.3833 -5574,2268000,1827.5907 -5576,2270000,1818.1911 -5578,2272000,1816.2919 -5580,2274000,1830.6904 -5582,2276000,1818.2848 -5584,2278000,1776.768 -5586,2280000,1823.8075 -5588,2282000,1802.2005 -5590,2284000,1644.2919 -5592,2286000,1800.0757 -5594,2288000,1492.3462 -5596,2290000,1301.3704 -5598,2292000,1804.2562 -5600,2294000,1791.9858 -5603,2296000,1513.9345 -5605,2298000,1844.3656 -5607,2300000,1806.0822 -5609,2302000,1828.055 -5611,2304000,1820.9122 -5613,2306000,1776.1362 -5615,2308000,1829.4361 -5617,2310000,1535.0989 -5619,2312000,1824.9032 -5621,2314000,1848.0107 -5623,2316000,1807.0295 -5625,2318000,1815.5496 -5628,2320000,1312.8235 -5630,2322000,1830.3239 -5632,2324000,1814.0052 -5634,2326000,1829.1014 -5636,2328000,1817.1514 -5638,2330000,1779.6579 -5640,2332000,1775.9936 -5642,2334000,1814.5727 -5644,2336000,1822.1461 -5646,2338000,1845.4232 -5648,2340000,1597.57 -5650,2342000,1819.4099 -5652,2344000,1816.007 -5654,2346000,1798.4099 -5656,2348000,1791.6554 -5658,2350000,1825.7576 -5660,2352000,1775.7285 -5662,2354000,1801.9752 -5664,2356000,1823.3314 -5666,2358000,1814.622 -5668,2360000,1756.8665 -5670,2362000,1812.8651 -5672,2364000,1845.6668 -5674,2366000,1810.4849 -5676,2368000,1786.9433 -5678,2370000,1720.9352 -5680,2372000,1770.8959 -5682,2374000,1823.9265 -5684,2376000,1769.4124 -5686,2378000,1841.1654 -5688,2380000,1827.93 -5690,2382000,1844.2442 -5692,2384000,1822.4 -5694,2386000,1811.3033 -5696,2388000,1800.8841 -5698,2390000,1821.091 -5700,2392000,1825.5138 -5702,2394000,1230.0838 -5704,2396000,1838.4842 -5706,2398000,1858.4975 -5708,2400000,1850.0679 -5710,2402000,1832.3171 -5712,2404000,1811.2128 -5714,2406000,1845.4519 -5717,2408000,1269.9332 -5719,2410000,1837.1901 -5721,2412000,1838.056 -5723,2414000,1837.285 -5725,2416000,1798.3681 -5727,2418000,1821.3611 -5729,2420000,1769.5711 -5731,2422000,1805.6693 -5734,2424000,1349.7364 -5736,2426000,1800.7742 -5738,2428000,1807.7006 -5740,2430000,1831.6569 -5742,2432000,1825.368 -5744,2434000,1837.6861 -5746,2436000,1801.1556 -5748,2438000,1416.1979 -5750,2440000,1801.8838 -5752,2442000,1816.1108 -5755,2444000,1577.935 -5757,2446000,1836.2062 -5759,2448000,1774.8941 -5761,2450000,1827.5239 -5763,2452000,1861.2201 -5765,2454000,1843.3149 -5767,2456000,1803.1949 -5769,2458000,1798.217 -5771,2460000,1666.5024 -5773,2462000,1816.6942 -5776,2464000,1423.0938 -5778,2466000,1764.1495 -5780,2468000,1786.8956 -5782,2470000,1547.835 -5784,2472000,1787.8124 -5786,2474000,1313.0649 -5788,2476000,1809.2077 -5790,2478000,1815.5576 -5793,2480000,1251.1328 -5796,2482000,1608.7441 -5798,2484000,1606.7342 -5800,2486000,1809.3847 -5802,2488000,1850.7815 -5804,2490000,1824.5895 -5806,2492000,1800.216 -5808,2494000,1866.7993 -5810,2496000,1829.2296 -5812,2498000,1634.7407 -5814,2500000,1813.1019 -5816,2502000,1829.5945 -5818,2504000,1866.6469 -5820,2506000,1854.0383 -5822,2508000,1851.3575 -5824,2510000,1897.1978 -5826,2512000,1870.8618 -5828,2514000,1906.6837 -5830,2516000,1884.7865 -5832,2518000,1883.6823 -5834,2520000,1886.0367 -5836,2522000,1910.0893 -5838,2524000,1900.7908 -5840,2526000,1833.4035 -5842,2528000,1915.3385 -5844,2530000,1853.0724 -5846,2532000,1915.8264 -5848,2534000,1901.8518 -5850,2536000,1899.4954 -5852,2538000,1919.9095 -5854,2540000,1880.3012 -5856,2542000,1899.4617 -5858,2544000,1902.4472 -5860,2546000,1892.0149 -5862,2548000,1897.1652 -5864,2550000,1890.2711 -5866,2552000,1890.6911 -5868,2554000,1942.4376 -5870,2556000,1911.1442 -5872,2558000,1922.8189 -5874,2560000,1906.0418 -5876,2562000,1911.1889 -5878,2564000,1871.2929 -5880,2566000,1903.1134 -5882,2568000,1910.9608 -5884,2570000,1882.0916 -5886,2572000,1920.737 -5888,2574000,1918.0756 -5890,2576000,1894.7914 -5892,2578000,1934.055 -5894,2580000,1904.0605 -5896,2582000,1909.8073 -5899,2584000,1297.5748 -5901,2586000,1925.714 -5903,2588000,1920.4863 -5905,2590000,1900.3738 -5907,2592000,1876.7683 -5909,2594000,1926.1767 -5911,2596000,1777.1252 -5913,2598000,1922.3994 -5915,2600000,1908.4272 -5917,2602000,1922.0718 -5919,2604000,1888.4671 -5921,2606000,1930.3602 -5923,2608000,1894.6364 -5925,2610000,1882.8683 -5927,2612000,1900.2667 -5929,2614000,1909.5249 -5931,2616000,1918.8738 -5933,2618000,1940.1918 -5935,2620000,1861.7617 -5937,2622000,1915.3004 -5939,2624000,1896.5268 -5941,2626000,1916.8093 -5943,2628000,1904.9464 -5946,2630000,1611.5454 -5948,2632000,1882.3837 -5950,2634000,1914.4997 -5952,2636000,1616.7268 -5954,2638000,1903.5287 -5956,2640000,1924.7248 -5958,2642000,1942.9036 -5960,2644000,1893.6849 -5962,2646000,1924.6823 -5964,2648000,1907.1526 -5966,2650000,1877.5501 -5968,2652000,1846.6129 -5970,2654000,1893.5405 -5973,2656000,1393.7264 -5975,2658000,1896.4017 -5977,2660000,1885.3063 -5979,2662000,1922.7441 -5981,2664000,1912.3995 -5983,2666000,1866.3344 -5985,2668000,1897.575 -5987,2670000,1765.8865 -5989,2672000,1898.489 -5991,2674000,1897.4189 -5993,2676000,1904.8364 -5995,2678000,1910.4227 -5997,2680000,1899.2244 -5999,2682000,1887.7744 -6001,2684000,1883.239 -6003,2686000,1875.711 -6005,2688000,1866.7601 -6007,2690000,1882.6821 -6009,2692000,1881.2643 -6011,2694000,1884.1567 -6013,2696000,1877.4363 -6015,2698000,1574.907 -6017,2700000,1903.9721 -6019,2702000,1905.1918 -6021,2704000,1889.2338 -6023,2706000,1908.942 -6025,2708000,1897.1638 -6027,2710000,1868.4849 -6029,2712000,1883.8328 -6031,2714000,1904.3477 -6033,2716000,1507.5453 -6035,2718000,1898.1801 -6038,2720000,1590.4403 -6040,2722000,1878.5922 -6042,2724000,1895.7779 -6044,2726000,1869.671 -6046,2728000,1897.0549 -6048,2730000,1901.4327 -6050,2732000,1876.8649 -6052,2734000,1660.4791 -6054,2736000,1891.8494 -6056,2738000,1870.0672 -6058,2740000,1904.8106 -6060,2742000,1885.019 -6062,2744000,1901.6896 -6064,2746000,1878.1387 -6066,2748000,1911.7815 -6068,2750000,1883.2549 -6070,2752000,1472.1729 -6072,2754000,1917.4057 -6074,2756000,1908.2101 -6076,2758000,1904.306 -6078,2760000,1910.6437 -6080,2762000,1933.5389 -6082,2764000,1878.9732 -6084,2766000,1895.9182 -6086,2768000,1893.0085 -6088,2770000,1913.2592 -6090,2772000,1912.0125 -6092,2774000,1913.2063 -6094,2776000,1890.0927 -6096,2778000,1910.6885 -6098,2780000,1900.8895 -6100,2782000,1880.0935 -6102,2784000,1924.8464 -6104,2786000,1910.5301 -6106,2788000,1889.1069 -6108,2790000,1895.0813 -6110,2792000,1907.7677 -6112,2794000,1872.2441 -6114,2796000,1903.4328 -6116,2798000,1934.7609 -6118,2800000,1877.8083 -6120,2802000,1910.0521 -6122,2804000,1899.6764 -6124,2806000,1906.7034 -6126,2808000,1900.2323 -6129,2810000,1791.0355 -6131,2812000,1942.4089 -6133,2814000,1921.6802 -6135,2816000,1917.2464 -6137,2818000,1620.1918 -6139,2820000,1905.8538 -6141,2822000,1903.6288 -6143,2824000,1861.6426 -6145,2826000,1926.0788 -6147,2828000,1905.202 -6149,2830000,1895.3685 -6151,2832000,1922.0544 -6153,2834000,1915.9267 -6155,2836000,1914.8963 -6157,2838000,1911.0901 -6159,2840000,1925.8909 -6162,2842000,1342.1382 -6164,2844000,1905.4396 -6166,2846000,1927.4358 -6168,2848000,1922.0119 -6170,2850000,1920.2016 -6172,2852000,1908.1685 -6174,2854000,1922.7543 -6176,2856000,1869.0267 -6178,2858000,1901.0045 -6180,2860000,1923.7819 -6182,2862000,1934.2133 -6184,2864000,1892.3848 -6186,2866000,1730.4927 -6188,2868000,1885.3249 -6190,2870000,1914.1767 -6192,2872000,1907.2361 -6194,2874000,1414.9785 -6196,2876000,1928.0237 -6198,2878000,1936.0538 -6200,2880000,1926.8044 -6202,2882000,1881.0154 -6204,2884000,1946.7585 -6206,2886000,1895.5874 -6208,2888000,1892.9133 -6211,2890000,1570.6794 -6213,2892000,1942.5621 -6215,2894000,1884.8446 -6217,2896000,1930.2566 -6219,2898000,1907.2497 -6221,2900000,1936.9253 -6223,2902000,1806.8836 -6225,2904000,1873.5128 -6227,2906000,1573.3237 -6229,2908000,1787.6751 -6232,2910000,1619.0642 -6234,2912000,1895.6549 -6236,2914000,1928.7883 -6238,2916000,1917.3963 -6240,2918000,1204.1521 -6243,2920000,1651.6711 -6245,2922000,1904.0417 -6247,2924000,1896.083 -6249,2926000,1939.1456 -6251,2928000,1909.9803 -6253,2930000,1891.8289 -6255,2932000,1937.5488 -6257,2934000,1932.3238 -6259,2936000,1911.6915 -6261,2938000,1891.3893 -6263,2940000,1915.5796 -6265,2942000,1914.4218 -6267,2944000,1914.9475 -6270,2946000,1235.4572 -6272,2948000,1888.2125 -6274,2950000,1937.9641 -6276,2952000,1931.7382 -6278,2954000,1902.0978 -6280,2956000,1458.8506 -6282,2958000,1940.7559 -6284,2960000,1928.1094 -6286,2962000,1886.4981 -6289,2964000,1575.9125 -6291,2966000,1928.0493 -6293,2968000,1227.9569 -6296,2970000,1448.5315 -6298,2972000,1915.2075 -6301,2974000,1340.6693 -6304,2976000,1319.4113 -6306,2978000,1918.1563 -6308,2980000,1918.0283 -6310,2982000,1918.5505 -6312,2984000,1933.5196 -6314,2986000,1897.4468 -6316,2988000,1929.5835 -6318,2990000,1732.8858 -6320,2992000,1933.6287 -6322,2994000,1944.0531 -6324,2996000,1923.7163 -6327,2998000,1286.4569 -6329,3000000,1898.8385 diff --git a/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_0.csv b/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_0.csv deleted file mode 100644 index 7e76c36..0000000 --- a/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_0.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -152,2000,20.5266 -306,4000,20.7329 -465,6000,21.2114 -622,8000,21.3802 -783,10000,22.1123 -953,12000,21.7776 -1100,14000,22.8879 -1251,16000,23.3662 -1372,18000,24.8995 -1498,20000,24.5802 -1600,22000,27.4461 -1711,24000,26.188 -1788,26000,30.2465 -1869,28000,28.7804 -1932,30000,33.8793 -2004,32000,30.1911 -2068,34000,35.52 -2128,36000,32.8171 -2181,38000,41.2665 -2236,40000,39.0364 -2286,42000,44.2193 -2332,44000,42.9408 -2382,46000,48.4047 -2426,48000,48.8389 -2465,50000,52.3276 -2507,52000,52.5903 -2548,54000,53.7724 -2592,56000,52.6938 -2633,58000,54.0003 -2674,60000,55.0077 -2714,62000,58.5583 -2754,64000,57.3018 -2793,66000,56.5706 -2830,68000,59.9256 -2866,70000,61.4862 -2904,72000,61.2007 -2940,74000,59.4714 -2974,76000,63.0299 -3008,78000,67.2326 -3042,80000,66.8402 -3074,82000,71.336 -3107,84000,64.4764 -3138,86000,75.675 -3170,88000,70.6748 -3200,90000,72.4207 -3230,92000,75.9314 -3258,94000,77.3501 -3285,96000,80.7531 -3311,98000,83.8514 -3337,100000,86.4131 -3362,102000,90.6217 -3388,104000,89.8505 -3411,106000,92.5559 -3437,108000,88.9634 -3462,110000,91.6992 -3484,112000,98.301 -3507,114000,96.8449 -3531,116000,90.3987 -3555,118000,99.0825 -3580,120000,94.1077 -3606,122000,97.7781 -3629,124000,97.245 -3650,126000,103.5033 -3674,128000,99.4932 -3691,130000,112.9899 -3714,132000,100.3857 -3739,134000,101.7858 -3759,136000,107.4714 -3782,138000,101.9573 -3805,140000,104.1467 -3832,142000,97.8507 -3857,144000,102.2092 -3882,146000,99.2112 -3906,148000,110.0045 -3926,150000,113.3937 -3950,152000,100.8932 -3968,154000,110.3676 -3983,156000,119.8774 -4000,158000,120.5689 -4020,160000,107.9454 -4045,162000,98.6456 -4068,164000,109.5994 -4088,166000,101.5335 -4113,168000,101.1255 -4136,170000,106.9132 -4160,172000,104.8252 -4186,174000,98.0925 -4205,176000,116.3688 -4228,178000,105.0004 -4253,180000,108.0439 -4279,182000,103.9777 -4305,184000,102.1046 -4330,186000,107.183 -4355,188000,104.8636 -4383,190000,102.4213 -4408,192000,103.5009 -4434,194000,104.2904 -4462,196000,98.0083 -4488,198000,104.2057 -4513,200000,105.8012 -4540,202000,99.9767 -4565,204000,107.2843 -4591,206000,106.1183 -4617,208000,103.4383 -4643,210000,104.0167 -4668,212000,109.2963 -4694,214000,108.0566 -4720,216000,104.2894 -4746,218000,108.9969 -4771,220000,113.9384 -4797,222000,102.8735 -4822,224000,105.8802 -4847,226000,111.1942 -4871,228000,111.5334 -4897,230000,104.2777 -4923,232000,105.5156 -4949,234000,106.6421 -4974,236000,106.6445 -4997,238000,107.6311 -5022,240000,110.7176 -5043,242000,108.461 -5069,244000,102.8483 -5092,246000,109.9599 -5119,248000,107.2174 -5145,250000,105.5801 -5169,252000,115.4004 -5195,254000,118.3352 -5221,256000,114.2122 -5242,258000,124.8079 -5267,260000,115.5768 -5292,262000,114.8399 -5317,264000,119.1662 -5338,266000,124.1898 -5363,268000,116.8813 -5389,270000,113.6906 -5415,272000,119.2045 -5440,274000,115.7573 -5463,276000,124.1383 -5490,278000,115.9516 -5514,280000,119.2902 -5539,282000,118.6459 -5565,284000,115.3726 -5589,286000,119.1894 -5615,288000,121.7932 -5640,290000,121.6763 -5665,292000,121.0679 -5690,294000,122.5751 -5714,296000,124.7809 -5741,298000,117.3514 -5766,300000,117.5577 -5789,302000,121.8945 -5813,304000,119.8879 -5837,306000,122.285 -5860,308000,125.5439 -5884,310000,123.3604 -5901,312000,132.3843 -5926,314000,126.0086 -5951,316000,120.8411 -5976,318000,117.9101 -6002,320000,120.4005 -6024,322000,134.7356 -6048,324000,127.0987 -6072,326000,126.6748 -6093,328000,132.423 -6118,330000,127.5188 -6142,332000,125.5953 -6167,334000,118.9132 -6192,336000,121.7035 -6215,338000,125.8238 -6240,340000,123.3695 -6260,342000,135.4447 -6285,344000,122.1319 -6307,346000,131.213 -6331,348000,132.0318 -6347,350000,154.8128 -6372,352000,128.4234 -6392,354000,133.2571 -6413,356000,126.8297 -6436,358000,133.2215 -6459,360000,130.4548 -6483,362000,134.9345 -6505,364000,131.9695 -6525,366000,143.4087 -6543,368000,138.5139 -6560,370000,165.8022 -6582,372000,128.4974 -6598,374000,163.491 -6621,376000,138.9066 -6641,378000,152.7354 -6663,380000,140.3803 -6681,382000,154.3523 -6700,384000,151.1849 -6719,386000,158.3465 -6739,388000,156.1751 -6757,390000,162.2712 -6777,392000,152.3954 -6797,394000,148.8788 -6814,396000,162.6518 -6833,398000,160.8972 -6852,400000,153.2534 -6872,402000,154.135 -6890,404000,164.1768 -6907,406000,169.8219 -6926,408000,169.3742 -6944,410000,167.5362 -6964,412000,147.5007 -6979,414000,178.1719 -6997,416000,171.415 -7014,418000,172.4459 -7034,420000,149.8044 -7050,422000,181.4951 -7067,424000,174.0181 -7082,426000,177.4793 -7099,428000,185.2511 -7116,430000,171.4677 -7132,432000,181.4217 -7149,434000,183.9281 -7162,436000,202.6921 -7178,438000,212.5421 -7194,440000,186.5185 -7210,442000,173.1839 -7226,444000,190.6041 -7239,446000,232.8752 -7256,448000,177.0599 -7270,450000,213.9606 -7287,452000,171.858 -7299,454000,232.9397 -7315,456000,186.3297 -7326,458000,231.112 -7336,460000,280.0815 -7349,462000,222.7753 -7365,464000,188.1966 -7375,466000,264.9448 -7385,468000,260.6845 -7397,470000,227.2063 -7410,472000,225.2237 -7423,474000,231.3188 -7436,476000,213.3441 -7444,478000,309.5725 -7457,480000,233.3609 -7467,482000,274.461 -7477,484000,259.8165 -7486,486000,323.0774 -7495,488000,295.1192 -7505,490000,264.5135 -7513,492000,318.9667 -7522,494000,303.1954 -7532,496000,284.6693 -7542,498000,292.1528 -7550,500000,341.3179 -7556,502000,490.8685 -7562,504000,436.0962 -7572,506000,342.8416 -7580,508000,323.816 -7587,510000,375.1242 -7594,512000,427.6345 -7600,514000,438.141 -7608,516000,316.7482 -7617,518000,380.6191 -7623,520000,480.7466 -7630,522000,411.7497 -7637,524000,426.7244 -7645,526000,408.6362 -7653,528000,410.1868 -7660,530000,426.0823 -7667,532000,408.972 -7678,534000,283.4716 -7687,536000,325.748 -7695,538000,350.6631 -7703,540000,322.962 -7710,542000,374.6262 -7716,544000,470.3072 -7723,546000,428.0045 -7731,548000,337.105 -7736,550000,499.0238 -7743,552000,515.0473 -7752,554000,288.0413 -7758,556000,471.3656 -7765,558000,421.9735 -7770,560000,367.9009 -7776,562000,458.0751 -7782,564000,542.7368 -7787,566000,593.7803 -7793,568000,474.3672 -7797,570000,414.6649 -7804,572000,418.4968 -7808,574000,601.3273 -7813,576000,525.4003 -7820,578000,485.8256 -7826,580000,373.5386 -7834,582000,415.1863 -7843,584000,329.2496 -7850,586000,441.5662 -7857,588000,377.7394 -7862,590000,585.7318 -7867,592000,486.356 -7873,594000,553.6498 -7879,596000,429.9267 -7883,598000,704.2128 -7887,600000,837.8199 -7895,602000,381.4002 -7904,604000,350.655 -7908,606000,491.5848 -7916,608000,492.0218 -7921,610000,591.6999 -7930,612000,405.0173 -7938,614000,377.0561 -7943,616000,524.719 -7947,618000,678.6174 -7953,620000,556.2495 -7958,622000,486.8374 -7963,624000,771.5937 -7967,626000,500.4244 -7973,628000,662.9313 -7979,630000,516.685 -7986,632000,365.7654 -7991,634000,582.795 -7997,636000,567.8241 -8003,638000,532.3192 -8008,640000,629.8963 -8013,642000,625.0179 -8018,644000,519.5901 -8024,646000,448.6938 -8031,648000,504.3307 -8036,650000,621.6071 -8044,652000,383.138 -8050,654000,472.3824 -8055,656000,418.3542 -8060,658000,633.4912 -8068,660000,366.7583 -8073,662000,516.3971 -8078,664000,491.4342 -8085,666000,492.1354 -8092,668000,468.412 -8099,670000,406.6151 -8104,672000,538.6351 -8109,674000,581.6123 -8115,676000,430.03 -8119,678000,850.3625 -8124,680000,612.5467 -8132,682000,440.7619 -8137,684000,683.2847 -8141,686000,687.3334 -8148,688000,428.9973 -8153,690000,514.5742 -8158,692000,691.9455 -8164,694000,497.9533 -8173,696000,409.9258 -8176,698000,894.3039 -8182,700000,439.7776 -8188,702000,569.922 -8194,704000,494.8233 -8199,706000,466.2647 -8205,708000,513.1154 -8209,710000,661.0759 -8218,712000,427.8727 -8222,714000,738.4802 -8229,716000,464.5159 -8234,718000,587.4163 -8237,720000,956.4771 -8242,722000,622.1582 -8245,724000,865.6297 -8249,726000,1031.9757 -8256,728000,381.7038 -8262,730000,556.207 -8266,732000,930.3913 -8271,734000,526.1916 -8275,736000,709.4749 -8282,738000,446.2931 -8288,740000,403.5627 -8294,742000,478.2859 -8299,744000,758.9452 -8302,746000,928.1343 -8310,748000,445.8645 -8314,750000,773.3771 -8320,752000,514.2239 -8323,754000,1068.5092 -8327,756000,542.4235 -8332,758000,909.826 -8335,760000,1041.5025 -8338,762000,947.1745 -8341,764000,1089.8977 -8343,766000,1071.5629 -8348,768000,804.924 -8353,770000,743.8807 -8357,772000,786.7246 -8359,774000,1267.6482 -8362,776000,999.7335 -8367,778000,852.7911 -8371,780000,821.6949 -8376,782000,620.865 -8378,784000,819.6798 -8381,786000,1376.4802 -8385,788000,740.7015 -8388,790000,1015.7615 -8392,792000,1002.5764 -8396,794000,704.5991 -8399,796000,1066.4787 -8402,798000,995.0029 -8407,800000,705.8117 -8412,802000,666.5921 -8416,804000,635.0002 -8419,806000,1376.5297 -8424,808000,418.86 -8429,810000,892.5828 -8432,812000,749.9677 -8435,814000,1182.284 -8443,816000,455.177 -8448,818000,619.2002 -8451,820000,1027.8241 -8455,822000,870.0116 -8458,824000,1249.0456 -8463,826000,663.079 -8468,828000,425.3242 -8474,830000,767.4586 -8478,832000,824.1587 -8483,834000,608.6326 -8489,836000,649.1021 -8493,838000,773.4339 -8498,840000,769.4669 -8504,842000,561.1442 -8509,844000,540.5418 -8516,846000,587.3759 -8521,848000,646.4635 -8526,850000,663.4304 -8530,852000,803.1006 -8533,854000,802.5345 -8537,856000,1007.5351 -8540,858000,1048.4439 -8543,860000,894.679 -8547,862000,1064.6948 -8551,864000,814.47 -8556,866000,726.1939 -8559,868000,777.5717 -8563,870000,968.9723 -8565,872000,1198.8924 -8568,874000,1205.9376 -8572,876000,824.7721 -8578,878000,712.8107 -8583,880000,488.4461 -8586,882000,1159.3237 -8588,884000,1690.6439 -8592,886000,963.2322 -8597,888000,668.8414 -8601,890000,712.0181 -8603,892000,1300.3146 -8606,894000,1138.2705 -8610,896000,964.0491 -8615,898000,757.8278 -8617,900000,1556.1582 -8620,902000,1130.7612 -8622,904000,1651.0636 -8627,906000,688.8712 -8630,908000,1102.698 -8633,910000,1038.7712 -8637,912000,970.4494 -8641,914000,865.7138 -8643,916000,1530.5161 -8647,918000,612.525 -8652,920000,927.5057 -8656,922000,721.379 -8659,924000,890.3858 -8664,926000,843.2582 -8669,928000,712.002 -8671,930000,915.9906 -8673,932000,1635.5883 -8676,934000,1320.1747 -8679,936000,1334.2527 -8683,938000,752.5012 -8686,940000,1222.4073 -8689,942000,916.7006 -8692,944000,1337.6205 -8695,946000,757.2721 -8697,948000,1605.5376 -8701,950000,1076.7352 -8703,952000,1460.2542 -8706,954000,1249.8471 -8709,956000,961.2871 -8712,958000,965.6245 -8717,960000,746.9704 -8719,962000,1631.9595 -8721,964000,1627.9588 -8725,966000,1065.8688 -8729,968000,899.1422 -8732,970000,927.0025 -8736,972000,849.954 -8740,974000,977.5812 -8744,976000,786.4292 -8746,978000,1698.9763 -8751,980000,650.7621 -8754,982000,1177.2487 -8758,984000,881.5583 -8762,986000,825.0058 -8765,988000,1145.4786 -8768,990000,1171.2006 -8770,992000,1604.2805 -8776,994000,738.5023 -8778,996000,1802.4728 -8781,998000,890.4412 -8785,1000000,945.724 -8787,1002000,1793.0265 -8790,1004000,1336.6393 -8792,1006000,1567.6184 -8794,1008000,1544.8414 -8800,1010000,759.8356 -8802,1012000,1868.601 -8805,1014000,1159.7083 -8808,1016000,967.1642 -8811,1018000,1320.8394 -8813,1020000,1267.7364 -8815,1022000,1715.3166 -8817,1024000,1808.2687 -8820,1026000,1421.8564 -8823,1028000,1214.036 -8826,1030000,914.1488 -8833,1032000,707.1032 -8835,1034000,1602.3756 -8837,1036000,1551.9219 -8842,1038000,868.0512 -8845,1040000,1049.2088 -8849,1042000,760.3608 -8852,1044000,1183.3672 -8856,1046000,955.6809 -8860,1048000,1109.7225 -8862,1050000,1034.864 -8865,1052000,1247.9472 -8868,1054000,945.1281 -8872,1056000,1269.1214 -8874,1058000,1774.447 -8878,1060000,926.5342 -8881,1062000,1207.7429 -8883,1064000,1242.6339 -8889,1066000,764.4901 -8891,1068000,1269.0442 -8894,1070000,1208.6904 -8898,1072000,850.0453 -8901,1074000,1082.0982 -8904,1076000,1049.9388 -8909,1078000,1049.0131 -8912,1080000,900.029 -8915,1082000,1106.7915 -8920,1084000,901.2436 -8922,1086000,1431.4822 -8925,1088000,1361.7622 -8928,1090000,1228.6406 -8930,1092000,1457.8719 -8932,1094000,1691.4558 -8934,1096000,1615.2375 -8940,1098000,672.2924 -8943,1100000,1354.8778 -8945,1102000,1674.0691 -8947,1104000,1780.4565 -8949,1106000,1274.0282 -8951,1108000,1793.3254 -8955,1110000,1001.98 -8960,1112000,910.0458 -8965,1114000,665.8387 -8968,1116000,759.9555 -8971,1118000,1768.9611 -8973,1120000,1716.3214 -8976,1122000,1044.9597 -8979,1124000,1263.4778 -8981,1126000,1602.5223 -8983,1128000,1795.7226 -8986,1130000,1166.367 -8989,1132000,1361.7048 -8991,1134000,1104.0249 -8994,1136000,1279.8802 -8997,1138000,1519.4623 -8999,1140000,1403.6109 -9002,1142000,1348.833 -9006,1144000,1004.2776 -9008,1146000,1846.3675 -9013,1148000,869.939 -9016,1150000,1188.2708 -9019,1152000,1261.1922 -9022,1154000,1406.0379 -9027,1156000,733.0598 -9030,1158000,1224.6595 -9033,1160000,807.0557 -9037,1162000,1061.7534 -9039,1164000,1436.2221 -9042,1166000,1752.0488 -9045,1168000,987.0465 -9047,1170000,1808.2792 -9049,1172000,1813.4574 -9053,1174000,1216.2942 -9056,1176000,1055.9825 -9059,1178000,1005.9371 -9061,1180000,1872.5175 -9065,1182000,1108.0695 -9067,1184000,1609.917 -9072,1186000,971.8882 -9077,1188000,757.6935 -9079,1190000,1887.2439 -9081,1192000,1727.6412 -9083,1194000,1455.2981 -9086,1196000,1645.7928 -9088,1198000,1262.1215 -9090,1200000,1943.519 -9095,1202000,1026.2063 -9098,1204000,922.7662 -9105,1206000,680.0569 -9108,1208000,1447.6168 -9111,1210000,1160.9094 -9113,1212000,1920.6525 -9117,1214000,885.6705 -9125,1216000,419.5954 -9127,1218000,1825.3637 -9129,1220000,1655.0793 -9134,1222000,922.8954 -9136,1224000,1887.4489 -9138,1226000,1297.6094 -9143,1228000,1013.256 -9147,1230000,801.6213 -9149,1232000,1878.6575 -9151,1234000,1639.7866 -9154,1236000,1032.2835 -9157,1238000,1521.7175 -9160,1240000,1468.4261 -9164,1242000,828.0276 -9166,1244000,1736.3002 -9171,1246000,837.492 -9174,1248000,1267.5224 -9176,1250000,1490.5911 -9178,1252000,1520.0196 -9181,1254000,1601.6322 -9183,1256000,1895.0086 -9185,1258000,1891.8296 -9187,1260000,1835.2194 -9190,1262000,1447.7082 -9192,1264000,1865.6931 -9194,1266000,1496.7291 -9198,1268000,885.0913 -9201,1270000,1727.8689 -9203,1272000,1666.3584 -9205,1274000,1961.7259 -9207,1276000,1940.3948 -9209,1278000,1907.2335 -9212,1280000,1493.0002 -9216,1282000,776.6341 -9219,1284000,1477.9945 -9221,1286000,1059.1759 -9225,1288000,1219.8233 -9227,1290000,1926.5001 -9230,1292000,1217.6027 -9234,1294000,1225.1579 -9237,1296000,1297.3706 -9240,1298000,974.9291 -9244,1300000,1169.0643 -9248,1302000,959.9881 -9253,1304000,842.8987 -9256,1306000,1105.0856 -9259,1308000,1433.5937 -9263,1310000,1003.7355 -9265,1312000,1899.9681 -9269,1314000,1038.1603 -9272,1316000,1330.9822 -9276,1318000,811.62 -9279,1320000,1481.5781 -9281,1322000,1404.1035 -9283,1324000,2020.7725 -9285,1326000,1938.2044 -9288,1328000,1747.0565 -9291,1330000,1221.7732 -9293,1332000,2017.2325 -9295,1334000,1915.6704 -9297,1336000,1698.0161 -9301,1338000,1322.1791 -9305,1340000,1083.3178 -9308,1342000,1359.4135 -9310,1344000,1220.3638 -9313,1346000,1580.8797 -9316,1348000,1625.6184 -9322,1350000,688.072 -9325,1352000,1356.232 -9329,1354000,681.9661 -9333,1356000,1281.9054 -9337,1358000,804.6176 -9341,1360000,1074.4997 -9344,1362000,1644.6098 -9347,1364000,1082.2503 -9350,1366000,1411.2631 -9357,1368000,561.8298 -9360,1370000,1385.7219 -9362,1372000,1732.1576 -9365,1374000,1599.2676 -9369,1376000,908.5963 -9372,1378000,1463.6835 -9375,1380000,809.952 -9378,1382000,1919.6502 -9380,1384000,1795.2468 -9382,1386000,1984.6055 -9384,1388000,2014.08 -9388,1390000,995.6398 -9393,1392000,828.5536 -9395,1394000,1997.0851 -9397,1396000,1746.8634 -9400,1398000,1237.2924 -9403,1400000,1624.8315 -9407,1402000,738.099 -9411,1404000,1059.7558 -9414,1406000,1555.4545 -9416,1408000,1111.5321 -9419,1410000,1910.3153 -9421,1412000,1305.4547 -9424,1414000,1582.2271 -9426,1416000,1609.7485 -9431,1418000,1029.0324 -9434,1420000,1362.3893 -9436,1422000,2036.5919 -9438,1424000,1567.426 -9441,1426000,1229.2674 -9443,1428000,2071.0523 -9447,1430000,1220.3597 -9451,1432000,661.1392 -9456,1434000,896.879 -9458,1436000,1915.2411 -9460,1438000,2017.6068 -9462,1440000,1903.494 -9465,1442000,1279.0929 -9468,1444000,1512.5339 -9471,1446000,1735.1727 -9473,1448000,1959.8661 -9476,1450000,1010.844 -9480,1452000,1124.2089 -9484,1454000,842.3481 -9489,1456000,928.8753 -9492,1458000,1038.1439 -9495,1460000,1430.0919 -9499,1462000,1192.8758 -9502,1464000,1410.8664 -9504,1466000,1861.0526 -9507,1468000,1242.6657 -9510,1470000,1341.451 -9513,1472000,1407.1057 -9517,1474000,1117.8216 -9519,1476000,1053.448 -9525,1478000,974.1582 -9527,1480000,1141.8675 -9530,1482000,1906.4233 -9534,1484000,863.0112 -9537,1486000,1575.3605 -9540,1488000,1343.228 -9542,1490000,2013.4785 -9547,1492000,688.3698 -9549,1494000,1954.1357 -9553,1496000,1016.4465 -9555,1498000,1387.6997 -9561,1500000,817.5201 -9563,1502000,1990.7815 -9565,1504000,2057.4348 -9567,1506000,1649.6544 -9570,1508000,1724.4072 -9573,1510000,1471.6248 -9575,1512000,2092.4396 -9577,1514000,1284.2884 -9583,1516000,971.8049 -9585,1518000,1586.4731 -9589,1520000,1247.0925 -9591,1522000,2031.2988 -9593,1524000,2007.0044 -9595,1526000,1702.2063 -9598,1528000,1204.0142 -9602,1530000,1157.0816 -9605,1532000,1489.3492 -9607,1534000,1359.481 -9611,1536000,1308.2908 -9613,1538000,2029.6294 -9615,1540000,2050.2281 -9617,1542000,1740.3389 -9620,1544000,1712.893 -9622,1546000,2116.8938 -9625,1548000,1364.7452 -9627,1550000,1820.4329 -9630,1552000,1549.6285 -9634,1554000,1174.2294 -9636,1556000,1203.2104 -9639,1558000,1855.901 -9641,1560000,1392.4117 -9644,1562000,1600.0819 -9646,1564000,2097.6814 -9648,1566000,2003.4987 -9650,1568000,2051.7765 -9652,1570000,1620.0764 -9656,1572000,1156.6912 -9658,1574000,1835.3721 -9661,1576000,1750.581 -9664,1578000,1016.0209 -9668,1580000,1303.4368 -9671,1582000,1548.9208 -9675,1584000,891.1172 -9677,1586000,1618.8935 -9680,1588000,1930.9553 -9682,1590000,1218.119 -9687,1592000,1051.8228 -9689,1594000,1679.7266 -9691,1596000,2044.4845 -9693,1598000,2058.9141 -9696,1600000,1865.3209 -9698,1602000,2047.1831 -9700,1604000,2135.0099 -9702,1606000,2065.4379 -9704,1608000,1547.5366 -9707,1610000,1624.1025 -9710,1612000,1393.7987 -9713,1614000,1550.0671 -9715,1616000,2094.4829 -9718,1618000,1450.0827 -9720,1620000,2117.5809 -9722,1622000,1622.1512 -9724,1624000,1788.8425 -9726,1626000,2180.9148 -9731,1628000,1061.3601 -9734,1630000,1565.2598 -9736,1632000,1705.6909 -9738,1634000,2132.4016 -9743,1636000,1001.1645 -9748,1638000,838.8085 -9751,1640000,1443.1997 -9753,1642000,1571.4511 -9756,1644000,1743.1664 -9759,1646000,1061.0614 -9762,1648000,1761.3808 -9764,1650000,1998.9413 -9769,1652000,954.3594 -9772,1654000,1267.0752 -9776,1656000,1091.6142 -9778,1658000,1802.299 -9780,1660000,1661.4918 -9783,1662000,1490.9609 -9789,1664000,995.6503 -9792,1666000,1248.8422 -9795,1668000,1399.4279 -9797,1670000,2126.4579 -9799,1672000,2088.5563 -9801,1674000,2073.5384 -9803,1676000,1917.7835 -9807,1678000,1241.25 -9809,1680000,1377.8944 -9813,1682000,1304.1682 -9816,1684000,1684.0702 -9818,1686000,1497.6744 -9820,1688000,2088.165 -9824,1690000,990.7432 -9828,1692000,1234.1008 -9830,1694000,2024.0664 -9832,1696000,1561.7616 -9834,1698000,2085.2672 -9837,1700000,1428.9683 -9839,1702000,2022.2162 -9842,1704000,1482.5901 -9844,1706000,2097.647 -9847,1708000,1472.5919 -9849,1710000,2089.1469 -9851,1712000,2069.8204 -9854,1714000,1318.2106 -9857,1716000,1575.4537 -9859,1718000,2031.5286 -9862,1720000,1515.5202 -9864,1722000,2006.9685 -9870,1724000,674.6991 -9872,1726000,2035.1708 -9874,1728000,2035.336 -9877,1730000,1377.6225 -9879,1732000,2049.8275 -9881,1734000,1211.2289 -9885,1736000,1257.6288 -9888,1738000,1578.8851 -9890,1740000,1474.7003 -9892,1742000,2040.207 -9894,1744000,2065.3701 -9897,1746000,1782.9335 -9900,1748000,1300.4373 -9903,1750000,1351.0443 -9905,1752000,1810.7928 -9907,1754000,1834.4806 -9910,1756000,1899.6003 -9912,1758000,2058.8959 -9914,1760000,2135.8677 -9916,1762000,2200.16 -9918,1764000,1568.0735 -9921,1766000,1647.6274 -9923,1768000,2108.1637 -9925,1770000,2136.0 -9928,1772000,1734.762 -9930,1774000,1765.0009 -9932,1776000,2126.6714 -9934,1778000,2122.5863 -9936,1780000,2116.8866 -9939,1782000,1247.858 -9941,1784000,2129.5888 -9943,1786000,2195.7889 -9945,1788000,2169.701 -9948,1790000,1740.2256 -9951,1792000,1491.8433 -9953,1794000,2009.5029 -9958,1796000,1036.6885 -9960,1798000,1877.2614 -9963,1800000,1599.9692 -9965,1802000,2183.7644 -9967,1804000,2178.6217 -9969,1806000,1587.483 -9973,1808000,1293.8531 -9976,1810000,1196.9731 -9979,1812000,1449.9314 -9981,1814000,2148.3306 -9983,1816000,2170.7575 -9985,1818000,1990.9403 -9988,1820000,1704.7105 -9990,1822000,2219.4572 -9994,1824000,1383.4495 -9996,1826000,2212.9547 -9999,1828000,1334.4 -10003,1830000,826.9056 -10006,1832000,1859.7624 -10008,1834000,1680.0918 -10011,1836000,1591.345 -10013,1838000,1988.5881 -10016,1840000,1676.5855 -10018,1842000,1949.6736 -10022,1844000,1505.6688 -10025,1846000,1073.3725 -10028,1848000,1709.3234 -10030,1850000,2235.1155 -10032,1852000,2186.5658 -10036,1854000,1370.483 -10038,1856000,1519.4406 -10042,1858000,1460.0972 -10045,1860000,1456.3615 -10048,1862000,1069.8732 -10052,1864000,1460.557 -10054,1866000,1750.3912 -10058,1868000,1346.0057 -10060,1870000,2166.5016 -10062,1872000,1809.1605 -10064,1874000,1815.5377 -10068,1876000,1240.956 -10070,1878000,2223.889 -10073,1880000,1427.6744 -10077,1882000,1007.9791 -10080,1884000,1923.3958 -10083,1886000,1663.7171 -10086,1888000,1158.6975 -10088,1890000,2237.1732 -10090,1892000,1986.6532 -10092,1894000,2247.9886 -10095,1896000,1707.2244 -10097,1898000,2263.8921 -10101,1900000,1268.3869 -10104,1902000,941.941 -10107,1904000,1962.8279 -10111,1906000,1181.158 -10113,1908000,2213.7442 -10115,1910000,2229.7983 -10119,1912000,870.9725 -10122,1914000,1582.9703 -10124,1916000,1602.6983 -10127,1918000,1485.5395 -10129,1920000,2231.1151 -10132,1922000,1935.2957 -10137,1924000,920.7898 -10140,1926000,1206.0394 -10144,1928000,1341.1389 -10146,1930000,2189.7981 -10149,1932000,1579.7753 -10152,1934000,1398.4957 -10154,1936000,2199.3226 -10158,1938000,1121.6172 -10160,1940000,1624.2146 -10162,1942000,2209.8254 -10164,1944000,2189.3746 -10169,1946000,1115.6599 -10171,1948000,2214.1812 -10174,1950000,1381.4255 -10176,1952000,2205.0698 -10179,1954000,1327.1551 -10181,1956000,2236.7062 -10184,1958000,1406.9371 -10186,1960000,2004.2275 -10189,1962000,1616.0832 -10191,1964000,2182.042 -10194,1966000,1888.0932 -10196,1968000,1332.8935 -10199,1970000,2009.1129 -10202,1972000,1385.8327 -10204,1974000,2225.4742 -10207,1976000,1649.3628 -10210,1978000,1356.8236 -10213,1980000,1558.3254 -10216,1982000,942.029 -10218,1984000,2247.4343 -10221,1986000,1677.8623 -10223,1988000,2226.6242 -10226,1990000,1632.1543 -10230,1992000,1269.6088 -10233,1994000,1441.9934 -10235,1996000,1362.1259 -10239,1998000,1480.042 -10242,2000000,1670.0599 -10245,2002000,1454.522 -10248,2004000,1537.6887 -10250,2006000,2324.9012 -10252,2008000,1635.6943 -10254,2010000,2275.4957 -10256,2012000,2326.3721 -10258,2014000,2331.0144 -10260,2016000,2268.822 -10262,2018000,2334.952 -10265,2020000,1712.2286 -10268,2022000,1670.6453 -10270,2024000,2270.7262 -10272,2026000,2305.7532 -10274,2028000,1852.266 -10276,2030000,2298.8677 -10278,2032000,2278.8056 -10281,2034000,2011.37 -10283,2036000,2336.3223 -10285,2038000,2323.7483 -10287,2040000,2323.9104 -10289,2042000,2285.0999 -10291,2044000,1935.7259 -10294,2046000,1622.025 -10296,2048000,1946.0648 -10298,2050000,2215.9021 -10301,2052000,1897.6916 -10303,2054000,1524.7391 -10306,2056000,2108.0902 -10308,2058000,2019.2261 -10312,2060000,1312.8688 -10314,2062000,2301.7139 -10316,2064000,2098.8112 -10318,2066000,2212.5766 -10320,2068000,2272.3429 -10322,2070000,2260.2773 -10325,2072000,1659.2624 -10327,2074000,2243.0466 -10329,2076000,1786.5345 -10331,2078000,2129.4011 -10333,2080000,2260.9805 -10335,2082000,2309.176 -10337,2084000,2287.7555 -10339,2086000,1913.9068 -10341,2088000,2228.0235 -10343,2090000,2279.5388 -10346,2092000,2048.9117 -10348,2094000,1766.3763 -10351,2096000,1780.1644 -10354,2098000,1657.3634 -10356,2100000,2272.1929 -10358,2102000,1731.126 -10361,2104000,1900.0019 -10363,2106000,2251.1054 -10365,2108000,1678.3378 -10367,2110000,1904.5499 -10369,2112000,2269.119 -10372,2114000,1997.1601 -10374,2116000,2272.2287 -10376,2118000,2303.0383 -10378,2120000,2278.1271 -10380,2122000,2246.4247 -10383,2124000,1450.647 -10385,2126000,1890.6967 -10388,2128000,1774.9765 -10390,2130000,1804.4552 -10394,2132000,1532.522 -10397,2134000,1416.5545 -10399,2136000,2253.1759 -10401,2138000,2323.9559 -10403,2140000,2274.7691 -10405,2142000,2305.9113 -10407,2144000,1799.4616 -10409,2146000,2239.9922 -10411,2148000,2312.7202 -10413,2150000,2296.6655 -10415,2152000,2300.9477 -10418,2154000,1879.5664 -10421,2156000,1446.1628 -10423,2158000,1587.3245 -10426,2160000,2088.757 -10428,2162000,2084.9025 -10431,2164000,1333.6739 -10433,2166000,2262.634 -10436,2168000,1729.7672 -10438,2170000,1772.3456 -10440,2172000,2246.2053 -10442,2174000,2284.4011 -10444,2176000,2255.1717 -10446,2178000,2304.2215 -10449,2180000,1820.1255 -10451,2182000,2304.7937 -10454,2184000,1649.3814 -10456,2186000,2293.5193 -10458,2188000,2297.0456 -10460,2190000,1356.409 -10463,2192000,2030.6499 -10465,2194000,2319.1048 -10467,2196000,1571.2577 -10470,2198000,2143.468 -10472,2200000,2318.4013 -10474,2202000,2329.2796 -10476,2204000,1706.4531 -10478,2206000,2260.8977 -10480,2208000,2325.0293 -10482,2210000,2324.5216 -10484,2212000,2323.3266 -10486,2214000,2336.9605 -10490,2216000,1432.4759 -10492,2218000,2308.5038 -10494,2220000,2305.6073 -10496,2222000,2300.2802 -10498,2224000,2052.0118 -10500,2226000,2287.1404 -10502,2228000,2331.2431 -10504,2230000,2225.1437 -10506,2232000,2299.8766 -10508,2234000,2309.8607 -10511,2236000,1754.7611 -10513,2238000,2317.7594 -10516,2240000,1365.5733 -10518,2242000,2031.8677 -10522,2244000,1406.126 -10524,2246000,2289.8519 -10526,2248000,1471.6299 -10530,2250000,1348.2799 -10533,2252000,1338.7071 -10535,2254000,2249.1122 -10537,2256000,2307.5035 -10540,2258000,2151.3426 -10542,2260000,2377.3059 -10544,2262000,2004.7654 -10546,2264000,1879.9845 -10548,2266000,2386.3816 -10550,2268000,2371.4766 -10552,2270000,2374.7793 -10554,2272000,2376.7787 -10557,2274000,2208.3618 -10559,2276000,2381.3925 -10561,2278000,1363.025 -10563,2280000,2390.5658 -10565,2282000,2355.3604 -10567,2284000,2355.9598 -10571,2286000,1662.1813 -10574,2288000,1580.7911 -10576,2290000,1618.4787 -10579,2292000,1964.3081 -10581,2294000,2378.3529 -10583,2296000,2372.7643 -10586,2298000,1367.8179 -10588,2300000,2373.7045 -10591,2302000,1807.0645 -10594,2304000,1719.0419 -10597,2306000,1440.0708 -10599,2308000,1681.4147 -10602,2310000,2025.342 -10604,2312000,1955.1405 -10606,2314000,2406.1631 -10608,2316000,2390.0056 -10610,2318000,2173.5235 -10613,2320000,1954.6904 -10615,2322000,2248.9146 -10617,2324000,1874.4265 -10620,2326000,1726.4216 -10623,2328000,1759.91 -10625,2330000,2393.7373 -10629,2332000,1357.5009 -10631,2334000,2004.3198 -10634,2336000,1873.7813 -10636,2338000,1691.9492 -10639,2340000,1730.6332 -10641,2342000,2396.5241 -10643,2344000,2389.1565 -10646,2346000,1535.9359 -10649,2348000,1726.7641 -10651,2350000,2388.4238 -10653,2352000,2392.6442 -10655,2354000,2176.0096 -10657,2356000,2377.6197 -10660,2358000,1850.3353 -10662,2360000,1506.0159 -10665,2362000,2124.7813 -10667,2364000,1958.0791 -10669,2366000,2400.8835 -10671,2368000,2391.5689 -10674,2370000,1318.5163 -10677,2372000,2059.1226 -10679,2374000,2116.5619 -10682,2376000,1415.9589 -10684,2378000,2406.5342 -10686,2380000,2359.7957 -10688,2382000,2397.1584 -10690,2384000,2392.1845 -10692,2386000,2386.5651 -10696,2388000,1445.7867 -10698,2390000,1803.8556 -10700,2392000,2391.054 -10702,2394000,2409.0368 -10706,2396000,1460.7648 -10708,2398000,2407.615 -10710,2400000,2129.8524 -10712,2402000,2399.2761 -10714,2404000,2378.1654 -10716,2406000,2077.5183 -10718,2408000,2395.1385 -10720,2410000,2397.6831 -10724,2412000,1603.5289 -10726,2414000,2394.2092 -10728,2416000,2026.472 -10730,2418000,2382.0091 -10732,2420000,1975.7974 -10734,2422000,2386.6702 -10736,2424000,2373.7282 -10738,2426000,2380.4036 -10740,2428000,2394.4052 -10743,2430000,2114.0359 -10745,2432000,1508.7936 -10748,2434000,1862.7488 -10751,2436000,1691.7067 -10753,2438000,2359.2413 -10756,2440000,1693.7776 -10758,2442000,2377.661 -10760,2444000,2388.7462 -10762,2446000,1818.2308 -10764,2448000,2375.7455 -10768,2450000,1476.192 -10770,2452000,1646.3046 -10772,2454000,2415.1909 -10774,2456000,2375.2136 -10776,2458000,2379.5338 -10778,2460000,2392.4777 -10780,2462000,2392.0157 -10784,2464000,1494.1772 -10786,2466000,2402.1286 -10788,2468000,1648.743 -10790,2470000,2262.6572 -10793,2472000,1608.4876 -10795,2474000,2419.8157 -10797,2476000,2384.7586 -10799,2478000,2363.5464 -10801,2480000,2398.525 -10803,2482000,2406.4905 -10806,2484000,1821.9082 -10808,2486000,2366.76 -10811,2488000,2083.1342 -10813,2490000,1941.0867 -10815,2492000,2406.1582 -10818,2494000,1345.1464 -10820,2496000,2370.7799 -10822,2498000,2373.1078 -10825,2500000,2077.4823 -10827,2502000,2411.3315 -10829,2504000,2435.7849 -10831,2506000,2412.2859 -10833,2508000,2421.4546 -10835,2510000,2395.9416 -10837,2512000,2416.9927 -10839,2514000,2422.7103 -10841,2516000,2419.0234 -10843,2518000,2422.7227 -10845,2520000,2429.7874 -10847,2522000,2430.6548 -10849,2524000,2422.6125 -10851,2526000,2425.0807 -10853,2528000,2047.0599 -10855,2530000,2421.7492 -10857,2532000,2411.4707 -10859,2534000,2423.0141 -10861,2536000,2424.7337 -10863,2538000,2429.5391 -10865,2540000,2403.6016 -10867,2542000,2429.0663 -10870,2544000,1733.7295 -10872,2546000,2425.3155 -10874,2548000,2405.6757 -10876,2550000,2419.1336 -10878,2552000,2402.8241 -10880,2554000,2438.5966 -10882,2556000,2433.014 -10884,2558000,2406.2457 -10886,2560000,2429.2704 -10888,2562000,2435.0471 -10890,2564000,2417.3429 -10892,2566000,2427.8697 -10894,2568000,2423.2336 -10896,2570000,2415.1684 -10898,2572000,2399.4925 -10900,2574000,2422.5116 -10902,2576000,2433.7202 -10904,2578000,2411.1526 -10906,2580000,2416.1272 -10908,2582000,1940.0759 -10910,2584000,2413.6456 -10912,2586000,2421.4993 -10914,2588000,1930.7064 -10917,2590000,2393.6151 -10919,2592000,1671.7885 -10921,2594000,2442.267 -10924,2596000,1811.2746 -10926,2598000,2418.8555 -10928,2600000,2439.2351 -10930,2602000,2435.2336 -10932,2604000,2424.8268 -10934,2606000,2431.4358 -10937,2608000,1704.711 -10939,2610000,2438.9074 -10941,2612000,2406.456 -10943,2614000,2416.9343 -10945,2616000,2422.9928 -10947,2618000,2414.4714 -10949,2620000,2428.2116 -10951,2622000,2435.911 -10953,2624000,2416.7288 -10955,2626000,2385.4233 -10957,2628000,2410.6194 -10959,2630000,2419.9208 -10961,2632000,2433.0562 -10963,2634000,2424.3115 -10965,2636000,1614.989 -10967,2638000,2434.3479 -10969,2640000,2421.7573 -10971,2642000,2407.4031 -10973,2644000,2423.3793 -10975,2646000,2431.614 -10977,2648000,2415.8957 -10979,2650000,2431.4899 -10981,2652000,2402.4894 -10984,2654000,1703.3336 -10986,2656000,2425.0772 -10988,2658000,2421.8155 -10990,2660000,2430.0221 -10992,2662000,2416.2832 -10994,2664000,2430.1215 -10996,2666000,2411.6091 -10998,2668000,2423.0101 -11001,2670000,1690.2714 -11003,2672000,2435.936 -11005,2674000,2431.8066 -11008,2676000,2070.944 -11010,2678000,2412.4841 -11012,2680000,2412.6366 -11014,2682000,2417.3191 -11016,2684000,2420.904 -11018,2686000,2402.3945 -11020,2688000,2420.9114 -11022,2690000,2395.3731 -11024,2692000,2441.472 -11026,2694000,2444.8528 -11028,2696000,2408.3526 -11030,2698000,1919.4807 -11032,2700000,2420.583 -11034,2702000,2416.3349 -11036,2704000,2345.8892 -11038,2706000,2432.7508 -11040,2708000,2415.3862 -11042,2710000,2418.1116 -11044,2712000,2411.8012 -11046,2714000,2410.2701 -11048,2716000,2406.5597 -11051,2718000,1655.6881 -11054,2720000,1540.4641 -11057,2722000,1782.0299 -11059,2724000,2416.5148 -11061,2726000,2448.4493 -11063,2728000,2437.5923 -11065,2730000,2423.711 -11068,2732000,1314.6131 -11070,2734000,2421.3063 -11073,2736000,1651.4124 -11075,2738000,2428.652 -11077,2740000,2164.6972 -11079,2742000,2421.57 -11081,2744000,2422.5113 -11083,2746000,2206.5482 -11085,2748000,2419.9782 -11087,2750000,2410.4499 -11089,2752000,2427.2537 -11092,2754000,1647.5914 -11094,2756000,2433.7221 -11096,2758000,2410.3535 -11098,2760000,2422.4635 -11100,2762000,2423.7997 -11103,2764000,1840.3581 -11106,2766000,2070.3936 -11108,2768000,2413.3619 -11110,2770000,1456.6821 -11112,2772000,2418.6623 -11114,2774000,2406.0236 -11116,2776000,2406.9709 -11119,2778000,2180.3669 -11121,2780000,2412.1013 -11123,2782000,1801.3287 -11125,2784000,2408.931 -11127,2786000,2081.9885 -11129,2788000,2425.3447 -11131,2790000,2439.1778 -11133,2792000,2412.4349 -11135,2794000,2406.8409 -11137,2796000,2389.0601 -11139,2798000,2424.943 -11141,2800000,2422.0967 -11143,2802000,2429.3543 -11145,2804000,2435.5765 -11147,2806000,2410.0408 -11149,2808000,2418.9623 -11151,2810000,2427.1843 -11154,2812000,2229.671 -11156,2814000,2419.3869 -11158,2816000,2407.4885 -11160,2818000,2429.8676 -11162,2820000,2402.4058 -11164,2822000,2416.2514 -11166,2824000,2239.6847 -11169,2826000,1499.3318 -11172,2828000,1905.2668 -11174,2830000,2420.9531 -11176,2832000,2437.24 -11178,2834000,2399.7835 -11180,2836000,2429.9451 -11182,2838000,2428.9605 -11184,2840000,2422.2037 -11186,2842000,1286.7224 -11188,2844000,2417.9523 -11190,2846000,2435.3518 -11192,2848000,2408.2741 -11194,2850000,2414.6617 -11197,2852000,2248.8808 -11199,2854000,2411.3881 -11201,2856000,2417.2311 -11203,2858000,1779.6302 -11205,2860000,2427.0394 -11207,2862000,2422.7506 -11209,2864000,2417.7034 -11211,2866000,2416.855 -11213,2868000,2431.1002 -11216,2870000,2001.4996 -11218,2872000,2434.7557 -11221,2874000,1650.0061 -11223,2876000,2399.5518 -11225,2878000,2419.5781 -11227,2880000,2430.9166 -11229,2882000,2406.6025 -11231,2884000,2440.9465 -11233,2886000,2414.4741 -11235,2888000,2424.0436 -11237,2890000,2409.3379 -11239,2892000,2410.4384 -11241,2894000,2436.8472 -11243,2896000,2404.6396 -11245,2898000,2380.8977 -11247,2900000,2412.2583 -11249,2902000,1729.0213 -11251,2904000,2396.5476 -11254,2906000,1629.2975 -11256,2908000,2401.5156 -11258,2910000,2413.265 -11260,2912000,2407.8701 -11262,2914000,2419.3023 -11264,2916000,2389.3721 -11266,2918000,2410.8056 -11268,2920000,2394.0056 -11271,2922000,1673.0573 -11273,2924000,2144.1139 -11275,2926000,2407.0474 -11277,2928000,2402.0208 -11279,2930000,2393.9137 -11281,2932000,2391.1431 -11283,2934000,2413.0391 -11286,2936000,1941.0053 -11288,2938000,2401.9014 -11290,2940000,1548.3372 -11294,2942000,1514.3801 -11296,2944000,2413.1591 -11298,2946000,2393.5131 -11300,2948000,2397.2574 -11302,2950000,2299.8831 -11304,2952000,2399.076 -11306,2954000,2392.8592 -11308,2956000,2404.1633 -11310,2958000,2400.8661 -11312,2960000,2380.4229 -11314,2962000,2395.3207 -11316,2964000,2395.3189 -11319,2966000,1645.0149 -11321,2968000,2392.6342 -11323,2970000,2391.5671 -11325,2972000,2397.5311 -11327,2974000,2380.7056 -11329,2976000,2390.5819 -11331,2978000,2400.1643 -11334,2980000,1621.1298 -11336,2982000,2396.0883 -11338,2984000,2405.9398 -11340,2986000,2398.4355 -11343,2988000,1625.4969 -11345,2990000,2385.413 -11347,2992000,2402.7034 -11349,2994000,2384.5769 -11351,2996000,2394.4948 -11353,2998000,2386.8672 -11355,3000000,2265.1744 diff --git a/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_1.csv b/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_1.csv deleted file mode 100644 index 1ef2685..0000000 --- a/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_1.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -194,2000,21.5341 -391,4000,21.1912 -569,6000,22.2233 -734,8000,22.6656 -899,10000,22.8373 -1054,12000,23.2564 -1183,14000,24.9238 -1298,16000,25.8988 -1409,18000,26.6876 -1514,20000,27.0124 -1593,22000,32.3448 -1685,24000,29.2905 -1753,26000,34.2321 -1824,28000,33.4304 -1880,30000,40.7741 -1935,32000,39.5121 -1985,34000,47.2092 -2034,36000,45.2883 -2077,38000,51.2158 -2123,40000,46.7452 -2162,42000,54.1499 -2206,44000,48.2298 -2246,46000,54.8048 -2288,48000,53.397 -2327,50000,55.94 -2364,52000,57.6053 -2402,54000,58.1741 -2440,56000,58.5049 -2476,58000,60.5154 -2511,60000,61.3749 -2549,62000,58.2634 -2581,64000,65.3372 -2617,66000,63.1277 -2652,68000,64.5716 -2686,70000,65.1035 -2722,72000,61.8343 -2754,74000,70.7802 -2788,76000,64.3935 -2823,78000,68.2701 -2857,80000,69.1884 -2890,82000,67.6815 -2920,84000,71.2581 -2953,86000,73.2024 -2986,88000,75.6494 -3015,90000,77.8885 -3048,92000,71.4611 -3076,94000,82.1905 -3107,96000,78.0742 -3131,98000,86.6519 -3157,100000,87.0665 -3185,102000,86.5762 -3211,104000,88.3034 -3234,106000,104.4427 -3256,108000,99.9829 -3280,110000,94.0689 -3305,112000,95.3357 -3329,114000,97.7507 -3359,116000,90.2912 -3379,118000,108.355 -3396,120000,111.2467 -3421,122000,101.422 -3445,124000,101.0156 -3467,126000,106.0087 -3492,128000,100.4164 -3515,130000,107.3778 -3542,132000,100.1085 -3567,134000,104.2406 -3587,136000,116.5573 -3610,138000,103.7554 -3635,140000,109.9673 -3660,142000,103.3571 -3675,144000,124.9438 -3694,146000,127.8495 -3716,148000,107.1003 -3735,150000,114.5971 -3757,152000,109.079 -3774,154000,129.4646 -3791,156000,122.8279 -3808,158000,125.845 -3824,160000,127.2526 -3838,162000,134.8625 -3853,164000,138.2892 -3874,166000,111.2903 -3895,168000,119.4984 -3915,170000,117.773 -3933,172000,121.4785 -3953,174000,116.0941 -3976,176000,109.7382 -3999,178000,109.1847 -4022,180000,110.0969 -4035,182000,147.7692 -4058,184000,115.7222 -4078,186000,119.2322 -4088,188000,159.8254 -4103,190000,117.84 -4122,192000,132.8677 -4138,194000,131.1227 -4160,196000,113.8271 -4182,198000,108.5721 -4203,200000,112.6068 -4219,202000,119.4183 -4236,204000,146.9567 -4254,206000,127.6419 -4278,208000,109.0906 -4300,210000,111.6264 -4320,212000,122.4781 -4336,214000,129.395 -4352,216000,130.6968 -4370,218000,120.1832 -4395,220000,120.2642 -4416,222000,119.4107 -4431,224000,134.8637 -4450,226000,124.6743 -4460,228000,171.479 -4473,230000,154.3759 -4493,232000,122.0191 -4513,234000,115.7926 -4531,236000,134.8583 -4555,238000,114.2609 -4580,240000,108.774 -4602,242000,120.9618 -4621,244000,123.8873 -4643,246000,113.3587 -4665,248000,104.0869 -4686,250000,126.6364 -4707,252000,118.9525 -4732,254000,124.82 -4756,256000,118.9452 -4779,258000,122.3275 -4803,260000,124.6544 -4825,262000,119.4235 -4848,264000,125.9219 -4869,266000,123.9435 -4890,268000,127.4173 -4912,270000,124.2057 -4937,272000,118.2289 -4955,274000,129.2335 -4979,276000,121.4646 -5003,278000,123.7661 -5022,280000,129.3447 -5037,282000,147.3858 -5058,284000,127.6842 -5082,286000,123.3267 -5104,288000,126.5795 -5124,290000,120.3651 -5146,292000,133.2546 -5168,294000,122.4029 -5192,296000,119.2837 -5216,298000,125.6601 -5238,300000,124.8359 -5260,302000,129.742 -5282,304000,126.7328 -5303,306000,125.541 -5316,308000,155.6033 -5339,310000,127.5853 -5363,312000,127.4015 -5386,314000,125.2802 -5410,316000,122.1601 -5431,318000,134.0207 -5443,320000,161.2805 -5460,322000,132.8835 -5481,324000,134.028 -5501,326000,135.5352 -5523,328000,131.1181 -5537,330000,152.9606 -5559,332000,127.1848 -5574,334000,147.2654 -5593,336000,135.6178 -5615,338000,126.7822 -5636,340000,126.2669 -5657,342000,130.727 -5680,344000,126.6314 -5700,346000,134.8699 -5716,348000,142.5927 -5739,350000,126.3566 -5764,352000,119.2181 -5784,354000,136.8426 -5807,356000,125.265 -5831,358000,128.7036 -5854,360000,125.6478 -5878,362000,122.1526 -5893,364000,152.2269 -5913,366000,134.4929 -5936,368000,128.8794 -5961,370000,127.3902 -5985,372000,124.0625 -6008,374000,128.8268 -6029,376000,132.0875 -6049,378000,129.0955 -6069,380000,134.6919 -6088,382000,139.1487 -6104,384000,146.4096 -6128,386000,129.0562 -6152,388000,127.3269 -6173,390000,134.296 -6194,392000,138.1197 -6216,394000,134.7273 -6235,396000,138.3233 -6257,398000,136.9735 -6281,400000,128.9991 -6300,402000,140.3138 -6322,404000,133.1706 -6342,406000,138.0791 -6361,408000,139.4206 -6381,410000,149.7928 -6403,412000,141.4728 -6421,414000,149.3695 -6440,416000,149.474 -6461,418000,144.1251 -6482,420000,143.532 -6506,422000,127.1046 -6528,424000,143.356 -6545,426000,150.8248 -6566,428000,149.9311 -6581,430000,142.8516 -6601,432000,152.3626 -6622,434000,143.7422 -6644,436000,144.5857 -6665,438000,148.2654 -6684,440000,169.1563 -6705,442000,145.1453 -6724,444000,159.3244 -6743,446000,151.6023 -6763,448000,150.9987 -6783,450000,157.1008 -6801,452000,168.9256 -6822,454000,151.6037 -6843,456000,146.7956 -6861,458000,169.5337 -6878,460000,170.524 -6892,462000,184.151 -6908,464000,180.5757 -6925,466000,183.9749 -6940,468000,195.6877 -6955,470000,183.3364 -6972,472000,190.3455 -6990,474000,171.033 -7008,476000,170.1405 -7020,478000,181.9271 -7034,480000,218.1192 -7048,482000,195.3817 -7060,484000,210.4154 -7077,486000,169.4575 -7087,488000,222.7516 -7103,490000,186.8295 -7119,492000,198.9549 -7132,494000,203.1768 -7142,496000,229.9628 -7155,498000,207.3631 -7170,500000,217.4573 -7184,502000,224.9586 -7198,504000,216.1881 -7212,506000,234.2722 -7227,508000,214.2395 -7241,510000,225.7957 -7253,512000,242.6964 -7263,514000,254.4128 -7275,516000,266.0577 -7288,518000,253.4431 -7302,520000,231.9761 -7310,522000,270.2715 -7322,524000,257.1986 -7335,526000,234.7218 -7349,528000,225.7239 -7363,530000,233.9496 -7374,532000,267.0789 -7387,534000,242.3712 -7399,536000,261.6376 -7405,538000,333.1314 -7417,540000,232.2245 -7427,542000,316.8451 -7440,544000,240.9013 -7448,546000,267.8015 -7463,548000,218.9292 -7476,550000,243.104 -7485,552000,250.7948 -7494,554000,318.9973 -7503,556000,241.5918 -7510,558000,364.3085 -7523,560000,236.3218 -7531,562000,315.7672 -7542,564000,276.2301 -7552,566000,304.0125 -7565,568000,234.2476 -7578,570000,277.1762 -7590,572000,262.6919 -7600,574000,294.2484 -7606,576000,276.9624 -7619,578000,286.1976 -7626,580000,355.9972 -7636,582000,273.9675 -7645,584000,336.6373 -7650,586000,315.0581 -7660,588000,340.1609 -7671,590000,300.2339 -7679,592000,267.073 -7690,594000,267.3125 -7698,596000,333.9141 -7708,598000,346.4008 -7719,600000,295.8656 -7729,602000,300.1571 -7739,604000,271.0294 -7748,606000,282.731 -7760,608000,268.1973 -7773,610000,252.5854 -7778,612000,339.0278 -7788,614000,308.3832 -7798,616000,344.247 -7808,618000,264.1755 -7815,620000,361.4598 -7822,622000,337.048 -7826,624000,523.0365 -7835,626000,354.1882 -7845,628000,299.0606 -7851,630000,342.8812 -7860,632000,344.707 -7868,634000,393.9902 -7876,636000,317.6122 -7885,638000,364.4249 -7895,640000,333.0124 -7904,642000,327.1683 -7912,644000,324.775 -7920,646000,420.6227 -7927,648000,470.648 -7937,650000,313.2023 -7941,652000,408.7502 -7950,654000,370.1929 -7957,656000,469.1486 -7966,658000,349.4392 -7973,660000,401.2854 -7984,662000,302.0083 -7989,664000,517.4001 -7998,666000,325.8637 -8007,668000,313.6165 -8016,670000,409.3167 -8023,672000,382.8737 -8033,674000,319.0511 -8040,676000,394.8412 -8046,678000,470.5601 -8049,680000,541.9235 -8055,682000,409.5114 -8062,684000,449.6208 -8072,686000,347.8493 -8077,688000,632.4432 -8083,690000,401.3226 -8089,692000,375.3998 -8097,694000,494.5042 -8103,696000,358.8812 -8108,698000,643.4742 -8113,700000,358.9209 -8119,702000,419.0246 -8128,704000,347.083 -8134,706000,462.6257 -8137,708000,479.4298 -8141,710000,690.4074 -8146,712000,660.3596 -8150,714000,643.0928 -8153,716000,937.7477 -8156,718000,928.0803 -8159,720000,640.1352 -8163,722000,614.4921 -8168,724000,369.3332 -8172,726000,533.924 -8177,728000,723.1524 -8184,730000,443.4322 -8188,732000,461.495 -8195,734000,357.0372 -8198,736000,669.9123 -8204,738000,582.253 -8211,740000,501.3043 -8216,742000,582.3031 -8221,744000,476.3986 -8225,746000,815.4596 -8228,748000,811.0256 -8235,750000,428.1942 -8242,752000,399.7534 -8251,754000,390.9059 -8258,756000,452.671 -8262,758000,922.2373 -8266,760000,692.3045 -8270,762000,720.9749 -8274,764000,605.8337 -8278,766000,1070.0066 -8282,768000,422.5587 -8285,770000,792.135 -8289,772000,948.9136 -8293,774000,464.6278 -8296,776000,886.7073 -8299,778000,878.9106 -8304,780000,681.8777 -8312,782000,407.1448 -8314,784000,1162.8817 -8318,786000,972.2445 -8323,788000,630.6309 -8330,790000,442.9738 -8334,792000,798.3094 -8339,794000,611.1078 -8343,796000,939.5952 -8348,798000,652.7328 -8351,800000,1051.0163 -8356,802000,659.6134 -8362,804000,523.1726 -8370,806000,400.9207 -8374,808000,694.2055 -8377,810000,910.8182 -8382,812000,744.9862 -8386,814000,757.6712 -8389,816000,1131.0432 -8392,818000,865.159 -8396,820000,775.4686 -8401,822000,811.2167 -8404,824000,721.6236 -8408,826000,980.528 -8415,828000,454.8249 -8418,830000,1058.3354 -8425,832000,506.0615 -8431,834000,514.3266 -8437,836000,586.5434 -8442,838000,690.6024 -8447,840000,603.4034 -8450,842000,966.161 -8455,844000,711.1224 -8461,846000,507.7129 -8464,848000,1208.9833 -8470,850000,570.1581 -8473,852000,839.5856 -8476,854000,1100.8258 -8480,856000,755.9575 -8483,858000,759.3687 -8487,860000,1052.016 -8491,862000,809.6277 -8495,864000,862.777 -8498,866000,639.4982 -8500,868000,1714.6517 -8506,870000,723.9838 -8511,872000,658.8447 -8514,874000,994.4892 -8517,876000,1274.8925 -8524,878000,459.5496 -8530,880000,496.6064 -8534,882000,759.8344 -8538,884000,918.0988 -8542,886000,873.448 -8546,888000,859.4759 -8550,890000,872.0455 -8554,892000,759.155 -8561,894000,477.8352 -8564,896000,663.3791 -8568,898000,1223.5302 -8572,900000,851.8959 -8578,902000,535.5725 -8585,904000,428.3193 -8587,906000,832.3991 -8592,908000,843.3354 -8596,910000,766.3518 -8601,912000,600.4125 -8605,914000,1093.5429 -8608,916000,1103.1038 -8613,918000,646.4623 -8617,920000,752.7456 -8623,922000,557.4579 -8627,924000,973.7451 -8630,926000,802.898 -8634,928000,1109.3071 -8638,930000,618.8207 -8643,932000,886.3479 -8646,934000,840.7813 -8650,936000,1002.5243 -8652,938000,1201.6268 -8657,940000,875.641 -8661,942000,814.4333 -8664,944000,999.3228 -8667,946000,949.5314 -8672,948000,709.4217 -8675,950000,919.3251 -8680,952000,678.8741 -8682,954000,1582.543 -8685,956000,1163.2136 -8687,958000,1184.8204 -8690,960000,1116.8783 -8694,962000,1066.0056 -8697,964000,1080.388 -8702,966000,647.097 -8705,968000,674.3164 -8709,970000,1138.6645 -8712,972000,1104.7363 -8715,974000,941.5384 -8718,976000,1338.1081 -8720,978000,1407.377 -8723,980000,1116.8115 -8726,982000,955.5676 -8728,984000,1571.2016 -8730,986000,1610.6875 -8735,988000,891.0973 -8737,990000,1197.9884 -8740,992000,593.2144 -8744,994000,794.7923 -8747,996000,1433.3731 -8749,998000,1066.7159 -8752,1000000,791.5977 -8754,1002000,1562.4618 -8756,1004000,1144.2511 -8759,1006000,1260.6887 -8762,1008000,1214.9375 -8766,1010000,1159.2507 -8769,1012000,1172.8436 -8772,1014000,1054.7397 -8776,1016000,864.214 -8780,1018000,684.7901 -8782,1020000,1490.6573 -8789,1022000,570.7179 -8793,1024000,895.4656 -8797,1026000,892.3055 -8801,1028000,748.0585 -8804,1030000,1353.321 -8807,1032000,1202.7686 -8809,1034000,1768.2163 -8813,1036000,445.3062 -8817,1038000,776.7541 -8819,1040000,1319.7064 -8822,1042000,1628.9815 -8824,1044000,1157.4729 -8827,1046000,892.0321 -8830,1048000,1446.9866 -8835,1050000,593.6104 -8838,1052000,1356.3775 -8841,1054000,1153.3442 -8843,1056000,1117.599 -8847,1058000,1246.5112 -8850,1060000,1225.8334 -8852,1062000,1418.5478 -8856,1064000,840.3406 -8859,1066000,1246.057 -8861,1068000,1757.165 -8863,1070000,1822.9518 -8867,1072000,595.9528 -8871,1074000,1104.0772 -8874,1076000,1350.9802 -8877,1078000,1088.8006 -8880,1080000,1201.8271 -8883,1082000,1168.2072 -8885,1084000,1582.2584 -8887,1086000,1762.6799 -8890,1088000,972.4371 -8893,1090000,1295.4418 -8896,1092000,1166.0021 -8898,1094000,1789.0813 -8901,1096000,1061.9066 -8906,1098000,887.0188 -8910,1100000,840.8202 -8912,1102000,1275.2614 -8916,1104000,1322.2144 -8919,1106000,752.155 -8922,1108000,1420.1886 -8924,1110000,813.505 -8926,1112000,1842.5437 -8929,1114000,958.0807 -8931,1116000,1283.599 -8935,1118000,1205.9975 -8937,1120000,1764.4628 -8939,1122000,1569.6064 -8942,1124000,1201.7578 -8946,1126000,744.4404 -8950,1128000,1339.8693 -8954,1130000,574.2628 -8959,1132000,964.9375 -8961,1134000,1495.1969 -8964,1136000,1276.0169 -8966,1138000,1124.7747 -8969,1140000,1267.6118 -8974,1142000,1026.9919 -8976,1144000,1489.521 -8980,1146000,1066.393 -8983,1148000,1228.4663 -8987,1150000,885.1207 -8990,1152000,1150.4994 -8992,1154000,1249.2892 -8994,1156000,1642.0214 -8999,1158000,910.9845 -9005,1160000,682.4149 -9010,1162000,661.6883 -9013,1164000,1279.3911 -9018,1166000,664.4471 -9021,1168000,844.9945 -9025,1170000,992.3562 -9028,1172000,1573.0349 -9030,1174000,1113.716 -9034,1176000,1118.2141 -9038,1178000,782.6894 -9043,1180000,944.9885 -9046,1182000,829.6765 -9050,1184000,1153.7642 -9052,1186000,1867.6221 -9055,1188000,934.5441 -9058,1190000,1047.6826 -9064,1192000,744.6094 -9067,1194000,1102.3992 -9070,1196000,1397.3136 -9072,1198000,1358.1959 -9078,1200000,716.65 -9082,1202000,889.6261 -9084,1204000,1153.8595 -9089,1206000,944.4038 -9092,1208000,1126.4779 -9097,1210000,673.3081 -9100,1212000,1254.7279 -9103,1214000,1370.8789 -9105,1216000,1260.954 -9108,1218000,1275.2126 -9110,1220000,1558.7735 -9112,1222000,1692.7304 -9115,1224000,1237.8628 -9119,1226000,1074.4952 -9122,1228000,1175.7945 -9125,1230000,625.9775 -9127,1232000,1628.3172 -9131,1234000,1100.9247 -9135,1236000,858.2082 -9139,1238000,889.1641 -9141,1240000,1183.6704 -9144,1242000,1377.3869 -9147,1244000,1399.3786 -9150,1246000,944.4519 -9153,1248000,1048.2772 -9158,1250000,927.7714 -9160,1252000,1732.1926 -9164,1254000,993.1025 -9169,1256000,743.0585 -9175,1258000,571.3093 -9177,1260000,1522.1616 -9180,1262000,1459.9303 -9183,1264000,1272.0997 -9185,1266000,1455.2108 -9187,1268000,1576.8997 -9189,1270000,1781.8565 -9192,1272000,1525.8113 -9194,1274000,1848.4526 -9196,1276000,1467.0528 -9199,1278000,1263.9948 -9202,1280000,1256.0292 -9205,1282000,1334.58 -9207,1284000,1948.1344 -9209,1286000,1840.1565 -9214,1288000,872.9725 -9216,1290000,1408.138 -9219,1292000,1475.7551 -9221,1294000,1905.9863 -9223,1296000,1527.696 -9228,1298000,678.9438 -9231,1300000,1025.9946 -9235,1302000,1216.0958 -9238,1304000,1406.4245 -9241,1306000,1340.6257 -9244,1308000,1112.7204 -9246,1310000,1143.8062 -9251,1312000,1106.5598 -9255,1314000,750.3021 -9257,1316000,1431.8134 -9260,1318000,1529.5198 -9262,1320000,1409.8713 -9265,1322000,1533.652 -9267,1324000,1257.9268 -9269,1326000,1889.917 -9273,1328000,1090.4574 -9276,1330000,1184.7778 -9281,1332000,905.7987 -9285,1334000,919.7799 -9288,1336000,1219.8009 -9291,1338000,1227.2089 -9295,1340000,817.4216 -9298,1342000,1342.683 -9300,1344000,1250.284 -9304,1346000,1268.0584 -9307,1348000,1152.0249 -9313,1350000,629.441 -9315,1352000,1903.3003 -9318,1354000,1199.2937 -9320,1356000,1210.8759 -9323,1358000,1486.3884 -9326,1360000,1243.8371 -9329,1362000,1252.3862 -9331,1364000,1816.0925 -9334,1366000,983.092 -9336,1368000,1218.2761 -9342,1370000,744.9182 -9346,1372000,812.9725 -9352,1374000,592.5529 -9354,1376000,1870.8175 -9357,1378000,1198.5404 -9360,1380000,1227.0074 -9363,1382000,729.8907 -9367,1384000,914.2845 -9370,1386000,1442.7828 -9372,1388000,1669.9518 -9374,1390000,1840.2383 -9376,1392000,1476.7717 -9379,1394000,1507.2622 -9382,1396000,1359.61 -9384,1398000,1954.8705 -9387,1400000,1425.19 -9390,1402000,1325.8451 -9393,1404000,1203.2826 -9396,1406000,973.716 -9399,1408000,1558.4959 -9401,1410000,1668.2727 -9403,1412000,1893.9058 -9405,1414000,1588.1427 -9408,1416000,1591.3506 -9410,1418000,1889.5467 -9414,1420000,1141.1756 -9417,1422000,1038.4948 -9420,1424000,1323.5702 -9423,1426000,1093.5542 -9426,1428000,1673.7569 -9428,1430000,1177.354 -9433,1432000,955.9474 -9435,1434000,1886.2068 -9438,1436000,1255.66 -9440,1438000,1920.1449 -9442,1440000,1914.1518 -9444,1442000,1808.9097 -9447,1444000,1584.5741 -9449,1446000,1772.057 -9451,1448000,1728.54 -9456,1450000,975.4845 -9458,1452000,1113.4701 -9463,1454000,991.6679 -9467,1456000,1077.363 -9469,1458000,1858.1607 -9472,1460000,1330.4441 -9474,1462000,1511.2843 -9478,1464000,1264.2666 -9480,1466000,1433.387 -9482,1468000,1897.6021 -9485,1470000,1309.0252 -9487,1472000,1957.7516 -9490,1474000,1270.8738 -9492,1476000,1271.3978 -9495,1478000,1755.34 -9498,1480000,1338.632 -9500,1482000,1049.1097 -9502,1484000,1922.1096 -9505,1486000,1316.2052 -9508,1488000,1079.2706 -9513,1490000,1121.6221 -9516,1492000,1313.912 -9518,1494000,1357.8079 -9520,1496000,1961.4868 -9523,1498000,1556.0956 -9526,1500000,877.3092 -9528,1502000,1628.7819 -9531,1504000,1873.9222 -9533,1506000,1922.3057 -9536,1508000,1193.7284 -9539,1510000,1143.7505 -9542,1512000,1581.4389 -9544,1514000,1958.1149 -9546,1516000,1819.9416 -9549,1518000,1469.3355 -9551,1520000,1993.1687 -9553,1522000,1941.198 -9557,1524000,1007.3514 -9559,1526000,1190.1209 -9561,1528000,1946.9805 -9563,1530000,2003.2489 -9567,1532000,1303.6374 -9569,1534000,1980.3284 -9571,1536000,1967.7902 -9573,1538000,2029.6442 -9576,1540000,1388.4754 -9580,1542000,968.644 -9583,1544000,1086.4145 -9585,1546000,1970.0044 -9587,1548000,1975.1389 -9589,1550000,1993.5268 -9592,1552000,1438.3014 -9595,1554000,1177.714 -9597,1556000,1985.8237 -9600,1558000,1538.571 -9602,1560000,1694.8206 -9604,1562000,2006.0369 -9606,1564000,1960.6757 -9609,1566000,1355.732 -9612,1568000,1448.7594 -9615,1570000,1393.1051 -9617,1572000,1223.8063 -9619,1574000,2024.2306 -9622,1576000,1543.1495 -9625,1578000,1465.1281 -9628,1580000,1392.875 -9630,1582000,1942.6656 -9632,1584000,1859.7928 -9636,1586000,920.9009 -9639,1588000,781.9076 -9641,1590000,1962.6831 -9644,1592000,1879.3194 -9646,1594000,1526.7997 -9648,1596000,1924.1123 -9650,1598000,1961.3479 -9652,1600000,1984.3971 -9654,1602000,1945.1375 -9656,1604000,1769.6317 -9658,1606000,1988.0629 -9660,1608000,1896.0448 -9662,1610000,1842.4861 -9664,1612000,1965.8742 -9666,1614000,1925.4545 -9670,1616000,999.2186 -9673,1618000,1434.7425 -9676,1620000,1290.946 -9679,1622000,1601.781 -9681,1624000,1677.7835 -9683,1626000,1700.9637 -9685,1628000,1970.0581 -9688,1630000,1826.588 -9692,1632000,989.7568 -9695,1634000,992.4579 -9699,1636000,916.2182 -9702,1638000,1581.0068 -9705,1640000,1636.3605 -9708,1642000,1278.0895 -9710,1644000,2005.948 -9714,1646000,1023.194 -9717,1648000,1233.0104 -9720,1650000,909.5139 -9725,1652000,1023.7136 -9727,1654000,1873.2005 -9731,1656000,930.1775 -9734,1658000,1476.5547 -9736,1660000,1272.961 -9739,1662000,1548.6857 -9741,1664000,1914.8266 -9744,1666000,1448.2002 -9746,1668000,1734.5917 -9749,1670000,1335.5169 -9752,1672000,1388.4663 -9754,1674000,2014.0753 -9756,1676000,1995.6828 -9758,1678000,2015.0033 -9760,1680000,1996.457 -9763,1682000,1710.9856 -9765,1684000,1488.9285 -9768,1686000,1528.4909 -9770,1688000,1958.0489 -9773,1690000,1137.1877 -9777,1692000,1284.9579 -9780,1694000,1272.7794 -9784,1696000,994.2478 -9786,1698000,2042.4824 -9788,1700000,1982.3939 -9792,1702000,983.9846 -9795,1704000,1261.7283 -9798,1706000,1249.1583 -9801,1708000,1380.6805 -9804,1710000,1121.6272 -9806,1712000,1870.3853 -9808,1714000,1995.6697 -9811,1716000,1585.4936 -9813,1718000,1735.6418 -9816,1720000,1521.6399 -9818,1722000,1887.9015 -9820,1724000,1750.2311 -9822,1726000,1609.0668 -9824,1728000,1906.4708 -9826,1730000,1925.4121 -9829,1732000,1451.7099 -9831,1734000,1956.8796 -9834,1736000,1442.1458 -9836,1738000,1661.1206 -9838,1740000,1653.1771 -9841,1742000,1429.551 -9843,1744000,1988.3748 -9845,1746000,1748.7154 -9847,1748000,1793.4662 -9849,1750000,1914.8139 -9851,1752000,1952.731 -9853,1754000,1970.7327 -9856,1756000,1828.5495 -9858,1758000,2001.1613 -9860,1760000,1950.1297 -9862,1762000,1574.0358 -9864,1764000,1963.894 -9866,1766000,1985.43 -9868,1768000,1934.3661 -9870,1770000,1966.4271 -9872,1772000,2007.9808 -9874,1774000,1997.7661 -9876,1776000,1975.4293 -9878,1778000,1833.9522 -9880,1780000,1996.5475 -9882,1782000,2012.3804 -9884,1784000,2009.4794 -9886,1786000,2044.5144 -9888,1788000,1990.1106 -9890,1790000,1987.8763 -9892,1792000,2059.8658 -9894,1794000,2018.0624 -9896,1796000,1995.8234 -9898,1798000,2000.7645 -9900,1800000,1759.7932 -9903,1802000,1816.577 -9905,1804000,1307.8593 -9908,1806000,1678.7071 -9910,1808000,1976.3161 -9912,1810000,1994.2828 -9914,1812000,1983.1048 -9916,1814000,1998.252 -9918,1816000,2031.7793 -9920,1818000,2002.3153 -9922,1820000,1986.7777 -9924,1822000,1999.345 -9926,1824000,1992.4257 -9928,1826000,2032.9691 -9930,1828000,1425.988 -9933,1830000,1753.8128 -9935,1832000,1991.9827 -9937,1834000,2024.3695 -9939,1836000,1405.9094 -9941,1838000,1996.158 -9943,1840000,2005.6762 -9945,1842000,1996.2393 -9947,1844000,2000.8182 -9949,1846000,2043.8765 -9951,1848000,1996.2854 -9953,1850000,2043.6515 -9955,1852000,2040.0199 -9957,1854000,2016.4515 -9959,1856000,2046.2602 -9961,1858000,2024.7557 -9963,1860000,2029.2647 -9965,1862000,2031.867 -9967,1864000,2018.3083 -9969,1866000,2071.2944 -9972,1868000,1682.4364 -9974,1870000,1986.0983 -9976,1872000,2010.6947 -9978,1874000,1240.5131 -9980,1876000,1982.5794 -9982,1878000,1907.2924 -9984,1880000,2010.1299 -9986,1882000,1996.6288 -9988,1884000,1990.3614 -9990,1886000,2028.5882 -9992,1888000,2020.8835 -9994,1890000,1977.393 -9996,1892000,1987.7206 -9998,1894000,1799.2623 -10000,1896000,2035.7585 -10002,1898000,2016.8506 -10005,1900000,1711.0238 -10007,1902000,2001.774 -10011,1904000,1011.3163 -10013,1906000,2022.0594 -10015,1908000,1512.7261 -10017,1910000,2033.242 -10019,1912000,2065.8371 -10021,1914000,2037.7788 -10023,1916000,2035.0014 -10025,1918000,2012.7494 -10027,1920000,2038.3275 -10029,1922000,2064.25 -10031,1924000,2030.8205 -10034,1926000,1771.4363 -10036,1928000,2044.6952 -10038,1930000,1654.6186 -10040,1932000,2125.4163 -10042,1934000,2121.4633 -10044,1936000,1835.3866 -10046,1938000,2022.0392 -10048,1940000,2026.1919 -10051,1942000,1705.858 -10053,1944000,1916.0168 -10055,1946000,2077.6842 -10058,1948000,1761.6427 -10060,1950000,1472.5831 -10062,1952000,2086.932 -10064,1954000,2045.8477 -10066,1956000,2034.0753 -10068,1958000,1824.8639 -10070,1960000,2077.6995 -10072,1962000,2068.016 -10076,1964000,1533.5359 -10078,1966000,1728.181 -10080,1968000,2027.7948 -10083,1970000,1366.1445 -10086,1972000,1585.9422 -10089,1974000,1300.2364 -10091,1976000,1828.9145 -10094,1978000,1620.0446 -10096,1980000,1784.4248 -10098,1982000,1819.5701 -10100,1984000,2048.4511 -10102,1986000,2057.9148 -10104,1988000,2087.858 -10107,1990000,1556.7414 -10109,1992000,2096.7032 -10111,1994000,2055.1997 -10113,1996000,1656.7965 -10115,1998000,2038.2568 -10117,2000000,2044.0229 -10119,2002000,2105.7195 -10121,2004000,2101.9049 -10123,2006000,2077.3717 -10125,2008000,2098.0587 -10128,2010000,1615.6023 -10130,2012000,2064.5113 -10132,2014000,2080.0441 -10134,2016000,2112.3121 -10136,2018000,2108.6354 -10138,2020000,2138.5162 -10140,2022000,2088.5253 -10142,2024000,2083.6027 -10144,2026000,2067.4034 -10146,2028000,2086.8056 -10148,2030000,2053.7478 -10150,2032000,2064.3369 -10153,2034000,1638.7591 -10155,2036000,2101.45 -10157,2038000,2056.9078 -10159,2040000,2056.0448 -10161,2042000,1759.911 -10164,2044000,1697.5647 -10166,2046000,2066.6799 -10168,2048000,2059.6048 -10170,2050000,2067.3145 -10172,2052000,2084.7015 -10174,2054000,1784.3601 -10176,2056000,1840.4652 -10178,2058000,2069.4982 -10180,2060000,2091.9212 -10183,2062000,1602.253 -10185,2064000,2099.4415 -10187,2066000,2136.2656 -10189,2068000,2099.9995 -10191,2070000,2102.0048 -10193,2072000,2124.3233 -10195,2074000,2027.8839 -10198,2076000,1421.4676 -10200,2078000,2094.5365 -10202,2080000,2144.0903 -10204,2082000,2129.7923 -10206,2084000,2071.3151 -10208,2086000,2077.7275 -10210,2088000,2095.5489 -10212,2090000,2121.021 -10214,2092000,2103.3856 -10217,2094000,1561.68 -10219,2096000,2026.0413 -10222,2098000,1596.4725 -10224,2100000,2135.5922 -10226,2102000,2061.9892 -10228,2104000,1674.8985 -10231,2106000,1488.8301 -10233,2108000,2114.3059 -10236,2110000,1781.3945 -10238,2112000,1237.3554 -10241,2114000,1711.4773 -10244,2116000,1595.1482 -10246,2118000,2004.6526 -10248,2120000,2082.6743 -10250,2122000,1377.4944 -10252,2124000,2061.0128 -10254,2126000,2065.1055 -10256,2128000,2100.0436 -10258,2130000,2061.7309 -10260,2132000,2131.7511 -10262,2134000,2076.3805 -10264,2136000,2050.7224 -10266,2138000,2070.4226 -10269,2140000,1617.9874 -10271,2142000,2060.7104 -10273,2144000,2057.808 -10275,2146000,2081.208 -10277,2148000,2097.0463 -10279,2150000,2082.4318 -10281,2152000,2096.9727 -10283,2154000,1991.7097 -10285,2156000,2070.0564 -10287,2158000,2052.6384 -10290,2160000,1753.9184 -10292,2162000,1635.7939 -10294,2164000,1882.9605 -10298,2166000,1450.115 -10300,2168000,1302.5217 -10302,2170000,2105.467 -10305,2172000,1913.4976 -10308,2174000,1509.941 -10310,2176000,1447.0289 -10313,2178000,1926.2652 -10315,2180000,1943.1629 -10318,2182000,1535.2144 -10320,2184000,1848.226 -10322,2186000,2127.6844 -10325,2188000,1562.309 -10327,2190000,2014.5358 -10330,2192000,1560.712 -10333,2194000,1428.3168 -10335,2196000,1507.4476 -10338,2198000,1763.6382 -10341,2200000,1583.6827 -10343,2202000,1680.6108 -10345,2204000,2151.2133 -10347,2206000,2076.0766 -10349,2208000,1881.383 -10352,2210000,1774.3128 -10354,2212000,2186.4527 -10357,2214000,1825.5882 -10360,2216000,1275.3237 -10362,2218000,1367.0819 -10365,2220000,2076.6782 -10367,2222000,2210.0251 -10370,2224000,1181.5099 -10373,2226000,1652.447 -10375,2228000,2138.4376 -10377,2230000,1613.7491 -10379,2232000,2125.8589 -10381,2234000,2156.1354 -10383,2236000,2148.8741 -10385,2238000,2185.3305 -10387,2240000,1881.601 -10390,2242000,1582.5665 -10392,2244000,2077.3266 -10394,2246000,2007.0504 -10396,2248000,2160.7 -10399,2250000,1955.1305 -10401,2252000,2146.0522 -10404,2254000,1460.1213 -10406,2256000,1631.3208 -10409,2258000,1832.1839 -10411,2260000,2252.9231 -10413,2262000,2196.6574 -10415,2264000,1460.4906 -10417,2266000,2237.957 -10420,2268000,1759.0499 -10423,2270000,1962.1267 -10426,2272000,1187.2208 -10428,2274000,2229.4976 -10430,2276000,2213.5836 -10432,2278000,2166.0066 -10435,2280000,1641.0839 -10437,2282000,1365.0982 -10440,2284000,1649.8851 -10443,2286000,1420.6003 -10445,2288000,2219.9393 -10448,2290000,1871.6733 -10450,2292000,2165.3492 -10452,2294000,1355.3556 -10454,2296000,2262.1376 -10456,2298000,2216.0363 -10459,2300000,1718.9189 -10461,2302000,2228.1921 -10463,2304000,2267.9326 -10465,2306000,2283.3152 -10467,2308000,2238.3842 -10469,2310000,2263.2611 -10471,2312000,2272.0037 -10473,2314000,2256.8653 -10475,2316000,1829.1404 -10478,2318000,1854.4317 -10480,2320000,2290.0926 -10483,2322000,1491.6865 -10485,2324000,2247.074 -10487,2326000,2256.3392 -10489,2328000,1881.2509 -10491,2330000,2201.5146 -10494,2332000,1495.4275 -10497,2334000,1804.0072 -10499,2336000,2208.2384 -10501,2338000,2170.1792 -10503,2340000,2222.8836 -10505,2342000,2222.4885 -10507,2344000,2192.307 -10510,2346000,1122.4077 -10512,2348000,2209.2902 -10514,2350000,2200.8342 -10516,2352000,2194.1931 -10518,2354000,1921.0417 -10520,2356000,2187.6416 -10522,2358000,2214.2141 -10525,2360000,1739.7249 -10527,2362000,2205.006 -10529,2364000,2187.2916 -10531,2366000,2158.3994 -10533,2368000,2218.7244 -10535,2370000,2188.6029 -10537,2372000,2190.2507 -10539,2374000,2205.1679 -10541,2376000,2202.3607 -10543,2378000,2218.2278 -10545,2380000,2193.8148 -10547,2382000,2175.0533 -10549,2384000,2236.2438 -10551,2386000,2173.487 -10553,2388000,2225.2708 -10555,2390000,2203.7431 -10557,2392000,2240.7078 -10559,2394000,2180.5548 -10561,2396000,2223.794 -10563,2398000,2237.8199 -10565,2400000,2210.2692 -10567,2402000,2232.6842 -10569,2404000,2207.2856 -10571,2406000,2231.1622 -10573,2408000,1857.5694 -10575,2410000,2181.9645 -10577,2412000,2233.9203 -10579,2414000,2223.506 -10581,2416000,2208.0582 -10583,2418000,2223.8527 -10585,2420000,2126.0628 -10587,2422000,2264.5301 -10589,2424000,2216.2349 -10591,2426000,2234.004 -10593,2428000,2245.7523 -10595,2430000,2183.2907 -10597,2432000,2215.329 -10599,2434000,2282.6897 -10601,2436000,2267.3991 -10603,2438000,2275.3834 -10606,2440000,1795.968 -10608,2442000,2252.5914 -10611,2444000,1842.9162 -10613,2446000,2275.2059 -10615,2448000,2270.994 -10617,2450000,1421.0225 -10620,2452000,1763.3131 -10624,2454000,1413.3507 -10626,2456000,1399.8438 -10628,2458000,2246.1787 -10631,2460000,1808.7425 -10634,2462000,1669.0757 -10636,2464000,2289.2026 -10638,2466000,2255.4099 -10641,2468000,1540.5187 -10643,2470000,2304.6478 -10645,2472000,1566.5016 -10649,2474000,1346.2632 -10651,2476000,2284.9316 -10653,2478000,1482.3022 -10655,2480000,2270.6886 -10657,2482000,2232.2006 -10659,2484000,2169.7756 -10661,2486000,2240.7372 -10664,2488000,1768.731 -10666,2490000,2255.003 -10668,2492000,1846.4169 -10671,2494000,2038.6335 -10673,2496000,2080.2534 -10676,2498000,1330.43 -10679,2500000,1727.6591 -10681,2502000,2304.2274 -10683,2504000,2302.4105 -10686,2506000,1572.6864 -10689,2508000,1465.3244 -10691,2510000,2307.4184 -10693,2512000,2320.7674 -10695,2514000,2319.8703 -10697,2516000,2303.1088 -10699,2518000,1948.6123 -10702,2520000,1565.3896 -10704,2522000,2340.9493 -10706,2524000,2315.3069 -10708,2526000,2266.5902 -10710,2528000,2290.6404 -10712,2530000,2297.1807 -10714,2532000,2299.8632 -10716,2534000,2298.7291 -10718,2536000,2304.1048 -10720,2538000,1950.9405 -10723,2540000,1871.1956 -10725,2542000,2281.3656 -10727,2544000,2285.3541 -10729,2546000,1672.5866 -10731,2548000,1429.6629 -10734,2550000,1843.4169 -10736,2552000,2287.6216 -10738,2554000,2294.9994 -10740,2556000,2271.2155 -10742,2558000,2280.9593 -10744,2560000,2277.0619 -10746,2562000,2310.0781 -10748,2564000,2306.892 -10750,2566000,2284.0163 -10752,2568000,2127.0996 -10755,2570000,1894.2397 -10757,2572000,2268.6953 -10759,2574000,2337.5537 -10761,2576000,1994.3442 -10764,2578000,1768.836 -10766,2580000,2313.7442 -10768,2582000,2289.5985 -10770,2584000,2269.9257 -10772,2586000,1598.088 -10774,2588000,2281.5016 -10776,2590000,2303.1239 -10779,2592000,1862.5698 -10781,2594000,2294.7871 -10783,2596000,2275.9721 -10785,2598000,2231.513 -10789,2600000,719.1553 -10791,2602000,2259.5622 -10794,2604000,1523.6376 -10796,2606000,2310.0825 -10798,2608000,2279.6825 -10800,2610000,2271.4268 -10802,2612000,2230.3392 -10804,2614000,2283.0112 -10806,2616000,2284.0696 -10808,2618000,2172.7032 -10810,2620000,2269.4386 -10812,2622000,2276.6103 -10815,2624000,1500.0996 -10817,2626000,2239.0263 -10819,2628000,2250.881 -10821,2630000,2246.326 -10823,2632000,1159.7752 -10825,2634000,2281.2303 -10827,2636000,2286.969 -10829,2638000,2268.5634 -10831,2640000,2292.09 -10835,2642000,1602.7004 -10837,2644000,2284.8459 -10839,2646000,2275.4277 -10841,2648000,1683.1833 -10843,2650000,2253.9524 -10845,2652000,2275.978 -10848,2654000,1526.5605 -10851,2656000,1516.4108 -10853,2658000,2295.0647 -10855,2660000,2228.2346 -10858,2662000,1520.6041 -10860,2664000,2148.731 -10863,2666000,1694.698 -10865,2668000,2281.279 -10867,2670000,2262.132 -10869,2672000,2294.1794 -10871,2674000,2291.7022 -10874,2676000,1543.5176 -10876,2678000,2231.7494 -10878,2680000,2001.4169 -10880,2682000,2311.8364 -10882,2684000,2264.8989 -10884,2686000,2250.3571 -10886,2688000,2286.9884 -10888,2690000,2319.0466 -10890,2692000,2256.9623 -10893,2694000,1523.9776 -10895,2696000,2290.9487 -10898,2698000,1791.6983 -10900,2700000,2171.7151 -10902,2702000,2192.5525 -10905,2704000,1548.6054 -10907,2706000,2260.2522 -10909,2708000,2253.4107 -10911,2710000,2298.292 -10913,2712000,2284.6899 -10915,2714000,2295.9112 -10917,2716000,2329.3098 -10920,2718000,1515.1634 -10922,2720000,2296.2669 -10924,2722000,2310.9868 -10926,2724000,2289.6065 -10928,2726000,1637.4497 -10930,2728000,2288.1954 -10932,2730000,2281.581 -10934,2732000,2262.5144 -10937,2734000,1537.1247 -10939,2736000,2248.6652 -10942,2738000,1793.1944 -10944,2740000,2303.9602 -10946,2742000,2298.265 -10948,2744000,2250.0493 -10950,2746000,2243.399 -10952,2748000,2264.5155 -10954,2750000,2259.5916 -10956,2752000,2314.4516 -10958,2754000,2253.7645 -10960,2756000,2278.2417 -10962,2758000,2297.7449 -10964,2760000,2282.9746 -10966,2762000,2295.5292 -10968,2764000,1553.5459 -10970,2766000,2281.565 -10972,2768000,2295.5404 -10974,2770000,2286.8801 -10976,2772000,2304.3994 -10978,2774000,2313.1965 -10980,2776000,2287.7065 -10982,2778000,2267.1702 -10984,2780000,2307.0922 -10986,2782000,2303.1018 -10988,2784000,2304.2557 -10990,2786000,2289.9106 -10993,2788000,1566.072 -10995,2790000,2305.127 -10997,2792000,2318.8756 -10999,2794000,2289.4604 -11001,2796000,2319.534 -11003,2798000,2310.0464 -11006,2800000,1832.2075 -11008,2802000,2191.3353 -11010,2804000,2309.8977 -11012,2806000,2330.5069 -11014,2808000,2312.7271 -11016,2810000,2304.1306 -11018,2812000,2323.4585 -11020,2814000,1804.6176 -11022,2816000,2318.4067 -11025,2818000,2106.4665 -11027,2820000,2299.5409 -11029,2822000,2254.4444 -11031,2824000,2077.2782 -11033,2826000,2229.3661 -11035,2828000,2288.8011 -11037,2830000,2312.5597 -11039,2832000,2326.9269 -11041,2834000,2310.7369 -11043,2836000,2010.0376 -11045,2838000,2311.085 -11047,2840000,2307.2699 -11049,2842000,2319.9023 -11052,2844000,1762.5145 -11054,2846000,2323.2993 -11056,2848000,1942.5609 -11058,2850000,2337.3746 -11060,2852000,2308.2037 -11063,2854000,1966.352 -11065,2856000,1658.8573 -11067,2858000,2317.6242 -11069,2860000,2294.8286 -11072,2862000,1796.9522 -11075,2864000,1568.6301 -11078,2866000,1556.4503 -11080,2868000,1744.0224 -11082,2870000,2319.7284 -11084,2872000,2320.2835 -11086,2874000,2295.9628 -11088,2876000,2289.3493 -11091,2878000,1201.9132 -11093,2880000,2333.6279 -11095,2882000,2348.495 -11097,2884000,2311.2456 -11099,2886000,2317.8732 -11101,2888000,2302.5375 -11103,2890000,2294.6103 -11105,2892000,2355.4684 -11108,2894000,1580.4503 -11110,2896000,2328.2769 -11112,2898000,1797.7901 -11114,2900000,2301.4726 -11117,2902000,1745.3508 -11119,2904000,2333.6551 -11121,2906000,2352.6563 -11124,2908000,1806.736 -11126,2910000,2311.8577 -11128,2912000,2110.6456 -11130,2914000,1635.91 -11133,2916000,2219.3762 -11135,2918000,2340.701 -11137,2920000,2313.6059 -11139,2922000,2336.3154 -11141,2924000,2340.0264 -11143,2926000,2338.8158 -11145,2928000,2348.7927 -11147,2930000,1799.0494 -11150,2932000,1871.6407 -11152,2934000,2311.0023 -11154,2936000,1894.5738 -11156,2938000,2340.7 -11158,2940000,2304.241 -11160,2942000,2252.3019 -11162,2944000,2339.8754 -11164,2946000,2311.0405 -11166,2948000,1929.5022 -11169,2950000,1874.6071 -11171,2952000,2341.5389 -11173,2954000,2307.699 -11175,2956000,2347.0395 -11177,2958000,2368.7543 -11179,2960000,2314.1169 -11181,2962000,2330.546 -11183,2964000,2342.4851 -11185,2966000,2355.351 -11187,2968000,2345.8443 -11189,2970000,2327.5343 -11191,2972000,2337.5123 -11193,2974000,2318.6867 -11195,2976000,2328.5777 -11197,2978000,2323.5773 -11199,2980000,2325.1511 -11202,2982000,1869.2236 -11204,2984000,2330.4872 -11206,2986000,2338.6956 -11208,2988000,2325.9369 -11210,2990000,1849.4389 -11212,2992000,2336.8293 -11214,2994000,2345.0091 -11216,2996000,2312.703 -11219,2998000,1757.3106 -11221,3000000,2310.6658 diff --git a/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_2.csv b/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_2.csv deleted file mode 100644 index 00d598b..0000000 --- a/PPO_logs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_log_2.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -162,2000,22.3883 -324,4000,22.0776 -469,6000,23.178 -618,8000,22.7516 -741,10000,25.0435 -865,12000,24.9473 -961,14000,27.8462 -1056,16000,28.3661 -1137,18000,29.6519 -1221,20000,29.3228 -1294,22000,32.1702 -1367,24000,32.3355 -1424,26000,40.1495 -1482,28000,37.5051 -1532,30000,42.7632 -1582,32000,43.5912 -1625,34000,47.6205 -1663,36000,51.6719 -1706,38000,51.1762 -1743,40000,54.9119 -1785,42000,53.6408 -1827,44000,51.4624 -1866,46000,55.8623 -1907,48000,54.581 -1944,50000,60.2285 -1984,52000,57.2705 -2020,54000,57.3754 -2055,56000,60.1172 -2089,58000,60.8705 -2127,60000,58.4563 -2161,62000,64.5627 -2195,64000,61.599 -2227,66000,67.0537 -2266,68000,57.6067 -2300,70000,64.6333 -2332,72000,63.1841 -2364,74000,67.4254 -2398,76000,64.4857 -2427,78000,69.632 -2461,80000,66.3099 -2493,82000,72.7776 -2527,84000,68.5814 -2554,86000,79.8556 -2585,88000,67.2889 -2615,90000,72.8357 -2642,92000,80.2701 -2668,94000,83.5575 -2695,96000,81.1867 -2721,98000,83.2093 -2747,100000,87.5602 -2770,102000,87.4482 -2796,104000,84.3812 -2820,106000,86.2862 -2843,108000,88.722 -2865,110000,92.197 -2889,112000,91.7387 -2916,114000,84.1904 -2940,116000,92.486 -2964,118000,94.8905 -2989,120000,96.5383 -3013,122000,90.6615 -3037,124000,96.8524 -3056,126000,99.3313 -3079,128000,95.4288 -3103,130000,94.1199 -3126,132000,101.482 -3151,134000,90.9319 -3171,136000,103.0529 -3197,138000,96.3825 -3219,140000,96.1667 -3242,142000,98.5191 -3267,144000,88.4138 -3291,146000,89.8563 -3314,148000,91.2307 -3337,150000,98.5389 -3360,152000,99.8625 -3381,154000,108.2666 -3406,156000,94.7848 -3430,158000,98.7037 -3454,160000,98.5973 -3471,162000,111.9121 -3493,164000,100.7562 -3513,166000,108.915 -3534,168000,107.2535 -3555,170000,100.8002 -3575,172000,112.6048 -3600,174000,101.1212 -3620,176000,113.611 -3644,178000,98.716 -3666,180000,104.5285 -3691,182000,100.3276 -3715,184000,99.5581 -3737,186000,96.3235 -3760,188000,104.0062 -3786,190000,105.0829 -3808,192000,108.5109 -3829,194000,112.4963 -3850,196000,106.2381 -3875,198000,101.3857 -3895,200000,111.0357 -3916,202000,114.6878 -3938,204000,101.9523 -3957,206000,129.1123 -3976,208000,119.0122 -3993,210000,129.481 -4012,212000,118.0351 -4029,214000,130.5012 -4047,216000,122.8817 -4066,218000,119.028 -4085,220000,122.3867 -4099,222000,141.6383 -4114,224000,146.6828 -4136,226000,115.7237 -4157,228000,122.1042 -4175,230000,130.8256 -4196,232000,112.4783 -4213,234000,139.1741 -4229,236000,134.8624 -4245,238000,141.8479 -4259,240000,156.0398 -4270,242000,174.4021 -4284,244000,143.3977 -4299,246000,153.4629 -4314,248000,145.1441 -4331,250000,143.0544 -4344,252000,179.3087 -4358,254000,179.6181 -4374,256000,153.9288 -4386,258000,194.277 -4399,260000,177.7583 -4414,262000,174.9546 -4428,264000,173.97 -4439,266000,203.3899 -4453,268000,180.4916 -4466,270000,179.1329 -4482,272000,167.6628 -4494,274000,189.6436 -4506,276000,214.9735 -4520,278000,199.1824 -4538,280000,150.7393 -4554,282000,164.4028 -4572,284000,138.8737 -4588,286000,176.5306 -4602,288000,187.1398 -4615,290000,176.4374 -4629,292000,186.2211 -4643,294000,189.0653 -4656,296000,188.4429 -4669,298000,199.7292 -4682,300000,207.156 -4696,302000,174.8485 -4708,304000,219.3394 -4717,306000,252.7708 -4728,308000,227.2326 -4741,310000,173.6017 -4754,312000,195.4311 -4767,314000,186.9286 -4782,316000,180.3192 -4794,318000,209.2818 -4807,320000,213.6088 -4820,322000,200.7442 -4833,324000,202.5941 -4848,326000,167.3165 -4867,328000,152.9865 -4880,330000,188.9266 -4897,332000,166.6087 -4910,334000,195.2248 -4925,336000,159.8472 -4940,338000,182.4657 -4954,340000,179.403 -4971,342000,157.9849 -4983,344000,194.0641 -4999,346000,186.427 -5014,348000,180.4791 -5029,350000,173.8446 -5043,352000,188.6961 -5059,354000,164.1324 -5074,356000,167.957 -5088,358000,165.3365 -5103,360000,177.3967 -5115,362000,220.8164 -5133,364000,156.8138 -5149,366000,158.9655 -5165,368000,170.2872 -5181,370000,171.676 -5192,372000,236.4043 -5207,374000,174.3733 -5223,376000,177.8499 -5236,378000,193.5183 -5251,380000,175.2679 -5262,382000,226.7813 -5277,384000,180.168 -5293,386000,160.7889 -5308,388000,184.5067 -5322,390000,174.9884 -5336,392000,188.7651 -5351,394000,176.2246 -5363,396000,196.5964 -5376,398000,207.0318 -5389,400000,209.7402 -5402,402000,205.084 -5416,404000,187.8005 -5430,406000,186.3124 -5443,408000,193.5461 -5458,410000,179.4332 -5472,412000,184.5947 -5485,414000,207.0807 -5497,416000,224.8445 -5510,418000,199.0379 -5523,420000,200.0897 -5537,422000,189.4051 -5551,424000,190.7675 -5565,426000,192.2719 -5579,428000,181.533 -5591,430000,208.7862 -5604,432000,187.0963 -5618,434000,198.8612 -5630,436000,207.1572 -5643,438000,197.9476 -5658,440000,184.1254 -5670,442000,217.3876 -5684,444000,188.7173 -5694,446000,225.8709 -5708,448000,188.4172 -5722,450000,196.1648 -5734,452000,204.539 -5749,454000,181.5798 -5763,456000,185.2491 -5776,458000,185.8067 -5790,460000,193.7816 -5805,462000,177.1174 -5821,464000,162.9661 -5836,466000,183.2729 -5847,468000,220.5735 -5862,470000,187.9984 -5871,472000,255.2012 -5884,474000,188.0854 -5899,476000,184.9932 -5913,478000,182.254 -5925,480000,224.6901 -5936,482000,229.4167 -5949,484000,188.879 -5960,486000,226.5722 -5974,488000,200.7915 -5987,490000,204.8305 -6001,492000,187.2296 -6010,494000,249.7896 -6021,496000,260.1001 -6032,498000,213.1368 -6043,500000,234.9702 -6050,502000,330.9678 -6060,504000,295.961 -6069,506000,276.048 -6080,508000,273.4769 -6088,510000,329.85 -6097,512000,284.0687 -6104,514000,358.747 -6114,516000,280.7623 -6123,518000,276.8276 -6134,520000,242.9258 -6140,522000,410.0163 -6146,524000,432.3932 -6154,526000,297.0304 -6160,528000,385.4254 -6169,530000,338.7289 -6176,532000,323.4419 -6184,534000,331.0012 -6192,536000,366.7229 -6202,538000,283.4617 -6210,540000,295.6389 -6222,542000,232.5761 -6230,544000,329.5763 -6239,546000,264.5261 -6250,548000,245.3677 -6264,550000,210.6568 -6274,552000,276.0955 -6284,554000,265.3896 -6294,556000,279.4153 -6306,558000,248.5095 -6317,560000,247.027 -6330,562000,225.3932 -6341,564000,239.3757 -6351,566000,265.5656 -6363,568000,232.7998 -6375,570000,235.8801 -6386,572000,228.753 -6394,574000,351.1285 -6404,576000,291.4195 -6416,578000,248.8059 -6426,580000,278.9909 -6434,582000,308.1932 -6446,584000,224.8617 -6455,586000,326.0216 -6468,588000,212.7907 -6481,590000,229.6874 -6491,592000,283.0215 -6501,594000,264.1308 -6513,596000,236.396 -6524,598000,247.9672 -6535,600000,239.6489 -6545,602000,294.6037 -6554,604000,281.1277 -6565,606000,251.1506 -6573,608000,324.7918 -6584,610000,280.3867 -6593,612000,273.6958 -6601,614000,318.1149 -6610,616000,286.3966 -6621,618000,264.4166 -6628,620000,327.4517 -6639,622000,272.8225 -6648,624000,293.172 -6658,626000,273.6946 -6668,628000,277.3771 -6675,630000,346.8088 -6685,632000,281.1708 -6696,634000,256.7336 -6704,636000,317.3832 -6716,638000,241.7603 -6728,640000,218.5266 -6740,642000,234.0568 -6749,644000,293.8602 -6760,646000,256.2987 -6769,648000,256.0735 -6780,650000,295.0969 -6790,652000,289.161 -6796,654000,390.8446 -6807,656000,270.8774 -6816,658000,273.2569 -6829,660000,255.835 -6838,662000,286.1336 -6846,664000,332.7045 -6855,666000,275.5976 -6861,668000,411.9634 -6875,670000,221.1226 -6882,672000,368.2204 -6892,674000,270.3783 -6899,676000,305.5707 -6908,678000,355.284 -6916,680000,279.1128 -6923,682000,388.1457 -6930,684000,369.6064 -6941,686000,261.412 -6948,688000,344.962 -6956,690000,366.3384 -6964,692000,316.433 -6970,694000,442.6022 -6980,696000,244.7086 -6986,698000,442.0758 -6995,700000,303.7701 -7004,702000,262.6469 -7014,704000,295.6498 -7022,706000,317.9366 -7031,708000,310.4996 -7037,710000,401.8358 -7046,712000,288.8722 -7056,714000,277.4482 -7063,716000,337.6026 -7072,718000,341.6942 -7079,720000,371.9066 -7087,722000,313.1649 -7096,724000,301.9674 -7102,726000,411.6 -7108,728000,424.481 -7118,730000,291.4395 -7126,732000,257.4096 -7134,734000,391.5139 -7142,736000,350.5069 -7150,738000,354.5234 -7155,740000,389.5138 -7162,742000,466.3241 -7167,744000,549.1248 -7175,746000,315.5673 -7181,748000,441.6663 -7188,750000,409.7614 -7196,752000,320.0274 -7199,754000,861.0306 -7208,756000,310.502 -7213,758000,532.6451 -7219,760000,377.0777 -7228,762000,387.4182 -7234,764000,494.2921 -7241,766000,430.9121 -7247,768000,461.2313 -7251,770000,650.0234 -7257,772000,454.5682 -7261,774000,712.5693 -7266,776000,570.3439 -7272,778000,403.9225 -7280,780000,390.501 -7283,782000,679.1232 -7286,784000,900.0127 -7292,786000,491.2936 -7296,788000,700.3128 -7302,790000,402.7533 -7308,792000,553.6539 -7313,794000,499.0033 -7320,796000,386.8265 -7325,798000,574.4408 -7329,800000,634.847 -7335,802000,449.963 -7340,804000,375.2522 -7347,806000,540.0473 -7351,808000,671.5811 -7357,810000,457.7632 -7366,812000,267.1648 -7374,814000,416.7174 -7379,816000,424.8815 -7384,818000,721.5205 -7389,820000,547.9405 -7394,822000,578.3371 -7398,824000,719.7388 -7407,826000,337.4238 -7414,828000,422.5265 -7419,830000,503.3272 -7428,832000,294.1203 -7436,834000,380.8227 -7444,836000,374.0425 -7452,838000,357.3985 -7460,840000,368.8995 -7466,842000,439.8923 -7473,844000,416.558 -7480,846000,416.6973 -7488,848000,371.504 -7497,850000,352.3058 -7504,852000,385.3182 -7511,854000,373.6847 -7519,856000,388.6369 -7527,858000,382.0893 -7533,860000,462.1481 -7540,862000,370.1018 -7546,864000,408.111 -7553,866000,437.0403 -7559,868000,535.6241 -7564,870000,489.4704 -7570,872000,544.3104 -7574,874000,667.5762 -7577,876000,714.2455 -7582,878000,692.3225 -7587,880000,390.238 -7592,882000,700.1927 -7598,884000,490.3481 -7603,886000,553.6439 -7612,888000,345.4516 -7618,890000,403.7458 -7627,892000,364.5825 -7633,894000,453.4672 -7641,896000,352.0985 -7645,898000,655.2697 -7649,900000,708.0419 -7655,902000,532.3424 -7661,904000,443.8458 -7668,906000,464.5898 -7674,908000,431.1964 -7683,910000,313.8502 -7691,912000,363.4256 -7695,914000,736.0812 -7700,916000,587.4386 -7705,918000,471.7437 -7713,920000,429.3109 -7720,922000,399.921 -7726,924000,440.6058 -7731,926000,449.102 -7736,928000,572.3248 -7744,930000,424.9592 -7747,932000,809.16 -7752,934000,605.6995 -7757,936000,586.0208 -7764,938000,369.0574 -7766,940000,1200.849 -7772,942000,465.2681 -7779,944000,385.0697 -7785,946000,575.7615 -7789,948000,558.5284 -7795,950000,543.3416 -7802,952000,369.0728 -7808,954000,518.3216 -7812,956000,562.6072 -7815,958000,796.2256 -7820,960000,694.2345 -7826,962000,469.7286 -7828,964000,1070.3182 -7835,966000,462.3825 -7841,968000,383.8363 -7846,970000,629.68 -7850,972000,603.5112 -7854,974000,644.3606 -7858,976000,574.8229 -7864,978000,565.6471 -7870,980000,401.8879 -7879,982000,291.9104 -7884,984000,594.4641 -7888,986000,775.625 -7893,988000,440.2443 -7898,990000,594.9235 -7902,992000,734.3958 -7909,994000,366.9401 -7913,996000,594.2799 -7919,998000,551.7072 -7925,1000000,363.0939 -7928,1002000,905.3122 -7932,1004000,665.6468 -7935,1006000,959.3923 -7938,1008000,1047.26 -7943,1010000,494.3735 -7947,1012000,847.5657 -7953,1014000,480.2411 -7955,1016000,1193.0912 -7959,1018000,873.5847 -7961,1020000,1157.8864 -7967,1022000,584.7124 -7971,1024000,854.5497 -7975,1026000,586.6596 -7978,1028000,810.6134 -7983,1030000,779.7364 -7987,1032000,730.7477 -7992,1034000,595.091 -7999,1036000,445.0258 -8002,1038000,680.7059 -8006,1040000,874.3839 -8011,1042000,650.3992 -8014,1044000,613.5106 -8022,1046000,503.6124 -8030,1048000,360.1102 -8035,1050000,683.1692 -8041,1052000,485.9286 -8044,1054000,734.8853 -8049,1056000,643.0399 -8053,1058000,922.9178 -8056,1060000,935.4087 -8060,1062000,518.6895 -8071,1064000,379.9899 -8073,1066000,892.0264 -8080,1068000,567.0757 -8084,1070000,656.8989 -8089,1072000,700.6188 -8095,1074000,445.2847 -8100,1076000,511.1109 -8106,1078000,555.8043 -8110,1080000,837.9745 -8115,1082000,628.6194 -8121,1084000,490.8229 -8125,1086000,671.8091 -8130,1088000,562.1991 -8134,1090000,851.2518 -8138,1092000,591.5388 -8143,1094000,737.0222 -8147,1096000,527.2105 -8153,1098000,626.3902 -8159,1100000,510.5564 -8165,1102000,463.8495 -8170,1104000,668.3938 -8177,1106000,425.0998 -8183,1108000,547.5281 -8190,1110000,453.0065 -8196,1112000,415.7092 -8201,1114000,651.372 -8207,1116000,505.921 -8212,1118000,560.1568 -8217,1120000,676.7793 -8223,1122000,595.3386 -8230,1124000,363.2123 -8236,1126000,558.3961 -8244,1128000,382.1125 -8251,1130000,483.3853 -8257,1132000,511.1993 -8262,1134000,606.2159 -8269,1136000,489.6848 -8276,1138000,459.1302 -8282,1140000,493.9574 -8287,1142000,488.0868 -8293,1144000,400.9123 -8299,1146000,727.4277 -8306,1148000,342.0337 -8310,1150000,929.2349 -8316,1152000,571.8325 -8322,1154000,427.1577 -8330,1156000,453.7822 -8336,1158000,505.0707 -8344,1160000,426.2502 -8350,1162000,479.0171 -8357,1164000,430.6549 -8365,1166000,426.1604 -8369,1168000,686.6537 -8374,1170000,626.6829 -8379,1172000,628.3796 -8384,1174000,563.2367 -8390,1176000,474.8687 -8395,1178000,643.3988 -8403,1180000,464.0803 -8408,1182000,430.5483 -8413,1184000,795.3193 -8421,1186000,388.8388 -8428,1188000,420.6386 -8433,1190000,538.8484 -8441,1192000,453.5426 -8447,1194000,463.4753 -8457,1196000,308.2276 -8461,1198000,652.0523 -8465,1200000,876.0615 -8472,1202000,371.0957 -8476,1204000,707.4205 -8484,1206000,488.8074 -8490,1208000,531.7811 -8496,1210000,486.8703 -8503,1212000,459.7113 -8510,1214000,452.6108 -8515,1216000,634.014 -8523,1218000,324.0721 -8529,1220000,600.1588 -8533,1222000,672.0618 -8539,1224000,578.9855 -8544,1226000,565.6635 -8552,1228000,423.0567 -8557,1230000,580.4034 -8561,1232000,642.0145 -8567,1234000,578.7088 -8571,1236000,800.3106 -8578,1238000,397.331 -8585,1240000,482.4845 -8591,1242000,526.169 -8596,1244000,588.8727 -8604,1246000,379.9983 -8608,1248000,815.1477 -8614,1250000,468.0658 -8617,1252000,631.4998 -8620,1254000,1302.7797 -8624,1256000,667.0108 -8628,1258000,1008.2538 -8633,1260000,649.129 -8637,1262000,855.9365 -8640,1264000,896.6487 -8643,1266000,1201.1526 -8646,1268000,900.5606 -8652,1270000,570.7731 -8656,1272000,782.9059 -8662,1274000,620.2831 -8665,1276000,905.2561 -8670,1278000,726.6999 -8674,1280000,762.2497 -8683,1282000,408.5374 -8688,1284000,632.3517 -8694,1286000,493.0362 -8697,1288000,1151.9146 -8702,1290000,656.901 -8705,1292000,962.5757 -8709,1294000,790.5377 -8714,1296000,740.347 -8716,1298000,1183.0852 -8721,1300000,774.3012 -8724,1302000,742.3077 -8729,1304000,909.2541 -8733,1306000,663.8032 -8737,1308000,762.5739 -8739,1310000,1585.6539 -8742,1312000,788.8919 -8748,1314000,812.0235 -8752,1316000,833.3492 -8756,1318000,455.3675 -8761,1320000,929.2662 -8763,1322000,1584.5043 -8765,1324000,1251.376 -8767,1326000,1578.6823 -8771,1328000,995.9923 -8776,1330000,551.3835 -8779,1332000,1203.5347 -8783,1334000,881.708 -8787,1336000,791.2119 -8790,1338000,861.876 -8793,1340000,1288.0509 -8797,1342000,742.3087 -8801,1344000,644.0661 -8804,1346000,1234.1696 -8807,1348000,1100.7267 -8811,1350000,787.865 -8815,1352000,799.3102 -8817,1354000,1077.2203 -8821,1356000,831.4614 -8824,1358000,1411.3625 -8827,1360000,1137.1778 -8830,1362000,1073.9047 -8834,1364000,816.1269 -8837,1366000,1024.8802 -8841,1368000,759.285 -8843,1370000,958.6885 -8846,1372000,1279.4695 -8849,1374000,998.2143 -8854,1376000,675.9047 -8859,1378000,665.2876 -8864,1380000,724.0408 -8868,1382000,814.8587 -8871,1384000,983.6054 -8873,1386000,1437.6724 -8875,1388000,1321.5427 -8879,1390000,759.4826 -8884,1392000,904.47 -8887,1394000,771.2319 -8890,1396000,1041.2964 -8894,1398000,711.146 -8898,1400000,938.5123 -8901,1402000,977.938 -8906,1404000,639.8379 -8910,1406000,936.3101 -8917,1408000,533.3795 -8920,1410000,1069.2384 -8922,1412000,1406.3157 -8926,1414000,783.7135 -8931,1416000,560.4839 -8935,1418000,845.4642 -8939,1420000,839.1073 -8942,1422000,1239.486 -8946,1424000,636.8029 -8951,1426000,733.3899 -8955,1428000,790.3088 -8960,1430000,658.6409 -8963,1432000,1141.2036 -8966,1434000,886.6933 -8969,1436000,895.5887 -8975,1438000,720.2096 -8978,1440000,976.7161 -8983,1442000,665.111 -8986,1444000,838.5019 -8989,1446000,1364.3466 -8994,1448000,712.6315 -8997,1450000,819.7278 -9001,1452000,861.5651 -9006,1454000,742.7418 -9012,1456000,491.799 -9018,1458000,628.9422 -9022,1460000,794.7336 -9025,1462000,973.2519 -9028,1464000,808.7557 -9034,1466000,715.3165 -9038,1468000,607.7686 -9044,1470000,582.4717 -9049,1472000,801.3709 -9054,1474000,660.2108 -9058,1476000,712.0584 -9062,1478000,822.0767 -9067,1480000,586.1837 -9074,1482000,575.6427 -9079,1484000,511.4226 -9081,1486000,1425.0513 -9086,1488000,769.3226 -9091,1490000,648.6157 -9096,1492000,665.1157 -9101,1494000,746.91 -9104,1496000,984.5609 -9110,1498000,625.963 -9114,1500000,730.6309 -9117,1502000,1127.9704 -9119,1504000,1100.2795 -9123,1506000,1209.7808 -9125,1508000,1481.0052 -9128,1510000,1257.3473 -9130,1512000,1666.44 -9132,1514000,1137.0296 -9135,1516000,1408.5728 -9139,1518000,856.0466 -9143,1520000,623.2752 -9147,1522000,737.5609 -9150,1524000,1488.3025 -9153,1526000,1111.8177 -9155,1528000,1285.1157 -9157,1530000,1704.3991 -9161,1532000,1088.3887 -9165,1534000,920.8693 -9167,1536000,1117.7476 -9169,1538000,1647.2083 -9172,1540000,1197.9243 -9175,1542000,1372.3348 -9177,1544000,1705.235 -9180,1546000,1163.7113 -9182,1548000,1718.8414 -9185,1550000,900.0857 -9188,1552000,1174.7576 -9190,1554000,1538.5652 -9192,1556000,1704.8613 -9194,1558000,1371.9744 -9200,1560000,673.4446 -9203,1562000,1255.134 -9207,1564000,831.2227 -9212,1566000,701.6566 -9215,1568000,1264.4545 -9217,1570000,1692.6016 -9219,1572000,1177.0115 -9221,1574000,1586.5522 -9225,1576000,1008.9762 -9229,1578000,997.1816 -9234,1580000,639.8412 -9240,1582000,647.9961 -9245,1584000,696.4005 -9247,1586000,1551.0118 -9252,1588000,747.0536 -9255,1590000,1144.0545 -9257,1592000,1310.1823 -9259,1594000,1506.7899 -9264,1596000,871.7031 -9270,1598000,581.4058 -9274,1600000,755.8442 -9276,1602000,1460.2005 -9280,1604000,870.0817 -9284,1606000,1077.026 -9287,1608000,1066.9837 -9293,1610000,605.6662 -9299,1612000,643.7968 -9302,1614000,1221.6009 -9305,1616000,1112.3971 -9309,1618000,732.3292 -9317,1620000,502.61 -9321,1622000,867.9097 -9325,1624000,872.0998 -9329,1626000,764.0345 -9334,1628000,696.7613 -9336,1630000,1334.0779 -9340,1632000,1131.9905 -9342,1634000,1714.1457 -9345,1636000,929.0886 -9348,1638000,1548.3824 -9350,1640000,1218.2336 -9353,1642000,1224.0504 -9356,1644000,1147.3042 -9360,1646000,1054.9581 -9363,1648000,969.7636 -9371,1650000,537.1108 -9376,1652000,620.2415 -9379,1654000,965.7728 -9383,1656000,1145.2561 -9387,1658000,823.876 -9394,1660000,479.0123 -9399,1662000,778.632 -9403,1664000,811.8021 -9406,1666000,1074.6053 -9408,1668000,1264.4541 -9412,1670000,1028.3627 -9416,1672000,905.9613 -9420,1674000,992.8966 -9424,1676000,807.2837 -9428,1678000,783.0255 -9432,1680000,877.2046 -9437,1682000,802.8342 -9441,1684000,854.1905 -9445,1686000,648.9416 -9450,1688000,952.207 -9452,1690000,1742.5188 -9457,1692000,687.0821 -9460,1694000,1100.3127 -9464,1696000,854.9019 -9468,1698000,828.7374 -9471,1700000,1067.8179 -9473,1702000,1537.2072 -9477,1704000,1052.509 -9481,1706000,840.5871 -9486,1708000,716.3575 -9490,1710000,779.8644 -9495,1712000,803.3988 -9497,1714000,1651.386 -9501,1716000,752.4046 -9503,1718000,1725.2697 -9506,1720000,1347.6558 -9510,1722000,782.6324 -9513,1724000,1151.2236 -9517,1726000,1047.6497 -9521,1728000,666.2943 -9524,1730000,1183.2605 -9526,1732000,1510.7312 -9529,1734000,1342.4237 -9533,1736000,1015.4473 -9535,1738000,1168.6119 -9539,1740000,1047.8507 -9542,1742000,1269.4428 -9545,1744000,919.5222 -9548,1746000,1250.8886 -9552,1748000,1093.0416 -9558,1750000,589.0636 -9560,1752000,1055.3024 -9564,1754000,1328.6388 -9566,1756000,1355.9299 -9570,1758000,903.7509 -9573,1760000,1158.5978 -9579,1762000,762.9388 -9583,1764000,1080.9384 -9586,1766000,968.615 -9589,1768000,1494.3469 -9593,1770000,932.3875 -9599,1772000,703.4081 -9601,1774000,1555.2593 -9604,1776000,887.1156 -9607,1778000,1334.9249 -9611,1780000,1101.516 -9614,1782000,1320.8226 -9619,1784000,772.1939 -9622,1786000,1324.7681 -9625,1788000,1268.3927 -9630,1790000,775.7615 -9634,1792000,673.1735 -9639,1794000,794.2063 -9642,1796000,1213.8147 -9646,1798000,1148.8459 -9650,1800000,774.2391 -9653,1802000,1501.0363 -9657,1804000,803.8498 -9661,1806000,857.7207 -9666,1808000,902.5992 -9669,1810000,1332.2581 -9671,1812000,1872.3668 -9674,1814000,1152.2296 -9678,1816000,938.8838 -9681,1818000,1225.2955 -9684,1820000,1264.2662 -9687,1822000,1088.4875 -9690,1824000,1567.9119 -9693,1826000,981.684 -9698,1828000,678.6933 -9702,1830000,1027.929 -9705,1832000,1399.0599 -9707,1834000,1927.0839 -9712,1836000,702.14 -9715,1838000,1471.9228 -9719,1840000,953.2262 -9721,1842000,1394.7456 -9725,1844000,1218.5056 -9727,1846000,1059.5168 -9730,1848000,1685.6147 -9732,1850000,1338.1524 -9735,1852000,1553.3622 -9738,1854000,1155.8618 -9742,1856000,1088.7087 -9745,1858000,1355.0523 -9749,1860000,780.4687 -9753,1862000,1084.8164 -9756,1864000,1207.861 -9760,1866000,965.0116 -9766,1868000,388.2092 -9769,1870000,1492.6611 -9771,1872000,1843.208 -9773,1874000,1714.2219 -9778,1876000,694.155 -9782,1878000,1109.2808 -9785,1880000,1104.9726 -9787,1882000,1852.9833 -9791,1884000,1103.2212 -9794,1886000,997.2902 -9797,1888000,1207.6385 -9801,1890000,686.6438 -9805,1892000,1218.1997 -9809,1894000,969.3423 -9813,1896000,995.7174 -9816,1898000,1077.3725 -9819,1900000,1158.3438 -9822,1902000,1451.3341 -9824,1904000,1158.2204 -9827,1906000,1477.4561 -9829,1908000,1324.1816 -9832,1910000,1476.4575 -9834,1912000,1457.3073 -9837,1914000,1449.6828 -9841,1916000,832.2904 -9844,1918000,1112.4606 -9847,1920000,1422.9384 -9850,1922000,1463.7975 -9853,1924000,1356.3287 -9857,1926000,911.7483 -9860,1928000,814.5957 -9863,1930000,1569.1365 -9866,1932000,1245.5787 -9870,1934000,832.0567 -9874,1936000,752.8206 -9877,1938000,1387.1491 -9880,1940000,1010.1754 -9884,1942000,1028.6561 -9887,1944000,1344.804 -9890,1946000,886.4602 -9894,1948000,1149.1292 -9898,1950000,718.809 -9903,1952000,575.5051 -9908,1954000,897.4567 -9911,1956000,1287.0719 -9913,1958000,1781.4277 -9915,1960000,1814.2484 -9917,1962000,1297.489 -9921,1964000,1233.7198 -9923,1966000,1659.3862 -9926,1968000,1175.0369 -9928,1970000,1785.8038 -9931,1972000,1403.8199 -9936,1974000,753.8301 -9939,1976000,1071.1113 -9941,1978000,1342.8019 -9944,1980000,1693.5073 -9946,1982000,1674.9365 -9948,1984000,1831.1734 -9954,1986000,590.5395 -9956,1988000,1417.7939 -9959,1990000,1681.9588 -9962,1992000,1245.4378 -9965,1994000,937.7253 -9967,1996000,1665.9891 -9972,1998000,897.1189 -9974,2000000,1832.6685 -9976,2002000,1895.2806 -9980,2004000,894.9205 -9984,2006000,1136.2596 -9986,2008000,1885.0634 -9988,2010000,1174.5911 -9990,2012000,1925.4014 -9994,2014000,1383.7036 -9996,2016000,1906.3431 -9999,2018000,845.3917 -10001,2020000,1888.0499 -10004,2022000,1484.028 -10006,2024000,1890.8494 -10008,2026000,1929.8502 -10011,2028000,1317.789 -10014,2030000,1265.2751 -10016,2032000,1913.9797 -10019,2034000,1484.8096 -10021,2036000,1858.335 -10025,2038000,917.6873 -10027,2040000,1229.4187 -10030,2042000,1504.5475 -10033,2044000,1542.0188 -10035,2046000,1319.4558 -10038,2048000,1335.4537 -10040,2050000,1916.3955 -10042,2052000,1389.2034 -10044,2054000,1912.1222 -10047,2056000,1333.0128 -10050,2058000,1814.199 -10052,2060000,1407.0856 -10054,2062000,1917.1103 -10057,2064000,1677.783 -10060,2066000,1266.892 -10062,2068000,1484.035 -10065,2070000,1557.7252 -10067,2072000,1246.4489 -10070,2074000,1551.037 -10075,2076000,965.105 -10077,2078000,1938.6735 -10079,2080000,1875.606 -10082,2082000,1403.0921 -10085,2084000,918.491 -10088,2086000,1479.8428 -10091,2088000,1381.0524 -10094,2090000,1503.2361 -10097,2092000,1036.1117 -10100,2094000,1479.2132 -10104,2096000,1022.3563 -10109,2098000,804.2293 -10113,2100000,592.8635 -10116,2102000,1693.7021 -10119,2104000,1205.7619 -10122,2106000,1032.2162 -10126,2108000,1286.5251 -10130,2110000,942.4589 -10133,2112000,1249.5281 -10137,2114000,1034.1837 -10142,2116000,767.3989 -10144,2118000,1458.0685 -10149,2120000,1159.5881 -10153,2122000,859.168 -10157,2124000,1168.6154 -10160,2126000,943.4549 -10164,2128000,1242.231 -10169,2130000,880.7715 -10173,2132000,969.559 -10176,2134000,918.1087 -10181,2136000,849.0714 -10185,2138000,989.6322 -10188,2140000,1162.5315 -10191,2142000,1766.2443 -10193,2144000,2006.8847 -10195,2146000,1945.5062 -10199,2148000,1112.8933 -10201,2150000,1517.5725 -10204,2152000,1063.3813 -10208,2154000,1304.2475 -10212,2156000,1093.3641 -10214,2158000,1944.758 -10217,2160000,1229.5781 -10220,2162000,1156.0426 -10223,2164000,1453.237 -10227,2166000,1017.4128 -10231,2168000,929.9787 -10234,2170000,1363.8472 -10238,2172000,1009.6139 -10240,2174000,983.4666 -10244,2176000,1096.0058 -10249,2178000,1063.3784 -10255,2180000,587.8257 -10260,2182000,792.1452 -10264,2184000,983.7782 -10266,2186000,1677.498 -10270,2188000,1132.671 -10273,2190000,1151.5239 -10276,2192000,1403.6905 -10278,2194000,1353.6705 -10281,2196000,1522.5893 -10285,2198000,1208.226 -10288,2200000,1158.5776 -10290,2202000,1817.9069 -10293,2204000,1439.413 -10297,2206000,964.7312 -10299,2208000,1761.5767 -10302,2210000,1421.6918 -10304,2212000,1927.5065 -10306,2214000,1924.3661 -10308,2216000,1411.063 -10312,2218000,1009.1776 -10315,2220000,1407.7269 -10318,2222000,1326.0055 -10322,2224000,947.5544 -10325,2226000,1372.6561 -10327,2228000,1901.7116 -10329,2230000,1938.2825 -10331,2232000,1290.181 -10335,2234000,1010.374 -10338,2236000,1795.9679 -10340,2238000,1409.9645 -10343,2240000,1485.0485 -10347,2242000,847.4247 -10349,2244000,1756.8505 -10352,2246000,1559.1893 -10354,2248000,1911.3632 -10357,2250000,828.3117 -10360,2252000,1778.4932 -10362,2254000,1683.5294 -10364,2256000,2011.1967 -10367,2258000,1374.5448 -10369,2260000,1979.2485 -10371,2262000,1576.2851 -10374,2264000,1632.7159 -10377,2266000,1526.4615 -10379,2268000,1740.4559 -10381,2270000,2020.8818 -10383,2272000,1991.5071 -10385,2274000,2026.131 -10387,2276000,1872.781 -10390,2278000,1464.8444 -10392,2280000,2016.9777 -10394,2282000,1994.7156 -10397,2284000,1507.0199 -10399,2286000,1992.0186 -10401,2288000,1802.7281 -10403,2290000,2007.2635 -10406,2292000,1203.3375 -10409,2294000,1668.2904 -10411,2296000,1700.0979 -10413,2298000,1773.051 -10416,2300000,1712.7594 -10419,2302000,1103.8069 -10421,2304000,2017.2851 -10423,2306000,1990.5669 -10426,2308000,1576.7054 -10428,2310000,1404.4502 -10430,2312000,1843.608 -10433,2314000,1828.0189 -10435,2316000,2008.8709 -10437,2318000,2030.7096 -10439,2320000,1292.7652 -10442,2322000,1483.252 -10446,2324000,1303.9457 -10449,2326000,1285.2615 -10451,2328000,1757.5146 -10453,2330000,1897.9886 -10458,2332000,986.1937 -10461,2334000,1169.0052 -10464,2336000,1556.0822 -10466,2338000,2044.5825 -10468,2340000,1989.1512 -10472,2342000,981.1487 -10475,2344000,1509.8365 -10477,2346000,1992.9577 -10480,2348000,1092.0109 -10482,2350000,1583.8318 -10485,2352000,1858.6216 -10487,2354000,1254.7249 -10492,2356000,1158.7085 -10494,2358000,1366.4819 -10497,2360000,1263.5731 -10499,2362000,2024.7967 -10502,2364000,1511.297 -10505,2366000,1513.3986 -10508,2368000,1025.6155 -10511,2370000,1614.6745 -10514,2372000,1581.7109 -10516,2374000,2005.2949 -10518,2376000,2037.0696 -10520,2378000,2006.3387 -10522,2380000,1859.3113 -10524,2382000,1576.3256 -10527,2384000,1538.7777 -10530,2386000,1163.334 -10533,2388000,1179.6433 -10535,2390000,1977.2227 -10537,2392000,2027.0885 -10541,2394000,1089.7084 -10544,2396000,1642.0602 -10548,2398000,1002.1037 -10551,2400000,1509.44 -10555,2402000,861.7195 -10559,2404000,1065.8287 -10562,2406000,1442.4631 -10565,2408000,1193.6829 -10568,2410000,1588.8218 -10571,2412000,950.9923 -10573,2414000,2063.2741 -10577,2416000,947.0109 -10580,2418000,1621.5079 -10582,2420000,1719.1716 -10584,2422000,1849.7241 -10587,2424000,1751.0272 -10590,2426000,1422.4021 -10592,2428000,1988.0315 -10596,2430000,836.902 -10599,2432000,1283.5945 -10601,2434000,2032.7085 -10605,2436000,1249.5559 -10607,2438000,1688.3453 -10610,2440000,1143.0735 -10614,2442000,1282.552 -10618,2444000,1058.3196 -10622,2446000,987.8112 -10625,2448000,1439.977 -10629,2450000,906.7823 -10633,2452000,1131.6719 -10636,2454000,1071.1207 -10638,2456000,1793.6188 -10641,2458000,1594.6597 -10643,2460000,1640.1694 -10646,2462000,1572.967 -10649,2464000,1279.2213 -10651,2466000,2025.794 -10653,2468000,1567.8739 -10656,2470000,1561.4068 -10660,2472000,1240.5341 -10662,2474000,2011.769 -10664,2476000,1372.5742 -10666,2478000,2011.4898 -10670,2480000,1119.5736 -10673,2482000,1586.6 -10676,2484000,1521.9526 -10678,2486000,1684.4548 -10681,2488000,1663.8387 -10684,2490000,1082.6167 -10687,2492000,1236.5795 -10690,2494000,1261.0232 -10693,2496000,1383.2181 -10695,2498000,2037.4744 -10698,2500000,1873.2765 -10700,2502000,2083.0147 -10702,2504000,2094.1427 -10704,2506000,1840.2002 -10706,2508000,2067.5657 -10708,2510000,2067.7706 -10710,2512000,2097.2004 -10712,2514000,2080.4452 -10714,2516000,1769.1009 -10717,2518000,1529.2423 -10720,2520000,1733.4533 -10722,2522000,2081.3397 -10724,2524000,2080.7322 -10726,2526000,1526.0072 -10729,2528000,1642.1915 -10731,2530000,2098.4123 -10734,2532000,1564.1193 -10736,2534000,2114.6243 -10739,2536000,1310.3897 -10741,2538000,2093.0706 -10743,2540000,2108.1934 -10746,2542000,1394.4151 -10748,2544000,1515.0239 -10750,2546000,2072.8433 -10753,2548000,1616.9852 -10756,2550000,1523.659 -10758,2552000,1540.1223 -10760,2554000,2041.3193 -10762,2556000,2070.5236 -10764,2558000,2092.5293 -10768,2560000,1417.0039 -10770,2562000,2094.9581 -10772,2564000,2118.9051 -10774,2566000,2041.2112 -10776,2568000,2089.6919 -10778,2570000,2071.133 -10780,2572000,1294.8 -10782,2574000,2115.4056 -10786,2576000,1357.9997 -10788,2578000,2085.8663 -10790,2580000,2127.6044 -10793,2582000,1523.3306 -10795,2584000,1865.8762 -10797,2586000,1744.182 -10800,2588000,1562.4498 -10802,2590000,2101.8086 -10804,2592000,2134.9033 -10806,2594000,1855.0408 -10808,2596000,2082.4953 -10811,2598000,1567.6346 -10813,2600000,2106.3336 -10815,2602000,2115.4562 -10818,2604000,1501.6039 -10820,2606000,2132.881 -10822,2608000,2084.1969 -10824,2610000,1738.2184 -10827,2612000,1793.7364 -10829,2614000,2115.5165 -10832,2616000,1065.9368 -10834,2618000,2072.3436 -10836,2620000,2113.1338 -10839,2622000,1109.8611 -10842,2624000,1546.8287 -10844,2626000,2116.8456 -10846,2628000,1997.6506 -10849,2630000,1557.887 -10851,2632000,2118.9583 -10853,2634000,2137.4927 -10855,2636000,2122.921 -10858,2638000,1692.1458 -10861,2640000,974.9354 -10864,2642000,1823.7719 -10867,2644000,1550.5205 -10870,2646000,1302.4509 -10872,2648000,1982.1671 -10874,2650000,1548.5282 -10877,2652000,1705.0173 -10880,2654000,1775.9619 -10882,2656000,2126.5301 -10884,2658000,2112.6911 -10886,2660000,2101.2213 -10888,2662000,1286.0327 -10890,2664000,2144.062 -10892,2666000,2124.8747 -10894,2668000,2146.6033 -10896,2670000,2134.8672 -10898,2672000,2120.4145 -10901,2674000,1520.0483 -10904,2676000,1450.1392 -10907,2678000,1591.0328 -10909,2680000,2140.3143 -10913,2682000,1220.4812 -10915,2684000,2138.7536 -10917,2686000,2120.8195 -10920,2688000,1170.7309 -10922,2690000,2122.9221 -10924,2692000,2117.7279 -10926,2694000,2101.7999 -10929,2696000,1606.0888 -10931,2698000,2097.4466 -10933,2700000,1334.4046 -10935,2702000,2112.1585 -10940,2704000,1173.502 -10943,2706000,1509.7305 -10945,2708000,2105.5439 -10947,2710000,2113.5704 -10949,2712000,2118.2912 -10951,2714000,2119.2999 -10953,2716000,2101.0932 -10956,2718000,1376.6241 -10958,2720000,2132.3952 -10960,2722000,2113.3588 -10962,2724000,2112.6069 -10964,2726000,2040.7628 -10966,2728000,1305.0178 -10968,2730000,2084.8312 -10970,2732000,2117.8161 -10973,2734000,1854.0179 -10976,2736000,1660.8937 -10978,2738000,1901.3253 -10980,2740000,2132.0636 -10982,2742000,2128.6393 -10984,2744000,2168.8858 -10987,2746000,1505.6913 -10990,2748000,1339.6255 -10992,2750000,2146.5658 -10994,2752000,2114.0328 -10996,2754000,1383.0797 -10999,2756000,1711.1397 -11001,2758000,2148.6562 -11004,2760000,1544.597 -11006,2762000,1468.9476 -11008,2764000,2143.1691 -11010,2766000,2117.1615 -11013,2768000,1712.5493 -11016,2770000,1631.2314 -11018,2772000,1351.0623 -11022,2774000,1424.5428 -11024,2776000,2155.011 -11026,2778000,2146.3945 -11028,2780000,2114.8503 -11030,2782000,2074.1617 -11032,2784000,1802.5499 -11034,2786000,2104.1131 -11036,2788000,1665.0231 -11039,2790000,1821.2114 -11041,2792000,1510.3278 -11043,2794000,2125.0121 -11045,2796000,2084.342 -11047,2798000,2154.5566 -11050,2800000,1500.2839 -11053,2802000,1513.7054 -11055,2804000,2154.3566 -11058,2806000,1537.1499 -11061,2808000,1526.9006 -11065,2810000,1232.3037 -11067,2812000,2006.9697 -11069,2814000,1587.0861 -11072,2816000,1597.7581 -11075,2818000,1565.3408 -11077,2820000,2139.2385 -11079,2822000,2134.2453 -11081,2824000,1932.6476 -11084,2826000,1620.5969 -11086,2828000,1110.7108 -11090,2830000,1508.2193 -11092,2832000,2121.1691 -11094,2834000,2146.1385 -11097,2836000,1415.9045 -11100,2838000,901.5904 -11103,2840000,1609.4508 -11105,2842000,2121.9619 -11107,2844000,2147.6016 -11109,2846000,1639.7912 -11111,2848000,2100.5665 -11114,2850000,1558.4082 -11116,2852000,2074.2394 -11118,2854000,2065.1133 -11120,2856000,2102.6694 -11122,2858000,2131.9347 -11126,2860000,1355.6555 -11129,2862000,1286.3315 -11132,2864000,1418.9975 -11134,2866000,1728.0002 -11136,2868000,2070.156 -11138,2870000,1936.3159 -11140,2872000,2113.3113 -11142,2874000,2112.2458 -11145,2876000,1458.3501 -11147,2878000,2094.98 -11149,2880000,2102.4549 -11151,2882000,2133.5095 -11153,2884000,2082.3852 -11156,2886000,1856.6325 -11159,2888000,1264.9028 -11161,2890000,1882.71 -11163,2892000,2132.4816 -11165,2894000,2070.5665 -11168,2896000,1719.2276 -11171,2898000,1071.5685 -11173,2900000,2109.4551 -11176,2902000,1295.6339 -11178,2904000,1871.726 -11180,2906000,2030.5889 -11184,2908000,1206.8387 -11186,2910000,2105.3503 -11188,2912000,2087.2879 -11191,2914000,1583.8431 -11194,2916000,1342.7874 -11196,2918000,2102.6828 -11199,2920000,1703.2947 -11201,2922000,1866.6431 -11203,2924000,2100.3742 -11205,2926000,1310.1255 -11207,2928000,2074.8327 -11210,2930000,1806.839 -11212,2932000,2074.5559 -11214,2934000,2110.8268 -11216,2936000,2109.8257 -11218,2938000,2139.0873 -11221,2940000,1354.3128 -11224,2942000,1609.2696 -11227,2944000,979.2919 -11230,2946000,1416.3064 -11234,2948000,1365.0906 -11237,2950000,1338.5027 -11239,2952000,2094.4501 -11241,2954000,1719.2256 -11243,2956000,2081.0605 -11245,2958000,2097.9151 -11248,2960000,1488.5171 -11251,2962000,1577.9645 -11253,2964000,2100.0629 -11256,2966000,981.9917 -11259,2968000,1764.3749 -11261,2970000,2057.1338 -11264,2972000,1000.2 -11266,2974000,2081.5066 -11269,2976000,1670.0034 -11271,2978000,2042.4269 -11273,2980000,1620.0614 -11275,2982000,2097.4446 -11278,2984000,1392.3141 -11281,2986000,1610.5004 -11285,2988000,956.848 -11287,2990000,2060.6542 -11290,2992000,1791.5314 -11293,2994000,1234.8896 -11296,2996000,1362.6618 -11298,2998000,2103.1593 -11300,3000000,2058.0987 diff --git a/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_0.csv b/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_0.csv deleted file mode 100644 index fb9e01f..0000000 --- a/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_0.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -115,2000,17.7436 -231,4000,17.5234 -338,6000,18.7959 -437,8000,19.3647 -523,10000,21.2789 -605,12000,21.8484 -673,14000,24.2767 -743,16000,24.8155 -795,18000,30.6016 -852,20000,30.2882 -895,22000,35.0471 -941,24000,31.64 -981,26000,34.9424 -1016,28000,39.1179 -1048,30000,43.7836 -1082,32000,44.2266 -1116,34000,46.1405 -1150,36000,45.4353 -1183,38000,44.8319 -1214,40000,52.0987 -1240,42000,51.2567 -1270,44000,50.9552 -1297,46000,54.946 -1326,48000,54.3536 -1355,50000,50.7376 -1387,52000,50.3769 -1416,54000,56.9338 -1443,56000,60.0922 -1474,58000,47.2078 -1503,60000,47.8744 -1532,62000,57.5482 -1562,64000,54.569 -1591,66000,59.5591 -1618,68000,51.9747 -1647,70000,62.7791 -1674,72000,58.9647 -1699,74000,65.03 -1727,76000,63.671 -1756,78000,56.8862 -1786,80000,54.7659 -1815,82000,62.755 -1840,84000,57.0264 -1867,86000,65.6697 -1898,88000,62.4328 -1926,90000,62.9912 -1953,92000,64.1687 -1979,94000,62.0003 -2008,96000,62.0377 -2035,98000,65.6674 -2063,100000,61.2213 -2087,102000,76.2893 -2117,104000,62.9454 -2146,106000,60.2729 -2171,108000,72.7377 -2196,110000,72.6414 -2223,112000,67.7313 -2253,114000,58.0167 -2283,116000,67.7623 -2310,118000,64.8326 -2337,120000,62.3519 -2364,122000,70.5877 -2390,124000,69.8768 -2417,126000,72.0041 -2444,128000,66.6258 -2471,130000,72.4016 -2499,132000,62.1074 -2526,134000,71.2624 -2555,136000,71.3892 -2581,138000,72.4899 -2608,140000,70.2975 -2636,142000,69.8839 -2663,144000,65.7825 -2690,146000,72.3097 -2718,148000,72.2439 -2745,150000,67.1752 -2773,152000,70.4026 -2799,154000,74.5504 -2827,156000,73.788 -2853,158000,71.1135 -2877,160000,76.7881 -2908,162000,62.3703 -2934,164000,71.2589 -2958,166000,81.0662 -2984,168000,73.0833 -3009,170000,79.1645 -3037,172000,73.2633 -3063,174000,75.3087 -3091,176000,69.3847 -3118,178000,76.3756 -3145,180000,70.7454 -3172,182000,69.9303 -3198,184000,72.9212 -3225,186000,70.8113 -3251,188000,76.7899 -3275,190000,81.0054 -3300,192000,71.5539 -3324,194000,73.029 -3349,196000,77.0227 -3374,198000,73.0673 -3400,200000,73.6615 -3426,202000,77.0042 -3454,204000,75.1893 -3477,206000,83.5295 -3500,208000,85.6537 -3526,210000,77.0358 -3553,212000,72.9913 -3581,214000,76.1799 -3607,216000,75.8092 -3634,218000,73.2839 -3663,220000,71.5902 -3689,222000,80.3138 -3716,224000,78.6071 -3742,226000,79.4327 -3764,228000,82.5489 -3789,230000,79.6373 -3814,232000,79.3965 -3839,234000,73.6792 -3862,236000,80.941 -3885,238000,90.3742 -3907,240000,87.8829 -3934,242000,73.5899 -3960,244000,76.0684 -3984,246000,74.7388 -4009,248000,76.3134 -4032,250000,78.4865 -4056,252000,85.936 -4080,254000,85.2243 -4104,256000,87.3979 -4128,258000,78.3227 -4149,260000,86.3856 -4174,262000,89.4765 -4200,264000,78.7555 -4223,266000,82.7703 -4247,268000,82.4781 -4271,270000,86.0873 -4295,272000,87.018 -4318,274000,85.9584 -4344,276000,81.9658 -4370,278000,78.5833 -4394,280000,78.2255 -4417,282000,87.6553 -4442,284000,88.9936 -4465,286000,84.1742 -4489,288000,89.3987 -4510,290000,100.7058 -4535,292000,84.4971 -4560,294000,81.554 -4584,296000,88.223 -4610,298000,78.8165 -4635,300000,84.6286 -4659,302000,83.4825 -4683,304000,91.4476 -4706,306000,90.5533 -4729,308000,91.9432 -4751,310000,90.6056 -4772,312000,97.5212 -4796,314000,85.6946 -4819,316000,94.1197 -4840,318000,97.0167 -4860,320000,101.8723 -4885,322000,88.8166 -4906,324000,91.8737 -4930,326000,91.9334 -4955,328000,84.9931 -4978,330000,93.0107 -4999,332000,95.0852 -5023,334000,83.7483 -5046,336000,90.4555 -5066,338000,100.2056 -5088,340000,97.8304 -5109,342000,98.6779 -5132,344000,94.9624 -5157,346000,78.3369 -5177,348000,96.9736 -5193,350000,120.836 -5213,352000,99.7902 -5231,354000,100.9357 -5251,356000,106.6609 -5269,358000,111.2189 -5287,360000,116.1271 -5305,362000,113.2537 -5322,364000,119.5298 -5339,366000,109.5191 -5359,368000,101.6484 -5377,370000,112.434 -5397,372000,101.1089 -5417,374000,98.1664 -5435,376000,115.6237 -5452,378000,127.3004 -5472,380000,103.4726 -5491,382000,108.2201 -5510,384000,111.5838 -5531,386000,104.6262 -5553,388000,93.3786 -5571,390000,98.5141 -5590,392000,122.0472 -5605,394000,127.6896 -5623,396000,106.9807 -5640,398000,106.5379 -5657,400000,117.2165 -5675,402000,114.3488 -5692,404000,109.7078 -5706,406000,144.5002 -5721,408000,124.7021 -5739,410000,109.527 -5756,412000,116.2117 -5775,414000,110.2606 -5789,416000,126.4016 -5807,418000,96.3058 -5818,420000,174.1022 -5832,422000,133.2425 -5844,424000,149.0434 -5859,426000,121.1179 -5871,428000,163.78 -5881,430000,156.0508 -5894,432000,135.3208 -5906,434000,127.8625 -5920,436000,144.7164 -5930,438000,151.2899 -5941,440000,179.1043 -5948,442000,212.6731 -5963,444000,132.795 -5976,446000,146.2887 -5992,448000,127.9476 -6006,450000,106.9297 -6021,452000,126.4492 -6032,454000,136.4357 -6042,456000,178.559 -6058,458000,124.072 -6074,460000,119.4837 -6085,462000,140.3991 -6095,464000,192.514 -6105,466000,146.6923 -6113,468000,217.6842 -6128,470000,129.5771 -6140,472000,152.4827 -6154,474000,119.627 -6164,476000,178.5525 -6176,478000,146.7063 -6184,480000,176.2467 -6196,482000,149.4794 -6202,484000,261.7253 -6211,486000,180.7521 -6223,488000,177.9489 -6229,490000,273.6171 -6234,492000,268.9595 -6244,494000,203.218 -6259,496000,112.0188 -6270,498000,164.1409 -6275,500000,282.9705 -6286,502000,163.3273 -6292,504000,264.114 -6296,506000,282.2858 -6299,508000,446.2901 -6305,510000,275.1234 -6311,512000,224.9437 -6321,514000,204.1571 -6326,516000,307.0959 -6332,518000,264.0015 -6339,520000,284.7462 -6346,522000,225.7232 -6352,524000,275.1076 -6359,526000,245.4202 -6364,528000,295.9008 -6369,530000,337.6705 -6376,532000,221.9707 -6385,534000,208.6331 -6394,536000,178.3365 -6400,538000,253.5097 -6405,540000,283.6703 -6413,542000,257.4015 -6418,544000,277.4198 -6423,546000,392.6812 -6429,548000,248.3971 -6432,550000,436.8059 -6438,552000,339.0627 -6445,554000,235.2488 -6454,556000,209.6384 -6459,558000,330.595 -6470,560000,185.6271 -6476,562000,244.3579 -6484,564000,226.3642 -6493,566000,233.4343 -6502,568000,210.6618 -6508,570000,247.0499 -6516,572000,241.0474 -6521,574000,328.7526 -6525,576000,453.688 -6530,578000,337.0901 -6535,580000,345.743 -6540,582000,332.844 -6545,584000,272.3975 -6556,586000,209.4905 -6561,588000,343.4801 -6568,590000,215.3719 -6573,592000,352.4211 -6577,594000,408.0232 -6582,596000,382.7012 -6586,598000,363.7172 -6590,600000,407.9033 -6596,602000,300.2753 -6600,604000,436.8542 -6605,606000,330.4877 -6608,608000,517.4742 -6613,610000,351.1566 -6619,612000,370.9481 -6624,614000,205.7478 -6631,616000,318.7227 -6637,618000,293.8007 -6640,620000,588.4623 -6647,622000,272.3516 -6654,624000,248.6595 -6659,626000,372.4401 -6667,628000,232.1321 -6671,630000,360.5394 -6676,632000,415.4374 -6684,634000,251.5998 -6691,636000,268.7454 -6700,638000,157.4532 -6704,640000,475.1982 -6706,642000,772.3831 -6712,644000,294.9456 -6715,646000,556.2089 -6720,648000,259.6732 -6727,650000,274.6524 -6736,652000,253.8485 -6744,654000,244.9514 -6749,656000,339.9715 -6756,658000,246.7308 -6761,660000,402.8877 -6764,662000,430.1061 -6768,664000,539.9061 -6773,666000,369.2659 -6779,668000,278.2141 -6783,670000,435.4016 -6788,672000,304.7916 -6795,674000,329.301 -6803,676000,212.1992 -6808,678000,339.7779 -6816,680000,232.7405 -6821,682000,335.132 -6827,684000,290.3044 -6831,686000,427.0175 -6838,688000,278.6632 -6842,690000,458.368 -6847,692000,376.1376 -6852,694000,338.5793 -6856,696000,540.898 -6864,698000,220.8608 -6868,700000,471.368 -6873,702000,380.026 -6882,704000,228.7044 -6889,706000,220.4032 -6893,708000,344.5811 -6898,710000,450.394 -6904,712000,334.5849 -6910,714000,355.9593 -6915,716000,364.2628 -6922,718000,281.8751 -6926,720000,312.7241 -6934,722000,319.3116 -6939,724000,397.9297 -6948,726000,236.9944 -6952,728000,477.6263 -6959,730000,284.957 -6964,732000,384.7855 -6970,734000,316.9297 -6975,736000,418.3336 -6980,738000,399.9598 -6989,740000,233.419 -6995,742000,302.3546 -7001,744000,331.6018 -7009,746000,234.8568 -7012,748000,576.0746 -7019,750000,297.2183 -7025,752000,344.5848 -7030,754000,290.9024 -7037,756000,357.974 -7040,758000,522.3731 -7043,760000,641.2209 -7049,762000,388.7022 -7052,764000,559.4671 -7060,766000,296.6112 -7063,768000,666.0365 -7068,770000,406.5049 -7072,772000,511.9916 -7079,774000,284.3558 -7086,776000,313.2233 -7090,778000,425.6749 -7094,780000,482.5703 -7099,782000,383.5582 -7102,784000,594.0877 -7106,786000,496.5023 -7109,788000,635.5414 -7116,790000,283.4968 -7120,792000,523.2144 -7124,794000,441.0164 -7128,796000,465.5773 -7131,798000,563.7741 -7138,800000,368.4552 -7141,802000,618.497 -7148,804000,265.283 -7153,806000,426.3884 -7158,808000,365.2883 -7165,810000,228.7769 -7168,812000,671.5238 -7174,814000,299.4752 -7179,816000,450.8926 -7190,818000,204.9246 -7197,820000,261.9841 -7201,822000,462.4026 -7205,824000,403.812 -7210,826000,340.2305 -7215,828000,402.6659 -7221,830000,391.7808 -7225,832000,433.5648 -7229,834000,440.1345 -7234,836000,365.004 -7238,838000,500.0697 -7243,840000,355.1562 -7247,842000,482.1514 -7252,844000,388.8049 -7257,846000,361.6681 -7261,848000,477.091 -7265,850000,448.0943 -7267,852000,576.051 -7274,854000,363.9375 -7279,856000,350.1582 -7286,858000,301.9877 -7290,860000,404.6135 -7297,862000,330.6412 -7303,864000,325.9778 -7309,866000,326.2578 -7315,868000,319.6638 -7317,870000,723.5135 -7323,872000,267.2204 -7326,874000,692.9819 -7329,876000,548.7854 -7334,878000,516.4662 -7339,880000,406.0421 -7346,882000,289.5068 -7350,884000,446.1915 -7355,886000,412.0892 -7360,888000,408.2737 -7363,890000,506.1129 -7370,892000,249.1339 -7374,894000,613.4698 -7377,896000,492.0483 -7381,898000,562.7451 -7388,900000,258.5252 -7391,902000,561.1562 -7396,904000,453.9753 -7404,906000,258.8512 -7410,908000,294.9713 -7412,910000,707.864 -7415,912000,577.856 -7422,914000,253.9372 -7429,916000,382.6711 -7433,918000,416.7554 -7438,920000,366.6858 -7444,922000,335.2991 -7451,924000,351.3867 -7458,926000,286.7314 -7462,928000,350.2188 -7467,930000,492.9222 -7472,932000,378.5035 -7475,934000,518.9464 -7482,936000,330.4391 -7486,938000,441.2185 -7489,940000,440.1418 -7498,942000,281.9212 -7501,944000,523.3097 -7505,946000,559.3743 -7509,948000,559.9311 -7516,950000,266.4669 -7523,952000,292.3353 -7528,954000,422.1784 -7532,956000,500.3273 -7535,958000,634.3584 -7539,960000,441.3427 -7545,962000,287.1473 -7550,964000,439.632 -7557,966000,282.374 -7562,968000,495.8516 -7568,970000,349.7853 -7571,972000,463.5842 -7576,974000,473.9184 -7585,976000,185.4932 -7592,978000,411.02 -7595,980000,524.7098 -7599,982000,636.5588 -7606,984000,254.3276 -7613,986000,322.4685 -7620,988000,336.0241 -7624,990000,450.3272 -7628,992000,447.0765 -7634,994000,295.8403 -7641,996000,349.7518 -7646,998000,440.9012 -7650,1000000,472.1941 -7654,1002000,600.3003 -7657,1004000,663.2285 -7661,1006000,464.6608 -7666,1008000,420.5644 -7671,1010000,391.7396 -7674,1012000,462.6485 -7677,1014000,651.9313 -7682,1016000,496.7338 -7688,1018000,381.6587 -7690,1020000,821.875 -7692,1022000,873.3441 -7696,1024000,721.1474 -7699,1026000,381.1135 -7703,1028000,541.7281 -7707,1030000,547.6755 -7710,1032000,647.8851 -7712,1034000,1014.7487 -7717,1036000,264.4599 -7724,1038000,472.0941 -7729,1040000,284.756 -7733,1042000,657.9197 -7735,1044000,697.1618 -7738,1046000,707.7691 -7742,1048000,520.6031 -7746,1050000,481.4026 -7750,1052000,583.1183 -7754,1054000,432.568 -7757,1056000,814.4482 -7763,1058000,355.9905 -7766,1060000,463.718 -7769,1062000,607.2932 -7772,1064000,920.9543 -7777,1066000,500.1637 -7780,1068000,574.0179 -7784,1070000,646.7025 -7788,1072000,481.5824 -7794,1074000,434.1383 -7796,1076000,682.4934 -7800,1078000,623.1339 -7802,1080000,847.2036 -7804,1082000,967.2862 -7811,1084000,395.3864 -7814,1086000,656.2103 -7821,1088000,357.9302 -7824,1090000,641.599 -7826,1092000,970.6104 -7831,1094000,455.7929 -7835,1096000,506.4178 -7838,1098000,751.2006 -7841,1100000,406.3762 -7847,1102000,471.01 -7849,1104000,747.3738 -7854,1106000,405.2303 -7858,1108000,589.0362 -7861,1110000,725.8164 -7864,1112000,630.2909 -7866,1114000,874.6651 -7871,1116000,449.6486 -7876,1118000,566.6541 -7879,1120000,620.1393 -7882,1122000,729.4335 -7885,1124000,762.2967 -7888,1126000,734.2135 -7891,1128000,525.1352 -7894,1130000,747.8904 -7897,1132000,826.4988 -7903,1134000,356.284 -7908,1136000,483.6411 -7910,1138000,618.3808 -7914,1140000,682.7498 -7916,1142000,831.5449 -7923,1144000,482.9178 -7925,1146000,1107.6652 -7929,1148000,501.3922 -7932,1150000,707.9325 -7935,1152000,507.0053 -7938,1154000,966.7923 -7941,1156000,631.9404 -7945,1158000,618.9471 -7948,1160000,783.4905 -7951,1162000,510.0288 -7955,1164000,752.3451 -7958,1166000,559.7038 -7961,1168000,726.9143 -7963,1170000,1052.5834 -7967,1172000,612.8573 -7970,1174000,805.3212 -7975,1176000,491.6778 -7982,1178000,417.6583 -7985,1180000,820.545 -7988,1182000,579.7553 -7991,1184000,764.2302 -7994,1186000,671.6742 -7997,1188000,809.8909 -8001,1190000,609.7512 -8005,1192000,623.1151 -8011,1194000,362.8614 -8014,1196000,774.0466 -8018,1198000,501.9698 -8023,1200000,554.3087 -8025,1202000,1144.8121 -8028,1204000,745.8619 -8032,1206000,607.1321 -8037,1208000,551.9234 -8040,1210000,546.691 -8043,1212000,693.2219 -8049,1214000,463.6668 -8052,1216000,633.1557 -8054,1218000,1124.809 -8058,1220000,630.3794 -8061,1222000,720.1059 -8063,1224000,1156.1143 -8066,1226000,978.8307 -8069,1228000,901.9926 -8073,1230000,519.1637 -8076,1232000,610.3271 -8078,1234000,1131.893 -8081,1236000,857.9429 -8085,1238000,681.3055 -8090,1240000,519.6609 -8094,1242000,524.8477 -8096,1244000,769.5794 -8101,1246000,598.7624 -8106,1248000,556.9055 -8108,1250000,795.4004 -8112,1252000,577.3406 -8116,1254000,671.6263 -8118,1256000,1098.3064 -8121,1258000,889.9442 -8125,1260000,668.3402 -8127,1262000,1224.5184 -8130,1264000,714.4834 -8132,1266000,1193.3301 -8134,1268000,1068.9149 -8137,1270000,835.8616 -8140,1272000,659.0338 -8143,1274000,801.183 -8146,1276000,826.6939 -8149,1278000,682.5012 -8151,1280000,1239.5623 -8154,1282000,958.4304 -8159,1284000,486.4253 -8163,1286000,645.7896 -8167,1288000,477.4967 -8169,1290000,1068.1617 -8171,1292000,1230.474 -8176,1294000,606.9395 -8179,1296000,699.73 -8183,1298000,557.7889 -8187,1300000,639.8614 -8191,1302000,703.5541 -8193,1304000,1012.4156 -8196,1306000,1070.2721 -8199,1308000,788.4978 -8204,1310000,517.9914 -8207,1312000,738.514 -8209,1314000,961.4655 -8212,1316000,1000.0284 -8217,1318000,567.3253 -8219,1320000,681.6952 -8222,1322000,784.9285 -8225,1324000,1122.2652 -8228,1326000,861.6001 -8230,1328000,1248.2223 -8232,1330000,866.1334 -8234,1332000,1207.2113 -8237,1334000,1001.0703 -8239,1336000,1288.3765 -8241,1338000,1314.4933 -8243,1340000,893.6001 -8246,1342000,795.6246 -8249,1344000,889.3267 -8252,1346000,799.1546 -8254,1348000,1270.2754 -8256,1350000,1301.8125 -8258,1352000,1314.0645 -8260,1354000,1225.9829 -8263,1356000,917.3105 -8266,1358000,1079.124 -8270,1360000,647.9972 -8272,1362000,1233.9525 -8274,1364000,1361.5547 -8276,1366000,783.4877 -8279,1368000,1061.0361 -8281,1370000,1275.3033 -8283,1372000,1129.4606 -8286,1374000,748.5168 -8292,1376000,550.3839 -8295,1378000,660.7364 -8298,1380000,1117.7735 -8300,1382000,1227.0679 -8303,1384000,633.2447 -8305,1386000,1243.0719 -8308,1388000,855.6479 -8313,1390000,597.6765 -8319,1392000,314.3966 -8324,1394000,653.9384 -8326,1396000,1086.3216 -8329,1398000,915.6188 -8331,1400000,1276.1299 -8333,1402000,1327.9736 -8336,1404000,709.3659 -8339,1406000,1047.7628 -8341,1408000,1329.1647 -8343,1410000,1301.3979 -8345,1412000,1148.3504 -8347,1414000,1295.8042 -8351,1416000,693.4999 -8353,1418000,837.5965 -8355,1420000,1202.6348 -8358,1422000,752.6841 -8362,1424000,864.5263 -8365,1426000,977.5888 -8367,1428000,938.5505 -8369,1430000,1112.6632 -8372,1432000,971.6048 -8374,1434000,1194.689 -8376,1436000,1251.5502 -8378,1438000,1340.7476 -8381,1440000,864.1343 -8383,1442000,1217.3523 -8385,1444000,1170.0473 -8387,1446000,1221.9476 -8390,1448000,1062.5542 -8392,1450000,991.5005 -8395,1452000,1105.8964 -8397,1454000,1314.2265 -8399,1456000,739.2609 -8403,1458000,959.3384 -8406,1460000,541.1267 -8409,1462000,1191.1874 -8412,1464000,729.149 -8416,1466000,557.6085 -8419,1468000,834.2534 -8421,1470000,1191.4827 -8424,1472000,790.9911 -8428,1474000,768.2588 -8430,1476000,1256.8079 -8433,1478000,897.3495 -8436,1480000,965.6426 -8438,1482000,1279.6053 -8441,1484000,597.491 -8443,1486000,1350.7687 -8445,1488000,1302.282 -8448,1490000,1008.7175 -8450,1492000,1292.2421 -8452,1494000,1264.2279 -8454,1496000,1242.0868 -8457,1498000,1177.8301 -8461,1500000,607.9186 -8463,1502000,1298.0009 -8466,1504000,554.6826 -8468,1506000,1360.3533 -8470,1508000,1352.8612 -8472,1510000,1326.2571 -8475,1512000,1168.6189 -8477,1514000,839.8414 -8480,1516000,1151.8216 -8482,1518000,1396.8907 -8484,1520000,1357.1895 -8486,1522000,1009.1149 -8488,1524000,1371.4653 -8490,1526000,1313.3691 -8492,1528000,1365.8485 -8494,1530000,1380.3192 -8496,1532000,1390.5114 -8499,1534000,1163.4041 -8501,1536000,897.9207 -8503,1538000,1355.0842 -8505,1540000,1365.991 -8507,1542000,1375.5186 -8509,1544000,1364.4202 -8511,1546000,1221.9046 -8513,1548000,1417.3576 -8515,1550000,1376.9128 -8517,1552000,1370.6778 -8519,1554000,1342.651 -8521,1556000,1357.8296 -8523,1558000,1388.553 -8525,1560000,1375.5809 -8527,1562000,1424.8072 -8529,1564000,1355.6961 -8531,1566000,1345.1018 -8533,1568000,1338.7942 -8535,1570000,1381.8881 -8538,1572000,1218.3129 -8540,1574000,1111.6043 -8542,1576000,1300.3811 -8545,1578000,799.9893 -8547,1580000,1369.2922 -8549,1582000,1373.2746 -8551,1584000,1392.1802 -8553,1586000,1394.3298 -8556,1588000,1235.1266 -8558,1590000,1350.5853 -8560,1592000,1369.0352 -8562,1594000,1393.185 -8564,1596000,1076.0164 -8566,1598000,1341.3603 -8568,1600000,1320.5321 -8571,1602000,1086.9197 -8573,1604000,1393.7128 -8575,1606000,1348.6542 -8577,1608000,1376.6877 -8579,1610000,1326.6639 -8581,1612000,1348.3243 -8583,1614000,831.2843 -8585,1616000,1330.8912 -8588,1618000,1159.1745 -8591,1620000,818.9943 -8593,1622000,1372.8147 -8595,1624000,1383.1032 -8597,1626000,1338.11 -8599,1628000,1164.4505 -8601,1630000,1386.1887 -8605,1632000,871.8084 -8607,1634000,850.091 -8610,1636000,1003.1727 -8612,1638000,1378.4445 -8614,1640000,1228.8041 -8616,1642000,1351.4618 -8618,1644000,1364.0148 -8620,1646000,1100.7264 -8623,1648000,1104.4762 -8625,1650000,1354.803 -8628,1652000,1024.596 -8630,1654000,1367.4554 -8632,1656000,1056.0953 -8634,1658000,1340.3077 -8637,1660000,953.7293 -8639,1662000,1366.9514 -8641,1664000,1345.9187 -8643,1666000,1377.3297 -8646,1668000,946.2419 -8648,1670000,1142.7716 -8650,1672000,1287.1692 -8652,1674000,1395.7346 -8654,1676000,1391.0909 -8658,1678000,933.2798 -8661,1680000,791.143 -8663,1682000,1357.8946 -8665,1684000,1383.898 -8667,1686000,1414.707 -8669,1688000,1370.6381 -8671,1690000,1194.7076 -8674,1692000,1203.1312 -8676,1694000,1079.4068 -8679,1696000,1040.5023 -8681,1698000,1351.1953 -8683,1700000,1399.9058 -8685,1702000,1385.3587 -8687,1704000,1354.3337 -8689,1706000,1399.4701 -8691,1708000,1278.2428 -8693,1710000,1366.9565 -8695,1712000,957.4598 -8698,1714000,1177.4289 -8700,1716000,1189.2649 -8704,1718000,770.8432 -8706,1720000,1298.6375 -8709,1722000,552.4083 -8712,1724000,1139.7632 -8714,1726000,1373.9827 -8717,1728000,972.4047 -8719,1730000,1383.5001 -8721,1732000,1313.0941 -8723,1734000,1380.2526 -8726,1736000,938.5545 -8728,1738000,1149.4886 -8730,1740000,1375.3943 -8733,1742000,997.7542 -8735,1744000,1386.9186 -8739,1746000,721.4124 -8742,1748000,601.5471 -8746,1750000,728.2324 -8749,1752000,951.2704 -8751,1754000,1420.0049 -8753,1756000,1452.8968 -8757,1758000,919.0027 -8759,1760000,1418.2354 -8761,1762000,1444.3419 -8763,1764000,971.8509 -8766,1766000,1098.0133 -8768,1768000,1337.115 -8771,1770000,932.9656 -8773,1772000,1424.6821 -8775,1774000,1397.6768 -8779,1776000,751.8183 -8782,1778000,973.1302 -8784,1780000,1420.972 -8786,1782000,1428.1424 -8788,1784000,1386.3558 -8790,1786000,1374.9509 -8793,1788000,948.7114 -8795,1790000,1407.1139 -8797,1792000,1391.0429 -8799,1794000,1397.5656 -8801,1796000,1335.948 -8803,1798000,1397.7474 -8806,1800000,701.4832 -8809,1802000,1167.1408 -8811,1804000,1410.4732 -8814,1806000,883.6053 -8816,1808000,1424.9546 -8819,1810000,1000.2669 -8821,1812000,1134.1106 -8823,1814000,1453.2139 -8825,1816000,1434.3085 -8829,1818000,990.0718 -8831,1820000,1436.6632 -8834,1822000,889.4526 -8836,1824000,1436.9597 -8838,1826000,1462.6523 -8840,1828000,1424.1489 -8842,1830000,851.4859 -8844,1832000,1452.4305 -8846,1834000,1440.3805 -8848,1836000,1471.5689 -8851,1838000,1163.8054 -8853,1840000,1427.5109 -8855,1842000,1365.5288 -8857,1844000,1460.9849 -8859,1846000,1437.1266 -8861,1848000,1365.8661 -8863,1850000,1431.7633 -8865,1852000,1482.2752 -8867,1854000,1330.2884 -8869,1856000,1455.6611 -8871,1858000,1347.509 -8873,1860000,1453.1485 -8875,1862000,1450.4116 -8877,1864000,1446.3897 -8879,1866000,1425.798 -8881,1868000,1428.2297 -8883,1870000,1453.1194 -8885,1872000,1410.8665 -8887,1874000,1439.1342 -8889,1876000,1466.2509 -8891,1878000,1408.7771 -8893,1880000,1434.5844 -8895,1882000,1430.0753 -8898,1884000,1393.8321 -8900,1886000,1432.6352 -8902,1888000,1442.5708 -8904,1890000,1182.9777 -8906,1892000,1413.7343 -8908,1894000,1182.2275 -8911,1896000,1121.7968 -8914,1898000,1196.0923 -8916,1900000,1412.3482 -8918,1902000,1458.2361 -8920,1904000,1168.5199 -8922,1906000,1425.4921 -8924,1908000,1456.6338 -8926,1910000,1064.1206 -8930,1912000,854.7939 -8932,1914000,1439.3993 -8934,1916000,1465.3904 -8936,1918000,1430.9841 -8938,1920000,1426.3044 -8941,1922000,1058.226 -8944,1924000,1007.3721 -8947,1926000,1076.0305 -8949,1928000,1459.5231 -8951,1930000,1455.025 -8953,1932000,1470.7262 -8955,1934000,1465.5422 -8958,1936000,908.9825 -8960,1938000,1456.6703 -8962,1940000,1472.5945 -8964,1942000,1471.4823 -8966,1944000,1040.7475 -8968,1946000,1470.009 -8970,1948000,1411.6331 -8972,1950000,1467.4873 -8974,1952000,1462.4999 -8976,1954000,1448.6498 -8978,1956000,1481.0341 -8980,1958000,1480.6606 -8982,1960000,1464.4037 -8984,1962000,1476.9224 -8987,1964000,1106.6593 -8990,1966000,853.6364 -8992,1968000,1498.0503 -8994,1970000,1467.8305 -8996,1972000,1445.9626 -8999,1974000,985.678 -9003,1976000,984.7666 -9005,1978000,944.3766 -9007,1980000,1493.1563 -9009,1982000,1485.5883 -9012,1984000,1306.3989 -9014,1986000,1456.2865 -9017,1988000,981.5786 -9019,1990000,1473.175 -9021,1992000,868.4964 -9024,1994000,1198.3565 -9026,1996000,1478.6504 -9029,1998000,785.8004 -9032,2000000,1246.0634 -9034,2002000,1507.078 -9036,2004000,1502.6045 -9038,2006000,1312.698 -9040,2008000,1283.8991 -9042,2010000,1539.8978 -9044,2012000,1464.7486 -9046,2014000,1539.2827 -9049,2016000,1282.6302 -9051,2018000,1512.881 -9053,2020000,1132.5632 -9056,2022000,1203.29 -9058,2024000,1537.0092 -9060,2026000,1029.5673 -9062,2028000,1495.4363 -9064,2030000,1524.2056 -9066,2032000,1519.4678 -9068,2034000,1521.7423 -9071,2036000,1331.9492 -9073,2038000,1457.8278 -9075,2040000,1283.6883 -9077,2042000,1514.0167 -9079,2044000,1477.9051 -9081,2046000,1492.4783 -9083,2048000,1329.3364 -9085,2050000,1496.8626 -9088,2052000,1258.6724 -9090,2054000,1159.086 -9093,2056000,1148.8891 -9095,2058000,1496.6544 -9097,2060000,1014.2342 -9099,2062000,1496.3439 -9101,2064000,1531.8291 -9103,2066000,1530.623 -9106,2068000,1382.8717 -9108,2070000,1496.6082 -9110,2072000,1203.3811 -9112,2074000,1419.8287 -9115,2076000,1184.4198 -9117,2078000,1531.1109 -9119,2080000,1522.6054 -9121,2082000,1499.4983 -9123,2084000,991.5168 -9126,2086000,1179.5427 -9128,2088000,1486.6485 -9130,2090000,1236.8171 -9133,2092000,1289.4728 -9135,2094000,1505.5429 -9137,2096000,1488.6375 -9139,2098000,1521.4763 -9142,2100000,989.3527 -9146,2102000,910.288 -9148,2104000,1512.9801 -9150,2106000,946.9928 -9152,2108000,1482.9548 -9154,2110000,1477.0882 -9156,2112000,1449.209 -9159,2114000,1071.1343 -9161,2116000,1508.8446 -9163,2118000,1486.3812 -9165,2120000,1530.5907 -9168,2122000,998.7118 -9170,2124000,1517.3704 -9172,2126000,1474.877 -9174,2128000,1491.8829 -9176,2130000,1558.9125 -9178,2132000,1560.9726 -9180,2134000,1515.4095 -9182,2136000,1347.8585 -9184,2138000,1504.4379 -9186,2140000,1525.3709 -9189,2142000,1164.9521 -9191,2144000,1533.9166 -9195,2146000,925.3481 -9197,2148000,1530.4416 -9199,2150000,1515.4288 -9201,2152000,1492.801 -9203,2154000,1555.1872 -9205,2156000,1519.1658 -9208,2158000,1025.7522 -9210,2160000,1502.1137 -9212,2162000,1484.0771 -9214,2164000,1511.7959 -9216,2166000,1523.1825 -9218,2168000,1541.7392 -9220,2170000,1515.0841 -9222,2172000,1023.1902 -9224,2174000,1549.3665 -9227,2176000,1114.6897 -9229,2178000,1540.9291 -9231,2180000,1503.1651 -9233,2182000,1503.1133 -9235,2184000,1187.2147 -9238,2186000,1007.2817 -9240,2188000,1526.2628 -9242,2190000,1520.7856 -9244,2192000,1499.4072 -9247,2194000,1162.8852 -9249,2196000,1394.0168 -9252,2198000,1251.9036 -9254,2200000,1493.9371 -9256,2202000,1455.3571 -9258,2204000,1536.5644 -9260,2206000,1508.0809 -9262,2208000,1552.9996 -9264,2210000,1527.1386 -9266,2212000,1504.6084 -9268,2214000,1157.043 -9270,2216000,1454.624 -9272,2218000,1513.2831 -9275,2220000,837.1996 -9279,2222000,887.2775 -9281,2224000,1490.595 -9283,2226000,1552.7284 -9285,2228000,1504.2017 -9287,2230000,1069.8526 -9289,2232000,1490.0234 -9291,2234000,1493.1569 -9293,2236000,1478.6853 -9295,2238000,1513.2769 -9297,2240000,1503.9983 -9300,2242000,1172.3803 -9302,2244000,1500.7306 -9304,2246000,1523.6621 -9306,2248000,1520.0159 -9308,2250000,1501.0243 -9310,2252000,1526.8312 -9312,2254000,1555.49 -9314,2256000,1513.0713 -9316,2258000,1503.4849 -9319,2260000,1153.6313 -9321,2262000,1548.39 -9323,2264000,1533.0615 -9325,2266000,1037.4988 -9327,2268000,1526.1278 -9329,2270000,1541.9311 -9331,2272000,1538.1213 -9333,2274000,1531.6813 -9336,2276000,1088.8267 -9338,2278000,1527.9968 -9341,2280000,1208.3463 -9343,2282000,1537.6015 -9345,2284000,1515.1223 -9348,2286000,1262.4539 -9350,2288000,1537.1069 -9352,2290000,1518.5177 -9354,2292000,1551.9866 -9356,2294000,1554.4895 -9358,2296000,1545.8804 -9360,2298000,1403.3123 -9362,2300000,1526.4146 -9364,2302000,1527.7357 -9366,2304000,1562.2724 -9368,2306000,1565.1513 -9370,2308000,1555.4092 -9372,2310000,1502.355 -9374,2312000,1558.9699 -9376,2314000,1578.5869 -9378,2316000,1522.2575 -9380,2318000,1563.6731 -9382,2320000,1533.8409 -9384,2322000,1512.9334 -9386,2324000,1572.8681 -9388,2326000,1583.7952 -9390,2328000,1536.8091 -9392,2330000,1540.9298 -9394,2332000,1586.4649 -9396,2334000,877.9008 -9399,2336000,1295.7042 -9401,2338000,1517.2976 -9403,2340000,1503.1983 -9405,2342000,1260.2575 -9408,2344000,1122.8384 -9410,2346000,1562.57 -9412,2348000,1543.4736 -9414,2350000,1418.8253 -9416,2352000,1283.372 -9418,2354000,1590.6689 -9420,2356000,1552.5991 -9422,2358000,1523.6336 -9424,2360000,1529.0997 -9427,2362000,1221.1889 -9430,2364000,1060.6997 -9432,2366000,1482.7249 -9434,2368000,923.9861 -9436,2370000,1578.2639 -9438,2372000,1540.217 -9440,2374000,1589.8741 -9442,2376000,1571.2423 -9444,2378000,1532.0127 -9447,2380000,1288.2041 -9449,2382000,1541.0944 -9451,2384000,1516.9386 -9453,2386000,1579.8178 -9455,2388000,1585.101 -9458,2390000,1083.7121 -9460,2392000,1583.4098 -9462,2394000,1122.2801 -9464,2396000,1569.5548 -9466,2398000,1500.3245 -9468,2400000,1532.0541 -9470,2402000,1535.4571 -9473,2404000,1464.2945 -9475,2406000,1529.9594 -9477,2408000,1186.4969 -9479,2410000,1566.0387 -9481,2412000,1556.4642 -9483,2414000,1562.0719 -9485,2416000,1526.7668 -9488,2418000,1052.4754 -9490,2420000,1548.0154 -9492,2422000,1133.6427 -9494,2424000,1537.2412 -9496,2426000,1513.2096 -9499,2428000,1332.2423 -9501,2430000,1555.9327 -9503,2432000,1517.6675 -9506,2434000,1148.931 -9508,2436000,1577.9172 -9510,2438000,961.859 -9512,2440000,1562.8682 -9514,2442000,1466.7148 -9517,2444000,1143.1587 -9519,2446000,1542.2973 -9521,2448000,1573.6111 -9523,2450000,1542.4992 -9525,2452000,1559.0343 -9527,2454000,1533.2148 -9530,2456000,1113.1069 -9532,2458000,1538.2985 -9534,2460000,1507.3297 -9536,2462000,1552.941 -9538,2464000,1419.185 -9540,2466000,1566.2143 -9542,2468000,1529.9456 -9544,2470000,1539.4661 -9546,2472000,1577.2732 -9548,2474000,1581.4883 -9551,2476000,1141.2166 -9553,2478000,1565.9247 -9555,2480000,1548.6427 -9557,2482000,1449.7683 -9559,2484000,1572.7716 -9561,2486000,1152.9728 -9563,2488000,1551.0438 -9565,2490000,1558.9892 -9567,2492000,1551.2847 -9569,2494000,1537.6312 -9571,2496000,1566.6682 -9573,2498000,1554.6545 -9575,2500000,1552.7762 -9577,2502000,1598.9784 -9579,2504000,1568.6593 -9583,2506000,843.4106 -9585,2508000,1572.9973 -9587,2510000,1579.7151 -9589,2512000,1578.8304 -9591,2514000,1600.2282 -9593,2516000,1587.7271 -9595,2518000,1586.5972 -9597,2520000,1591.8197 -9599,2522000,1604.4121 -9601,2524000,1576.2853 -9603,2526000,1506.5322 -9605,2528000,1577.9273 -9607,2530000,1617.4882 -9609,2532000,1549.3165 -9611,2534000,1598.6715 -9614,2536000,1303.3516 -9616,2538000,1577.7775 -9618,2540000,1591.1532 -9620,2542000,1574.9894 -9622,2544000,1586.6555 -9624,2546000,1609.7174 -9626,2548000,1573.083 -9628,2550000,1580.8117 -9630,2552000,1587.9769 -9632,2554000,1566.256 -9634,2556000,1607.1431 -9636,2558000,1151.8359 -9638,2560000,1613.2524 -9641,2562000,1092.3953 -9643,2564000,1591.6607 -9646,2566000,1168.1929 -9648,2568000,1590.8507 -9650,2570000,1580.0923 -9652,2572000,1411.0545 -9654,2574000,1552.2705 -9656,2576000,1559.882 -9658,2578000,1562.4082 -9660,2580000,1561.0153 -9662,2582000,1586.3419 -9664,2584000,1581.544 -9667,2586000,1131.6596 -9669,2588000,1613.7141 -9671,2590000,1566.0296 -9673,2592000,1577.7126 -9675,2594000,1454.8772 -9677,2596000,1586.7284 -9679,2598000,1603.7962 -9681,2600000,1549.1776 -9683,2602000,1557.2346 -9685,2604000,1570.214 -9687,2606000,1595.3398 -9689,2608000,1581.6305 -9691,2610000,1529.0703 -9693,2612000,1600.2953 -9695,2614000,1583.6267 -9697,2616000,1572.0325 -9699,2618000,1558.7655 -9701,2620000,1621.5885 -9703,2622000,1573.1878 -9705,2624000,1565.6918 -9707,2626000,1625.6241 -9709,2628000,1588.8785 -9711,2630000,1607.7072 -9713,2632000,1590.9377 -9715,2634000,1580.8294 -9717,2636000,1590.1733 -9719,2638000,1562.037 -9721,2640000,1537.6645 -9723,2642000,1585.3449 -9725,2644000,1587.5083 -9728,2646000,1144.7876 -9730,2648000,1591.3382 -9732,2650000,1594.758 -9734,2652000,1592.7902 -9736,2654000,1593.4235 -9738,2656000,1412.7649 -9740,2658000,1565.9571 -9742,2660000,1620.2205 -9744,2662000,1582.1393 -9746,2664000,1595.7377 -9748,2666000,1598.8071 -9750,2668000,1602.3014 -9752,2670000,1603.886 -9754,2672000,1592.3919 -9756,2674000,1561.7423 -9758,2676000,1585.471 -9760,2678000,1600.7313 -9762,2680000,1632.7406 -9764,2682000,1611.8438 -9766,2684000,1616.2911 -9769,2686000,1243.5262 -9771,2688000,1593.8617 -9773,2690000,1613.8658 -9775,2692000,1605.5887 -9777,2694000,1600.4968 -9779,2696000,1624.7488 -9781,2698000,1625.1251 -9783,2700000,1265.2924 -9785,2702000,1580.151 -9787,2704000,1634.4603 -9789,2706000,1590.3449 -9791,2708000,1638.5012 -9793,2710000,1561.0915 -9795,2712000,1578.0816 -9797,2714000,1578.2564 -9799,2716000,1600.1977 -9802,2718000,1222.6784 -9804,2720000,987.6473 -9806,2722000,1631.2823 -9808,2724000,1601.1212 -9810,2726000,1583.9527 -9812,2728000,1579.2105 -9814,2730000,1593.0998 -9816,2732000,1585.4698 -9818,2734000,1575.9185 -9821,2736000,1522.2685 -9823,2738000,1584.9235 -9825,2740000,1577.744 -9827,2742000,1581.5788 -9829,2744000,1567.4737 -9831,2746000,1582.0109 -9833,2748000,1590.8029 -9835,2750000,1564.9313 -9837,2752000,1606.1508 -9839,2754000,1377.7005 -9841,2756000,1603.3765 -9844,2758000,1151.2633 -9846,2760000,1604.5357 -9848,2762000,1609.2834 -9850,2764000,915.0885 -9852,2766000,1621.6724 -9854,2768000,1604.9248 -9857,2770000,1493.2378 -9859,2772000,1453.747 -9861,2774000,1584.3983 -9863,2776000,1610.6387 -9865,2778000,1590.2389 -9867,2780000,1593.7223 -9869,2782000,1149.769 -9871,2784000,1535.6791 -9873,2786000,1566.3653 -9875,2788000,1585.8487 -9877,2790000,1578.9871 -9879,2792000,1525.6963 -9881,2794000,1576.1987 -9883,2796000,1549.1292 -9885,2798000,1570.4732 -9887,2800000,1569.0236 -9889,2802000,1313.4527 -9892,2804000,1502.3971 -9894,2806000,1587.222 -9896,2808000,1557.5207 -9898,2810000,1585.9861 -9900,2812000,1640.1661 -9902,2814000,1586.2877 -9904,2816000,1537.3804 -9906,2818000,1575.9452 -9908,2820000,1593.2354 -9910,2822000,1579.0736 -9912,2824000,1551.3374 -9914,2826000,1569.7454 -9916,2828000,1584.5517 -9918,2830000,989.9991 -9921,2832000,1174.3218 -9923,2834000,1583.7874 -9925,2836000,1544.4513 -9928,2838000,1190.4363 -9930,2840000,1585.3156 -9932,2842000,1602.1946 -9934,2844000,1603.5894 -9936,2846000,1579.6206 -9938,2848000,1602.4302 -9940,2850000,1589.0953 -9942,2852000,1603.1607 -9944,2854000,1574.9273 -9946,2856000,1624.8819 -9948,2858000,1614.5501 -9950,2860000,1565.1535 -9952,2862000,1594.2422 -9954,2864000,1597.7451 -9956,2866000,1109.2259 -9958,2868000,1571.1261 -9960,2870000,1585.1364 -9962,2872000,1529.5234 -9964,2874000,1605.3884 -9967,2876000,1328.6619 -9969,2878000,1637.5959 -9971,2880000,1552.2798 -9973,2882000,1618.4238 -9975,2884000,1609.6464 -9977,2886000,1525.6883 -9979,2888000,1585.9534 -9981,2890000,1601.1566 -9983,2892000,1500.8165 -9985,2894000,1260.1272 -9987,2896000,1565.0547 -9989,2898000,1577.2874 -9991,2900000,1618.7745 -9993,2902000,1539.2179 -9995,2904000,1591.5212 -9999,2906000,1050.7075 -10001,2908000,1598.9074 -10003,2910000,1583.6928 -10005,2912000,1593.9691 -10007,2914000,1533.14 -10009,2916000,1619.4243 -10011,2918000,938.5227 -10013,2920000,1610.2194 -10015,2922000,1599.7271 -10017,2924000,1617.0506 -10019,2926000,1587.0147 -10021,2928000,1551.2937 -10023,2930000,1515.2012 -10025,2932000,1534.9773 -10027,2934000,1610.5715 -10029,2936000,1584.6662 -10031,2938000,1565.5792 -10035,2940000,1025.5685 -10037,2942000,1598.1015 -10039,2944000,1592.2583 -10041,2946000,1605.9328 -10043,2948000,1568.5424 -10045,2950000,1453.2122 -10047,2952000,1583.4642 -10049,2954000,1565.0136 -10051,2956000,1590.6391 -10053,2958000,1569.1683 -10055,2960000,1621.1029 -10057,2962000,1617.0175 -10059,2964000,1599.8096 -10061,2966000,1540.2987 -10063,2968000,1208.5469 -10065,2970000,1578.8572 -10068,2972000,1536.9793 -10070,2974000,1566.6762 -10072,2976000,1582.0889 -10074,2978000,1510.4072 -10076,2980000,1587.5625 -10078,2982000,1605.9548 -10080,2984000,1599.0279 -10082,2986000,1581.8876 -10084,2988000,1598.3126 -10086,2990000,1593.9376 -10088,2992000,1568.526 -10090,2994000,1567.8319 -10093,2996000,1013.3651 -10095,2998000,1606.4179 -10097,3000000,1562.2775 diff --git a/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_1.csv b/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_1.csv deleted file mode 100644 index f2074ce..0000000 --- a/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_1.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -85,2000,21.4064 -173,4000,20.7397 -251,6000,21.7019 -324,8000,24.2408 -378,10000,28.491 -437,12000,26.7613 -484,14000,32.1574 -530,16000,31.0854 -568,18000,37.3774 -604,20000,36.0124 -642,22000,35.6199 -679,24000,42.4403 -712,26000,43.9625 -747,28000,40.792 -778,30000,46.4082 -811,32000,46.5099 -843,34000,46.3601 -872,36000,48.5979 -899,38000,59.6017 -926,40000,47.1835 -954,42000,53.6071 -982,44000,54.9057 -1011,46000,55.0963 -1039,48000,54.2349 -1066,50000,54.1697 -1092,52000,59.0843 -1117,54000,57.4227 -1141,56000,66.5016 -1168,58000,57.6633 -1195,60000,61.0163 -1224,62000,57.2332 -1251,64000,61.0137 -1278,66000,58.2646 -1302,68000,60.7079 -1328,70000,55.6759 -1355,72000,63.7538 -1380,74000,66.9775 -1408,76000,60.9814 -1434,78000,67.9169 -1462,80000,64.8617 -1489,82000,66.051 -1516,84000,61.9717 -1544,86000,59.9479 -1572,88000,64.3635 -1599,90000,67.855 -1625,92000,63.5789 -1654,94000,65.9308 -1682,96000,69.0067 -1711,98000,65.536 -1734,100000,72.3801 -1762,102000,68.12 -1788,104000,74.1209 -1815,106000,74.1391 -1843,108000,70.3047 -1870,110000,62.1076 -1898,112000,67.1524 -1927,114000,72.0367 -1954,116000,69.8647 -1981,118000,71.5481 -2010,120000,67.7043 -2036,122000,74.9688 -2060,124000,73.0684 -2087,126000,70.1211 -2113,128000,65.9516 -2139,130000,70.5493 -2167,132000,71.2412 -2194,134000,75.8861 -2219,136000,75.5961 -2246,138000,76.045 -2273,140000,70.0995 -2299,142000,76.0165 -2326,144000,71.6281 -2354,146000,71.937 -2380,148000,70.293 -2406,150000,65.7799 -2434,152000,72.3621 -2460,154000,78.3751 -2487,156000,73.6748 -2515,158000,68.6778 -2543,160000,74.7597 -2570,162000,76.3776 -2597,164000,76.2123 -2626,166000,69.2336 -2651,168000,78.3509 -2677,170000,77.8331 -2701,172000,73.8207 -2727,174000,73.0035 -2754,176000,69.6757 -2777,178000,81.833 -2804,180000,73.9349 -2831,182000,72.652 -2856,184000,78.9745 -2883,186000,76.0834 -2910,188000,75.8485 -2938,190000,74.3557 -2966,192000,71.91 -2991,194000,77.0007 -3017,196000,77.6718 -3043,198000,76.713 -3070,200000,76.9449 -3095,202000,75.7218 -3121,204000,76.6806 -3147,206000,78.4286 -3172,208000,78.1091 -3197,210000,82.2782 -3224,212000,73.6139 -3249,214000,71.6984 -3277,216000,72.5458 -3302,218000,78.4935 -3330,220000,75.1282 -3358,222000,75.803 -3384,224000,78.0348 -3411,226000,79.7633 -3437,228000,81.0404 -3463,230000,80.2206 -3488,232000,79.6316 -3515,234000,77.2523 -3541,236000,77.2381 -3569,238000,78.4248 -3594,240000,82.6307 -3618,242000,84.4766 -3643,244000,82.1844 -3667,246000,82.3502 -3691,248000,80.7048 -3718,250000,80.5285 -3744,252000,80.8123 -3769,254000,80.6081 -3794,256000,83.3079 -3818,258000,91.9887 -3844,260000,83.5182 -3867,262000,93.4865 -3892,264000,88.1337 -3918,266000,82.0041 -3943,268000,86.3144 -3969,270000,83.2333 -3994,272000,85.8426 -4019,274000,90.4239 -4041,276000,94.2149 -4066,278000,90.4585 -4090,280000,92.4363 -4113,282000,91.8323 -4134,284000,101.4405 -4158,286000,92.7337 -4184,288000,84.6549 -4206,290000,96.32 -4230,292000,90.9559 -4254,294000,95.4665 -4277,296000,93.7339 -4301,298000,86.8665 -4325,300000,94.6857 -4350,302000,89.9676 -4373,304000,98.7954 -4396,306000,92.0774 -4419,308000,100.6832 -4443,310000,91.4313 -4468,312000,88.1696 -4490,314000,100.8474 -4512,316000,96.098 -4533,318000,105.6121 -4555,320000,102.2809 -4577,322000,100.8368 -4598,324000,108.2969 -4619,326000,102.5038 -4641,328000,104.9957 -4663,330000,98.5241 -4686,332000,102.3107 -4708,334000,98.485 -4730,336000,98.2184 -4754,338000,98.5028 -4776,340000,103.2105 -4797,342000,105.307 -4819,344000,97.0576 -4840,346000,102.9175 -4864,348000,95.3597 -4885,350000,105.3785 -4908,352000,97.902 -4928,354000,108.0813 -4948,356000,109.1709 -4966,358000,116.2908 -4987,360000,106.0239 -5007,362000,107.4064 -5027,364000,111.3887 -5042,366000,123.5643 -5061,368000,122.3049 -5079,370000,124.2105 -5097,372000,120.9054 -5116,374000,118.3798 -5135,376000,112.2483 -5154,378000,116.914 -5173,380000,117.8898 -5187,382000,143.286 -5206,384000,119.2459 -5223,386000,133.3653 -5240,388000,121.6235 -5261,390000,112.6833 -5281,392000,114.5929 -5298,394000,130.5638 -5313,396000,143.667 -5331,398000,127.3931 -5347,400000,131.2516 -5359,402000,171.2983 -5377,404000,120.9595 -5393,406000,129.6645 -5408,408000,147.4131 -5422,410000,151.8996 -5437,412000,134.0427 -5451,414000,156.2536 -5466,416000,147.5124 -5482,418000,145.0995 -5496,420000,154.1878 -5513,422000,133.1098 -5524,424000,184.7186 -5540,426000,141.4285 -5554,428000,153.796 -5567,430000,163.7424 -5579,432000,179.5383 -5594,434000,143.4009 -5610,436000,142.8652 -5624,438000,163.8145 -5638,440000,145.1549 -5652,442000,154.8698 -5669,444000,132.9998 -5684,446000,134.7665 -5701,448000,122.8385 -5715,450000,170.8496 -5726,452000,179.6233 -5738,454000,190.4742 -5750,456000,169.1733 -5763,458000,175.6018 -5775,460000,181.2412 -5786,462000,175.837 -5802,464000,133.8665 -5813,466000,192.7919 -5825,468000,149.4768 -5836,470000,190.3362 -5851,472000,154.0543 -5863,474000,177.2732 -5876,476000,168.1814 -5889,478000,154.7061 -5904,480000,149.5246 -5917,482000,177.6467 -5931,484000,151.7122 -5945,486000,158.4721 -5958,488000,158.9049 -5973,490000,149.0245 -5986,492000,158.2819 -6002,494000,142.4645 -6015,496000,172.7567 -6029,498000,159.1335 -6041,500000,184.9118 -6053,502000,200.9631 -6067,504000,163.6224 -6079,506000,196.6683 -6090,508000,226.2145 -6102,510000,188.152 -6110,512000,242.2923 -6120,514000,228.6336 -6135,516000,167.8998 -6146,518000,212.1999 -6157,520000,189.2389 -6169,522000,188.8518 -6177,524000,275.0984 -6185,526000,247.9624 -6193,528000,280.3609 -6206,530000,180.6556 -6213,532000,255.0631 -6224,534000,226.2578 -6236,536000,196.8088 -6249,538000,171.5778 -6260,540000,216.5372 -6271,542000,206.601 -6282,544000,202.8067 -6294,546000,197.4843 -6305,548000,216.098 -6313,550000,252.1087 -6327,552000,162.7612 -6338,554000,222.7021 -6346,556000,252.8184 -6358,558000,197.6819 -6369,560000,195.8246 -6380,562000,212.0685 -6390,564000,228.927 -6399,566000,255.5526 -6407,568000,280.1429 -6416,570000,258.0249 -6424,572000,268.675 -6433,574000,241.4405 -6442,576000,228.0224 -6453,578000,234.039 -6460,580000,329.1288 -6469,582000,240.1369 -6479,584000,243.5796 -6492,586000,170.6185 -6498,588000,341.8026 -6505,590000,325.6331 -6515,592000,204.1123 -6522,594000,313.3076 -6530,596000,302.502 -6538,598000,275.9128 -6546,600000,248.707 -6556,602000,243.1763 -6569,604000,173.4841 -6578,606000,237.8195 -6583,608000,443.5866 -6588,610000,331.747 -6599,612000,246.4267 -6610,614000,205.4827 -6618,616000,286.6165 -6624,618000,371.2066 -6630,620000,329.8897 -6638,622000,312.6238 -6645,624000,243.3469 -6651,626000,379.3303 -6660,628000,287.0993 -6665,630000,334.5505 -6674,632000,335.8711 -6685,634000,202.1427 -6692,636000,244.9794 -6700,638000,321.5164 -6706,640000,386.9457 -6716,642000,229.5922 -6724,644000,264.6832 -6731,646000,283.5977 -6741,648000,263.0955 -6750,650000,241.9093 -6761,652000,194.4112 -6765,654000,503.9645 -6771,656000,372.8035 -6781,658000,243.7336 -6786,660000,412.2953 -6794,662000,309.1137 -6799,664000,327.648 -6806,666000,396.9533 -6809,668000,581.675 -6817,670000,306.283 -6827,672000,201.7018 -6835,674000,333.64 -6838,676000,675.4184 -6849,678000,233.3904 -6855,680000,335.3594 -6860,682000,295.9281 -6868,684000,404.5352 -6877,686000,253.7223 -6887,688000,215.4747 -6894,690000,380.2584 -6901,692000,248.6727 -6908,694000,421.1522 -6913,696000,393.102 -6922,698000,251.2115 -6926,700000,646.8018 -6933,702000,311.6299 -6937,704000,556.701 -6940,706000,443.3419 -6945,708000,590.027 -6952,710000,319.3182 -6960,712000,273.8353 -6970,714000,263.2345 -6976,716000,366.034 -6983,718000,337.8109 -6994,720000,220.9316 -7003,722000,283.4668 -7009,724000,381.8023 -7014,726000,528.6303 -7023,728000,248.8657 -7031,730000,303.2948 -7039,732000,316.2029 -7042,734000,499.1023 -7051,736000,351.2698 -7060,738000,273.7021 -7062,740000,692.1593 -7071,742000,333.0014 -7079,744000,304.5972 -7089,746000,255.2851 -7094,748000,409.6484 -7101,750000,337.7935 -7107,752000,376.459 -7114,754000,314.0074 -7118,756000,576.2765 -7126,758000,414.0971 -7134,760000,284.5962 -7140,762000,428.0667 -7145,764000,465.3803 -7150,766000,484.8553 -7154,768000,547.6554 -7160,770000,501.5316 -7166,772000,405.8415 -7172,774000,483.6308 -7179,776000,361.6631 -7187,778000,306.6396 -7196,780000,264.7794 -7203,782000,345.2443 -7213,784000,272.5437 -7222,786000,282.0921 -7225,788000,769.8934 -7231,790000,404.7739 -7238,792000,319.123 -7243,794000,548.8533 -7250,796000,345.1756 -7257,798000,465.0071 -7263,800000,381.7293 -7270,802000,325.915 -7273,804000,615.4237 -7279,806000,451.9631 -7283,808000,668.4911 -7288,810000,566.6313 -7292,812000,689.3117 -7298,814000,490.5081 -7302,816000,657.0554 -7306,818000,513.2287 -7310,820000,788.1526 -7315,822000,400.2822 -7321,824000,503.693 -7327,826000,424.7814 -7333,828000,324.1822 -7340,830000,431.295 -7346,832000,346.154 -7350,834000,695.8879 -7354,836000,760.0113 -7360,838000,359.3984 -7367,840000,407.4858 -7371,842000,621.4634 -7374,844000,809.9923 -7382,846000,320.0544 -7389,848000,292.0458 -7393,850000,667.8446 -7401,852000,361.0697 -7405,854000,624.5076 -7408,856000,658.3221 -7416,858000,365.4545 -7424,860000,322.8418 -7432,862000,291.9778 -7437,864000,519.7288 -7441,866000,704.561 -7444,868000,622.491 -7449,870000,676.2613 -7451,872000,1056.5306 -7454,874000,886.6011 -7458,876000,673.4259 -7465,878000,386.448 -7471,880000,418.2924 -7475,882000,542.3892 -7481,884000,467.0558 -7487,886000,451.9786 -7493,888000,469.5564 -7497,890000,594.7834 -7500,892000,763.4357 -7502,894000,912.0471 -7507,896000,684.6251 -7515,898000,315.7802 -7520,900000,478.2009 -7526,902000,480.1194 -7531,904000,317.1825 -7537,906000,566.2577 -7541,908000,662.3174 -7546,910000,507.5027 -7553,912000,391.0639 -7559,914000,304.3745 -7563,916000,669.9218 -7565,918000,1194.0442 -7571,920000,438.7377 -7574,922000,941.9592 -7580,924000,382.6041 -7587,926000,468.2462 -7592,928000,460.852 -7594,930000,908.8975 -7601,932000,513.5441 -7603,934000,914.605 -7611,936000,330.4104 -7616,938000,586.622 -7621,940000,513.878 -7628,942000,338.3278 -7631,944000,680.2 -7634,946000,1169.2199 -7637,948000,862.1203 -7643,950000,394.5465 -7649,952000,436.2363 -7653,954000,599.1754 -7658,956000,515.9853 -7663,958000,550.0723 -7667,960000,504.5698 -7669,962000,1235.0875 -7673,964000,799.5701 -7676,966000,798.7783 -7680,968000,530.1629 -7687,970000,469.7957 -7692,972000,462.7179 -7694,974000,1260.6537 -7700,976000,437.1869 -7703,978000,670.655 -7708,980000,522.1044 -7715,982000,392.1671 -7719,984000,587.7865 -7723,986000,816.355 -7727,988000,607.2191 -7731,990000,671.2685 -7735,992000,636.6818 -7740,994000,488.955 -7745,996000,424.1738 -7748,998000,1056.742 -7752,1000000,545.8944 -7755,1002000,913.7403 -7757,1004000,984.6825 -7759,1006000,1317.5996 -7764,1008000,648.1888 -7768,1010000,682.5794 -7772,1012000,748.0881 -7775,1014000,843.9349 -7779,1016000,657.2969 -7782,1018000,679.5396 -7785,1020000,1179.6351 -7788,1022000,827.7131 -7790,1024000,894.3315 -7797,1026000,529.3491 -7799,1028000,847.4008 -7804,1030000,744.7015 -7807,1032000,876.2717 -7809,1034000,842.8646 -7812,1036000,1162.3315 -7816,1038000,752.1771 -7820,1040000,674.7666 -7823,1042000,878.3446 -7827,1044000,727.184 -7829,1046000,1315.0915 -7832,1048000,730.7422 -7835,1050000,1023.2945 -7838,1052000,674.4098 -7842,1054000,784.2073 -7846,1056000,686.8486 -7849,1058000,941.8202 -7852,1060000,658.829 -7855,1062000,924.4149 -7859,1064000,579.8169 -7862,1066000,1264.2663 -7866,1068000,697.5752 -7868,1070000,1356.2025 -7871,1072000,916.2817 -7873,1074000,880.2733 -7878,1076000,672.6006 -7880,1078000,828.3578 -7882,1080000,1326.5295 -7885,1082000,1097.1531 -7888,1084000,819.5951 -7892,1086000,766.1177 -7896,1088000,801.4137 -7900,1090000,516.3378 -7903,1092000,909.643 -7906,1094000,821.1082 -7909,1096000,1173.8112 -7911,1098000,1308.7997 -7913,1100000,1370.9805 -7916,1102000,926.0411 -7918,1104000,922.5688 -7921,1106000,1028.1028 -7924,1108000,1023.5868 -7927,1110000,869.6274 -7930,1112000,919.2535 -7933,1114000,815.0059 -7935,1116000,1329.7254 -7939,1118000,699.8863 -7943,1120000,626.352 -7946,1122000,889.1762 -7948,1124000,913.7693 -7952,1126000,667.4418 -7956,1128000,771.42 -7958,1130000,1327.3948 -7961,1132000,713.2105 -7965,1134000,926.7609 -7970,1136000,537.1817 -7973,1138000,649.2769 -7976,1140000,920.2577 -7979,1142000,1027.183 -7982,1144000,994.9162 -7985,1146000,793.7953 -7988,1148000,1132.7168 -7991,1150000,920.0345 -7993,1152000,1243.0294 -7995,1154000,1389.5684 -7997,1156000,1371.0934 -8000,1158000,830.5717 -8002,1160000,1381.857 -8005,1162000,1012.723 -8007,1164000,1311.7681 -8010,1166000,1018.245 -8012,1168000,1215.7567 -8015,1170000,961.9806 -8018,1172000,934.1102 -8020,1174000,1370.5597 -8024,1176000,689.7575 -8026,1178000,955.3773 -8029,1180000,1149.5167 -8031,1182000,1002.8346 -8033,1184000,1374.094 -8037,1186000,887.1493 -8039,1188000,1311.9956 -8042,1190000,1009.567 -8045,1192000,710.0202 -8047,1194000,1386.0449 -8051,1196000,833.7962 -8055,1198000,694.7843 -8059,1200000,648.5583 -8063,1202000,752.2692 -8065,1204000,1351.0571 -8067,1206000,1142.2621 -8070,1208000,981.1455 -8074,1210000,576.756 -8079,1212000,567.5034 -8082,1214000,1030.6778 -8084,1216000,824.4899 -8087,1218000,936.8716 -8093,1220000,643.7715 -8096,1222000,776.1319 -8098,1224000,1119.104 -8101,1226000,1137.4681 -8104,1228000,912.6297 -8107,1230000,872.4031 -8109,1232000,1346.2872 -8112,1234000,1015.8147 -8114,1236000,1223.4089 -8117,1238000,1013.3319 -8119,1240000,1394.3389 -8124,1242000,616.7718 -8126,1244000,851.8449 -8129,1246000,1061.7655 -8131,1248000,1203.6615 -8135,1250000,931.0137 -8137,1252000,1429.2867 -8140,1254000,821.1658 -8143,1256000,1137.8335 -8146,1258000,777.5026 -8148,1260000,1375.4626 -8151,1262000,1127.4903 -8153,1264000,865.742 -8156,1266000,1280.6261 -8161,1268000,573.3906 -8163,1270000,1376.0012 -8166,1272000,1091.613 -8169,1274000,998.4628 -8172,1276000,963.4785 -8174,1278000,1434.2984 -8177,1280000,896.3715 -8179,1282000,1261.2213 -8181,1284000,1002.2178 -8184,1286000,956.3218 -8189,1288000,723.0252 -8191,1290000,1066.4323 -8196,1292000,702.1546 -8200,1294000,813.2168 -8203,1296000,721.5292 -8208,1298000,676.2103 -8210,1300000,1213.0759 -8212,1302000,1251.6226 -8216,1304000,628.6628 -8219,1306000,1045.8121 -8223,1308000,923.8094 -8225,1310000,1413.627 -8229,1312000,553.3624 -8232,1314000,804.4084 -8236,1316000,830.5703 -8239,1318000,1009.6255 -8242,1320000,978.1629 -8245,1322000,837.1963 -8249,1324000,787.5843 -8252,1326000,1001.0992 -8254,1328000,1417.0076 -8258,1330000,722.7909 -8260,1332000,1293.0573 -8264,1334000,668.7988 -8267,1336000,1047.3294 -8270,1338000,909.0822 -8274,1340000,597.4694 -8278,1342000,674.7161 -8280,1344000,1394.7519 -8282,1346000,1403.2199 -8284,1348000,1384.7089 -8287,1350000,956.9561 -8289,1352000,1429.2057 -8291,1354000,1394.6417 -8293,1356000,1398.5784 -8295,1358000,1066.6296 -8300,1360000,808.6484 -8302,1362000,1401.929 -8306,1364000,705.7636 -8308,1366000,1381.18 -8310,1368000,825.9949 -8313,1370000,1242.4469 -8315,1372000,1428.0796 -8317,1374000,1348.8253 -8319,1376000,1156.9666 -8323,1378000,894.8818 -8325,1380000,1416.2845 -8328,1382000,986.3334 -8331,1384000,1072.4795 -8334,1386000,606.4336 -8339,1388000,738.6136 -8341,1390000,1301.7585 -8343,1392000,1417.661 -8346,1394000,980.714 -8348,1396000,1407.7812 -8350,1398000,1451.7811 -8354,1400000,722.0532 -8357,1402000,769.8059 -8360,1404000,1129.6034 -8363,1406000,958.7395 -8367,1408000,684.9861 -8370,1410000,686.5395 -8375,1412000,723.7781 -8379,1414000,599.2744 -8382,1416000,1166.0328 -8384,1418000,1406.768 -8387,1420000,824.5676 -8390,1422000,828.4449 -8396,1424000,449.3326 -8399,1426000,942.914 -8402,1428000,1231.959 -8405,1430000,865.2846 -8409,1432000,721.1666 -8413,1434000,622.0214 -8415,1436000,1418.2336 -8418,1438000,993.7411 -8421,1440000,687.8627 -8425,1442000,903.969 -8427,1444000,1143.4664 -8431,1446000,898.2002 -8434,1448000,853.4355 -8438,1450000,722.0547 -8441,1452000,805.1627 -8443,1454000,1119.1841 -8445,1456000,1427.5364 -8448,1458000,959.0501 -8450,1460000,1435.1878 -8452,1462000,1427.1704 -8454,1464000,1424.3579 -8456,1466000,1462.918 -8459,1468000,1326.3567 -8462,1470000,879.7519 -8464,1472000,1299.0576 -8467,1474000,921.2342 -8470,1476000,990.4149 -8472,1478000,1435.0785 -8474,1480000,1298.2846 -8476,1482000,1275.7319 -8481,1484000,633.5142 -8483,1486000,1435.8224 -8486,1488000,1129.4531 -8488,1490000,912.4758 -8490,1492000,1401.174 -8493,1494000,1173.7778 -8496,1496000,799.8907 -8499,1498000,835.025 -8502,1500000,1052.1206 -8506,1502000,799.3178 -8508,1504000,1258.1585 -8511,1506000,1108.9192 -8514,1508000,1017.6694 -8516,1510000,1437.3132 -8518,1512000,1451.1544 -8522,1514000,671.6147 -8524,1516000,1472.4159 -8527,1518000,1023.6788 -8529,1520000,1443.6538 -8531,1522000,1448.989 -8533,1524000,1446.1017 -8537,1526000,788.7263 -8540,1528000,951.6775 -8542,1530000,1150.6065 -8544,1532000,1456.1036 -8546,1534000,1443.1782 -8549,1536000,1114.3502 -8551,1538000,1368.5278 -8554,1540000,730.563 -8558,1542000,978.6756 -8560,1544000,1431.2735 -8562,1546000,1474.9064 -8564,1548000,1229.2819 -8567,1550000,954.3483 -8569,1552000,1423.2479 -8571,1554000,1427.6983 -8573,1556000,1466.1749 -8575,1558000,1415.1429 -8578,1560000,1064.5547 -8580,1562000,1468.9214 -8582,1564000,1461.8406 -8585,1566000,1005.0725 -8587,1568000,1461.8703 -8589,1570000,1470.4412 -8592,1572000,791.3713 -8594,1574000,1460.6632 -8596,1576000,1445.3374 -8598,1578000,1464.7233 -8600,1580000,1397.7273 -8604,1582000,896.6521 -8606,1584000,1472.2864 -8608,1586000,1447.5122 -8610,1588000,952.6419 -8613,1590000,931.2996 -8617,1592000,966.7866 -8620,1594000,1101.1899 -8622,1596000,1451.6635 -8625,1598000,841.1201 -8628,1600000,1084.7774 -8631,1602000,1007.3983 -8635,1604000,606.7365 -8638,1606000,956.1457 -8641,1608000,747.49 -8645,1610000,958.6292 -8647,1612000,1026.9208 -8649,1614000,1473.2306 -8651,1616000,1461.625 -8654,1618000,1336.7933 -8656,1620000,1500.3881 -8658,1622000,1477.1728 -8660,1624000,1480.2433 -8662,1626000,799.6836 -8667,1628000,770.9159 -8670,1630000,1022.5912 -8672,1632000,1436.2197 -8674,1634000,1254.4191 -8676,1636000,1477.0975 -8679,1638000,1173.3841 -8681,1640000,1486.6511 -8683,1642000,1121.789 -8685,1644000,1405.9561 -8688,1646000,1018.8124 -8690,1648000,1463.1197 -8693,1650000,1045.2756 -8695,1652000,1486.3069 -8697,1654000,1483.0667 -8700,1656000,1030.2681 -8702,1658000,1476.1912 -8705,1660000,1144.8415 -8707,1662000,1473.6441 -8709,1664000,894.7841 -8712,1666000,1054.7069 -8716,1668000,674.5065 -8719,1670000,1111.3169 -8721,1672000,1459.2641 -8723,1674000,1462.8847 -8725,1676000,1487.8387 -8727,1678000,1462.4048 -8729,1680000,1465.0051 -8732,1682000,1098.2798 -8734,1684000,1434.7617 -8737,1686000,1039.1948 -8739,1688000,1445.8795 -8741,1690000,1448.6902 -8744,1692000,1110.4628 -8747,1694000,652.2824 -8752,1696000,646.0076 -8754,1698000,1243.1734 -8756,1700000,1473.7688 -8759,1702000,1173.944 -8761,1704000,1328.3322 -8764,1706000,840.8063 -8766,1708000,1468.6182 -8769,1710000,942.6793 -8771,1712000,1457.9109 -8773,1714000,1482.804 -8777,1716000,1064.0697 -8779,1718000,820.2465 -8782,1720000,1382.6484 -8784,1722000,1375.7354 -8787,1724000,1017.0318 -8789,1726000,1501.8617 -8791,1728000,1459.7359 -8796,1730000,637.3489 -8798,1732000,1286.5728 -8800,1734000,1450.7719 -8803,1736000,1025.7245 -8806,1738000,997.4386 -8808,1740000,1428.3457 -8810,1742000,1343.7592 -8812,1744000,1457.6127 -8815,1746000,1015.3419 -8817,1748000,1028.1439 -8821,1750000,920.6085 -8824,1752000,1078.0719 -8826,1754000,1500.7007 -8828,1756000,1510.3866 -8830,1758000,1507.8032 -8832,1760000,1507.1262 -8834,1762000,1105.4343 -8836,1764000,1341.8599 -8838,1766000,1493.1427 -8840,1768000,1486.0601 -8842,1770000,1499.5222 -8845,1772000,1231.5248 -8849,1774000,758.5736 -8851,1776000,1504.3664 -8853,1778000,1495.0408 -8855,1780000,1461.7602 -8857,1782000,1482.5217 -8859,1784000,1489.0885 -8862,1786000,1116.922 -8864,1788000,1427.9864 -8866,1790000,1508.2028 -8868,1792000,830.7138 -8871,1794000,1462.1622 -8873,1796000,1351.0821 -8875,1798000,1498.4965 -8877,1800000,1228.7203 -8879,1802000,1268.8217 -8883,1804000,1026.9475 -8885,1806000,1502.0969 -8887,1808000,1441.456 -8890,1810000,990.3844 -8892,1812000,1470.5317 -8895,1814000,931.0643 -8898,1816000,1015.2444 -8900,1818000,1492.6063 -8902,1820000,1476.7264 -8904,1822000,1477.0738 -8907,1824000,1038.7682 -8909,1826000,1482.8298 -8911,1828000,1268.3125 -8913,1830000,1484.138 -8915,1832000,1488.1035 -8917,1834000,1187.3854 -8920,1836000,1290.8398 -8922,1838000,1483.0134 -8925,1840000,1004.1703 -8927,1842000,1488.781 -8929,1844000,884.2049 -8931,1846000,1500.753 -8933,1848000,1513.0455 -8935,1850000,1488.8477 -8937,1852000,1502.5394 -8940,1854000,1309.786 -8942,1856000,1196.0159 -8944,1858000,1501.4619 -8947,1860000,1145.3092 -8949,1862000,1205.8578 -8952,1864000,1043.7426 -8955,1866000,1331.3243 -8957,1868000,1509.1851 -8959,1870000,1416.7525 -8961,1872000,1491.1165 -8964,1874000,1036.034 -8966,1876000,972.0256 -8969,1878000,1057.3373 -8972,1880000,1146.6871 -8974,1882000,1506.8382 -8976,1884000,1510.0931 -8980,1886000,847.3588 -8982,1888000,1483.7378 -8984,1890000,1518.5367 -8986,1892000,1516.032 -8988,1894000,1505.9562 -8990,1896000,1486.1465 -8992,1898000,1192.4733 -8994,1900000,1525.406 -8996,1902000,1275.6172 -8998,1904000,1505.285 -9001,1906000,1031.3813 -9004,1908000,1176.854 -9007,1910000,1048.0267 -9009,1912000,1484.3437 -9011,1914000,1509.8289 -9014,1916000,1037.0505 -9017,1918000,995.7739 -9019,1920000,1462.9238 -9022,1922000,1079.8022 -9024,1924000,1317.0273 -9026,1926000,1511.6146 -9028,1928000,1217.879 -9030,1930000,1500.5301 -9032,1932000,1526.7534 -9034,1934000,1505.9464 -9036,1936000,1489.171 -9039,1938000,1319.363 -9042,1940000,1049.3016 -9045,1942000,606.4165 -9048,1944000,1318.8531 -9050,1946000,1505.3665 -9052,1948000,1289.5328 -9054,1950000,1489.2364 -9056,1952000,1531.5085 -9059,1954000,751.4753 -9061,1956000,1470.7751 -9065,1958000,908.5506 -9067,1960000,1521.9337 -9069,1962000,1470.2717 -9072,1964000,1072.6988 -9074,1966000,1481.0393 -9076,1968000,1480.5757 -9078,1970000,1488.6386 -9080,1972000,1133.6458 -9082,1974000,1511.776 -9084,1976000,1508.5375 -9087,1978000,1187.3367 -9089,1980000,1528.3463 -9092,1982000,1176.2523 -9095,1984000,1083.4885 -9098,1986000,833.8738 -9102,1988000,799.022 -9106,1990000,611.3148 -9111,1992000,693.8506 -9113,1994000,1479.6158 -9115,1996000,1500.3028 -9119,1998000,649.5294 -9121,2000000,1272.8319 -9124,2002000,1408.4135 -9126,2004000,1535.915 -9128,2006000,1545.2473 -9130,2008000,1529.525 -9132,2010000,1518.7603 -9134,2012000,1404.8963 -9136,2014000,1526.7067 -9138,2016000,1405.7165 -9140,2018000,1528.2763 -9142,2020000,1524.4807 -9144,2022000,1532.5936 -9147,2024000,984.9008 -9150,2026000,1007.3033 -9152,2028000,1524.0125 -9154,2030000,1509.365 -9156,2032000,1537.6109 -9158,2034000,1521.7025 -9161,2036000,1079.8946 -9164,2038000,1049.1867 -9166,2040000,1467.316 -9168,2042000,1540.3664 -9170,2044000,1099.157 -9173,2046000,1163.1839 -9175,2048000,1542.6642 -9177,2050000,1542.7224 -9179,2052000,1537.5419 -9182,2054000,1179.2943 -9184,2056000,1536.0259 -9186,2058000,1019.3787 -9189,2060000,1278.9936 -9192,2062000,1067.0843 -9194,2064000,1533.8439 -9197,2066000,1053.9606 -9200,2068000,672.4028 -9202,2070000,1511.7457 -9204,2072000,1530.6755 -9206,2074000,1509.5337 -9208,2076000,1515.341 -9211,2078000,1041.6186 -9213,2080000,1383.0024 -9215,2082000,1517.8788 -9218,2084000,1469.2853 -9220,2086000,1114.6528 -9222,2088000,1536.3864 -9224,2090000,1528.6163 -9227,2092000,1175.0097 -9231,2094000,802.1684 -9233,2096000,1532.8611 -9236,2098000,650.5858 -9239,2100000,1350.2056 -9243,2102000,758.5503 -9245,2104000,1550.3342 -9247,2106000,1547.6559 -9249,2108000,1529.1944 -9251,2110000,1103.8664 -9253,2112000,1531.2346 -9257,2114000,1012.0275 -9260,2116000,1073.2986 -9262,2118000,1517.9319 -9265,2120000,590.2153 -9268,2122000,1069.168 -9270,2124000,1535.1054 -9273,2126000,1409.9021 -9275,2128000,1524.7246 -9277,2130000,1519.8863 -9279,2132000,1529.4413 -9281,2134000,1521.231 -9283,2136000,1527.4593 -9285,2138000,1532.3723 -9287,2140000,1519.7224 -9291,2142000,503.477 -9293,2144000,1402.2824 -9295,2146000,1535.568 -9297,2148000,1534.1269 -9301,2150000,1068.1893 -9305,2152000,489.2143 -9308,2154000,1244.0681 -9310,2156000,1518.4416 -9312,2158000,1512.7507 -9315,2160000,1053.2355 -9318,2162000,870.4505 -9320,2164000,1387.8407 -9322,2166000,1543.3297 -9325,2168000,1032.8466 -9329,2170000,881.8287 -9331,2172000,1326.684 -9335,2174000,1004.4245 -9337,2176000,1536.7868 -9339,2178000,1544.3691 -9341,2180000,1541.0058 -9344,2182000,967.4998 -9346,2184000,1182.3677 -9348,2186000,1556.0554 -9351,2188000,1329.0343 -9353,2190000,861.8146 -9357,2192000,887.335 -9360,2194000,1254.277 -9363,2196000,1049.9544 -9366,2198000,927.5036 -9368,2200000,1210.9271 -9370,2202000,1551.9888 -9373,2204000,999.9463 -9376,2206000,1348.1729 -9378,2208000,1540.935 -9380,2210000,820.8367 -9382,2212000,1555.5222 -9385,2214000,1520.9404 -9387,2216000,1565.8905 -9389,2218000,1531.098 -9391,2220000,1352.6211 -9393,2222000,1567.5375 -9395,2224000,1578.6596 -9398,2226000,1153.7861 -9400,2228000,1350.372 -9402,2230000,1580.5715 -9405,2232000,1031.3567 -9407,2234000,1570.5373 -9409,2236000,1554.2289 -9411,2238000,1251.3488 -9414,2240000,1106.0268 -9416,2242000,1564.2671 -9419,2244000,1071.2345 -9422,2246000,1049.3323 -9424,2248000,1572.663 -9427,2250000,1071.4477 -9431,2252000,805.794 -9434,2254000,1193.7398 -9436,2256000,1294.6202 -9438,2258000,1599.8503 -9441,2260000,1108.7589 -9443,2262000,1580.7525 -9445,2264000,1602.3655 -9447,2266000,1605.875 -9449,2268000,1455.3305 -9454,2270000,709.1285 -9457,2272000,1151.2957 -9459,2274000,820.443 -9461,2276000,1584.6352 -9464,2278000,1321.8834 -9466,2280000,1349.3138 -9469,2282000,1341.5729 -9474,2284000,665.1933 -9476,2286000,1455.4709 -9478,2288000,1608.1276 -9480,2290000,1592.9935 -9483,2292000,1185.7979 -9485,2294000,1589.9134 -9487,2296000,1593.3012 -9489,2298000,1602.8533 -9491,2300000,1613.4416 -9493,2302000,1296.953 -9495,2304000,1595.3408 -9497,2306000,1607.6349 -9501,2308000,975.3857 -9503,2310000,1603.8242 -9505,2312000,1607.4287 -9508,2314000,1076.6014 -9510,2316000,1603.9396 -9512,2318000,1617.7077 -9515,2320000,586.3642 -9518,2322000,1090.8164 -9521,2324000,1208.5998 -9523,2326000,1600.3875 -9528,2328000,732.4403 -9530,2330000,1415.386 -9532,2332000,1629.3526 -9535,2334000,1075.0447 -9539,2336000,955.1198 -9542,2338000,827.7297 -9546,2340000,927.2017 -9548,2342000,955.4246 -9551,2344000,1070.2314 -9553,2346000,1606.9818 -9556,2348000,1284.7159 -9558,2350000,1531.9696 -9560,2352000,1606.5131 -9563,2354000,1107.3498 -9565,2356000,1593.8718 -9567,2358000,1583.5519 -9570,2360000,1039.368 -9572,2362000,1619.0772 -9575,2364000,1368.7611 -9577,2366000,1612.3392 -9579,2368000,1565.9844 -9581,2370000,1598.9075 -9583,2372000,1609.2613 -9586,2374000,1035.0093 -9588,2376000,1304.6628 -9591,2378000,1073.1315 -9594,2380000,1082.4998 -9596,2382000,1602.6914 -9599,2384000,1072.4121 -9601,2386000,1618.8505 -9604,2388000,1093.4827 -9606,2390000,1611.0935 -9608,2392000,1607.6515 -9610,2394000,1605.9231 -9612,2396000,1625.1375 -9614,2398000,1600.7939 -9617,2400000,1084.5301 -9619,2402000,1605.2017 -9621,2404000,1615.0453 -9623,2406000,1598.3681 -9626,2408000,880.5243 -9628,2410000,1612.7318 -9630,2412000,1615.8139 -9632,2414000,1619.9975 -9634,2416000,1632.2676 -9636,2418000,1636.6662 -9638,2420000,1599.3011 -9640,2422000,1618.1406 -9642,2424000,1623.2207 -9644,2426000,1618.0418 -9646,2428000,1642.0233 -9648,2430000,1599.8269 -9650,2432000,1617.5093 -9652,2434000,1610.0325 -9654,2436000,1634.8476 -9656,2438000,1619.4994 -9658,2440000,1627.9393 -9661,2442000,1193.229 -9664,2444000,1079.8082 -9666,2446000,1594.1555 -9668,2448000,1277.622 -9671,2450000,1088.473 -9674,2452000,1406.6005 -9676,2454000,1609.8719 -9679,2456000,1152.6459 -9681,2458000,827.0304 -9683,2460000,1594.7202 -9686,2462000,1384.23 -9689,2464000,1074.022 -9691,2466000,1606.6645 -9693,2468000,1613.8629 -9696,2470000,1093.6459 -9699,2472000,1120.0942 -9702,2474000,1088.2063 -9704,2476000,1583.9697 -9706,2478000,1618.7992 -9708,2480000,1622.0735 -9710,2482000,1612.0246 -9712,2484000,1616.9839 -9714,2486000,1612.4366 -9716,2488000,1179.2666 -9718,2490000,1602.7794 -9721,2492000,1178.6775 -9724,2494000,1282.7229 -9727,2496000,1082.3583 -9729,2498000,1634.1617 -9731,2500000,1604.3325 -9733,2502000,1650.8707 -9736,2504000,1123.1179 -9738,2506000,1667.1629 -9740,2508000,1650.0102 -9742,2510000,1652.5123 -9744,2512000,954.0612 -9746,2514000,1637.7144 -9748,2516000,1674.1866 -9750,2518000,1630.326 -9752,2520000,1638.9285 -9754,2522000,1640.0167 -9756,2524000,1647.4522 -9761,2526000,934.7074 -9763,2528000,1660.3461 -9765,2530000,1660.9365 -9767,2532000,1641.9624 -9770,2534000,1086.373 -9772,2536000,1627.2727 -9774,2538000,915.0748 -9776,2540000,1623.0945 -9779,2542000,1490.0919 -9782,2544000,1099.4461 -9784,2546000,1647.4442 -9786,2548000,1662.975 -9789,2550000,1112.7659 -9791,2552000,1631.9847 -9793,2554000,1651.2744 -9795,2556000,1655.6879 -9797,2558000,1665.0227 -9799,2560000,1660.2681 -9801,2562000,1634.8338 -9803,2564000,1637.8628 -9805,2566000,1637.9378 -9807,2568000,1636.6592 -9809,2570000,1635.8486 -9812,2572000,1107.2499 -9814,2574000,1663.5039 -9816,2576000,1654.0878 -9818,2578000,1654.0421 -9820,2580000,1661.7933 -9822,2582000,1642.7315 -9825,2584000,1097.4623 -9828,2586000,670.3576 -9833,2588000,723.5801 -9835,2590000,1602.251 -9838,2592000,1151.1731 -9842,2594000,841.3278 -9844,2596000,1659.7049 -9846,2598000,1642.7397 -9848,2600000,1666.8696 -9851,2602000,1104.8787 -9853,2604000,1658.3748 -9855,2606000,1518.9383 -9857,2608000,1651.5077 -9859,2610000,1622.0631 -9861,2612000,1634.9539 -9863,2614000,1671.7133 -9867,2616000,857.7514 -9870,2618000,1283.6783 -9872,2620000,1634.1043 -9874,2622000,1396.9647 -9876,2624000,1667.2098 -9879,2626000,1127.038 -9881,2628000,1635.9818 -9883,2630000,1641.58 -9885,2632000,1642.6878 -9887,2634000,1634.6879 -9890,2636000,1103.5504 -9892,2638000,1670.0445 -9894,2640000,1632.9002 -9896,2642000,1644.1234 -9898,2644000,1165.678 -9902,2646000,1072.8225 -9904,2648000,1492.1501 -9908,2650000,867.2793 -9910,2652000,1637.7644 -9914,2654000,823.4634 -9916,2656000,1646.4404 -9918,2658000,1644.5851 -9920,2660000,1641.6523 -9923,2662000,1186.1489 -9925,2664000,1657.021 -9927,2666000,1664.2388 -9929,2668000,1631.4721 -9931,2670000,845.0436 -9934,2672000,1261.974 -9938,2674000,928.3239 -9942,2676000,864.8301 -9944,2678000,1629.0409 -9946,2680000,1631.2478 -9948,2682000,1631.0447 -9950,2684000,1634.1841 -9956,2686000,566.1437 -9958,2688000,831.6697 -9960,2690000,1624.7114 -9963,2692000,1112.2745 -9965,2694000,1638.3349 -9968,2696000,1404.4874 -9970,2698000,1619.3752 -9973,2700000,1107.6745 -9975,2702000,1638.1659 -9977,2704000,1623.9243 -9981,2706000,942.6523 -9983,2708000,1654.7082 -9988,2710000,502.8626 -9990,2712000,1639.7703 -9992,2714000,1634.9542 -9994,2716000,1619.8995 -9997,2718000,1091.9509 -9999,2720000,1635.2179 -10001,2722000,1630.5305 -10003,2724000,1639.0392 -10005,2726000,1638.9544 -10009,2728000,918.4996 -10012,2730000,1136.0821 -10014,2732000,1609.8226 -10016,2734000,1641.4267 -10019,2736000,913.5054 -10021,2738000,1637.4054 -10023,2740000,1641.2276 -10025,2742000,1205.9725 -10028,2744000,1396.4381 -10030,2746000,1652.4363 -10032,2748000,1034.2052 -10034,2750000,1652.9259 -10036,2752000,1643.2788 -10038,2754000,1651.8696 -10040,2756000,1648.4842 -10043,2758000,1095.9491 -10045,2760000,1627.2417 -10047,2762000,1643.1128 -10049,2764000,1651.5673 -10052,2766000,1382.9737 -10056,2768000,713.5493 -10058,2770000,1648.005 -10062,2772000,973.8979 -10064,2774000,1600.9319 -10066,2776000,1644.4228 -10068,2778000,1634.678 -10070,2780000,1639.0498 -10072,2782000,1638.3076 -10076,2784000,833.2204 -10079,2786000,1127.8563 -10082,2788000,1107.1137 -10084,2790000,1218.5799 -10087,2792000,914.7858 -10089,2794000,1665.2049 -10091,2796000,1652.1455 -10094,2798000,1097.4094 -10096,2800000,1629.7373 -10099,2802000,1183.9752 -10101,2804000,1637.5466 -10104,2806000,1103.3833 -10107,2808000,1285.4904 -10109,2810000,1612.7179 -10112,2812000,1104.5494 -10115,2814000,1113.2534 -10117,2816000,1627.2404 -10119,2818000,1462.2513 -10122,2820000,1105.5128 -10124,2822000,1631.4958 -10127,2824000,1164.5738 -10129,2826000,1623.65 -10133,2828000,895.5813 -10135,2830000,868.0721 -10137,2832000,1633.0269 -10139,2834000,1618.9034 -10141,2836000,1643.2074 -10144,2838000,1228.1247 -10147,2840000,1100.7157 -10150,2842000,1091.7445 -10152,2844000,1613.8702 -10154,2846000,1631.3724 -10156,2848000,1635.749 -10158,2850000,1621.1885 -10161,2852000,944.2167 -10165,2854000,854.3934 -10168,2856000,1345.7192 -10171,2858000,1102.5141 -10173,2860000,1648.1237 -10176,2862000,1090.593 -10179,2864000,1085.5647 -10182,2866000,1100.1122 -10185,2868000,1133.1762 -10187,2870000,1634.5788 -10190,2872000,605.9922 -10192,2874000,1632.256 -10194,2876000,1617.0017 -10197,2878000,1098.9009 -10200,2880000,1081.497 -10202,2882000,1617.7654 -10204,2884000,1613.751 -10208,2886000,894.8398 -10214,2888000,596.4859 -10217,2890000,1103.7864 -10220,2892000,1099.6132 -10222,2894000,1178.4075 -10224,2896000,1635.1292 -10228,2898000,1084.6404 -10230,2900000,1643.5325 -10233,2902000,1135.4226 -10235,2904000,993.3114 -10237,2906000,1632.8004 -10240,2908000,1292.9173 -10242,2910000,1625.0615 -10245,2912000,1200.6271 -10248,2914000,992.9113 -10251,2916000,755.0005 -10254,2918000,1214.4425 -10256,2920000,1622.5401 -10260,2922000,1014.8034 -10262,2924000,1544.006 -10266,2926000,829.3434 -10268,2928000,1647.4204 -10270,2930000,1619.9572 -10273,2932000,1127.3119 -10276,2934000,1095.6599 -10279,2936000,1157.0993 -10282,2938000,807.0106 -10284,2940000,1306.2898 -10286,2942000,1652.3277 -10290,2944000,1177.5365 -10292,2946000,956.9287 -10294,2948000,1636.9473 -10296,2950000,1654.2598 -10299,2952000,1102.7613 -10302,2954000,1091.3719 -10304,2956000,1626.3533 -10306,2958000,1620.7015 -10309,2960000,1140.8171 -10311,2962000,1446.2056 -10313,2964000,1649.4882 -10317,2966000,858.853 -10319,2968000,1633.6357 -10321,2970000,1645.1577 -10325,2972000,939.2282 -10327,2974000,1647.1743 -10329,2976000,1604.5312 -10331,2978000,1491.434 -10333,2980000,1627.888 -10335,2982000,1655.6754 -10339,2984000,828.2002 -10341,2986000,1648.8629 -10344,2988000,1148.1417 -10347,2990000,1128.9208 -10349,2992000,1650.2433 -10351,2994000,1409.4717 -10353,2996000,1644.7864 -10356,2998000,1108.702 -10358,3000000,1626.9346 diff --git a/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_2.csv b/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_2.csv deleted file mode 100644 index a14b7fa..0000000 --- a/PPO_logs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_log_2.csv +++ /dev/null @@ -1,1501 +0,0 @@ -episode,timestep,reward -166,2000,14.7927 -337,4000,14.7358 -485,6000,15.7842 -635,8000,15.5405 -769,10000,16.6674 -891,12000,17.494 -997,14000,19.0005 -1118,16000,17.6671 -1207,18000,21.9474 -1299,20000,21.2086 -1373,22000,24.1814 -1447,24000,24.0602 -1498,26000,30.9925 -1558,28000,27.7729 -1606,30000,33.504 -1649,32000,37.3764 -1687,34000,39.9566 -1720,36000,46.1927 -1752,38000,47.2069 -1780,40000,51.8848 -1811,42000,49.3778 -1842,44000,50.1933 -1867,46000,57.8456 -1893,48000,54.2959 -1918,50000,53.6306 -1946,52000,51.7908 -1971,54000,55.714 -1994,56000,64.949 -2017,58000,63.1643 -2038,60000,61.7562 -2062,62000,57.9679 -2090,64000,58.8096 -2119,66000,57.9906 -2144,68000,59.018 -2170,70000,66.2496 -2196,72000,65.5563 -2223,74000,69.5301 -2248,76000,61.9737 -2274,78000,64.2591 -2299,80000,64.846 -2325,82000,64.0127 -2348,84000,65.7245 -2378,86000,64.8383 -2404,88000,66.6007 -2431,90000,68.2681 -2457,92000,60.8187 -2483,94000,60.076 -2508,96000,60.1139 -2532,98000,66.4288 -2558,100000,71.9265 -2582,102000,67.8107 -2608,104000,68.4187 -2633,106000,75.8964 -2657,108000,67.5027 -2683,110000,70.1039 -2707,112000,72.6485 -2730,114000,64.0049 -2753,116000,73.6566 -2778,118000,73.8606 -2800,120000,79.9702 -2826,122000,71.9109 -2850,124000,75.4893 -2876,126000,71.4526 -2900,128000,72.5228 -2926,130000,75.4376 -2950,132000,76.3559 -2977,134000,67.9771 -3005,136000,71.0468 -3032,138000,69.949 -3056,140000,75.4612 -3080,142000,77.7556 -3107,144000,66.3347 -3130,146000,75.3413 -3154,148000,76.1001 -3179,150000,78.3065 -3207,152000,69.5768 -3228,154000,87.3564 -3254,156000,75.1237 -3275,158000,82.7398 -3301,160000,75.6069 -3324,162000,77.3643 -3347,164000,78.4118 -3373,166000,76.5377 -3399,168000,76.4972 -3423,170000,80.66 -3443,172000,84.0212 -3467,174000,80.203 -3490,176000,81.8856 -3512,178000,82.4655 -3536,180000,81.2253 -3557,182000,83.2848 -3577,184000,94.5734 -3599,186000,86.4169 -3622,188000,78.8045 -3642,190000,90.0222 -3665,192000,73.9115 -3687,194000,90.5072 -3706,196000,87.3526 -3727,198000,87.5421 -3748,200000,78.6669 -3773,202000,83.3458 -3796,204000,78.557 -3817,206000,95.2177 -3840,208000,83.5947 -3855,210000,112.5429 -3877,212000,84.3644 -3899,214000,84.4413 -3922,216000,84.4125 -3939,218000,99.5783 -3964,220000,80.811 -3982,222000,92.3271 -3995,224000,112.2798 -4007,226000,130.7537 -4029,228000,92.6896 -4039,230000,143.9401 -4056,232000,105.105 -4063,234000,218.1486 -4075,236000,109.5583 -4092,238000,130.5879 -4113,240000,92.2847 -4134,242000,95.554 -4153,244000,99.7499 -4174,246000,102.1382 -4188,248000,121.2084 -4211,250000,81.076 -4220,252000,173.3053 -4236,254000,100.0838 -4242,256000,178.9817 -4251,258000,181.1313 -4263,260000,158.3508 -4274,262000,174.8544 -4288,264000,115.9444 -4302,266000,152.2739 -4313,268000,153.3974 -4329,270000,118.2322 -4344,272000,121.7663 -4355,274000,146.2398 -4365,276000,180.6182 -4373,278000,184.9116 -4387,280000,154.215 -4398,282000,163.3584 -4406,284000,180.6533 -4421,286000,144.323 -4430,288000,177.9554 -4446,290000,137.9399 -4460,292000,129.3772 -4478,294000,111.8798 -4494,296000,129.9594 -4507,298000,150.343 -4520,300000,137.4479 -4535,302000,140.232 -4547,304000,153.5659 -4555,306000,202.8334 -4565,308000,164.0865 -4577,310000,158.8727 -4587,312000,170.0251 -4600,314000,141.1979 -4610,316000,179.3949 -4618,318000,236.8561 -4627,320000,197.7378 -4641,322000,140.4504 -4647,324000,223.4921 -4658,326000,164.4346 -4672,328000,155.9528 -4679,330000,223.6828 -4686,332000,240.6141 -4701,334000,131.0823 -4710,336000,183.5606 -4719,338000,170.4468 -4724,340000,360.2593 -4730,342000,260.1579 -4737,344000,224.9342 -4745,346000,191.3524 -4750,348000,213.1553 -4755,350000,370.7617 -4761,352000,230.0045 -4768,354000,281.6232 -4783,356000,129.2036 -4790,358000,193.14 -4800,360000,197.3419 -4812,362000,170.9368 -4823,364000,172.3086 -4835,366000,149.8352 -4851,368000,123.9186 -4862,370000,145.5904 -4871,372000,204.7956 -4885,374000,141.639 -4897,376000,158.7693 -4909,378000,140.0852 -4921,380000,158.5973 -4934,382000,151.4462 -4946,384000,147.6485 -4955,386000,178.6459 -4963,388000,206.7588 -4970,390000,270.4854 -4980,392000,175.2205 -4989,394000,195.2986 -5002,396000,156.778 -5010,398000,186.582 -5022,400000,166.5177 -5032,402000,176.2426 -5042,404000,185.7618 -5053,406000,165.3916 -5058,408000,320.4617 -5074,410000,129.2195 -5084,412000,143.0698 -5095,414000,162.4663 -5109,416000,170.5677 -5113,418000,373.5519 -5130,420000,118.028 -5137,422000,235.0943 -5142,424000,282.0517 -5149,426000,248.8156 -5157,428000,224.0718 -5165,430000,195.8728 -5172,432000,242.7435 -5178,434000,248.7572 -5194,436000,130.1549 -5203,438000,170.3076 -5210,440000,271.182 -5222,442000,157.7746 -5232,444000,180.527 -5246,446000,130.882 -5257,448000,178.9846 -5272,450000,131.4202 -5286,452000,141.5168 -5294,454000,210.6761 -5306,456000,178.5366 -5317,458000,168.3055 -5327,460000,181.4667 -5334,462000,250.8185 -5345,464000,172.0242 -5353,466000,224.1109 -5363,468000,161.4095 -5375,470000,176.7593 -5386,472000,166.6753 -5395,474000,193.2304 -5406,476000,194.6883 -5416,478000,162.8984 -5422,480000,302.7606 -5429,482000,242.9031 -5435,484000,261.7751 -5441,486000,296.8872 -5450,488000,215.7377 -5459,490000,178.1865 -5465,492000,293.9732 -5476,494000,164.3151 -5487,496000,188.9966 -5495,498000,201.3805 -5501,500000,304.5909 -5504,502000,348.9006 -5511,504000,274.2363 -5518,506000,279.5128 -5523,508000,251.9016 -5529,510000,306.9706 -5533,512000,417.4259 -5539,514000,310.1376 -5543,516000,311.6338 -5548,518000,438.3305 -5554,520000,306.9623 -5559,522000,339.4445 -5566,524000,239.5142 -5570,526000,318.0019 -5578,528000,251.4079 -5580,530000,610.6237 -5584,532000,543.301 -5596,534000,147.7901 -5600,536000,473.7484 -5608,538000,217.7591 -5616,540000,173.8319 -5623,542000,321.4768 -5628,544000,311.7574 -5637,546000,218.3198 -5647,548000,187.8625 -5653,550000,288.1363 -5663,552000,226.4967 -5673,554000,193.0871 -5678,556000,286.6581 -5684,558000,338.6729 -5688,560000,375.0151 -5692,562000,420.051 -5699,564000,262.198 -5709,566000,213.4384 -5716,568000,220.883 -5722,570000,269.2342 -5727,572000,316.3098 -5730,574000,528.7967 -5733,576000,648.6879 -5735,578000,636.3434 -5740,580000,390.2238 -5745,582000,344.2675 -5756,584000,184.8635 -5763,586000,234.4597 -5769,588000,259.7604 -5773,590000,389.3399 -5780,592000,260.1713 -5785,594000,369.576 -5788,596000,554.65 -5793,598000,363.9265 -5797,600000,397.9143 -5805,602000,165.4591 -5813,604000,281.3387 -5823,606000,185.524 -5826,608000,417.834 -5831,610000,439.7608 -5840,612000,216.0744 -5844,614000,396.7132 -5851,616000,224.9537 -5859,618000,212.7152 -5863,620000,493.2168 -5866,622000,417.2826 -5871,624000,404.6158 -5877,626000,288.655 -5882,628000,328.6769 -5892,630000,167.6082 -5897,632000,324.0463 -5901,634000,477.8798 -5906,636000,269.9372 -5909,638000,601.3716 -5912,640000,497.181 -5919,642000,304.7857 -5923,644000,348.7887 -5938,646000,162.3961 -5947,648000,154.92 -5953,650000,242.1518 -5959,652000,360.1184 -5964,654000,358.414 -5974,656000,170.6836 -5977,658000,592.9696 -5981,660000,412.1523 -5984,662000,407.3623 -5989,664000,327.6259 -6001,666000,192.4147 -6007,668000,285.4685 -6017,670000,212.2952 -6022,672000,298.5943 -6027,674000,389.7485 -6030,676000,551.4218 -6037,678000,262.7187 -6042,680000,269.1945 -6046,682000,412.8184 -6051,684000,329.4456 -6059,686000,261.8051 -6066,688000,199.5047 -6075,690000,264.1783 -6086,692000,159.4632 -6092,694000,339.2784 -6103,696000,176.3112 -6109,698000,269.7444 -6113,700000,409.9219 -6117,702000,374.2466 -6122,704000,391.8939 -6126,706000,363.8281 -6134,708000,277.9505 -6140,710000,284.4724 -6149,712000,179.8982 -6161,714000,189.0901 -6167,716000,305.5697 -6173,718000,283.0942 -6179,720000,274.934 -6187,722000,249.4531 -6195,724000,161.1784 -6200,726000,435.3406 -6204,728000,412.8853 -6212,730000,224.2243 -6223,732000,159.8597 -6230,734000,275.3004 -6233,736000,509.7649 -6240,738000,273.923 -6245,740000,300.0801 -6251,742000,353.1322 -6256,744000,310.7591 -6260,746000,454.4853 -6264,748000,397.7754 -6269,750000,334.0511 -6273,752000,413.7539 -6276,754000,607.2293 -6280,756000,455.5394 -6284,758000,350.8206 -6289,760000,390.9224 -6294,762000,372.9088 -6296,764000,665.1772 -6298,766000,679.5275 -6301,768000,743.4662 -6306,770000,335.6705 -6310,772000,405.0792 -6314,774000,433.2002 -6318,776000,465.0988 -6321,778000,548.4495 -6329,780000,235.3682 -6333,782000,268.4154 -6338,784000,451.7697 -6345,786000,255.3285 -6349,788000,427.2851 -6351,790000,741.1839 -6355,792000,472.4674 -6359,794000,431.3145 -6362,796000,597.515 -6368,798000,317.5147 -6372,800000,452.2666 -6377,802000,278.1547 -6382,804000,332.8067 -6387,806000,437.363 -6391,808000,255.8243 -6395,810000,513.5486 -6398,812000,605.1072 -6401,814000,570.8474 -6404,816000,585.5145 -6408,818000,412.6378 -6413,820000,364.1336 -6416,822000,618.977 -6419,824000,378.8279 -6424,826000,457.5971 -6428,828000,440.9206 -6434,830000,249.6692 -6438,832000,525.5651 -6443,834000,348.6476 -6451,836000,250.1706 -6455,838000,402.4874 -6459,840000,441.3401 -6463,842000,458.8958 -6467,844000,430.5625 -6470,846000,558.6139 -6472,848000,748.8985 -6474,850000,816.5099 -6477,852000,621.8156 -6479,854000,775.7728 -6484,856000,409.4694 -6486,858000,707.1329 -6489,860000,541.5272 -6494,862000,385.529 -6496,864000,771.7887 -6499,866000,582.456 -6504,868000,332.1603 -6509,870000,392.1007 -6512,872000,645.0757 -6514,874000,754.7469 -6518,876000,371.969 -6525,878000,264.1463 -6532,880000,338.8783 -6538,882000,267.4832 -6540,884000,675.9938 -6545,886000,394.2295 -6548,888000,577.1984 -6552,890000,405.5646 -6555,892000,533.7126 -6559,894000,404.715 -6562,896000,728.3484 -6565,898000,332.6887 -6569,900000,444.434 -6574,902000,340.1241 -6579,904000,453.4797 -6582,906000,537.6343 -6586,908000,365.3433 -6591,910000,397.4134 -6595,912000,489.3382 -6599,914000,290.627 -6602,916000,523.9731 -6606,918000,433.6934 -6610,920000,502.8825 -6620,922000,176.0502 -6622,924000,608.5539 -6628,926000,427.6957 -6630,928000,737.8668 -6633,930000,452.9932 -6636,932000,580.2366 -6640,934000,507.7327 -6642,936000,477.5388 -6646,938000,465.5579 -6648,940000,806.9342 -6650,942000,775.5975 -6656,944000,372.7611 -6661,946000,280.2005 -6666,948000,443.9495 -6670,950000,425.8135 -6674,952000,465.4978 -6679,954000,314.366 -6687,956000,271.9219 -6692,958000,326.9376 -6696,960000,454.5544 -6701,962000,284.1016 -6707,964000,340.4806 -6711,966000,435.9639 -6716,968000,318.883 -6719,970000,451.8914 -6722,972000,754.4162 -6725,974000,321.9952 -6729,976000,445.3496 -6732,978000,570.1458 -6736,980000,410.2216 -6739,982000,677.6751 -6743,984000,286.9628 -6750,986000,359.8922 -6753,988000,512.4879 -6757,990000,436.2626 -6761,992000,404.6826 -6767,994000,295.6439 -6770,996000,684.8223 -6776,998000,300.7452 -6782,1000000,276.0128 -6785,1002000,553.9475 -6789,1004000,445.9215 -6792,1006000,620.5734 -6794,1008000,574.214 -6798,1010000,599.4733 -6801,1012000,560.0378 -6803,1014000,855.3642 -6806,1016000,457.5786 -6812,1018000,365.2763 -6816,1020000,564.5202 -6824,1022000,192.6987 -6827,1024000,583.1509 -6830,1026000,596.1113 -6836,1028000,297.4258 -6840,1030000,475.3329 -6842,1032000,627.7594 -6846,1034000,590.6367 -6848,1036000,710.2777 -6853,1038000,407.3297 -6856,1040000,564.1953 -6859,1042000,561.6056 -6862,1044000,565.1352 -6867,1046000,310.181 -6871,1048000,484.7439 -6877,1050000,362.2636 -6881,1052000,364.6482 -6884,1054000,700.6079 -6886,1056000,553.7257 -6890,1058000,401.9563 -6896,1060000,428.214 -6900,1062000,449.7193 -6904,1064000,416.36 -6908,1066000,429.9137 -6911,1068000,611.5185 -6914,1070000,422.9576 -6917,1072000,547.8897 -6923,1074000,402.6569 -6925,1076000,756.3235 -6929,1078000,452.5499 -6933,1080000,493.4308 -6936,1082000,620.5936 -6938,1084000,844.0513 -6940,1086000,849.2415 -6942,1088000,839.2685 -6945,1090000,552.0502 -6948,1092000,599.8129 -6950,1094000,502.0522 -6952,1096000,843.3426 -6958,1098000,408.0219 -6961,1100000,595.3533 -6964,1102000,578.1326 -6967,1104000,480.4954 -6970,1106000,726.107 -6972,1108000,706.7752 -6975,1110000,597.6133 -6977,1112000,827.2046 -6980,1114000,595.3053 -6982,1116000,830.7409 -6984,1118000,839.4051 -6986,1120000,825.557 -6988,1122000,843.4471 -6991,1124000,474.8679 -6994,1126000,735.3054 -6997,1128000,586.2534 -6999,1130000,845.6229 -7001,1132000,664.9509 -7005,1134000,464.5978 -7008,1136000,605.7212 -7011,1138000,595.4071 -7013,1140000,841.4464 -7016,1142000,409.3667 -7020,1144000,477.9216 -7023,1146000,608.7311 -7028,1148000,408.8592 -7032,1150000,473.4945 -7034,1152000,834.0943 -7036,1154000,840.06 -7038,1156000,832.8418 -7040,1158000,838.6872 -7043,1160000,360.71 -7048,1162000,422.518 -7052,1164000,464.2862 -7054,1166000,837.1184 -7058,1168000,415.3194 -7063,1170000,410.5546 -7065,1172000,842.0887 -7070,1174000,261.2802 -7079,1176000,263.0856 -7081,1178000,832.8797 -7083,1180000,842.9888 -7086,1182000,594.5788 -7090,1184000,443.9186 -7092,1186000,839.0124 -7094,1188000,463.4338 -7097,1190000,595.33 -7100,1192000,594.1069 -7104,1194000,532.3556 -7107,1196000,595.5845 -7109,1198000,725.1638 -7113,1200000,478.4923 -7115,1202000,842.4578 -7117,1204000,740.0622 -7119,1206000,830.6472 -7122,1208000,626.7696 -7125,1210000,538.8711 -7128,1212000,595.6792 -7130,1214000,831.7511 -7133,1216000,573.6966 -7135,1218000,705.8366 -7137,1220000,777.8034 -7140,1222000,768.8714 -7142,1224000,804.9212 -7144,1226000,842.7149 -7146,1228000,732.9358 -7148,1230000,685.4506 -7150,1232000,832.8612 -7152,1234000,831.9012 -7159,1236000,316.4144 -7161,1238000,831.8942 -7163,1240000,834.4731 -7166,1242000,432.6807 -7169,1244000,600.4774 -7171,1246000,834.7093 -7175,1248000,474.5421 -7180,1250000,398.4076 -7185,1252000,404.3526 -7187,1254000,852.1919 -7189,1256000,867.114 -7191,1258000,498.1916 -7193,1260000,862.753 -7195,1262000,866.5148 -7201,1264000,367.9333 -7203,1266000,863.8332 -7206,1268000,608.5482 -7208,1270000,864.88 -7213,1272000,420.0126 -7216,1274000,625.4722 -7218,1276000,480.4935 -7220,1278000,867.8999 -7222,1280000,868.2238 -7224,1282000,865.4207 -7228,1284000,497.759 -7230,1286000,859.3467 -7233,1288000,615.4537 -7236,1290000,615.1314 -7239,1292000,616.3741 -7243,1294000,487.5712 -7247,1296000,498.5529 -7249,1298000,862.1338 -7251,1300000,864.6799 -7253,1302000,499.7306 -7256,1304000,633.5203 -7260,1306000,501.5504 -7263,1308000,602.1773 -7266,1310000,644.4133 -7268,1312000,866.3819 -7271,1314000,636.8919 -7275,1316000,486.3481 -7277,1318000,873.9318 -7280,1320000,367.5319 -7284,1322000,484.468 -7286,1324000,867.204 -7289,1326000,631.3613 -7291,1328000,877.4512 -7294,1330000,623.6923 -7296,1332000,880.012 -7299,1334000,612.4546 -7301,1336000,875.4896 -7306,1338000,406.9337 -7309,1340000,633.8329 -7311,1342000,480.4564 -7313,1344000,867.6623 -7316,1346000,624.9418 -7322,1348000,355.8792 -7324,1350000,867.6732 -7327,1352000,616.2637 -7331,1354000,500.8063 -7334,1356000,369.0665 -7336,1358000,871.5882 -7338,1360000,864.3457 -7343,1362000,497.475 -7346,1364000,612.3599 -7348,1366000,861.276 -7350,1368000,493.5934 -7353,1370000,798.2525 -7356,1372000,366.8274 -7361,1374000,525.64 -7363,1376000,864.4107 -7365,1378000,873.1914 -7367,1380000,796.3129 -7369,1382000,863.1712 -7371,1384000,872.3593 -7376,1386000,368.3447 -7380,1388000,469.7831 -7383,1390000,631.2334 -7388,1392000,259.9279 -7390,1394000,800.1413 -7392,1396000,862.9644 -7395,1398000,835.0394 -7398,1400000,437.6565 -7401,1402000,539.7967 -7406,1404000,398.9309 -7408,1406000,792.4301 -7411,1408000,600.1068 -7413,1410000,867.7185 -7417,1412000,496.128 -7419,1414000,788.9562 -7422,1416000,619.7334 -7424,1418000,848.6407 -7429,1420000,492.4881 -7431,1422000,843.8491 -7434,1424000,486.8915 -7436,1426000,815.0917 -7438,1428000,869.2857 -7441,1430000,769.266 -7444,1432000,609.1168 -7446,1434000,822.4083 -7448,1436000,867.3844 -7450,1438000,831.9821 -7453,1440000,562.6494 -7459,1442000,301.8228 -7462,1444000,548.3554 -7464,1446000,718.4953 -7469,1448000,510.8038 -7471,1450000,515.9729 -7474,1452000,807.9176 -7476,1454000,797.6022 -7479,1456000,711.375 -7484,1458000,372.4198 -7487,1460000,611.8731 -7492,1462000,312.7653 -7495,1464000,599.2697 -7500,1466000,405.9261 -7505,1468000,315.8421 -7507,1470000,789.7717 -7513,1472000,372.596 -7518,1474000,306.8971 -7521,1476000,733.8791 -7524,1478000,624.9501 -7527,1480000,572.9356 -7530,1482000,626.5462 -7532,1484000,877.2091 -7537,1486000,340.524 -7541,1488000,443.429 -7546,1490000,421.3088 -7549,1492000,607.5057 -7553,1494000,436.1635 -7556,1496000,615.0538 -7559,1498000,616.9719 -7562,1500000,623.8356 -7564,1502000,899.1489 -7566,1504000,907.4486 -7569,1506000,654.3733 -7572,1508000,364.6606 -7575,1510000,637.3165 -7577,1512000,905.0686 -7579,1514000,899.1453 -7582,1516000,634.7126 -7584,1518000,906.8051 -7586,1520000,896.9266 -7589,1522000,644.9376 -7595,1524000,365.9493 -7598,1526000,636.4231 -7600,1528000,894.4942 -7602,1530000,905.4568 -7605,1532000,622.4628 -7607,1534000,903.9729 -7611,1536000,337.3091 -7613,1538000,898.5554 -7615,1540000,889.968 -7617,1542000,898.6391 -7620,1544000,629.0376 -7622,1546000,902.6233 -7624,1548000,905.9232 -7627,1550000,606.7822 -7630,1552000,646.8413 -7632,1554000,885.1446 -7635,1556000,633.8913 -7637,1558000,607.5692 -7639,1560000,893.785 -7641,1562000,899.2542 -7644,1564000,650.1325 -7648,1566000,499.9265 -7650,1568000,905.3606 -7653,1570000,638.2678 -7656,1572000,642.287 -7659,1574000,630.6017 -7661,1576000,895.4718 -7664,1578000,629.6907 -7666,1580000,904.5045 -7668,1582000,895.6389 -7672,1584000,327.3577 -7677,1586000,437.5593 -7680,1588000,649.3355 -7683,1590000,646.9775 -7686,1592000,633.7895 -7689,1594000,627.2469 -7691,1596000,888.5005 -7695,1598000,515.443 -7697,1600000,901.1682 -7699,1602000,510.3246 -7701,1604000,906.3671 -7705,1606000,507.0448 -7707,1608000,897.9298 -7710,1610000,641.726 -7713,1612000,641.6248 -7715,1614000,895.7622 -7718,1616000,608.5383 -7721,1618000,641.0554 -7724,1620000,656.6411 -7726,1622000,902.1673 -7728,1624000,902.6739 -7730,1626000,906.7733 -7733,1628000,636.4728 -7735,1630000,908.273 -7737,1632000,901.1376 -7739,1634000,884.8831 -7742,1636000,640.2136 -7749,1638000,198.8347 -7751,1640000,841.8305 -7754,1642000,637.8667 -7756,1644000,895.9367 -7759,1646000,607.6355 -7761,1648000,898.4383 -7763,1650000,901.2202 -7766,1652000,636.3972 -7771,1654000,431.8198 -7773,1656000,889.1388 -7777,1658000,336.4195 -7781,1660000,494.1875 -7783,1662000,885.6066 -7788,1664000,418.0457 -7791,1666000,615.4234 -7794,1668000,634.5239 -7796,1670000,898.6927 -7798,1672000,892.0491 -7801,1674000,387.7659 -7803,1676000,892.0633 -7805,1678000,896.5259 -7807,1680000,886.2561 -7809,1682000,896.5393 -7811,1684000,893.5923 -7813,1686000,895.5816 -7817,1688000,490.9699 -7819,1690000,842.1799 -7823,1692000,501.307 -7825,1694000,895.6472 -7827,1696000,886.879 -7829,1698000,886.1148 -7831,1700000,894.9736 -7835,1702000,500.9126 -7838,1704000,623.1561 -7841,1706000,643.0234 -7843,1708000,905.5678 -7845,1710000,893.7848 -7848,1712000,427.9114 -7850,1714000,899.8823 -7852,1716000,891.5624 -7854,1718000,879.843 -7858,1720000,495.1361 -7860,1722000,799.6186 -7863,1724000,633.4748 -7868,1726000,438.8397 -7870,1728000,754.8988 -7873,1730000,644.2558 -7876,1732000,646.3007 -7881,1734000,431.3414 -7886,1736000,326.1358 -7889,1738000,633.3726 -7891,1740000,898.3414 -7894,1742000,630.8007 -7897,1744000,646.5049 -7899,1746000,670.1401 -7901,1748000,891.3514 -7905,1750000,508.9308 -7907,1752000,896.1126 -7909,1754000,901.0848 -7912,1756000,657.3806 -7917,1758000,290.7968 -7919,1760000,925.2726 -7921,1762000,928.6748 -7924,1764000,649.3284 -7928,1766000,503.5991 -7931,1768000,672.4245 -7934,1770000,646.5293 -7936,1772000,910.9176 -7939,1774000,659.7491 -7941,1776000,920.6251 -7944,1778000,664.0261 -7947,1780000,648.8626 -7949,1782000,928.3472 -7951,1784000,923.3189 -7953,1786000,927.3719 -7955,1788000,917.6439 -7957,1790000,495.1491 -7959,1792000,916.8896 -7962,1794000,644.4152 -7964,1796000,905.6857 -7969,1798000,443.159 -7971,1800000,927.7259 -7973,1802000,895.706 -7976,1804000,648.2642 -7980,1806000,512.1635 -7982,1808000,910.145 -7984,1810000,924.925 -7987,1812000,628.361 -7991,1814000,517.8938 -7993,1816000,900.8096 -7995,1818000,523.529 -7997,1820000,918.3125 -7999,1822000,920.5744 -8001,1824000,922.8991 -8003,1826000,920.9778 -8005,1828000,925.6706 -8007,1830000,922.0806 -8009,1832000,915.9233 -8011,1834000,903.221 -8014,1836000,653.6101 -8016,1838000,913.3495 -8018,1840000,922.6113 -8021,1842000,639.5276 -8023,1844000,906.2265 -8025,1846000,922.551 -8027,1848000,876.461 -8030,1850000,632.4069 -8032,1852000,920.8886 -8035,1854000,662.7716 -8037,1856000,911.2534 -8039,1858000,896.7445 -8043,1860000,535.7117 -8046,1862000,599.049 -8049,1864000,624.4501 -8051,1866000,901.1903 -8053,1868000,900.1923 -8055,1870000,916.004 -8057,1872000,923.7573 -8059,1874000,903.7949 -8063,1876000,490.033 -8065,1878000,488.3322 -8068,1880000,640.2128 -8070,1882000,910.0947 -8072,1884000,877.7336 -8075,1886000,613.1095 -8079,1888000,503.0018 -8081,1890000,878.8583 -8087,1892000,382.3359 -8090,1894000,610.5105 -8093,1896000,654.7621 -8096,1898000,621.9637 -8100,1900000,311.2027 -8102,1902000,913.3412 -8106,1904000,502.909 -8108,1906000,890.8171 -8110,1908000,849.3785 -8112,1910000,877.654 -8114,1912000,906.7206 -8117,1914000,636.6676 -8122,1916000,397.7777 -8125,1918000,641.0298 -8128,1920000,638.4261 -8131,1922000,373.7194 -8134,1924000,606.1428 -8136,1926000,913.4783 -8139,1928000,633.1376 -8142,1930000,620.4512 -8144,1932000,851.5577 -8148,1934000,508.5849 -8151,1936000,631.3082 -8153,1938000,905.1518 -8155,1940000,802.0896 -8158,1942000,644.4853 -8161,1944000,624.1554 -8166,1946000,425.595 -8168,1948000,909.6539 -8170,1950000,917.3972 -8172,1952000,468.0984 -8177,1954000,387.8366 -8180,1956000,645.8942 -8183,1958000,656.2248 -8185,1960000,897.244 -8187,1962000,870.8947 -8189,1964000,906.6945 -8191,1966000,902.7108 -8194,1968000,624.9053 -8197,1970000,628.0861 -8202,1972000,426.4684 -8204,1974000,919.3556 -8206,1976000,885.8004 -8209,1978000,615.6516 -8211,1980000,870.8154 -8214,1982000,363.4233 -8217,1984000,624.1086 -8220,1986000,614.7207 -8223,1988000,553.0889 -8225,1990000,868.0382 -8227,1992000,907.1927 -8231,1994000,523.3546 -8234,1996000,644.9733 -8239,1998000,415.0203 -8241,2000000,504.1123 -8243,2002000,920.1519 -8245,2004000,857.3283 -8248,2006000,618.2794 -8250,2008000,928.5805 -8252,2010000,917.6391 -8254,2012000,939.1915 -8259,2014000,430.3121 -8261,2016000,945.4706 -8263,2018000,835.4887 -8265,2020000,856.0635 -8267,2022000,907.9286 -8272,2024000,431.0181 -8276,2026000,517.2017 -8279,2028000,686.9457 -8281,2030000,517.9374 -8283,2032000,911.2773 -8285,2034000,915.5491 -8287,2036000,878.2252 -8289,2038000,876.8215 -8292,2040000,660.5393 -8294,2042000,894.1116 -8297,2044000,639.2578 -8299,2046000,865.5937 -8301,2048000,875.8608 -8303,2050000,895.6111 -8306,2052000,646.2857 -8308,2054000,940.4066 -8310,2056000,915.8592 -8313,2058000,563.0717 -8315,2060000,945.3458 -8317,2062000,862.8695 -8319,2064000,902.1146 -8321,2066000,889.3169 -8323,2068000,898.591 -8325,2070000,911.0851 -8327,2072000,912.3774 -8329,2074000,937.9765 -8333,2076000,485.1345 -8335,2078000,910.7649 -8337,2080000,934.2884 -8339,2082000,919.9461 -8342,2084000,648.5534 -8344,2086000,918.4343 -8347,2088000,664.7604 -8352,2090000,425.6442 -8354,2092000,884.8174 -8356,2094000,549.8684 -8358,2096000,915.8622 -8360,2098000,937.1486 -8362,2100000,942.6723 -8365,2102000,669.1191 -8367,2104000,924.4652 -8369,2106000,882.5049 -8371,2108000,942.4151 -8373,2110000,941.1006 -8375,2112000,934.046 -8377,2114000,925.0741 -8379,2116000,949.5577 -8381,2118000,905.1452 -8384,2120000,663.2338 -8386,2122000,939.5887 -8388,2124000,941.9406 -8390,2126000,941.9807 -8392,2128000,934.8564 -8394,2130000,934.1953 -8397,2132000,668.2176 -8399,2134000,917.2261 -8401,2136000,925.1243 -8403,2138000,938.8156 -8405,2140000,930.5517 -8407,2142000,948.1399 -8410,2144000,682.2593 -8413,2146000,636.3138 -8416,2148000,647.7419 -8420,2150000,525.1532 -8422,2152000,943.8745 -8424,2154000,948.7966 -8426,2156000,929.8105 -8429,2158000,383.5885 -8431,2160000,938.4758 -8434,2162000,668.9919 -8438,2164000,533.3528 -8440,2166000,946.9279 -8442,2168000,927.6566 -8444,2170000,952.1332 -8447,2172000,663.4926 -8449,2174000,920.5656 -8452,2176000,664.272 -8455,2178000,678.1768 -8458,2180000,685.1378 -8460,2182000,937.3151 -8462,2184000,935.1239 -8464,2186000,911.6895 -8466,2188000,557.7649 -8468,2190000,943.2487 -8470,2192000,934.3461 -8472,2194000,951.7489 -8475,2196000,627.7339 -8478,2198000,672.8028 -8480,2200000,945.4108 -8483,2202000,681.396 -8485,2204000,943.1118 -8488,2206000,662.6774 -8490,2208000,919.9153 -8492,2210000,919.4558 -8494,2212000,937.0094 -8496,2214000,936.3768 -8498,2216000,938.945 -8500,2218000,900.004 -8502,2220000,921.676 -8504,2222000,931.922 -8507,2224000,663.0845 -8509,2226000,928.0296 -8511,2228000,934.5724 -8513,2230000,943.1485 -8516,2232000,664.1031 -8518,2234000,914.9947 -8520,2236000,888.5769 -8522,2238000,917.2877 -8524,2240000,929.3673 -8526,2242000,886.2201 -8530,2244000,499.7782 -8532,2246000,938.1946 -8534,2248000,936.5342 -8537,2250000,386.7794 -8539,2252000,937.6961 -8542,2254000,703.1562 -8544,2256000,908.0793 -8548,2258000,538.0209 -8550,2260000,940.1453 -8552,2262000,958.7706 -8554,2264000,961.0365 -8556,2266000,944.8799 -8558,2268000,959.9651 -8560,2270000,941.5097 -8562,2272000,935.6127 -8564,2274000,939.9909 -8566,2276000,911.6636 -8569,2278000,699.3388 -8571,2280000,943.541 -8573,2282000,971.5295 -8576,2284000,635.897 -8578,2286000,926.7941 -8580,2288000,967.6862 -8582,2290000,972.7389 -8585,2292000,684.9371 -8587,2294000,913.8284 -8589,2296000,905.2342 -8591,2298000,956.0826 -8594,2300000,651.7987 -8596,2302000,960.541 -8598,2304000,955.0551 -8600,2306000,953.8688 -8602,2308000,535.5356 -8604,2310000,918.9965 -8609,2312000,445.6996 -8611,2314000,954.9098 -8613,2316000,932.126 -8615,2318000,935.4193 -8617,2320000,967.1625 -8619,2322000,960.6179 -8622,2324000,680.1116 -8624,2326000,933.3857 -8629,2328000,444.947 -8632,2330000,514.4726 -8634,2332000,955.6619 -8637,2334000,670.5937 -8639,2336000,947.5667 -8641,2338000,936.3812 -8646,2340000,424.2477 -8648,2342000,935.9869 -8650,2344000,951.3212 -8652,2346000,910.5713 -8656,2348000,348.7797 -8660,2350000,536.459 -8662,2352000,937.3865 -8664,2354000,941.868 -8669,2356000,427.6878 -8671,2358000,932.694 -8674,2360000,660.7996 -8676,2362000,943.4375 -8679,2364000,487.4462 -8682,2366000,758.4449 -8684,2368000,939.1161 -8686,2370000,965.3141 -8688,2372000,927.9723 -8690,2374000,660.8114 -8692,2376000,968.2458 -8694,2378000,942.2682 -8698,2380000,525.6107 -8700,2382000,953.9468 -8703,2384000,852.226 -8705,2386000,511.5899 -8708,2388000,774.6145 -8710,2390000,965.0008 -8714,2392000,559.2846 -8716,2394000,956.1976 -8718,2396000,965.4409 -8720,2398000,950.5234 -8723,2400000,679.216 -8725,2402000,925.4337 -8727,2404000,936.5316 -8729,2406000,518.4357 -8733,2408000,622.9446 -8735,2410000,945.0959 -8737,2412000,955.3025 -8739,2414000,962.3702 -8741,2416000,973.5356 -8743,2418000,951.1827 -8745,2420000,938.7686 -8747,2422000,896.6253 -8749,2424000,955.0799 -8752,2426000,688.9372 -8754,2428000,964.6309 -8756,2430000,961.1874 -8758,2432000,940.2729 -8762,2434000,511.1533 -8765,2436000,675.6259 -8767,2438000,968.8634 -8770,2440000,648.6612 -8772,2442000,942.7872 -8774,2444000,955.4981 -8777,2446000,392.8219 -8779,2448000,950.5785 -8781,2450000,959.261 -8784,2452000,671.3748 -8788,2454000,536.586 -8790,2456000,919.0477 -8792,2458000,934.6425 -8794,2460000,969.3517 -8798,2462000,506.9225 -8800,2464000,959.7289 -8803,2466000,653.9296 -8805,2468000,964.2496 -8808,2470000,473.9128 -8811,2472000,667.6545 -8813,2474000,951.7603 -8816,2476000,826.5405 -8822,2478000,263.957 -8824,2480000,956.0067 -8826,2482000,969.4474 -8830,2484000,542.9591 -8832,2486000,944.4047 -8835,2488000,676.6577 -8838,2490000,644.6966 -8840,2492000,959.8515 -8843,2494000,688.4495 -8845,2496000,950.5699 -8848,2498000,466.5576 -8850,2500000,971.3172 -8852,2502000,952.4424 -8854,2504000,973.2409 -8856,2506000,955.8714 -8859,2508000,654.5239 -8861,2510000,951.0623 -8863,2512000,950.321 -8865,2514000,985.4595 -8867,2516000,969.8813 -8869,2518000,958.6674 -8871,2520000,989.6446 -8874,2522000,655.8988 -8876,2524000,914.6521 -8878,2526000,975.2319 -8880,2528000,965.8629 -8884,2530000,517.7657 -8888,2532000,524.3988 -8891,2534000,701.2639 -8893,2536000,983.629 -8896,2538000,667.7378 -8899,2540000,701.5747 -8901,2542000,584.4883 -8903,2544000,974.3811 -8906,2546000,702.9585 -8908,2548000,973.2669 -8910,2550000,974.0002 -8913,2552000,702.5236 -8915,2554000,969.1089 -8917,2556000,958.8702 -8920,2558000,694.4385 -8922,2560000,972.2745 -8924,2562000,967.2499 -8926,2564000,962.29 -8928,2566000,968.5932 -8930,2568000,964.0113 -8932,2570000,951.905 -8935,2572000,679.9771 -8937,2574000,963.1389 -8940,2576000,678.204 -8942,2578000,944.3031 -8945,2580000,661.1739 -8947,2582000,983.6 -8949,2584000,986.2669 -8952,2586000,675.7554 -8955,2588000,676.4476 -8957,2590000,993.5344 -8959,2592000,982.7681 -8961,2594000,549.1212 -8963,2596000,980.2041 -8965,2598000,979.1926 -8968,2600000,705.2063 -8970,2602000,984.95 -8972,2604000,982.055 -8980,2606000,335.9715 -8982,2608000,982.807 -8984,2610000,971.6373 -8986,2612000,564.7652 -8988,2614000,983.857 -8990,2616000,977.9996 -8994,2618000,549.324 -8997,2620000,660.8119 -8999,2622000,967.1091 -9001,2624000,961.4392 -9003,2626000,977.4862 -9006,2628000,646.9916 -9008,2630000,985.661 -9010,2632000,971.7313 -9012,2634000,975.5216 -9014,2636000,951.6088 -9016,2638000,949.4789 -9019,2640000,696.9795 -9021,2642000,978.6546 -9024,2644000,688.2541 -9026,2646000,989.2795 -9028,2648000,980.5619 -9030,2650000,948.2055 -9033,2652000,703.6179 -9035,2654000,992.995 -9037,2656000,972.7317 -9039,2658000,963.7263 -9041,2660000,943.9998 -9043,2662000,980.938 -9045,2664000,963.3147 -9047,2666000,936.9941 -9049,2668000,990.0815 -9051,2670000,982.7842 -9053,2672000,975.791 -9055,2674000,982.4869 -9058,2676000,689.9401 -9060,2678000,992.6485 -9062,2680000,959.2091 -9064,2682000,968.8115 -9066,2684000,977.1742 -9069,2686000,686.4888 -9071,2688000,526.2607 -9074,2690000,696.3252 -9078,2692000,551.5274 -9080,2694000,958.7621 -9082,2696000,978.7766 -9084,2698000,977.6016 -9086,2700000,976.4353 -9090,2702000,542.6579 -9092,2704000,948.6914 -9095,2706000,688.9353 -9097,2708000,978.843 -9100,2710000,693.8828 -9102,2712000,962.1852 -9105,2714000,404.863 -9108,2716000,683.6954 -9110,2718000,983.1572 -9112,2720000,979.0967 -9115,2722000,687.8118 -9118,2724000,695.2101 -9120,2726000,972.4019 -9122,2728000,972.8935 -9124,2730000,990.9463 -9126,2732000,950.6996 -9128,2734000,980.3812 -9130,2736000,982.2694 -9132,2738000,968.1004 -9135,2740000,688.5238 -9139,2742000,519.9259 -9142,2744000,757.4107 -9145,2746000,476.6689 -9147,2748000,986.8351 -9149,2750000,991.5364 -9152,2752000,690.0161 -9154,2754000,984.1792 -9156,2756000,978.5041 -9158,2758000,980.5087 -9161,2760000,697.9281 -9163,2762000,962.3493 -9165,2764000,992.3897 -9167,2766000,982.7474 -9170,2768000,739.4328 -9172,2770000,978.0435 -9174,2772000,555.1415 -9177,2774000,706.4519 -9180,2776000,692.0607 -9182,2778000,984.4289 -9184,2780000,970.3225 -9186,2782000,984.4053 -9188,2784000,989.5985 -9190,2786000,980.4545 -9192,2788000,992.6042 -9194,2790000,977.7994 -9196,2792000,979.419 -9198,2794000,971.3625 -9200,2796000,983.6622 -9203,2798000,746.9692 -9205,2800000,973.9558 -9207,2802000,981.9301 -9209,2804000,983.216 -9211,2806000,978.0117 -9214,2808000,714.4521 -9216,2810000,992.7435 -9219,2812000,669.3239 -9221,2814000,979.4109 -9223,2816000,990.6651 -9226,2818000,699.4987 -9228,2820000,950.533 -9232,2822000,315.2554 -9235,2824000,704.0669 -9237,2826000,984.7475 -9239,2828000,952.54 -9242,2830000,674.1754 -9245,2832000,689.9861 -9247,2834000,986.4203 -9249,2836000,925.6733 -9253,2838000,561.3943 -9255,2840000,979.7879 -9257,2842000,984.8176 -9259,2844000,988.0645 -9262,2846000,426.4273 -9265,2848000,661.5342 -9267,2850000,993.3807 -9269,2852000,967.6437 -9272,2854000,701.6152 -9274,2856000,974.761 -9277,2858000,699.4488 -9279,2860000,971.7239 -9281,2862000,984.2581 -9283,2864000,986.3362 -9285,2866000,993.5767 -9287,2868000,967.0143 -9291,2870000,560.8164 -9293,2872000,979.8053 -9295,2874000,957.5096 -9298,2876000,679.8094 -9300,2878000,992.714 -9303,2880000,692.9106 -9305,2882000,988.6895 -9308,2884000,690.4126 -9310,2886000,988.9427 -9312,2888000,991.5537 -9314,2890000,988.5133 -9316,2892000,982.4513 -9320,2894000,555.5503 -9322,2896000,993.4958 -9324,2898000,966.1837 -9326,2900000,979.6262 -9328,2902000,950.0989 -9330,2904000,990.084 -9332,2906000,984.6728 -9334,2908000,987.1818 -9336,2910000,985.3346 -9339,2912000,584.1152 -9342,2914000,701.1565 -9344,2916000,985.9373 -9346,2918000,991.8145 -9348,2920000,988.7516 -9351,2922000,401.0665 -9353,2924000,982.8007 -9355,2926000,981.832 -9357,2928000,980.4629 -9359,2930000,988.7783 -9361,2932000,988.4669 -9363,2934000,985.1405 -9365,2936000,989.8086 -9369,2938000,554.0949 -9371,2940000,980.2477 -9374,2942000,686.4001 -9378,2944000,558.9443 -9382,2946000,544.2305 -9384,2948000,962.8978 -9386,2950000,983.231 -9389,2952000,693.1023 -9391,2954000,989.7054 -9393,2956000,993.9476 -9395,2958000,566.6619 -9397,2960000,990.799 -9399,2962000,987.1253 -9401,2964000,988.3491 -9404,2966000,667.4195 -9407,2968000,696.7911 -9409,2970000,988.2255 -9411,2972000,985.2002 -9413,2974000,985.3016 -9415,2976000,981.8799 -9417,2978000,992.9574 -9419,2980000,991.7927 -9422,2982000,701.7272 -9424,2984000,989.8897 -9426,2986000,986.1544 -9428,2988000,982.9464 -9430,2990000,972.3144 -9432,2992000,966.9367 -9435,2994000,706.0759 -9437,2996000,992.2845 -9439,2998000,989.8245 -9441,3000000,984.8811 diff --git a/PPO_preTrained/PandaReachDense-v2/PPO_PandaReachDense-v2_0_0.pth b/PPO_preTrained/PandaReachDense-v2/PPO_PandaReachDense-v2_0_0.pth new file mode 100644 index 0000000..fba2698 Binary files /dev/null and b/PPO_preTrained/PandaReachDense-v2/PPO_PandaReachDense-v2_0_0.pth differ diff --git a/README.md b/README.md index 515448a..cf1bb39 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,19 @@ -# PPO-PyTorch +# PPO-Panda -### UPDATE [April 2021] : +### UPDATE [January 2022] : -- merged discrete and continuous algorithms -- added linear decaying for the continuous action space `action_std`; to make training more stable for complex environments -- added different learning rates for actor and critic -- episodes, timesteps and rewards are now logged in `.csv` files -- utils to plot graphs from log files -- utils to test and make gifs from preTrained networks -- `PPO_colab.ipynb` combining all the files to train / test / plot graphs / make gifs on google colab in a convenient jupyter-notebook +- Modified [this commit](https://github.com/nikhilbarhate99/PPO-PyTorch) created by Nikhil Barhate to accomodate the Franka Emika Panda Robot. +- Installed Panda-Gym +- Adapted the classes to account for the difference in return after the step -#### [Open `PPO_colab.ipynb` in Google Colab](https://colab.research.google.com/github/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_colab.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_colab.ipynb) +#### [Open `PPO_colab.ipynb` in Google Colab](https://colab.research.google.com/github/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_colab.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_colab.ipynb) to see original PPO implementation for roboschool ## Introduction -This repository provides a Minimal PyTorch implementation of Proximal Policy Optimization (PPO) with clipped objective for OpenAI gym environments. It is primarily intended for beginners in [Reinforcement Learning](https://en.wikipedia.org/wiki/Reinforcement_learning) for understanding the PPO algorithm. It can still be used for complex environments but may require some hyperparameter-tuning or changes in the code. - -To keep the training procedure simple : - - It has a **constant standard deviation** for the output action distribution (**multivariate normal with diagonal covariance matrix**) for the continuous environments, i.e. it is a hyperparameter and NOT a trainable parameter. However, it is **linearly decayed**. (action_std significantly affects performance) - - It uses simple **monte-carlo estimate** for calculating advantages and NOT Generalized Advantage Estimate (check out the OpenAI spinning up implementation for that). - - It is a **single threaded implementation**, i.e. only one worker collects experience. [One of the older forks](https://github.com/rhklite/Parallel-PPO-PyTorch) of this repository has been modified to have Parallel workers - -A concise explaination of PPO algorithm can be found [here](https://stackoverflow.com/questions/46422845/what-is-the-way-to-understand-proximal-policy-optimization-algorithm-in-rl) - +- See [this link](https://github.com/nikhilbarhate99/PPO-PyTorch) to review the details (learning rates, episode logging, utils, etc) of this implementation of PPO. +- New modifications include to the reward figure, the rendering, etc +- No changes in PPO ## Usage @@ -36,51 +26,26 @@ A concise explaination of PPO algorithm can be found [here](https://stackoverflo - All the **hyperparameters used for training (preTrained) policies are listed** in the [`README.md` in PPO_preTrained directory](https://github.com/nikhilbarhate99/PPO-PyTorch/tree/master/PPO_preTrained) #### Note : - - if the environment runs on CPU, use CPU as device for faster training. Box-2d and Roboschool run on CPU and training them on GPU device will be significantly slower because the data will be moved between CPU and GPU often - + - if the environment runs on CPU, use CPU as device for faster training. + ## Citing Please use this bibtex if you want to cite this repository in your publications : - @misc{pytorch_minimal_ppo, - author = {Barhate, Nikhil}, - title = {Minimal PyTorch Implementation of Proximal Policy Optimization}, - year = {2021}, + @misc{ppo_panda, + author = {Lobbezoo, Andrew}, + title = {PyTorch Implementation of Proximal Policy Optimization for the OpenAI Panda}, + year = {2022}, publisher = {GitHub}, journal = {GitHub repository}, - howpublished = {\url{https://github.com/nikhilbarhate99/PPO-PyTorch}}, + howpublished = {\url{https://github.com/alobbezoo/PPO-Panda}}, } ## Results -| PPO Continuous RoboschoolHalfCheetah-v1 | PPO Continuous RoboschoolHalfCheetah-v1 | +| PPO Continuous PandaReachDense-v2 | PPO Continuous PandaReachDense-v2 | | :-------------------------:|:-------------------------: | -| ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_gifs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_gif_0.gif) | ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_figs/RoboschoolHalfCheetah-v1/PPO_RoboschoolHalfCheetah-v1_fig_0.png) | - - -| PPO Continuous RoboschoolHopper-v1 | PPO Continuous RoboschoolHopper-v1 | -| :-------------------------:|:-------------------------: | -| ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_gifs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_gif_0.gif) | ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_figs/RoboschoolHopper-v1/PPO_RoboschoolHopper-v1_fig_0.png) | - - -| PPO Continuous RoboschoolWalker2d-v1 | PPO Continuous RoboschoolWalker2d-v1 | -| :-------------------------:|:-------------------------: | -| ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_gifs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_gif_0.gif) | ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_figs/RoboschoolWalker2d-v1/PPO_RoboschoolWalker2d-v1_fig_0.png) | - - -| PPO Continuous BipedalWalker-v2 | PPO Continuous BipedalWalker-v2 | -| :-------------------------:|:-------------------------: | -| ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_gifs/BipedalWalker-v2/PPO_BipedalWalker-v2_gif_0.gif) | ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_figs/BipedalWalker-v2/PPO_BipedalWalker-v2_fig_0.png) | - - -| PPO Discrete CartPole-v1 | PPO Discrete CartPole-v1 | -| :-------------------------:|:-------------------------: | -| ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_gifs/CartPole-v1/PPO_CartPole-v1_gif_0.gif) | ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_figs/CartPole-v1/PPO_CartPole-v1_fig_0.png) | - - -| PPO Discrete LunarLander-v2 | PPO Discrete LunarLander-v2 | -| :-------------------------:|:-------------------------: | -| ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_gifs/LunarLander-v2/PPO_LunarLander-v2_gif_0.gif) | ![](https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO_figs/LunarLander-v2/PPO_LunarLander-v2_fig_0.png) | +| ![](https://github.com/alobbezoo/PPO-Panda/blob/b470118413237fd8d52055cb9880a3b5dfa17040/PPO_gifs/PandaReachDense-v2/PPO_PandaReachDense-v2_gif_0.gif) | ![](https://github.com/alobbezoo/PPO-Panda/blob/master/PPO_figs/PandaReachDense-v2/PPO_PandaReachDense-v2_fig_0.png) | ## Dependencies @@ -93,15 +58,16 @@ gym ``` Training Environments ``` -Box-2d -Roboschool -pybullet +gym ``` Graphs and gifs ``` pandas matplotlib Pillow +pyvirtualdisplay +python-opengl + ``` @@ -109,5 +75,6 @@ Pillow - [PPO paper](https://arxiv.org/abs/1707.06347) - [OpenAI Spinning up](https://spinningup.openai.com/en/latest/) +- [PPO-PyTorch](https://github.com/nikhilbarhate99/PPO-PyTorch) diff --git a/__pycache__/PPO.cpython-38.pyc b/__pycache__/PPO.cpython-38.pyc new file mode 100644 index 0000000..4dcbe20 Binary files /dev/null and b/__pycache__/PPO.cpython-38.pyc differ diff --git a/make_gif.py b/make_gif.py index c3839b7..1e7a747 100644 --- a/make_gif.py +++ b/make_gif.py @@ -8,9 +8,8 @@ from PIL import Image import gym -import roboschool - -# import pybullet_envs +import panda_gym +import pybullet from PPO import PPO @@ -40,7 +39,7 @@ def save_gif_images(env_name, has_continuous_action_space, max_ep_len, action_st print("============================================================================================") - total_test_episodes = 1 # save gif for only one episode + total_test_episodes = 10 # save gif for only one episode K_epochs = 80 # update policy for K epochs @@ -51,10 +50,10 @@ def save_gif_images(env_name, has_continuous_action_space, max_ep_len, action_st lr_critic = 0.001 # learning rate for critic - env = gym.make(env_name) + env = gym.make(env_name, render=True) # state space dimension - state_dim = env.observation_space.shape[0] + state_dim = 6 #env.observation_space.shape[0] # action space dimension if has_continuous_action_space: @@ -110,20 +109,29 @@ def save_gif_images(env_name, has_continuous_action_space, max_ep_len, action_st for ep in range(1, total_test_episodes+1): ep_reward = 0 - state = env.reset() + # state = env.reset() + state_dict = env.reset() + state = np.concatenate((state_dict['observation'][0:3], state_dict['desired_goal'])) for t in range(1, max_ep_len+1): - action = ppo_agent.select_action(state) - state, reward, done, _ = env.step(action) - ep_reward += reward + action = ppo_agent.select_action(state) + next_state_dict, reward, done, _ = env.step(action) + state = np.concatenate((next_state_dict['observation'][0:3], next_state_dict['desired_goal'])) + # action = ppo_agent.select_action(state) + # state, reward, done, _ = env.step(action) + print(reward) + ep_reward += reward + img = env.render(mode = 'rgb_array') + + img = Image.fromarray(img) - img = env.render(mode = 'rgb_array') + img = img.convert('RGB') + # new line to convert the type - img = Image.fromarray(img) - img.save(gif_images_dir + '/' + str(t).zfill(6) + '.jpg') + img.save(gif_images_dir + '/' + str(t).zfill(6) + '.jpg') - if done: - break + if done: + break # clear buffer ppo_agent.buffer.clear() @@ -234,41 +242,11 @@ def list_gif_size(env_name): if __name__ == '__main__': - # env_name = "CartPole-v1" - # has_continuous_action_space = False - # max_ep_len = 400 - # action_std = None - - - # env_name = "LunarLander-v2" - # has_continuous_action_space = False - # max_ep_len = 500 - # action_std = None - - - # env_name = "BipedalWalker-v2" - # has_continuous_action_space = True - # max_ep_len = 1500 # max timesteps in one episode - # action_std = 0.1 # set same std for action distribution which was used while saving - - - # env_name = "RoboschoolWalker2d-v1" - # has_continuous_action_space = True - # max_ep_len = 1000 # max timesteps in one episode - # action_std = 0.1 # set same std for action distribution which was used while saving - - - env_name = "RoboschoolHalfCheetah-v1" + env_name = "PandaReachDense-v2" has_continuous_action_space = True max_ep_len = 1000 # max timesteps in one episode action_std = 0.1 # set same std for action distribution which was used while saving - - # env_name = "RoboschoolHopper-v1" - # has_continuous_action_space = True - # max_ep_len = 1000 # max timesteps in one episode - # action_std = 0.1 # set same std for action distribution which was used while saving - # save .jpg images in PPO_gif_images folder save_gif_images(env_name, has_continuous_action_space, max_ep_len, action_std) diff --git a/plot_graph.py b/plot_graph.py index d058497..0c7f84a 100644 --- a/plot_graph.py +++ b/plot_graph.py @@ -7,10 +7,7 @@ def save_graph(): print("============================================================================================") - # env_name = 'CartPole-v1' - # env_name = 'LunarLander-v2' - # env_name = 'BipedalWalker-v2' - env_name = 'RoboschoolWalker2d-v1' + env_name = "PandaReachDense-v2" fig_num = 0 #### change this to prevent overwriting figures in same env_name folder @@ -22,7 +19,7 @@ def save_graph(): # smooth out rewards to get a smooth and a less smooth (var) plot lines - window_len_smooth = 20 + window_len_smooth = 50 min_window_len_smooth = 1 linewidth_smooth = 1.5 alpha_smooth = 1 @@ -84,7 +81,7 @@ def save_graph(): data_avg['reward_smooth'] = data_avg['reward'].rolling(window=window_len_smooth, win_type='triang', min_periods=min_window_len_smooth).mean() data_avg['reward_var'] = data_avg['reward'].rolling(window=window_len_var, win_type='triang', min_periods=min_window_len_var).mean() - data_avg.plot(kind='line', x='timestep' , y='reward_smooth',ax=ax,color=colors[0], linewidth=linewidth_smooth, alpha=alpha_smooth) + # data_avg.plot(kind='line', x='timestep' , y='reward_smooth',ax=ax,color=colors[0], linewidth=linewidth_smooth, alpha=alpha_smooth) data_avg.plot(kind='line', x='timestep' , y='reward_var',ax=ax,color=colors[0], linewidth=linewidth_var, alpha=alpha_var) # keep only reward_smooth in the legend and rename it @@ -100,6 +97,8 @@ def save_graph(): # plot the lines run.plot(kind='line', x='timestep' , y='reward_smooth_' + str(i),ax=ax,color=colors[i % len(colors)], linewidth=linewidth_smooth, alpha=alpha_smooth) + # not interested in avg + run.plot(kind='line', x='timestep' , y='reward_var_' + str(i),ax=ax,color=colors[i % len(colors)], linewidth=linewidth_var, alpha=alpha_var) # keep alternate elements (reward_smooth_i) in the legend diff --git a/test.py b/test.py index 812fc12..c8a1f05 100644 --- a/test.py +++ b/test.py @@ -4,12 +4,16 @@ from datetime import datetime import torch +import torch.nn as nn +from torch.distributions import MultivariateNormal +from torch.distributions import Categorical + import numpy as np import gym -import roboschool +import panda_gym +import pybullet -# import pybullet_envs from PPO import PPO @@ -24,31 +28,12 @@ def test(): ################## hyperparameters ################## - # env_name = "CartPole-v1" - # has_continuous_action_space = False - # max_ep_len = 400 - # action_std = None - - - # env_name = "LunarLander-v2" - # has_continuous_action_space = False - # max_ep_len = 300 - # action_std = None - - - # env_name = "BipedalWalker-v2" - # has_continuous_action_space = True - # max_ep_len = 1500 # max timesteps in one episode - # action_std = 0.1 # set same std for action distribution which was used while saving - - - env_name = "RoboschoolWalker2d-v1" + env_name = "PandaReachDense-v2" has_continuous_action_space = True - max_ep_len = 1000 # max timesteps in one episode + max_ep_len = 500 # max timesteps in one episode action_std = 0.1 # set same std for action distribution which was used while saving - - render = True # render environment on screen + render = False #True # render environment on screen, false is faster frame_delay = 0 # if required; add delay b/w frames @@ -67,9 +52,10 @@ def test(): env = gym.make(env_name) # state space dimension - state_dim = env.observation_space.shape[0] - + state_dim = 6 #env.observation_space.shape[0] + # we know that the state will have 6 elements, xyz of target and gripper (3+3) # action space dimension + if has_continuous_action_space: action_dim = env.action_space.shape[0] else: @@ -100,11 +86,16 @@ def test(): for ep in range(1, total_test_episodes+1): ep_reward = 0 - state = env.reset() + # state = env.reset() + next_state_dict = env.reset() + state = np.concatenate((next_state_dict['observation'][0:3], next_state_dict['desired_goal'])) for t in range(1, max_ep_len+1): action = ppo_agent.select_action(state) - state, reward, done, _ = env.step(action) + next_state_dict, reward, done, _ = env.step(action) + state = np.concatenate((next_state_dict['observation'][0:3], next_state_dict['desired_goal'])) + # state, reward, done, _ = env.step(action) + ep_reward += reward if render: diff --git a/train.py b/train.py index a5b04a2..6fbcb9e 100644 --- a/train.py +++ b/train.py @@ -4,12 +4,18 @@ from datetime import datetime import torch +import torch.nn as nn +from torch.distributions import MultivariateNormal +from torch.distributions import Categorical + import numpy as np import gym -import roboschool +import panda_gym +import pybullet -# import pybullet_envs +# import roboschool +#import pybullet_envs from PPO import PPO @@ -24,16 +30,16 @@ def train(): ####### initialize environment hyperparameters ###### - env_name = "RoboschoolWalker2d-v1" + env_name = "PandaReachDense-v2" has_continuous_action_space = True # continuous action space; else discrete - max_ep_len = 1000 # max timesteps in one episode - max_training_timesteps = int(3e6) # break training loop if timeteps > max_training_timesteps + max_ep_len = 400 # max timesteps in one episode + max_training_timesteps = int(1e5) # break training loop if timeteps > max_training_timesteps - print_freq = max_ep_len * 10 # print avg reward in the interval (in num timesteps) + print_freq = max_ep_len * 4 # print avg reward in the interval (in num timesteps) log_freq = max_ep_len * 2 # log avg reward in the interval (in num timesteps) - save_model_freq = int(1e5) # save model frequency (in num timesteps) + save_model_freq = int(2e4) # save model frequency (in num timesteps) action_std = 0.6 # starting std for action distribution (Multivariate Normal) action_std_decay_rate = 0.05 # linearly decay action_std (action_std = action_std - action_std_decay_rate) @@ -68,7 +74,8 @@ def train(): env = gym.make(env_name) # state space dimension - state_dim = env.observation_space.shape[0] + state_dim = 6 #env.observation_space.shape[0] + # we know that the state will have 6 elements, xyz of target and gripper (3+3) # action space dimension if has_continuous_action_space: @@ -209,14 +216,21 @@ def train(): # training loop while time_step <= max_training_timesteps: - state = env.reset() + # state = env.reset() + state_dict = env.reset() + state = state_dict["observation"] + current_ep_reward = 0 for t in range(1, max_ep_len+1): # select action with policy action = ppo_agent.select_action(state) - state, reward, done, _ = env.step(action) + # state, reward, done, _ = env.step(action) + next_state_dict, reward, done, _ = env.step(action) + state = np.concatenate((next_state_dict['observation'][0:3], next_state_dict['desired_goal'])) + # NOTE: the next_state_dict is actually a dictionary which stores several different observations + # concatenate the key observations for training here # saving reward and is_terminals ppo_agent.buffer.rewards.append(reward)