Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change default to not include local background in PSF model/residual images #1703

Merged
merged 3 commits into from Feb 13, 2024

Conversation

larrybradley
Copy link
Member

The PSF photometry make_model_image and make_residual_image methods no longer include the local background by default, which causes issues if the psf_shape of sources overlap. This is a backwards-incompatible change. If the previous behavior is desired, set include_localbkg=True.

Followup to #1691.

@larrybradley larrybradley added this to the 1.11.0 milestone Feb 13, 2024
@larrybradley larrybradley merged commit dbf6cb0 into astropy:main Feb 13, 2024
22 of 23 checks passed
@larrybradley larrybradley deleted the psf-localbkg branch February 13, 2024 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant