• Andrey Filippov's avatar
    CLAUDE: pose test rebased on the certified CuasRender chain (lean v2: MB + all-defined disparity) · 0a8d2415
    Andrey Filippov authored
    Per Andrey: restore the pose test using the new (certified) data.
    
    - Disparity: ONE source for all of RT - the plain DSI slice through
      CuasRender.conditionDisparityCuas (defined for ALL tiles, sky=infinity,
      negatives clamped). The use_lma_dsi gate removed from the pose test (the
      LMA slice is NaN over the sky and silently shrank the usable set).
    - leanMeasure/leanFitScene: MB compensation (lean v2) - the same certified
      machinery as CuasRender: setInterTasksMotionBlur two task sets + the
      erase-first interCorrTDMotionBlur double convert (undefined tiles NaN for
      the consolidation), gated by imp.mb_en, vectors from the existing per-scene
      getMotionBlur block (previously computed but unused by lean).
    - pose_stored branch gets the same MB treatment.
    
    Expected in the next lean run (LMA, 150-cluster selection, mb_en ON):
    az/tilt wobble (v*tau, 0.5 px rotating) collapses toward the MBEN oracle
    (0.029/0.021 mrad), corr RMS toward ~0.08; roll bias = the remaining open
    question (FPN-mask lead).
    
    Verified: mvn -DskipTests clean package OK.
    Co-Authored-By: 's avatarClaude Fable 5 <noreply@anthropic.com>
    0a8d2415
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...