jadechoghari HF Staff commited on
Commit
e670b80
·
verified ·
1 Parent(s): 9798964

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. meta/info.json +284 -0
  2. meta/sim/episode_00000002.json +0 -0
  3. meta/sim/episode_00000019.json +0 -0
  4. meta/sim/episode_00000020.json +0 -0
  5. meta/sim/episode_00000026.json +0 -0
  6. meta/sim/episode_00000033.json +0 -0
  7. meta/sim/episode_00000040.json +0 -0
  8. meta/sim/episode_00000043.json +0 -0
  9. meta/sim/episode_00000046.json +0 -0
  10. meta/sim/episode_00000064.json +0 -0
  11. meta/sim/episode_00000078.json +0 -0
  12. meta/sim/episode_00000079.json +0 -0
  13. meta/sim/episode_00000089.json +0 -0
  14. meta/sim/episode_00000103.json +0 -0
  15. meta/sim/episode_00000105.json +0 -0
  16. meta/sim/episode_00000109.json +0 -0
  17. meta/sim/episode_00000112.json +0 -0
  18. meta/sim/episode_00000125.json +0 -0
  19. meta/sim/episode_00000131.json +0 -0
  20. meta/sim/episode_00000135.json +0 -0
  21. meta/sim/episode_00000140.json +0 -0
  22. meta/sim/episode_00000144.json +0 -0
  23. meta/sim/episode_00000151.json +0 -0
  24. meta/sim/episode_00000157.json +0 -0
  25. meta/sim/episode_00000158.json +0 -0
  26. meta/sim/episode_00000160.json +0 -0
  27. meta/sim/episode_00000166.json +0 -0
  28. meta/sim/episode_00000167.json +0 -0
  29. meta/sim/episode_00000180.json +0 -0
  30. meta/sim/episode_00000197.json +0 -0
  31. meta/sim/episode_00000201.json +0 -0
  32. meta/sim/episode_00000206.json +0 -0
  33. meta/sim/episode_00000208.json +0 -0
  34. meta/sim/episode_00000213.json +0 -0
  35. meta/sim/episode_00000218.json +0 -0
  36. meta/sim/episode_00000219.json +0 -0
  37. meta/sim/episode_00000220.json +0 -0
  38. meta/sim/episode_00000225.json +0 -0
  39. meta/sim/episode_00000226.json +0 -0
  40. meta/sim/episode_00000232.json +0 -0
  41. meta/sim/episode_00000233.json +0 -0
  42. meta/sim/episode_00000235.json +0 -0
  43. meta/sim/episode_00000254.json +0 -0
  44. meta/sim/episode_00000258.json +0 -0
  45. meta/sim/episode_00000263.json +0 -0
  46. meta/sim/episode_00000269.json +0 -0
  47. meta/sim/episode_00000280.json +0 -0
  48. meta/sim/episode_00000296.json +0 -0
  49. meta/sim/episode_00000297.json +0 -0
  50. meta/stats.json +1853 -0
meta/info.json ADDED
@@ -0,0 +1,284 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "R1Pro",
4
+ "total_episodes": 200,
5
+ "total_frames": 2743752,
6
+ "total_tasks": 1,
7
+ "chunks_size": 10000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:10000"
11
+ },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "metainfo_path": "meta/sim/episode_{episode_index:08d}.json",
15
+ "annotation_path": "annotations/episode_{episode_index:08d}.json",
16
+ "features": {
17
+ "observation.images.rgb.left_wrist": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 480,
21
+ 480,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "rgb"
28
+ ],
29
+ "info": {
30
+ "video.fps": 30.0,
31
+ "video.height": 480,
32
+ "video.width": 480,
33
+ "video.channels": 3,
34
+ "video.codec": "libx265",
35
+ "video.pix_fmt": "yuv420p",
36
+ "video.is_depth_map": false,
37
+ "has_audio": false
38
+ }
39
+ },
40
+ "observation.images.rgb.right_wrist": {
41
+ "dtype": "video",
42
+ "shape": [
43
+ 480,
44
+ 480,
45
+ 3
46
+ ],
47
+ "names": [
48
+ "height",
49
+ "width",
50
+ "rgb"
51
+ ],
52
+ "info": {
53
+ "video.fps": 30.0,
54
+ "video.height": 480,
55
+ "video.width": 480,
56
+ "video.channels": 3,
57
+ "video.codec": "libx265",
58
+ "video.pix_fmt": "yuv420p",
59
+ "video.is_depth_map": false,
60
+ "has_audio": false
61
+ }
62
+ },
63
+ "observation.images.rgb.head": {
64
+ "dtype": "video",
65
+ "shape": [
66
+ 720,
67
+ 720,
68
+ 3
69
+ ],
70
+ "names": [
71
+ "height",
72
+ "width",
73
+ "rgb"
74
+ ],
75
+ "info": {
76
+ "video.fps": 30.0,
77
+ "video.height": 720,
78
+ "video.width": 720,
79
+ "video.channels": 3,
80
+ "video.codec": "libx265",
81
+ "video.pix_fmt": "yuv420p",
82
+ "video.is_depth_map": false,
83
+ "has_audio": false
84
+ }
85
+ },
86
+ "observation.images.depth.left_wrist": {
87
+ "dtype": "video",
88
+ "shape": [
89
+ 480,
90
+ 480,
91
+ 3
92
+ ],
93
+ "names": [
94
+ "height",
95
+ "width",
96
+ "depth"
97
+ ],
98
+ "info": {
99
+ "video.fps": 30.0,
100
+ "video.height": 480,
101
+ "video.width": 480,
102
+ "video.channels": 3,
103
+ "video.codec": "libx265",
104
+ "video.pix_fmt": "yuv420p16le",
105
+ "video.is_depth_map": true,
106
+ "has_audio": false
107
+ }
108
+ },
109
+ "observation.images.depth.right_wrist": {
110
+ "dtype": "video",
111
+ "shape": [
112
+ 480,
113
+ 480,
114
+ 3
115
+ ],
116
+ "names": [
117
+ "height",
118
+ "width",
119
+ "depth"
120
+ ],
121
+ "info": {
122
+ "video.fps": 30.0,
123
+ "video.height": 480,
124
+ "video.width": 480,
125
+ "video.channels": 3,
126
+ "video.codec": "libx265",
127
+ "video.pix_fmt": "yuv420p16le",
128
+ "video.is_depth_map": true,
129
+ "has_audio": false
130
+ }
131
+ },
132
+ "observation.images.depth.head": {
133
+ "dtype": "video",
134
+ "shape": [
135
+ 720,
136
+ 720,
137
+ 3
138
+ ],
139
+ "names": [
140
+ "height",
141
+ "width",
142
+ "depth"
143
+ ],
144
+ "info": {
145
+ "video.fps": 30.0,
146
+ "video.height": 720,
147
+ "video.width": 720,
148
+ "video.channels": 3,
149
+ "video.codec": "libx265",
150
+ "video.pix_fmt": "yuv420p16le",
151
+ "video.is_depth_map": true,
152
+ "has_audio": false
153
+ }
154
+ },
155
+ "observation.images.seg_instance_id.left_wrist": {
156
+ "dtype": "video",
157
+ "shape": [
158
+ 480,
159
+ 480,
160
+ 3
161
+ ],
162
+ "names": [
163
+ "height",
164
+ "width",
165
+ "rgb"
166
+ ],
167
+ "info": {
168
+ "video.fps": 30.0,
169
+ "video.height": 480,
170
+ "video.width": 480,
171
+ "video.channels": 3,
172
+ "video.codec": "libx265",
173
+ "video.pix_fmt": "yuv420p",
174
+ "video.is_depth_map": false,
175
+ "has_audio": false
176
+ }
177
+ },
178
+ "observation.images.seg_instance_id.right_wrist": {
179
+ "dtype": "video",
180
+ "shape": [
181
+ 480,
182
+ 480,
183
+ 3
184
+ ],
185
+ "names": [
186
+ "height",
187
+ "width",
188
+ "rgb"
189
+ ],
190
+ "info": {
191
+ "video.fps": 30.0,
192
+ "video.height": 480,
193
+ "video.width": 480,
194
+ "video.channels": 3,
195
+ "video.codec": "libx265",
196
+ "video.pix_fmt": "yuv420p",
197
+ "video.is_depth_map": false,
198
+ "has_audio": false
199
+ }
200
+ },
201
+ "observation.images.seg_instance_id.head": {
202
+ "dtype": "video",
203
+ "shape": [
204
+ 720,
205
+ 720,
206
+ 3
207
+ ],
208
+ "names": [
209
+ "height",
210
+ "width",
211
+ "rgb"
212
+ ],
213
+ "info": {
214
+ "video.fps": 30.0,
215
+ "video.height": 720,
216
+ "video.width": 720,
217
+ "video.channels": 3,
218
+ "video.codec": "libx265",
219
+ "video.pix_fmt": "yuv420p",
220
+ "video.is_depth_map": false,
221
+ "has_audio": false
222
+ }
223
+ },
224
+ "action": {
225
+ "dtype": "float32",
226
+ "shape": [
227
+ 23
228
+ ],
229
+ "names": null,
230
+ "fps": 30
231
+ },
232
+ "timestamp": {
233
+ "dtype": "float64",
234
+ "shape": [
235
+ 1
236
+ ],
237
+ "names": null,
238
+ "fps": 30
239
+ },
240
+ "episode_index": {
241
+ "dtype": "int64",
242
+ "shape": [
243
+ 1
244
+ ],
245
+ "names": null,
246
+ "fps": 30
247
+ },
248
+ "index": {
249
+ "dtype": "int64",
250
+ "shape": [
251
+ 1
252
+ ],
253
+ "names": null,
254
+ "fps": 30
255
+ },
256
+ "observation.cam_rel_poses": {
257
+ "dtype": "float32",
258
+ "shape": [
259
+ 21
260
+ ],
261
+ "names": null,
262
+ "fps": 30
263
+ },
264
+ "observation.state": {
265
+ "dtype": "float32",
266
+ "shape": [
267
+ 256
268
+ ],
269
+ "names": null,
270
+ "fps": 30
271
+ },
272
+ "observation.task_info": {
273
+ "dtype": "float32",
274
+ "shape": [
275
+ null
276
+ ],
277
+ "names": null,
278
+ "fps": 30
279
+ }
280
+ },
281
+ "data_files_size_in_mb": 100,
282
+ "video_files_size_in_mb": 500,
283
+ "total_videos": 1800
284
+ }
meta/sim/episode_00000002.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000019.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000020.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000026.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000033.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000040.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000043.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000046.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000064.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000078.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000079.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000089.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000103.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000105.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000109.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000112.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000125.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000131.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000135.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000140.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000144.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000151.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000157.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000158.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000160.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000166.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000167.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000180.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000197.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000201.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000206.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000208.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000213.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000218.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000219.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000220.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000225.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000226.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000232.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000233.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000235.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000254.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000258.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000263.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000269.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000280.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000296.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000297.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/stats.json ADDED
@@ -0,0 +1,1853 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ -6.6914215087890625,
5
+ -3.8973684310913086,
6
+ -0.012066064402461052,
7
+ -0.01134328730404377,
8
+ -0.010575229302048683,
9
+ -3.141592264175415,
10
+ 0.44607996940612793,
11
+ -2.569786787033081,
12
+ -1.5904568433761597,
13
+ -0.0008286966476589441,
14
+ -1.564182162284851,
15
+ -1.7133026123046875,
16
+ -0.17451350390911102,
17
+ -0.9051775932312012,
18
+ -0.7752715349197388,
19
+ -1.4841902256011963,
20
+ -1.4546092748641968,
21
+ -1.49045991897583,
22
+ -0.8796112537384033,
23
+ -2.356196403503418,
24
+ -0.7404836416244507,
25
+ -1.044656753540039,
26
+ -1.1065044403076172,
27
+ -1.5688925981521606,
28
+ 0.002434046007692814,
29
+ 0.0,
30
+ 0.0,
31
+ 0.0,
32
+ -1.0,
33
+ -1.0,
34
+ -0.012065771967172623,
35
+ -0.011343044228851795,
36
+ -0.010575031861662865,
37
+ -1.0,
38
+ 0.43143242597579956,
39
+ -0.9999995231628418,
40
+ -1.0,
41
+ -0.0008286965312436223,
42
+ -0.9999781250953674,
43
+ -1.0,
44
+ -0.1736290454864502,
45
+ -0.78653484582901,
46
+ -0.699910044670105,
47
+ -0.9962520003318787,
48
+ -0.9932578802108765,
49
+ -0.9967747330665588,
50
+ -0.7704911231994629,
51
+ -1.0,
52
+ -0.6746450066566467,
53
+ -0.8647522330284119,
54
+ -0.8941388726234436,
55
+ -0.9999982118606567,
56
+ 0.0024340436793863773,
57
+ 0.0,
58
+ 0.0,
59
+ 0.0,
60
+ -1.0,
61
+ -1.0,
62
+ 0.9999272227287292,
63
+ 0.9999356865882874,
64
+ 0.9999440908432007,
65
+ -1.0,
66
+ -0.16378407180309296,
67
+ -0.8409250974655151,
68
+ -0.019659249112010002,
69
+ 0.9999996423721313,
70
+ 0.006614116486161947,
71
+ -0.1420244425535202,
72
+ 0.908501386642456,
73
+ 0.6175459027290344,
74
+ 0.6177428960800171,
75
+ -0.5779535174369812,
76
+ 0.11592581868171692,
77
+ 0.08025002479553223,
78
+ -0.7071089744567871,
79
+ -0.7071081399917603,
80
+ 0.5126577019691467,
81
+ 0.4999992549419403,
82
+ 0.19658330082893372,
83
+ 0.0019037275342270732,
84
+ 0.9987505078315735,
85
+ 0.9987502694129944,
86
+ 0.9987502694129944,
87
+ 0.9987502694129944,
88
+ -0.002719760639593005,
89
+ -0.0022619476076215506,
90
+ -0.2865816652774811,
91
+ -0.8823003768920898,
92
+ -0.7604470252990723,
93
+ -0.012219886295497417,
94
+ -1.477945327758789,
95
+ -0.18246741592884064,
96
+ -0.3522154986858368,
97
+ -0.6812482476234436,
98
+ -3.1944408416748047,
99
+ -2.9260475635528564,
100
+ -2.4543020725250244,
101
+ -3.3473060131073,
102
+ -8.492653846740723,
103
+ -8.379905700683594,
104
+ -4.866831302642822,
105
+ -6.192713260650635,
106
+ -10.474276542663574,
107
+ -10.47288703918457,
108
+ -10.472003936767578,
109
+ -10.472037315368652,
110
+ -10.472021102905273,
111
+ -10.472014427185059,
112
+ -0.2506725490093231,
113
+ -0.25010907649993896,
114
+ -0.2502698004245758,
115
+ -0.25021132826805115,
116
+ -11561.3017578125,
117
+ -12594.7294921875,
118
+ -0.00543212890625,
119
+ -0.013455122709274292,
120
+ -1.870490312576294,
121
+ -3175.337158203125,
122
+ -100.1978759765625,
123
+ 57.0766487121582,
124
+ -100.06491088867188,
125
+ -100.208740234375,
126
+ -55.017826080322266,
127
+ -55.01802062988281,
128
+ -55.07518005371094,
129
+ -263.84405517578125,
130
+ -25.069087982177734,
131
+ -25.135421752929688,
132
+ -25.394222259521484,
133
+ -25.377592086791992,
134
+ -25.07181167602539,
135
+ -18.13619613647461,
136
+ -18.42409324645996,
137
+ -23.230960845947266,
138
+ -18.301227569580078,
139
+ -18.246850967407227,
140
+ -20.56635284423828,
141
+ -24.620708465576172,
142
+ -27.60177230834961,
143
+ -32.656036376953125,
144
+ 8.392250061035156,
145
+ -0.4292645752429962,
146
+ 0.004411652684211731,
147
+ 0.999920666217804,
148
+ 0.9999829530715942,
149
+ -1.0,
150
+ -0.0125938905403018,
151
+ -0.005042531527578831,
152
+ -1.0,
153
+ -3.141592025756836,
154
+ -1.0,
155
+ -1.0,
156
+ -0.14434538781642914,
157
+ -0.17559699714183807,
158
+ -0.23433567583560944,
159
+ -0.8863179087638855,
160
+ -0.7687995433807373,
161
+ -0.012154724448919296,
162
+ -1.564182162284851,
163
+ -0.17451350390911102,
164
+ -0.7752715349197388,
165
+ -1.4546092748641968,
166
+ -0.8796112537384033,
167
+ -0.7404836416244507,
168
+ -1.1065044403076172,
169
+ -0.9999781250953674,
170
+ -0.1736290454864502,
171
+ -0.699910044670105,
172
+ -0.9932578802108765,
173
+ -0.7704911231994629,
174
+ -0.6746450066566467,
175
+ -0.8941388726234436,
176
+ 0.006614116486161947,
177
+ 0.908501386642456,
178
+ 0.6177428960800171,
179
+ 0.11592581868171692,
180
+ -0.7071089744567871,
181
+ 0.5126577019691467,
182
+ 0.19658330082893372,
183
+ -3.1944408416748047,
184
+ -2.4543020725250244,
185
+ -8.492653846740723,
186
+ -4.866831302642822,
187
+ -10.474276542663574,
188
+ -10.472003936767578,
189
+ -10.472021102905273,
190
+ 0.06649279594421387,
191
+ -0.08456897735595703,
192
+ 0.029743529856204987,
193
+ -0.6927177906036377,
194
+ -0.6907992362976074,
195
+ -0.6875262260437012,
196
+ -0.34256869554519653,
197
+ 0.002434046007692814,
198
+ 0.0,
199
+ -0.2506725490093231,
200
+ -0.25010907649993896,
201
+ -1.7133026123046875,
202
+ -0.9051775932312012,
203
+ -1.4841902256011963,
204
+ -1.49045991897583,
205
+ -2.356196403503418,
206
+ -1.044656753540039,
207
+ -1.5688925981521606,
208
+ -1.0,
209
+ -0.78653484582901,
210
+ -0.9962520003318787,
211
+ -0.9967747330665588,
212
+ -1.0,
213
+ -0.8647522330284119,
214
+ -0.9999982118606567,
215
+ -0.1420244425535202,
216
+ 0.6175459027290344,
217
+ -0.5779535174369812,
218
+ 0.08025002479553223,
219
+ -0.7071081399917603,
220
+ 0.4999992549419403,
221
+ 0.0019037275342270732,
222
+ -2.9260475635528564,
223
+ -3.3473060131073,
224
+ -8.379905700683594,
225
+ -6.192713260650635,
226
+ -10.47288703918457,
227
+ -10.472037315368652,
228
+ -10.472014427185059,
229
+ 0.08085346221923828,
230
+ -0.6946678161621094,
231
+ 0.06119164451956749,
232
+ -0.7059579491615295,
233
+ -0.7069398760795593,
234
+ -0.7068163752555847,
235
+ -0.49365508556365967,
236
+ 0.0,
237
+ 0.0,
238
+ -0.2502698004245758,
239
+ -0.25021132826805115,
240
+ 0.44607996940612793,
241
+ -2.569786787033081,
242
+ -1.5904568433761597,
243
+ -0.0008286966476589441,
244
+ -1.477945327758789,
245
+ -0.18246741592884064,
246
+ -0.3522154986858368,
247
+ -0.6812482476234436,
248
+ -6.6914215087890625,
249
+ -3.8973684310913086,
250
+ -3.141592264175415,
251
+ -1.0,
252
+ -1.0,
253
+ -1.0,
254
+ -1.0,
255
+ -1.0,
256
+ -1.0,
257
+ -0.002719760639593005,
258
+ -0.0022619476076215506,
259
+ -0.012219886295497417
260
+ ],
261
+ "max": [
262
+ 2.1733994483947754,
263
+ 1.8128873109817505,
264
+ 0.0038778726011514664,
265
+ 0.011068936437368393,
266
+ 0.009940087795257568,
267
+ 3.141587734222412,
268
+ 1.7353216409683228,
269
+ -0.3963675796985626,
270
+ 0.28459954261779785,
271
+ 0.0007749105570837855,
272
+ 0.02068956568837166,
273
+ 0.028200766071677208,
274
+ 0.43111252784729004,
275
+ 0.17450733482837677,
276
+ 0.904927134513855,
277
+ 2.1870150566101074,
278
+ 0.0656057745218277,
279
+ 0.11299388110637665,
280
+ 2.3561975955963135,
281
+ 1.5328471660614014,
282
+ 1.032518982887268,
283
+ 1.0471984148025513,
284
+ 1.3729243278503418,
285
+ 1.4964157342910767,
286
+ 0.04999501630663872,
287
+ 0.05000000074505806,
288
+ 0.05000000074505806,
289
+ 0.05000000074505806,
290
+ 1.0,
291
+ 1.0,
292
+ 0.003877862822264433,
293
+ 0.011068710125982761,
294
+ 0.009939923882484436,
295
+ 1.0,
296
+ 0.9999998807907104,
297
+ -0.3860701024532318,
298
+ 0.2807731330394745,
299
+ 0.0007749104988761246,
300
+ 0.020688090473413467,
301
+ 0.0281970277428627,
302
+ 0.4178817868232727,
303
+ 0.1736229807138443,
304
+ 0.7863801121711731,
305
+ 1.0,
306
+ 0.06555872410535812,
307
+ 0.11275359243154526,
308
+ 0.9999901652336121,
309
+ 0.9992800354957581,
310
+ 0.8585931062698364,
311
+ 0.8660258054733276,
312
+ 0.9804871082305908,
313
+ 0.9972350597381592,
314
+ 0.049974191933870316,
315
+ 0.04997916892170906,
316
+ 0.04997916892170906,
317
+ 0.04997916892170906,
318
+ 1.0,
319
+ 1.0,
320
+ 1.0,
321
+ 1.0,
322
+ 1.0,
323
+ 1.0,
324
+ 0.902145266532898,
325
+ 0.922469437122345,
326
+ 1.0,
327
+ 1.0,
328
+ 1.0,
329
+ 1.0,
330
+ 1.0,
331
+ 1.0,
332
+ 1.0,
333
+ 1.0,
334
+ 1.0,
335
+ 1.0,
336
+ 1.0,
337
+ 1.0,
338
+ 1.0,
339
+ 1.0,
340
+ 1.0,
341
+ 1.0,
342
+ 0.9999970197677612,
343
+ 1.0,
344
+ 1.0,
345
+ 1.0,
346
+ 0.002575360704213381,
347
+ 0.001519118552096188,
348
+ 0.04461175575852394,
349
+ 0.8525046706199646,
350
+ 1.1114288568496704,
351
+ 0.0022382810711860657,
352
+ 0.8609151840209961,
353
+ 2.500002145767212,
354
+ 2.4994208812713623,
355
+ 0.6096692681312561,
356
+ 3.8807742595672607,
357
+ 4.488317012786865,
358
+ 2.205078601837158,
359
+ 4.700818061828613,
360
+ 8.37768268585205,
361
+ 8.377656936645508,
362
+ 6.554619789123535,
363
+ 8.341629981994629,
364
+ 10.473955154418945,
365
+ 10.474085807800293,
366
+ 9.614017486572266,
367
+ 10.471896171569824,
368
+ 10.352147102355957,
369
+ 10.472122192382812,
370
+ 0.05665987357497215,
371
+ 0.05716761201620102,
372
+ 0.12483531981706619,
373
+ 0.12162553519010544,
374
+ 12027.9833984375,
375
+ 12337.46484375,
376
+ 0.005279541015625,
377
+ 0.015489935874938965,
378
+ 1.5877974033355713,
379
+ 2521.920166015625,
380
+ -99.74224090576172,
381
+ 100.10746765136719,
382
+ 100.142578125,
383
+ 100.15481567382812,
384
+ 55.086647033691406,
385
+ 55.073760986328125,
386
+ 230.14718627929688,
387
+ 55.264442443847656,
388
+ 25.13608169555664,
389
+ 25.086334228515625,
390
+ 25.51428985595703,
391
+ 25.512428283691406,
392
+ 15.87319564819336,
393
+ 26.094823837280273,
394
+ 18.260238647460938,
395
+ 18.39179039001465,
396
+ 18.236906051635742,
397
+ 18.362009048461914,
398
+ 10.071334838867188,
399
+ 15.15538501739502,
400
+ 17.41874122619629,
401
+ 23.809724807739258,
402
+ 17.222021102905273,
403
+ 3.642895221710205,
404
+ 0.007004648447036743,
405
+ 1.0,
406
+ 1.0,
407
+ 1.0,
408
+ 0.005496150813996792,
409
+ 0.005838260520249605,
410
+ 1.0,
411
+ 3.141591787338257,
412
+ 1.0,
413
+ 1.0,
414
+ 0.20041421055793762,
415
+ 0.16611193120479584,
416
+ 0.039655912667512894,
417
+ 0.9347829818725586,
418
+ 1.0701719522476196,
419
+ 0.002575404243543744,
420
+ 0.02068956568837166,
421
+ 0.43111252784729004,
422
+ 0.904927134513855,
423
+ 0.0656057745218277,
424
+ 2.3561975955963135,
425
+ 1.032518982887268,
426
+ 1.3729243278503418,
427
+ 0.020688090473413467,
428
+ 0.4178817868232727,
429
+ 0.7863801121711731,
430
+ 0.06555872410535812,
431
+ 0.9999901652336121,
432
+ 0.8585931062698364,
433
+ 0.9804871082305908,
434
+ 1.0,
435
+ 1.0,
436
+ 1.0,
437
+ 1.0,
438
+ 1.0,
439
+ 1.0,
440
+ 1.0,
441
+ 3.8807742595672607,
442
+ 2.205078601837158,
443
+ 8.37768268585205,
444
+ 6.554619789123535,
445
+ 10.473955154418945,
446
+ 9.614017486572266,
447
+ 10.352147102355957,
448
+ 0.9479033946990967,
449
+ 0.5415163040161133,
450
+ 1.356509804725647,
451
+ 0.8355772495269775,
452
+ 0.9999943375587463,
453
+ 0.7535594701766968,
454
+ 0.8722044825553894,
455
+ 0.04999501630663872,
456
+ 0.05000000074505806,
457
+ 0.05665987357497215,
458
+ 0.05716761201620102,
459
+ 0.028200766071677208,
460
+ 0.17450733482837677,
461
+ 2.1870150566101074,
462
+ 0.11299388110637665,
463
+ 1.5328471660614014,
464
+ 1.0471984148025513,
465
+ 1.4964157342910767,
466
+ 0.0281970277428627,
467
+ 0.1736229807138443,
468
+ 1.0,
469
+ 0.11275359243154526,
470
+ 0.9992800354957581,
471
+ 0.8660258054733276,
472
+ 0.9972350597381592,
473
+ 1.0,
474
+ 1.0,
475
+ 1.0,
476
+ 1.0,
477
+ 1.0,
478
+ 1.0,
479
+ 1.0,
480
+ 4.488317012786865,
481
+ 4.700818061828613,
482
+ 8.377656936645508,
483
+ 8.341629981994629,
484
+ 10.474085807800293,
485
+ 10.471896171569824,
486
+ 10.472122192382812,
487
+ 1.0291788578033447,
488
+ 0.10341358184814453,
489
+ 1.368387222290039,
490
+ 0.926673412322998,
491
+ 1.0,
492
+ 0.8994221091270447,
493
+ 0.8994936347007751,
494
+ 0.05000000074505806,
495
+ 0.05000000074505806,
496
+ 0.12483531981706619,
497
+ 0.12162553519010544,
498
+ 1.7353216409683228,
499
+ -0.3963675796985626,
500
+ 0.28459954261779785,
501
+ 0.0007749105570837855,
502
+ 0.8609151840209961,
503
+ 2.500002145767212,
504
+ 2.4994208812713623,
505
+ 0.6096692681312561,
506
+ 2.1733994483947754,
507
+ 1.8128873109817505,
508
+ 3.141587734222412,
509
+ 1.0,
510
+ 1.0,
511
+ 1.0,
512
+ 1.0,
513
+ 1.0,
514
+ 1.0,
515
+ 0.002575360704213381,
516
+ 0.001519118552096188,
517
+ 0.0022382810711860657
518
+ ],
519
+ "mean": [
520
+ -2.9869354140368567,
521
+ -0.5462930585699463,
522
+ -0.004858307116695551,
523
+ 0.0016278634158341135,
524
+ -0.0008134197855417876,
525
+ -1.001403147514246,
526
+ 1.0037578355430952,
527
+ -1.3998224270339341,
528
+ -0.5104508670344741,
529
+ -2.1558982299219968e-05,
530
+ -0.6609822899891333,
531
+ -0.7039310971938638,
532
+ -0.028100268692417833,
533
+ -0.08353910604774824,
534
+ -0.009611323724693548,
535
+ 0.2618354482330366,
536
+ -0.14620887263672863,
537
+ -0.16744448229711448,
538
+ 0.4851368056687975,
539
+ -0.3492130739685408,
540
+ 0.26598101894591397,
541
+ 0.2603504489946743,
542
+ 0.1465577889514431,
543
+ -0.08038441148673599,
544
+ 0.049539209025884726,
545
+ 0.04917163253562279,
546
+ 0.04175351605379248,
547
+ 0.028521021057027016,
548
+ 0.2131805139103308,
549
+ -0.4140515341910291,
550
+ -0.004858265839175982,
551
+ 0.0016278616363492526,
552
+ -0.0008134188094056369,
553
+ -0.3972812621031522,
554
+ 0.7560770336561722,
555
+ -0.679996202995058,
556
+ -0.4359744369853346,
557
+ -2.1558982269710427e-05,
558
+ -0.5988534377342909,
559
+ -0.6268824332243735,
560
+ -0.02801867003866797,
561
+ -0.0826905492084761,
562
+ -0.009970222087090676,
563
+ 0.2369634183750957,
564
+ -0.13954794028630738,
565
+ -0.15843127245001942,
566
+ 0.45049127237289244,
567
+ -0.28244446767549475,
568
+ 0.25149166616524204,
569
+ 0.23896979063878326,
570
+ 0.14511978506594017,
571
+ -0.06558410680021105,
572
+ 0.04951883942564854,
573
+ 0.04915136508044853,
574
+ 0.041738633914669795,
575
+ 0.028509634750905143,
576
+ 0.045409703979080854,
577
+ 0.6839571928750984,
578
+ 0.9999830624003688,
579
+ 0.9999979073211482,
580
+ 0.9999988218966058,
581
+ -0.004031990033742097,
582
+ 0.4861480344851128,
583
+ 0.13702346627678197,
584
+ 0.7848516358395873,
585
+ 0.999999998619867,
586
+ 0.7687132709847353,
587
+ 0.73802545757962,
588
+ 0.9953445925450065,
589
+ 0.9889927262446944,
590
+ 0.9762739357902815,
591
+ 0.8986303941971576,
592
+ 0.9660086041736191,
593
+ 0.9617510436044224,
594
+ 0.8566292476525272,
595
+ 0.844219362182973,
596
+ 0.9306546690545743,
597
+ 0.9074669600694238,
598
+ 0.9808231345192246,
599
+ 0.946597039269381,
600
+ 0.9987704307004693,
601
+ 0.9987776708358417,
602
+ 0.9990523095306713,
603
+ 0.9993063739921776,
604
+ -8.783364099576772e-08,
605
+ 7.206024298382562e-08,
606
+ -0.02317442898934622,
607
+ 0.016498637603853415,
608
+ -0.0014072994212370345,
609
+ 2.1388772286947494e-07,
610
+ -0.19051314670785388,
611
+ 0.7129035915942952,
612
+ 0.9984709235841479,
613
+ -0.015831532763489354,
614
+ 0.5420466065337837,
615
+ 0.5278174755318897,
616
+ 0.07585090980471372,
617
+ 0.2535887677537005,
618
+ 0.46884662391450366,
619
+ -4.15957195689414,
620
+ 0.5518191829232201,
621
+ 0.5256795259260211,
622
+ -5.070699094128915,
623
+ 4.684753964213623,
624
+ -2.682149889390556,
625
+ -2.531599748197471,
626
+ -3.9121965544243533,
627
+ 1.1396407198686054,
628
+ -0.24575556012723573,
629
+ -0.24373147725085603,
630
+ -0.2288122094175646,
631
+ -0.14695140567807327,
632
+ -100.0532818297635,
633
+ -223.5284729359636,
634
+ 2.326255366869375e-05,
635
+ -2.821788407560272e-06,
636
+ 0.0034448616246218894,
637
+ 10.423856853455261,
638
+ -99.98107255255618,
639
+ 99.92034230921797,
640
+ 62.63382857261604,
641
+ 25.87916300544403,
642
+ 54.1138396946534,
643
+ 54.40165314075216,
644
+ 14.695805607533668,
645
+ 26.426457103485482,
646
+ -2.5307527074111666,
647
+ -2.3726134219324044,
648
+ 7.030729440314431,
649
+ 13.833268531925473,
650
+ -4.837072567130698,
651
+ 1.204812326658138,
652
+ -13.119127487931076,
653
+ -8.585250045691291,
654
+ -12.94694787600176,
655
+ 2.377267433202431,
656
+ -9.067985382977152,
657
+ -1.482088581268072,
658
+ -4.439379792825538,
659
+ -5.885678831550795,
660
+ 12.336981885944537,
661
+ 2.2436215153312493,
662
+ 0.004963538608193263,
663
+ 0.9999988689668727,
664
+ 0.9999992455295292,
665
+ -0.10659175210880016,
666
+ -0.001501573912558275,
667
+ 0.0011931159458707062,
668
+ -0.3827349063827696,
669
+ -0.6499508621035693,
670
+ -0.10659179781111333,
671
+ -0.38273490860879605,
672
+ -0.0010911462088520865,
673
+ -0.002942415941320924,
674
+ -0.015620171251018042,
675
+ 0.01557359394803665,
676
+ -0.0056247377207086354,
677
+ -0.00019291827238127347,
678
+ -0.6609822899891333,
679
+ -0.028100268692417833,
680
+ -0.009611323724693548,
681
+ -0.14620887263672863,
682
+ 0.4851368056687975,
683
+ 0.26598101894591397,
684
+ 0.1465577889514431,
685
+ -0.5988534377342909,
686
+ -0.02801867003866797,
687
+ -0.009970222087090676,
688
+ -0.13954794028630738,
689
+ 0.45049127237289244,
690
+ 0.25149166616524204,
691
+ 0.14511978506594017,
692
+ 0.7687132709847353,
693
+ 0.9953445925450065,
694
+ 0.9762739357902815,
695
+ 0.9660086041736191,
696
+ 0.8566292476525272,
697
+ 0.9306546690545743,
698
+ 0.9808231345192246,
699
+ 0.5420466065337837,
700
+ 0.07585090980471372,
701
+ 0.46884662391450366,
702
+ 0.5518191829232201,
703
+ -5.070699094128915,
704
+ -2.682149889390556,
705
+ -3.9121965544243533,
706
+ 0.5511349740430812,
707
+ 0.2346308788589391,
708
+ 0.5452656976628447,
709
+ -0.2085396688021745,
710
+ 0.9420872967683994,
711
+ -0.040772915703254496,
712
+ 0.18532368440879302,
713
+ 0.049539209025884726,
714
+ 0.04917163253562279,
715
+ -0.24575556012723573,
716
+ -0.24373147725085603,
717
+ -0.7039310971938638,
718
+ -0.08353910604774824,
719
+ 0.2618354482330366,
720
+ -0.16744448229711448,
721
+ -0.3492130739685408,
722
+ 0.2603504489946743,
723
+ -0.08038441148673599,
724
+ -0.6268824332243735,
725
+ -0.0826905492084761,
726
+ 0.2369634183750957,
727
+ -0.15843127245001942,
728
+ -0.28244446767549475,
729
+ 0.23896979063878326,
730
+ -0.06558410680021105,
731
+ 0.73802545757962,
732
+ 0.9889927262446944,
733
+ 0.8986303941971576,
734
+ 0.9617510436044224,
735
+ 0.844219362182973,
736
+ 0.9074669600694238,
737
+ 0.946597039269381,
738
+ 0.5278174755318897,
739
+ 0.2535887677537005,
740
+ -4.15957195689414,
741
+ 0.5256795259260211,
742
+ 4.684753964213623,
743
+ -2.531599748197471,
744
+ 1.1396407198686054,
745
+ 0.5820359439805509,
746
+ -0.3056129944907065,
747
+ 0.590345850863516,
748
+ 0.04243635059127835,
749
+ 0.8908307583875554,
750
+ 0.005892284676487186,
751
+ 0.21644206079621137,
752
+ 0.04175351605379248,
753
+ 0.028521021057027016,
754
+ -0.2288122094175646,
755
+ -0.14695140567807327,
756
+ 1.0037578355430952,
757
+ -1.3998224270339341,
758
+ -0.5104508670344741,
759
+ -2.1558982299219968e-05,
760
+ -0.19051314670785388,
761
+ 0.7129035915942952,
762
+ 0.9984709235841479,
763
+ -0.015831532763489354,
764
+ -2.9869354140368567,
765
+ -0.5462930585699463,
766
+ -1.001403147514246,
767
+ 0.2131805139103308,
768
+ -0.4140515341910291,
769
+ -0.3972812621031522,
770
+ 0.045409703979080854,
771
+ 0.6839571928750984,
772
+ -0.004031990033742097,
773
+ -8.783364099576772e-08,
774
+ 7.206024298382562e-08,
775
+ 2.1388772286947494e-07
776
+ ],
777
+ "std": [
778
+ 2.1244766929369225,
779
+ 0.6907027895766,
780
+ 0.00320631483628516,
781
+ 0.0012435818058435758,
782
+ 0.001305951112798262,
783
+ 1.5434011418415963,
784
+ 0.4556902053488533,
785
+ 0.8166184743011669,
786
+ 0.45879769204137694,
787
+ 7.808405633367519e-05,
788
+ 0.22811981827218838,
789
+ 0.25412567196162783,
790
+ 0.09240686451285138,
791
+ 0.12320819468446978,
792
+ 0.21947335500323473,
793
+ 0.3870095613312875,
794
+ 0.2214289980280275,
795
+ 0.22929786431140697,
796
+ 0.25792035529666635,
797
+ 0.5001272722604365,
798
+ 0.27028467574905757,
799
+ 0.3561450143321308,
800
+ 0.1314504037101099,
801
+ 0.3332947656905458,
802
+ 0.0023454355852291615,
803
+ 0.005225288224507011,
804
+ 0.01234402476544883,
805
+ 0.02395996877911947,
806
+ 0.6563020865382193,
807
+ 0.47887789986717916,
808
+ 0.0032062768821428905,
809
+ 0.0012435802117609358,
810
+ 0.001305949641513456,
811
+ 0.6026415312960017,
812
+ 0.21856863860528963,
813
+ 0.2061845862736609,
814
+ 0.3705581237971417,
815
+ 7.808405611520602e-05,
816
+ 0.18198345216000777,
817
+ 0.19054205607349017,
818
+ 0.09204611909691862,
819
+ 0.12146688175690531,
820
+ 0.21226438378850906,
821
+ 0.3303367648316352,
822
+ 0.2048103081834942,
823
+ 0.20189742410315423,
824
+ 0.21452316503482613,
825
+ 0.35091268979230206,
826
+ 0.24746142076785566,
827
+ 0.3196953010005126,
828
+ 0.12711965244303175,
829
+ 0.277777232468163,
830
+ 0.002343878215333424,
831
+ 0.00522306616720009,
832
+ 0.012336355431293421,
833
+ 0.023950011570571587,
834
+ 0.722329286048685,
835
+ 0.3625463288773434,
836
+ 1.4012702810085601e-05,
837
+ 1.7080726167548438e-06,
838
+ 1.6351803491479e-06,
839
+ 0.692079857532223,
840
+ 0.37978329907268227,
841
+ 0.6901576983830002,
842
+ 0.2379514142682086,
843
+ 9.834062306349889e-09,
844
+ 0.13166809402983853,
845
+ 0.16133989217842304,
846
+ 0.005621614823769291,
847
+ 0.017362462304728765,
848
+ 0.04163685266626161,
849
+ 0.16489200929120162,
850
+ 0.07352880175474924,
851
+ 0.09576999005250836,
852
+ 0.1312393139304151,
853
+ 0.2904807660836292,
854
+ 0.09693643385270814,
855
+ 0.1311185305605751,
856
+ 0.02769154954920107,
857
+ 0.1499752584562563,
858
+ 8.288774265579704e-05,
859
+ 0.0001334288592898143,
860
+ 0.00041913886540647315,
861
+ 0.0006030231614365794,
862
+ 6.738729056600496e-06,
863
+ 4.5961144750675035e-06,
864
+ 0.01780915401435286,
865
+ 0.20222620163606123,
866
+ 0.3021531948572755,
867
+ 2.2580343713488532e-05,
868
+ 0.3973276157171985,
869
+ 0.44826492260028045,
870
+ 0.45170786324840256,
871
+ 0.07690687170208696,
872
+ 0.5345736536144973,
873
+ 0.46611309091366926,
874
+ 0.42455515525986925,
875
+ 0.521597632522799,
876
+ 6.212257839292643,
877
+ 5.146022091323992,
878
+ 1.772582970927516,
879
+ 1.7106138032092617,
880
+ 5.353201362627313,
881
+ 6.2734883248353555,
882
+ 2.9276617672808416,
883
+ 3.7312513573617903,
884
+ 3.4443315087525557,
885
+ 4.406844607886383,
886
+ 0.015267291626598905,
887
+ 0.02854646087064341,
888
+ 0.042039088980295486,
889
+ 0.11674298580699755,
890
+ 3973.7150160856627,
891
+ 2643.7978293517103,
892
+ 0.0005172254865556079,
893
+ 0.0004923747114244429,
894
+ 0.14504148315508295,
895
+ 578.2561103363086,
896
+ 0.03975183062246254,
897
+ 0.3076583947196206,
898
+ 77.14778971062016,
899
+ 68.20633508727525,
900
+ 7.443644793935752,
901
+ 6.7928792775159925,
902
+ 57.49542866708997,
903
+ 48.38652453205419,
904
+ 12.559972377170899,
905
+ 10.278297408084722,
906
+ 23.205012409937737,
907
+ 19.955592720884237,
908
+ 4.455176238298265,
909
+ 5.927823122941057,
910
+ 11.12598124967616,
911
+ 14.689417440044396,
912
+ 9.899134045055803,
913
+ 16.0131454451396,
914
+ 4.863486986467004,
915
+ 5.329101786902426,
916
+ 9.184611250774875,
917
+ 10.107100596247694,
918
+ 2.084293177671078,
919
+ 0.8038681146063951,
920
+ 2.1899282675917296e-05,
921
+ 3.1175225345803094e-07,
922
+ 4.0503931810247806e-07,
923
+ 0.6818427821453813,
924
+ 0.00012267760852199017,
925
+ 0.00031935398426624113,
926
+ 0.6142007886700344,
927
+ 1.8572891707875612,
928
+ 0.681842774559093,
929
+ 0.6142007876990856,
930
+ 0.05598331355938553,
931
+ 0.038974684965570945,
932
+ 0.009487715366046486,
933
+ 0.20773638195004837,
934
+ 0.29839096139976073,
935
+ 0.0005258468594254914,
936
+ 0.22811981827218838,
937
+ 0.09240686451285138,
938
+ 0.21947335500323473,
939
+ 0.2214289980280275,
940
+ 0.25792035529666635,
941
+ 0.27028467574905757,
942
+ 0.1314504037101099,
943
+ 0.18198345216000777,
944
+ 0.09204611909691862,
945
+ 0.21226438378850906,
946
+ 0.2048103081834942,
947
+ 0.21452316503482613,
948
+ 0.24746142076785566,
949
+ 0.12711965244303175,
950
+ 0.13166809402983853,
951
+ 0.005621614823769291,
952
+ 0.04163685266626161,
953
+ 0.07352880175474924,
954
+ 0.1312393139304151,
955
+ 0.09693643385270814,
956
+ 0.02769154954920107,
957
+ 0.5345736536144973,
958
+ 0.42455515525986925,
959
+ 6.212257839292643,
960
+ 1.772582970927516,
961
+ 5.353201362627313,
962
+ 2.9276617672808416,
963
+ 3.4443315087525557,
964
+ 0.1283016325389368,
965
+ 0.0814628084443882,
966
+ 0.21644809856214253,
967
+ 0.11698909476177181,
968
+ 0.06569449360794358,
969
+ 0.07764489503678083,
970
+ 0.09457531791581981,
971
+ 0.0023454355852291615,
972
+ 0.005225288224507011,
973
+ 0.015267291626598905,
974
+ 0.02854646087064341,
975
+ 0.25412567196162783,
976
+ 0.12320819468446978,
977
+ 0.3870095613312875,
978
+ 0.22929786431140697,
979
+ 0.5001272722604365,
980
+ 0.3561450143321308,
981
+ 0.3332947656905458,
982
+ 0.19054205607349017,
983
+ 0.12146688175690531,
984
+ 0.3303367648316352,
985
+ 0.20189742410315423,
986
+ 0.35091268979230206,
987
+ 0.3196953010005126,
988
+ 0.277777232468163,
989
+ 0.16133989217842304,
990
+ 0.017362462304728765,
991
+ 0.16489200929120162,
992
+ 0.09576999005250836,
993
+ 0.2904807660836292,
994
+ 0.1311185305605751,
995
+ 0.1499752584562563,
996
+ 0.46611309091366926,
997
+ 0.521597632522799,
998
+ 5.146022091323992,
999
+ 1.7106138032092617,
1000
+ 6.2734883248353555,
1001
+ 3.7312513573617903,
1002
+ 4.406844607886383,
1003
+ 0.13533617340030957,
1004
+ 0.09003138865188565,
1005
+ 0.2538530123242258,
1006
+ 0.17643131500623477,
1007
+ 0.2633700175559278,
1008
+ 0.17787576527008406,
1009
+ 0.16001959459760612,
1010
+ 0.01234402476544883,
1011
+ 0.02395996877911947,
1012
+ 0.042039088980295486,
1013
+ 0.11674298580699755,
1014
+ 0.4556902053488533,
1015
+ 0.8166184743011669,
1016
+ 0.45879769204137694,
1017
+ 7.808405633367519e-05,
1018
+ 0.3973276157171985,
1019
+ 0.44826492260028045,
1020
+ 0.45170786324840256,
1021
+ 0.07690687170208696,
1022
+ 2.1244766929369225,
1023
+ 0.6907027895766,
1024
+ 1.5434011418415963,
1025
+ 0.6563020865382193,
1026
+ 0.47887789986717916,
1027
+ 0.6026415312960017,
1028
+ 0.722329286048685,
1029
+ 0.3625463288773434,
1030
+ 0.692079857532223,
1031
+ 6.738729056600496e-06,
1032
+ 4.5961144750675035e-06,
1033
+ 2.2580343713488532e-05
1034
+ ],
1035
+ "count": [
1036
+ 2743752
1037
+ ],
1038
+ "q01": [
1039
+ -6.145922473452409,
1040
+ -1.6762146676487824,
1041
+ -0.009558876778264544,
1042
+ -0.0009078000531975787,
1043
+ -0.0033762655042486774,
1044
+ -3.027887841701382,
1045
+ 0.4529502424480115,
1046
+ -2.5335165935962696,
1047
+ -1.3790110333746988,
1048
+ -0.00029754043992552217,
1049
+ -1.0345347059106096,
1050
+ -1.2428570498334306,
1051
+ -0.1636631143790476,
1052
+ -0.3335488623248783,
1053
+ -0.251246135552449,
1054
+ -0.5854060516823711,
1055
+ -0.6783475544136492,
1056
+ -1.0029947127231276,
1057
+ 0.11273456093099148,
1058
+ -1.6769114834552623,
1059
+ -0.1117014615189749,
1060
+ -0.4397954718714758,
1061
+ -0.13340956613951083,
1062
+ -1.3871224441590804,
1063
+ 0.046636457881688985,
1064
+ 0.041863437696868504,
1065
+ 0.01503921792149379,
1066
+ 1.7740850126399714e-06,
1067
+ -0.9818801001123432,
1068
+ -0.9589367671986471,
1069
+ -0.009558729641304246,
1070
+ -0.0009077999190794116,
1071
+ -0.003376258994484945,
1072
+ -0.99902446033155,
1073
+ 0.4374558473844082,
1074
+ -0.9996960780912435,
1075
+ -0.9801401275998352,
1076
+ -0.0002975404388590101,
1077
+ -0.8437499131667239,
1078
+ -0.9377187668222764,
1079
+ -0.16289516180942262,
1080
+ -0.32514677920901,
1081
+ -0.24526058441214552,
1082
+ -0.5186464260110882,
1083
+ -0.6083004108468026,
1084
+ -0.8240212375118853,
1085
+ 0.1122664602305385,
1086
+ -0.8345391411399381,
1087
+ -0.10973582236848324,
1088
+ -0.41561286882209464,
1089
+ -0.12793297272891987,
1090
+ -0.9694922056501784,
1091
+ 0.046618152156295646,
1092
+ 0.04184628309697472,
1093
+ 0.015037975819167888,
1094
+ 1.7740850126399714e-06,
1095
+ -0.9952361913697723,
1096
+ -0.07861994298274015,
1097
+ 0.9999541622770709,
1098
+ 0.9999944994458155,
1099
+ 0.9999942725046775,
1100
+ -0.9953215810015519,
1101
+ -0.09435230685715505,
1102
+ -0.8207090308141527,
1103
+ 0.1903022929087776,
1104
+ 0.9999999503401725,
1105
+ 0.501565594913258,
1106
+ 0.3192301219607875,
1107
+ 0.9807337457215479,
1108
+ 0.9392259502105086,
1109
+ 0.9264276904187624,
1110
+ 0.6066365223948916,
1111
+ 0.7578441855630382,
1112
+ 0.524596883797734,
1113
+ 0.6324014528488375,
1114
+ -0.13381900612264525,
1115
+ 0.6735445843443181,
1116
+ 0.5172400299743829,
1117
+ 0.9139799249445477,
1118
+ 0.17787997552093454,
1119
+ 0.9987601406701364,
1120
+ 0.998761089372367,
1121
+ 0.99875634832487,
1122
+ 0.9987579194812535,
1123
+ -6.152176664403705e-06,
1124
+ -4.706239152543027e-06,
1125
+ -0.06272377232662159,
1126
+ -0.5905586301136215,
1127
+ -0.6949181019723754,
1128
+ -3.540618536263463e-05,
1129
+ -0.9995585035908615,
1130
+ 0.23599146348478867,
1131
+ 0.255228807186513,
1132
+ -0.29008220274952157,
1133
+ -0.3297520445801712,
1134
+ -0.31746984217524016,
1135
+ -0.743538115745707,
1136
+ -0.777215411663572,
1137
+ -7.677165144538269,
1138
+ -8.366712697726323,
1139
+ -3.126818460452188,
1140
+ -3.302246097002006,
1141
+ -10.47095935419024,
1142
+ -8.863337844602457,
1143
+ -6.614492360915223,
1144
+ -9.622466606315749,
1145
+ -9.238293446172177,
1146
+ -7.292037069251458,
1147
+ -0.2500035997220109,
1148
+ -0.2500035818296192,
1149
+ -0.25000442275433893,
1150
+ -0.2500025974442703,
1151
+ -9575.520421123341,
1152
+ -7698.225417990609,
1153
+ -0.0014319639609314142,
1154
+ -0.0016009941768306438,
1155
+ -0.5456379561897562,
1156
+ -1585.176104720415,
1157
+ -100.04758362784904,
1158
+ 99.66200237054122,
1159
+ -97.29677393796388,
1160
+ -99.96771625676183,
1161
+ 23.2263421036472,
1162
+ 33.07363304884494,
1163
+ -55.01272775522631,
1164
+ -62.19594471190146,
1165
+ -21.649267482567865,
1166
+ -24.360029813268525,
1167
+ -24.69207031830148,
1168
+ -24.645308856948255,
1169
+ -12.748834438965725,
1170
+ -13.302392677716387,
1171
+ -18.264352796993155,
1172
+ -18.228085517042146,
1173
+ -18.062756039435197,
1174
+ -18.04323749398291,
1175
+ -13.797172851166778,
1176
+ -13.195826799312162,
1177
+ -19.54815150822194,
1178
+ -22.04230928550573,
1179
+ 9.263054535244507,
1180
+ 0.662984706879787,
1181
+ 0.004922628900579621,
1182
+ 0.9999983726688635,
1183
+ 0.9999984415677752,
1184
+ -0.9997555796494163,
1185
+ -0.0018060036751814709,
1186
+ 0.0004165912285279258,
1187
+ -0.999905203466893,
1188
+ -3.1067409161844917,
1189
+ -0.9997555797571249,
1190
+ -0.9999052037778802,
1191
+ -0.13222630480838182,
1192
+ -0.11816428416437429,
1193
+ -0.0425167020923582,
1194
+ -0.598307622343852,
1195
+ -0.7043547189991557,
1196
+ -0.0014974509157112213,
1197
+ -1.0345347059106096,
1198
+ -0.1636631143790476,
1199
+ -0.251246135552449,
1200
+ -0.6783475544136492,
1201
+ 0.11273456093099148,
1202
+ -0.1117014615189749,
1203
+ -0.13340956613951083,
1204
+ -0.8437499131667239,
1205
+ -0.16289516180942262,
1206
+ -0.24526058441214552,
1207
+ -0.6083004108468026,
1208
+ 0.1122664602305385,
1209
+ -0.10973582236848324,
1210
+ -0.12793297272891987,
1211
+ 0.501565594913258,
1212
+ 0.9807337457215479,
1213
+ 0.9264276904187624,
1214
+ 0.7578441855630382,
1215
+ 0.6324014528488375,
1216
+ 0.6735445843443181,
1217
+ 0.9139799249445477,
1218
+ -0.3297520445801712,
1219
+ -0.743538115745707,
1220
+ -7.677165144538269,
1221
+ -3.126818460452188,
1222
+ -10.47095935419024,
1223
+ -6.614492360915223,
1224
+ -9.238293446172177,
1225
+ 0.15921372751573143,
1226
+ 0.0791513172883314,
1227
+ 0.11402985281265081,
1228
+ -0.4052481152123596,
1229
+ 0.8101363285963646,
1230
+ -0.20317848050662368,
1231
+ -0.030313209874138883,
1232
+ 0.046636457881688985,
1233
+ 0.041863437696868504,
1234
+ -0.2500035997220109,
1235
+ -0.2500035818296192,
1236
+ -1.2428570498334306,
1237
+ -0.3335488623248783,
1238
+ -0.5854060516823711,
1239
+ -1.0029947127231276,
1240
+ -1.6769114834552623,
1241
+ -0.4397954718714758,
1242
+ -1.3871224441590804,
1243
+ -0.9377187668222764,
1244
+ -0.32514677920901,
1245
+ -0.5186464260110882,
1246
+ -0.8240212375118853,
1247
+ -0.8345391411399381,
1248
+ -0.41561286882209464,
1249
+ -0.9694922056501784,
1250
+ 0.3192301219607875,
1251
+ 0.9392259502105086,
1252
+ 0.6066365223948916,
1253
+ 0.524596883797734,
1254
+ -0.13381900612264525,
1255
+ 0.5172400299743829,
1256
+ 0.17787997552093454,
1257
+ -0.31746984217524016,
1258
+ -0.777215411663572,
1259
+ -8.366712697726323,
1260
+ -3.302246097002006,
1261
+ -8.863337844602457,
1262
+ -9.622466606315749,
1263
+ -7.292037069251458,
1264
+ 0.18286769444068515,
1265
+ -0.507166113268248,
1266
+ 0.11982807180560134,
1267
+ -0.2958036792873546,
1268
+ -0.5695259686101316,
1269
+ -0.47125075918644094,
1270
+ -0.1346230832757377,
1271
+ 0.01503921792149379,
1272
+ 1.7740850126399714e-06,
1273
+ -0.25000442275433893,
1274
+ -0.2500025974442703,
1275
+ 0.4529502424480115,
1276
+ -2.5335165935962696,
1277
+ -1.3790110333746988,
1278
+ -0.00029754043992552217,
1279
+ -0.9995585035908615,
1280
+ 0.23599146348478867,
1281
+ 0.255228807186513,
1282
+ -0.29008220274952157,
1283
+ -6.145922473452409,
1284
+ -1.6762146676487824,
1285
+ -3.027887841701382,
1286
+ -0.9818801001123432,
1287
+ -0.9589367671986471,
1288
+ -0.99902446033155,
1289
+ -0.9952361913697723,
1290
+ -0.07861994298274015,
1291
+ -0.9953215810015519,
1292
+ -6.152176664403705e-06,
1293
+ -4.706239152543027e-06,
1294
+ -3.540618536263463e-05
1295
+ ],
1296
+ "q99": [
1297
+ 1.0201606784860386,
1298
+ 0.8645683029142692,
1299
+ 0.0015717247319435887,
1300
+ 0.0033167915901074225,
1301
+ 0.0008791232711119264,
1302
+ 2.6300361285176104,
1303
+ 1.6653071531935697,
1304
+ -0.4051887362755957,
1305
+ 0.13210694791805083,
1306
+ 0.00017510958939139214,
1307
+ -0.02542858637771419,
1308
+ -0.04721991893763987,
1309
+ 0.16982991024899163,
1310
+ 0.12192026218760074,
1311
+ 0.23092909349458907,
1312
+ 0.838329683531841,
1313
+ 0.04744894612722389,
1314
+ 0.061563154200318,
1315
+ 0.8533094019218787,
1316
+ 0.43473739283555085,
1317
+ 0.821088399874045,
1318
+ 1.0269263849595374,
1319
+ 0.346937390328364,
1320
+ 0.44927648988342866,
1321
+ 0.04980181108444773,
1322
+ 0.04978275786710663,
1323
+ 0.049877923544970705,
1324
+ 0.04984636767786109,
1325
+ 0.9976494161515839,
1326
+ 0.7048915822722058,
1327
+ 0.0015717231522240434,
1328
+ 0.003316785498554087,
1329
+ 0.0008791231570397597,
1330
+ 0.9179609783269976,
1331
+ 0.9995456086849297,
1332
+ -0.3919734078461216,
1333
+ 0.13162605940100186,
1334
+ 0.00017510958939139214,
1335
+ -0.025270316654217428,
1336
+ -0.04687238206164948,
1337
+ 0.1686776468132335,
1338
+ 0.12148168031774555,
1339
+ 0.2238712683580809,
1340
+ 0.7111341565813553,
1341
+ 0.04743035109631079,
1342
+ 0.06151983267246436,
1343
+ 0.7120612926611373,
1344
+ 0.40053154734938484,
1345
+ 0.7252370260820207,
1346
+ 0.855384811265598,
1347
+ 0.3346470464480917,
1348
+ 0.42453265053571193,
1349
+ 0.04978122708506627,
1350
+ 0.049762197439426455,
1351
+ 0.049857244817664355,
1352
+ 0.04982572835646427,
1353
+ 0.9947636246444255,
1354
+ 0.9986651951390129,
1355
+ 0.999999866495447,
1356
+ 0.9999999991746704,
1357
+ 1.0,
1358
+ 0.9954652001464632,
1359
+ 0.898875875757227,
1360
+ 0.9180924058674724,
1361
+ 0.9998941378603012,
1362
+ 1.0,
1363
+ 0.9978191087015638,
1364
+ 0.9955976657920993,
1365
+ 0.9999948180460839,
1366
+ 0.9999938294801691,
1367
+ 0.9995834672134642,
1368
+ 0.9999406442237772,
1369
+ 0.999973921830795,
1370
+ 0.9999762978591249,
1371
+ 0.9832475990551774,
1372
+ 0.9998591758039482,
1373
+ 0.9999454231087783,
1374
+ 0.999937928665674,
1375
+ 0.9999809828796733,
1376
+ 0.9999922352721053,
1377
+ 0.9988769652392054,
1378
+ 0.998963561143179,
1379
+ 0.9998367352842729,
1380
+ 1.0,
1381
+ 5.548836915474069e-06,
1382
+ 5.56564469999668e-06,
1383
+ 0.021749454595396844,
1384
+ 0.6111163567340863,
1385
+ 0.6855450826132538,
1386
+ 4.259838569571463e-05,
1387
+ 0.7133444016751234,
1388
+ 2.1178496799085704,
1389
+ 2.1699878492183378,
1390
+ 0.1876371019415315,
1391
+ 1.691164650359424,
1392
+ 1.670684721054323,
1393
+ 0.8846370805141636,
1394
+ 1.3849336098741414,
1395
+ 7.253397045442064,
1396
+ 6.73766151583897,
1397
+ 2.8758052435557264,
1398
+ 3.198002971518083,
1399
+ 4.750321837366747,
1400
+ 10.471496476344822,
1401
+ 4.620113153527725,
1402
+ 5.139659635106387,
1403
+ 2.874395426518287,
1404
+ 8.956304091330043,
1405
+ -0.18978845583769163,
1406
+ -0.1803831314797529,
1407
+ -0.0893954036609165,
1408
+ 0.0003410159432621798,
1409
+ 9117.190818248868,
1410
+ 7286.3652402944845,
1411
+ 0.0014938060164385902,
1412
+ 0.001559506331619552,
1413
+ 0.5376801000744729,
1414
+ 1404.1474928450743,
1415
+ -99.85190039079193,
1416
+ 100.03610589100597,
1417
+ 100.01036336899452,
1418
+ 100.01486703197651,
1419
+ 55.02219336800663,
1420
+ 55.020347356270385,
1421
+ 97.59889312077112,
1422
+ 55.0267221257123,
1423
+ 20.20579923116569,
1424
+ 20.59009090485876,
1425
+ 25.133514109730402,
1426
+ 25.29817081144101,
1427
+ 2.49421002949785,
1428
+ 14.508774939951532,
1429
+ 17.11086449233477,
1430
+ 17.943696411002158,
1431
+ 9.828934530532957,
1432
+ 18.15053036194925,
1433
+ 1.9747214530637998,
1434
+ 4.497899242039706,
1435
+ 9.202275718273862,
1436
+ 12.846385825506612,
1437
+ 16.32587839504446,
1438
+ 3.338351983825516,
1439
+ 0.005009605203389311,
1440
+ 0.9999992918548598,
1441
+ 0.9999999361550703,
1442
+ 0.9955678001215943,
1443
+ -0.0011935040871563142,
1444
+ 0.0017710360384328462,
1445
+ 0.9026825292320647,
1446
+ 3.105556821275063,
1447
+ 0.9955678011565802,
1448
+ 0.9026825317794065,
1449
+ 0.12773749904333195,
1450
+ 0.11224063640218718,
1451
+ -0.004175855658364769,
1452
+ 0.629677172849653,
1453
+ 0.6812258586615366,
1454
+ 0.0012033149890404709,
1455
+ -0.02542858637771419,
1456
+ 0.16982991024899163,
1457
+ 0.23092909349458907,
1458
+ 0.04744894612722389,
1459
+ 0.8533094019218787,
1460
+ 0.821088399874045,
1461
+ 0.346937390328364,
1462
+ -0.025270316654217428,
1463
+ 0.1686776468132335,
1464
+ 0.2238712683580809,
1465
+ 0.04743035109631079,
1466
+ 0.7120612926611373,
1467
+ 0.7252370260820207,
1468
+ 0.3346470464480917,
1469
+ 0.9978191087015638,
1470
+ 0.9999948180460839,
1471
+ 0.9995834672134642,
1472
+ 0.999973921830795,
1473
+ 0.9832475990551774,
1474
+ 0.9999454231087783,
1475
+ 0.9999809828796733,
1476
+ 1.691164650359424,
1477
+ 0.8846370805141636,
1478
+ 7.253397045442064,
1479
+ 2.8758052435557264,
1480
+ 4.750321837366747,
1481
+ 4.620113153527725,
1482
+ 2.874395426518287,
1483
+ 0.755210342013082,
1484
+ 0.3911939198454625,
1485
+ 0.9113660663192055,
1486
+ 0.03520738607553928,
1487
+ 0.9935327580799207,
1488
+ 0.10420922908095512,
1489
+ 0.35532478937125567,
1490
+ 0.04980181108444773,
1491
+ 0.04978275786710663,
1492
+ -0.18978845583769163,
1493
+ -0.1803831314797529,
1494
+ -0.04721991893763987,
1495
+ 0.12192026218760074,
1496
+ 0.838329683531841,
1497
+ 0.061563154200318,
1498
+ 0.43473739283555085,
1499
+ 1.0269263849595374,
1500
+ 0.44927648988342866,
1501
+ -0.04687238206164948,
1502
+ 0.12148168031774555,
1503
+ 0.7111341565813553,
1504
+ 0.06151983267246436,
1505
+ 0.40053154734938484,
1506
+ 0.855384811265598,
1507
+ 0.42453265053571193,
1508
+ 0.9955976657920993,
1509
+ 0.9999938294801691,
1510
+ 0.9999406442237772,
1511
+ 0.9999762978591249,
1512
+ 0.9998591758039482,
1513
+ 0.999937928665674,
1514
+ 0.9999922352721053,
1515
+ 1.670684721054323,
1516
+ 1.3849336098741414,
1517
+ 6.73766151583897,
1518
+ 3.198002971518083,
1519
+ 10.471496476344822,
1520
+ 5.139659635106387,
1521
+ 8.956304091330043,
1522
+ 0.8046103236397344,
1523
+ -0.15135670275527813,
1524
+ 1.1190537691125353,
1525
+ 0.6096640522090323,
1526
+ 0.9986475404363798,
1527
+ 0.767812841187305,
1528
+ 0.6908010218691601,
1529
+ 0.049877923544970705,
1530
+ 0.04984636767786109,
1531
+ -0.0893954036609165,
1532
+ 0.0003410159432621798,
1533
+ 1.6653071531935697,
1534
+ -0.4051887362755957,
1535
+ 0.13210694791805083,
1536
+ 0.00017510958939139214,
1537
+ 0.7133444016751234,
1538
+ 2.1178496799085704,
1539
+ 2.1699878492183378,
1540
+ 0.1876371019415315,
1541
+ 1.0201606784860386,
1542
+ 0.8645683029142692,
1543
+ 2.6300361285176104,
1544
+ 0.9976494161515839,
1545
+ 0.7048915822722058,
1546
+ 0.9179609783269976,
1547
+ 0.9947636246444255,
1548
+ 0.9986651951390129,
1549
+ 0.9954652001464632,
1550
+ 5.548836915474069e-06,
1551
+ 5.56564469999668e-06,
1552
+ 4.259838569571463e-05
1553
+ ]
1554
+ },
1555
+ "observation.cam_rel_poses": {
1556
+ "min": [
1557
+ 0.11469173431396484,
1558
+ -0.02192401885986328,
1559
+ 0.11001719534397125,
1560
+ -0.8196781873703003,
1561
+ -0.6072825193405151,
1562
+ -0.8637190461158752,
1563
+ -0.49998635053634644,
1564
+ 0.13593578338623047,
1565
+ -0.6776819229125977,
1566
+ 0.13825279474258423,
1567
+ -0.6689145565032959,
1568
+ -0.6817958950996399,
1569
+ -0.8658972382545471,
1570
+ -0.49999889731407166,
1571
+ 0.050583839416503906,
1572
+ -5.841255187988281e-05,
1573
+ 0.8435323238372803,
1574
+ 0.05868801102042198,
1575
+ -0.47035127878189087,
1576
+ -0.704679012298584,
1577
+ 0.5279368758201599
1578
+ ],
1579
+ "max": [
1580
+ 0.9747438430786133,
1581
+ 0.5565595626831055,
1582
+ 1.3393722772598267,
1583
+ 0.8472436666488647,
1584
+ 0.6293243765830994,
1585
+ 0.954420804977417,
1586
+ 0.979582667350769,
1587
+ 1.0223920345306396,
1588
+ 0.04969596862792969,
1589
+ 1.3937283754348755,
1590
+ 0.8115147352218628,
1591
+ 0.8029735088348389,
1592
+ 0.9989137649536133,
1593
+ 0.9996031522750854,
1594
+ 0.6740646362304688,
1595
+ 6.198883056640625e-05,
1596
+ 1.5797103643417358,
1597
+ 0.4702487289905548,
1598
+ -0.058751314878463745,
1599
+ -0.5281273126602173,
1600
+ 0.7046500444412231
1601
+ ],
1602
+ "mean": [
1603
+ 0.5671846171291289,
1604
+ 0.2580029114622103,
1605
+ 0.6201586625910203,
1606
+ -0.0789501280325424,
1607
+ -0.045564410785527906,
1608
+ -0.5387554168476874,
1609
+ 0.8162128649101372,
1610
+ 0.5945155951588983,
1611
+ -0.3007659121492871,
1612
+ 0.6611427812723908,
1613
+ 0.018840063735005082,
1614
+ -0.008087802887477352,
1615
+ -0.566051428010216,
1616
+ 0.5828198094288545,
1617
+ 0.2523579045247402,
1618
+ 2.0025883763243538e-06,
1619
+ 1.3472648046564508,
1620
+ 0.3703544051689612,
1621
+ -0.37036567925363034,
1622
+ -0.5989638813018402,
1623
+ 0.5989501539192067
1624
+ ],
1625
+ "std": [
1626
+ 0.12362424121413441,
1627
+ 0.08007381847993758,
1628
+ 0.2172734224993414,
1629
+ 0.07512077509226105,
1630
+ 0.09400264755351292,
1631
+ 0.11277392856800725,
1632
+ 0.08963211591437409,
1633
+ 0.12416111484372047,
1634
+ 0.08586967952988343,
1635
+ 0.24541329497445158,
1636
+ 0.17025042240695631,
1637
+ 0.17548278336839254,
1638
+ 0.42445734882718567,
1639
+ 0.3155040323972484,
1640
+ 0.09572741069895352,
1641
+ 5.894709311238447e-06,
1642
+ 0.20924836045227446,
1643
+ 0.05597166795198277,
1644
+ 0.05597037552568717,
1645
+ 0.030843345520799228,
1646
+ 0.03084428783358965
1647
+ ],
1648
+ "count": [
1649
+ 2743752
1650
+ ],
1651
+ "q01": [
1652
+ 0.2022279965025263,
1653
+ 0.1077864312722153,
1654
+ 0.18296034779212114,
1655
+ -0.25096302208756543,
1656
+ -0.2224842627028519,
1657
+ -0.7177947212327019,
1658
+ 0.6088324129054202,
1659
+ 0.2269262169584409,
1660
+ -0.48029526785156107,
1661
+ 0.1992583035473554,
1662
+ -0.33089631830855903,
1663
+ -0.4132631373995512,
1664
+ -0.8281781981045605,
1665
+ -0.45845793900983917,
1666
+ 0.13085403335127854,
1667
+ -1.8717929346851923e-05,
1668
+ 0.9630365677411419,
1669
+ 0.213760532607808,
1670
+ -0.4345333300480614,
1671
+ -0.6725903630043755,
1672
+ 0.5577370324909742
1673
+ ],
1674
+ "q99": [
1675
+ 0.7706808998472524,
1676
+ 0.41113813160709217,
1677
+ 0.9850969450481064,
1678
+ 0.05691162062811898,
1679
+ 0.16327664031290792,
1680
+ -0.3003414637518305,
1681
+ 0.9236781025978414,
1682
+ 0.80266136774875,
1683
+ -0.15208416453818457,
1684
+ 1.1690183073707974,
1685
+ 0.5901244784110851,
1686
+ 0.603764733185016,
1687
+ 0.8557440741432468,
1688
+ 0.861249654496919,
1689
+ 0.5067415019179238,
1690
+ 1.670843741221141e-05,
1691
+ 1.57772983213622,
1692
+ 0.43452681673458016,
1693
+ -0.21377316715984554,
1694
+ -0.5577474175233244,
1695
+ 0.6725814225797091
1696
+ ]
1697
+ },
1698
+ "action": {
1699
+ "min": [
1700
+ -0.3499998152256012,
1701
+ -0.34999963641166687,
1702
+ -0.2999999523162842,
1703
+ 0.44999998807907104,
1704
+ -2.569999933242798,
1705
+ -1.5909948348999023,
1706
+ 0.0,
1707
+ -1.5646604299545288,
1708
+ -0.1745000034570694,
1709
+ -0.7780144810676575,
1710
+ -1.4556115865707397,
1711
+ -0.8863962888717651,
1712
+ -0.7424356341362,
1713
+ -1.105884075164795,
1714
+ -1.0,
1715
+ -1.7134543657302856,
1716
+ -0.9061253070831299,
1717
+ -1.458686351776123,
1718
+ -1.4909963607788086,
1719
+ -2.3383169174194336,
1720
+ -1.0471980571746826,
1721
+ -1.5707999467849731,
1722
+ -1.0
1723
+ ],
1724
+ "max": [
1725
+ 0.34999996423721313,
1726
+ 0.3488509953022003,
1727
+ 0.2999993562698364,
1728
+ 1.7350000143051147,
1729
+ -0.4000000059604645,
1730
+ 0.28431153297424316,
1731
+ 0.0,
1732
+ 0.021276332437992096,
1733
+ 0.4309544563293457,
1734
+ 0.9139814376831055,
1735
+ 0.06289321184158325,
1736
+ 2.3561956882476807,
1737
+ 1.0348674058914185,
1738
+ 1.377148985862732,
1739
+ 1.0,
1740
+ 0.02859349362552166,
1741
+ 0.1745000034570694,
1742
+ 2.1944966316223145,
1743
+ 0.07823063433170319,
1744
+ 1.4932416677474976,
1745
+ 1.0471980571746826,
1746
+ 1.49811589717865,
1747
+ 1.0
1748
+ ],
1749
+ "mean": [
1750
+ 0.06779927196397736,
1751
+ -0.004456899798487569,
1752
+ 0.0029193326696897166,
1753
+ 1.0039765257888815,
1754
+ -1.4005990189470507,
1755
+ -0.5114446264973113,
1756
+ 0.0,
1757
+ -0.6615647716249878,
1758
+ -0.028176414551362265,
1759
+ -0.010260024576354516,
1760
+ -0.14675147717431847,
1761
+ 0.4904386933572511,
1762
+ 0.2686656919541621,
1763
+ 0.1505160480691632,
1764
+ 0.9744678090888691,
1765
+ -0.7045333374319106,
1766
+ -0.08378968432866067,
1767
+ 0.2662928002586856,
1768
+ -0.16809289140406677,
1769
+ -0.354425054125277,
1770
+ 0.26302890006680496,
1771
+ -0.08144234915976711,
1772
+ 0.0833406225363118
1773
+ ],
1774
+ "std": [
1775
+ 0.15283603665226084,
1776
+ 0.11346369724086044,
1777
+ 0.1351965235896095,
1778
+ 0.45544377477576325,
1779
+ 0.8163422362377141,
1780
+ 0.45876621921993643,
1781
+ 0.0,
1782
+ 0.22800872845491596,
1783
+ 0.09248921410895337,
1784
+ 0.22369316030845307,
1785
+ 0.22234476634271114,
1786
+ 0.2585832850104435,
1787
+ 0.27167100643921155,
1788
+ 0.1334250748238458,
1789
+ 0.22452957732287546,
1790
+ 0.2540052710689237,
1791
+ 0.12336583686968741,
1792
+ 0.3900892473125151,
1793
+ 0.22991476106750733,
1794
+ 0.5029315769037368,
1795
+ 0.35878605288988796,
1796
+ 0.3358843714594642,
1797
+ 0.996522322064065
1798
+ ],
1799
+ "count": [
1800
+ 2743752
1801
+ ],
1802
+ "q01": [
1803
+ -0.310709555331732,
1804
+ -0.3184334909751316,
1805
+ -0.2940892060668171,
1806
+ 0.45389395187734755,
1807
+ -2.5337699654233474,
1808
+ -1.3796510668361432,
1809
+ 0.0,
1810
+ -1.0348226443107322,
1811
+ -0.1637718869948477,
1812
+ -0.25512718248172095,
1813
+ -0.6795240749539931,
1814
+ 0.11704470945327494,
1815
+ -0.1155501614651526,
1816
+ -0.1353882892728014,
1817
+ 0.6617252579679213,
1818
+ -1.2431621303841651,
1819
+ -0.33409433078431927,
1820
+ -0.587345928999244,
1821
+ -1.004091757528209,
1822
+ -1.6809627361225832,
1823
+ -0.44280394865733913,
1824
+ -1.392196844004804,
1825
+ -1.0
1826
+ ],
1827
+ "q99": [
1828
+ 0.3371729079250179,
1829
+ 0.3151314262435843,
1830
+ 0.2922230841708761,
1831
+ 1.6651278754288636,
1832
+ -0.4071107222646451,
1833
+ 0.1317239146350613,
1834
+ 0.0,
1835
+ -0.02568101984621527,
1836
+ 0.16991330361361998,
1837
+ 0.23510882779398426,
1838
+ 0.048706361884579455,
1839
+ 0.8568153452897066,
1840
+ 0.8243415059913046,
1841
+ 0.35407820128130146,
1842
+ 1.0,
1843
+ -0.04774310821024575,
1844
+ 0.12201266629913958,
1845
+ 0.8445983569359922,
1846
+ 0.06341564935091992,
1847
+ 0.4412112149451356,
1848
+ 1.0322919673126218,
1849
+ 0.45289573621375634,
1850
+ 1.0
1851
+ ]
1852
+ }
1853
+ }