• Andrey Filippov's avatar
    CLAUDE: Add cuas_reuse_non_centered and cuas_reuse_centered config parameters · 643c20b0
    Andrey Filippov authored
    Replaces hardcoded `boolean reuse_non_centered = true` with a config parameter.
    Adds a companion `cuas_reuse_centered` parameter: when true, attempts to load
    ROUND_TWO_GOOD before starting computation and returns early if found, bypassing
    both phases. Both default to true — missing files behave as if set to false.
    Wired into dialog, properties (.corr-xml), and copy() in IntersceneMatchParameters.
    Co-authored-by: 's avatarClaude <claude@elphel.com>
    643c20b0
Name
Last commit
Last update
..
rt Loading commit data...
CorrectionFPN.java Loading commit data...
Cuas.java Loading commit data...
CuasCenterLma.java Loading commit data...
CuasData.java Loading commit data...
CuasMotion.java Loading commit data...
CuasMotionLMA.java Loading commit data...
CuasMultiSeries.java Loading commit data...
CuasRanging.java Loading commit data...
CuasTile.java Loading commit data...