• Andrey Filippov's avatar
    CLAUDE: 3-A3 interior tile gate (curt.pose_shrink) + deterministic lean task order · 8fb0eea4
    Andrey Filippov authored
    Tile selection (deriveSelection): new interior gate per Andrey's 07/13 ruling -
    usable = finite calibration (measured in EVERY scene) shrunk by curt.pose_shrink
    tiles (TileNeibs 8-dir, default 2; array-border ring cleared explicitly). Excludes
    the partial-OOB band (soft margin 12 px = 1.5 tiles) so every selected tile keeps
    all 16 sensors interior at every scene pose - enables the fixed per-sequence GPU
    tile list with the consolidation OOB pass bypassed by host policy.
    
    leanMeasure: sort task streams by (tileY, tileX) - setInterTasks* fill from worker
    threads, so tile order was nondeterministic run-to-run; the fixed selection + sort
    = the static task-stream contract for the pose_corr checkpoint (rung 1).
    
    New dialog knob (CUAS RT tab): "Pose tile selection shrink (tiles)"
    (curt.pose_shrink, corr-xml _curt_pose_shrink).
    Co-Authored-By: 's avatarClaude Fable 5 <noreply@anthropic.com>
    8fb0eea4
Name
Last commit
Last update
docs Loading commit data...
eclipse_project_setup Loading commit data...
focusing_data_files Loading commit data...
ij_macros Loading commit data...
ijplugins Loading commit data...
scripts Loading commit data...
src/main Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
Eyesis_Correction.xml Loading commit data...
INSTALL-CODEX-ECLIPSE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
mcp.allowed.example Loading commit data...
pom.xml Loading commit data...