Ravenh97 commited on
Commit
98405ba
·
verified ·
1 Parent(s): 0d5d890

Add chunk_001 merge_summary.json (phase1 sentinel for phase2 worker)

Browse files
fridge_m_0.7_pd/chunk_001/merge_summary.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk": "chunk_001",
3
+ "shards_processed": 4,
4
+ "trajs_merged": 40,
5
+ "trajs_skipped_no_full_state": 0,
6
+ "trajs_mapping_missing": 0,
7
+ "trajs_failed_marked": 0,
8
+ "source_trajs_total": 40,
9
+ "per_source_h5": {
10
+ "trajectories_batch_1_of_4_cam_rand.h5": {
11
+ "total": 8,
12
+ "merged": 8,
13
+ "failed": 0
14
+ },
15
+ "trajectories_batch_2_of_4_cam_rand.h5": {
16
+ "total": 9,
17
+ "merged": 9,
18
+ "failed": 0
19
+ },
20
+ "trajectories_batch_3_of_4_cam_rand.h5": {
21
+ "total": 13,
22
+ "merged": 13,
23
+ "failed": 0
24
+ },
25
+ "trajectories_batch_4_of_4_cam_rand.h5": {
26
+ "total": 10,
27
+ "merged": 10,
28
+ "failed": 0
29
+ }
30
+ }
31
+ }