Skip to content

Add subplot_fit_quick for point source quick updates#552

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/point-source-quick
May 27, 2026
Merged

Add subplot_fit_quick for point source quick updates#552
Jammy2211 merged 1 commit into
mainfrom
feature/point-source-quick

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Adds a single-panel subplot_fit_quick for point source data: observed positions with model-predicted positions overlaid in red. Uses plot_grid from the standard pipeline for consistent styling.

Quick updates now call subplot_fit_quick instead of the full subplot_fit.

API Changes

New function autolens.point.plot.fit_point_plots.subplot_fit_quick.

Test Plan

  • Profiling: fit ~0s, render ~2s
  • Manual: check fit_quick.png output

🤖 Generated with Claude Code

Single-panel quick-update subplot showing observed positions with
model-predicted positions overlaid in red. Minimal progress view
for quick updates during sampling.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label May 27, 2026
@Jammy2211 Jammy2211 merged commit 564784b into main May 27, 2026
2 checks passed
@Jammy2211 Jammy2211 deleted the feature/point-source-quick branch May 27, 2026 19:21
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