zylipku commited on
Commit
0f53fb6
·
verified ·
1 Parent(s): 6bfd36b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -54,5 +54,7 @@ config: 30V_Jan24
54
  traj_id: 30V_Tra_0
55
  shape: <class 'numpy.ndarray'>, shape=(3,), dtype=int64
56
  data: <class 'numpy.ndarray'>, shape=(160, 100, 350), dtype=int64
 
 
57
  ```
58
 
 
54
  traj_id: 30V_Tra_0
55
  shape: <class 'numpy.ndarray'>, shape=(3,), dtype=int64
56
  data: <class 'numpy.ndarray'>, shape=(160, 100, 350), dtype=int64
57
+ left_right: <class 'numpy.ndarray'>, shape=(160, 2), dtype=int64
58
+ barycenter: <class 'numpy.ndarray'>, shape=(160, 2), dtype=float32
59
  ```
60