Skip to content

feat: via_image_from image_is_convolved + from_gaussian oversample kwarg#359

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

feat: via_image_from image_is_convolved + from_gaussian oversample kwarg#359
Jammy2211 merged 1 commit into
mainfrom
feature/psf-oversample-simulator

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Support for oversampled-PSF simulation (PyAutoLabs/PyAutoGalaxy#482): SimulatorImaging.via_image_from gains image_is_convolved: bool = False to skip internal convolution for images already convolved at the fine resolution; Convolver.from_gaussian passes through convolve_over_sample_size. Simulate-and-fit consistency test ties the simulator path to the fit-side convolution exactly (chi²≈0). Suite: 863 passed. Merge first in the #482 chain.

🤖 Generated with Claude Code

…le kwarg (#482 support)

SimulatorImaging.via_image_from gains image_is_convolved (default False,
behaviour unchanged): skip the internal PSF convolution when handed an
already-convolved image, e.g. one convolved at the fine resolution by an
oversampled Convolver. Convolver.from_gaussian passes through
convolve_over_sample_size. Supports oversampled-PSF simulation
(PyAutoLabs/PyAutoGalaxy#482).

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 0eaca78 into main Jul 8, 2026
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