fixed leakage

This commit is contained in:
2026-03-28 12:19:09 -04:00
parent 263c4ff701
commit 3319c05bc6
24 changed files with 8224 additions and 1086 deletions
@@ -520,7 +520,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"id": "9d3eb97b",
"metadata": {},
"outputs": [],
@@ -553,6 +553,7 @@
"role_type_map = {5: 'hand', 6: 'hand', 7: 'hand', 8: 'foot'}\n",
"\n",
"## Boundary conditions\n",
"# comes from the product_sizes table. The edge_left/edge_right/edge_bottom/edge_top give this info.\n",
"x_min, x_max = -68, 68\n",
"y_min, y_max = 0, 144"
]
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long