Skip to content

feat: live display resolves fit.png only — fit_quick.png removed - #1438

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/remove-fit-quick-plots
Jul 31, 2026
Merged

feat: live display resolves fit.png only — fit_quick.png removed#1438
Jammy2211 merged 1 commit into
mainfrom
feature/remove-fit-quick-plots

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

Companion to PyAutoLabs/PyAutoLens#680: the special lighter-weight fit_quick.png quick-update figures are removed — quick updates now write the normal fit.png fit subplot. The live-display filename candidate list in autofit/non_linear/quick_update.py (_DISPLAY_CANDIDATES) therefore reduces from ("fit_quick.png", "fit.png") to ("fit.png",), with comments updated to match.

API Changes

None — internal changes only (_DISPLAY_CANDIDATES is a module-private constant; no public signature or behaviour of the autofit API changes).

Test Plan

  • test_autofit/ full suite: 1637 passed, 2 skipped (existing quick-update display tests already assert against fit.png)

Shipped under human-authorized Heart-RED override; RED reason (verbatim, unrelated nightly): release validation FAILED (stage integrate).

Generated by the PyAutoLabs agent workflow.

@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label Jul 31, 2026
@Jammy2211
Jammy2211 merged commit 1d9a268 into main Jul 31, 2026
3 checks passed
@Jammy2211
Jammy2211 deleted the feature/remove-fit-quick-plots branch July 31, 2026 15:24
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