Skip to content

feat: opt in to background quick-update visualization#350

Merged
Jammy2211 merged 1 commit intomainfrom
feature/on-the-fly-modeling
Apr 13, 2026
Merged

feat: opt in to background quick-update visualization#350
Jammy2211 merged 1 commit intomainfrom
feature/on-the-fly-modeling

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Override supports_background_update to return True so the new background thread worker in PyAutoFit can be used for on-the-fly visualization during sampling.

Depends on: PyAutoLabs/PyAutoFit#1212

API Changes

  • Added supports_background_update property override (returns True) on Analysis

No removals or breaking changes.

Test Plan

  • Full PyAutoGalaxy suite: 834 passed
Full API Changes (for automation & release notes)

Added

  • autogalaxy.analysis.analysis.Analysis.supports_background_update property (returns True)

Migration

  • No migration needed

🤖 Generated with Claude Code

Override supports_background_update to return True so the new
background thread worker in PyAutoFit can be used for on-the-fly
visualization during sampling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 447a2fd into main Apr 13, 2026
4 checks passed
@Jammy2211 Jammy2211 deleted the feature/on-the-fly-modeling branch April 13, 2026 20:33
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