{ "codebase_version": "v2.1", "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "features": { "action": { "dtype": "float32", "names": [ "scope.position.x_m", "scope.position.y_m", "scope.position.z_m", "scope.orientation.x", "scope.orientation.y", "scope.orientation.z", "scope.orientation.w", "scope.insertion_depth_m" ], "shape": [ 8 ] }, "instruction.text": { "description": "Natural language task", "dtype": "string", "shape": [ 1 ] }, "observation.images.endoscope.depth": { "dtype": "video", "info": { "video.channels": 3, "video.codec": "h264", "video.fps": 20.0, "video.height": 480, "video.is_depth_map": true, "video.pix_fmt": "yuv420p", "video.video_backend": "pyav", "video.width": 640 }, "names": [ "height", "width", "channel" ], "shape": [ 480, 640, 3 ] }, "observation.images.endoscope.normal": { "dtype": "video", "info": { "video.channels": 3, "video.codec": "h264", "video.fps": 20.0, "video.height": 480, "video.is_depth_map": false, "video.pix_fmt": "yuv420p", "video.video_backend": "pyav", "video.width": 640 }, "names": [ "height", "width", "channel" ], "shape": [ 480, 640, 3 ] }, "observation.images.endoscope.pps": { "dtype": "video", "info": { "video.channels": 3, "video.codec": "h264", "video.fps": 20.0, "video.height": 480, "video.is_depth_map": false, "video.pix_fmt": "yuv420p", "video.video_backend": "pyav", "video.width": 640 }, "names": [ "height", "width", "channel" ], "shape": [ 480, 640, 3 ] }, "observation.meta.case_id": { "dtype": "string", "names": [ "case_id" ], "shape": [ 1 ] }, "observation.meta.maisi_seed": { "dtype": "string", "names": [ "seed" ], "shape": [ 1 ] }, "observation.meta.procedure": { "dtype": "string", "names": [ "procedure" ], "shape": [ 1 ] }, "observation.meta.tool": { "dtype": "string", "names": [ "tool" ], "shape": [ 1 ] }, "observation.state": { "dtype": "float32", "names": [ "scope.position.x_m", "scope.position.y_m", "scope.position.z_m", "scope.orientation.x", "scope.orientation.y", "scope.orientation.z", "scope.orientation.w", "scope.insertion_depth_m" ], "shape": [ 8 ] } }, "fps": 20.0, "medical": { "composite_review_location": "metadata/cases//composite.mp4", "ct_location": "metadata/cases//ct.nii.gz", "not_for_clinical_use": true, "source": "SynAirG synthetic bronchoscopy from MAISI-generated chest CT and paired labels", "synthetic_only": true, "tum_pose_location": "metadata/cases//trajectory_tum.txt" }, "robot_type": "virtual_bronchoscope", "splits": { "test": "950:1000", "train": "0:850", "val": "850:950" }, "tolerance_s": 0.1, "total_episodes": 1000, "total_frames": 1769286, "total_tasks": 1, "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4" }