Skip to content

feat: k×s coupling call sites (blurred images, linear override, padded simulation)#486

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/kxs-core
Jul 8, 2026
Merged

feat: k×s coupling call sites (blurred images, linear override, padded simulation)#486
Jammy2211 merged 1 commit into
mainfrom
feature/kxs-core

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Companion to the PyAutoArray k×s PR (PyAutoLabs/PyAutoArray#362): OperateImage._binned_for_convolution applies the partial pre-bin after evaluation in the three blurred-image variants and the linear-lp override; convolved_padded_image_2d_from inherits the input grid's adaptive sizes on the padded frame (border padded with s), so simulation composes with adaptive evaluation. FitImaging round trip with adaptive [8,4,2] at s=2: chi²=0. Suites 946/336. Merge after the PyAutoArray PR.

🤖 Generated with Claude Code

OperateImage._binned_for_convolution applies the partial pre-bin after
evaluation in the three blurred-image variants (no-op when sizes equal s);
the linear light profile override does the same;
convolved_padded_image_2d_from now inherits the input grid's (possibly
adaptive) evaluation sizes on the padded frame, padded with s in the
border, so simulation composes with adaptive evaluation too.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label Jul 8, 2026
@Jammy2211 Jammy2211 merged commit dec03e8 into main Jul 8, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release PR queued for the next release build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant