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

Feature/adapt data #250

Merged
merged 4 commits into from
Jan 30, 2024
Merged

Feature/adapt data #250

merged 4 commits into from
Jan 30, 2024

Conversation

Jammy2211
Copy link
Owner

Can now choose whether the adapt_images of a fit use the model_image of each galaxy or the subtracted_image, which is the image of the data minus all other galaxies images.

For PyAutoLens this would be the lens subtracted image.

API:

result.adapt_images_from(use_model_images=True)

result.adapt_images_from(use_model_images=False) # Subtracted images

@Jammy2211 Jammy2211 merged commit f7c35d9 into main Jan 30, 2024
4 of 8 checks passed
@Jammy2211 Jammy2211 deleted the feature/adapt_data branch February 28, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant