You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored and
Jammy2211
committed
feat!: point-source position fit defaults to FitPositionsImagePairAllSolved
AnalysisPoint (was FitPositionsImagePairRepeat) and FitPointDataset (was
FitPositionsImagePair) now default to all-to-all pairing with the
analytically-solved source centre, per the #678 phase B truth-anchored A100
evidence: repeat pairing catastrophically mis-ranks truth when an observed
image is missing (delta +1.8e5 logL on the simple_missing discriminator)
while the all-to-all Occam mixture absorbs it; solved centres converge
under gradient searches where free centres plateau; solved posteriors are
not overconfident (einstein_radius sigma 0.038 vs 0.027 free).
Centre-bearing profiles (ps.Point / ps.PointFlux) used with the new default
raise PointProfileMismatchException loudly, directing users to pair
ps.PointSolved with the default or pass a free-centre fit class explicitly.
Tests pinning free-centre literals now pass their fit class explicitly; new
tests pin the default and the loud mismatch.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DnTmLoJjJgMTze5uAbg1Jd
0 commit comments