Skip to content

feat: oversampled PSF support in SimulatorImaging.via_tracer_from#575

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/psf-oversample-simulator
Jul 8, 2026
Merged

feat: oversampled PSF support in SimulatorImaging.via_tracer_from#575
Jammy2211 merged 1 commit into
mainfrom
feature/psf-oversample-simulator

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Implements the PyAutoLens leg of PyAutoLabs/PyAutoGalaxy#482: the same fine-resolution switch in via_tracer_from via the inherited Tracer.convolved_padded_image_2d_from. Simulate-and-fit round trip at s=2: chi² ≈ 1e-30. Suite: 336 passed. Merge after the PyAutoGalaxy PR.

🤖 Generated with Claude Code

Same switch as PyAutoGalaxy's via_galaxies_from: fine-resolution padded
evaluation + convolution via Tracer.convolved_padded_image_2d_from
(inherited from OperateImage), image_is_convolved pass-through, trim with
kernel_shape_image_resolution. Round-trip test: simulate noise-free at s=2,
fit the same tracer at s=2, chi_squared ~ 1e-30.

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 c84b2dd 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