Skip to content

Prefer fit_quick.png in quick-update display candidates#1298

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/fit-quick-subplot
May 27, 2026
Merged

Prefer fit_quick.png in quick-update display candidates#1298
Jammy2211 merged 1 commit into
mainfrom
feature/fit-quick-subplot

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Updates _DISPLAY_CANDIDATES in quick_update.py to prefer fit_quick.png (the new 6-panel quick-update subplot from PyAutoLens PR #546) over fit.png. Falls back to fit.png for analyses that don't produce the quick variant.

API Changes

None — internal constant change only.

Test Plan

  • pytest test_autofit/non_linear/test_quick_update.py — passes
  • End-to-end: live_visual_update=True picks up fit_quick.png when available

🤖 Generated with Claude Code

The new subplot_fit_quick in PyAutoLens writes fit_quick.png (6-panel,
200 DPI) during quick updates. Update _DISPLAY_CANDIDATES to look for
it first, falling back to fit.png for analyses that don't have the
quick variant yet.

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 ecbebd2 into main May 27, 2026
4 of 7 checks passed
@Jammy2211 Jammy2211 deleted the feature/fit-quick-subplot branch May 27, 2026 13:08
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