• Andrey Filippov's avatar
    CLAUDE: probe inter-corr sel_sensors/num_cams/count + fix saveTDRender NPE (TEMP) · c592e5ff
    Andrey Filippov authored
    Post-mortem showed both CLT buffers loaded but inter-correlation -> 0 tiles.
    index_inter_correlate selects by __popc(sel_sensors); static reading says
    sel_sensors should be 1 (single-cam rectilinear), so a runtime value differs.
    - GpuQuadJna.execCorr2D_inter_TD: one-shot print sel_sensors/popc/num_cams/
      num_colors/scales + the returned num_corr_tiles.
    - saveTDRender: makeArrays NPE'd on null titles (derefs titles[i]); pass a
      non-null titles[] so the render saves instead of crashing the run.
    TEMP — remove with the rest of the -Dtp.dbg.corrpair probe.
    Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    c592e5ff
Name
Last commit
Last update
..
java Loading commit data...
resources Loading commit data...