• 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
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...