• Andrey Filippov's avatar
    CLAUDE: DNN ghostbuster - discard untrained corner velocities (R>vmax) · 0bd16311
    Andrey Filippov authored
    The DNN velocity grid (radius vel_radius) extends past the trained velocity
    disk, so untrained corner cells emit spurious sidelobes (ghosts) of non-trivial
    strength (s up to ~0.09) that would confuse the recurrent layer. New
    dnnGhostbust() zeros velocity cells with cell-radius > curt_dnn_vmax*vel_decimate,
    and if a pixel's peak lands in the untrained corner it discards the whole
    detection (field=0, s=0). Applied to the DNN field + offset before save and the
    recurrent feed. New param curt_dnn_vmax (px/frame, default 1.4 = PM models'
    training vmax_px; set to match the loaded model; <=0 disables).
    Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    0bd16311
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...