Skip to content

feat: use tight_layout wrapper for PYAUTO_FAST_PLOTS support#326

Merged
Jammy2211 merged 1 commit intomainfrom
feature/fast-plots-tight-layout
Apr 7, 2026
Merged

feat: use tight_layout wrapper for PYAUTO_FAST_PLOTS support#326
Jammy2211 merged 1 commit intomainfrom
feature/fast-plots-tight-layout

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • All 811 PyAutoGalaxy tests pass
  • No remaining plt.tight_layout() calls in autogalaxy/

🤖 Generated with Claude Code

Replace all plt.tight_layout() calls with the wrapper from
autoarray.plot.utils that skips the expensive layout pass when
PYAUTO_FAST_PLOTS=1 is set.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit b2055ac into main Apr 7, 2026
1 of 2 checks passed
@Jammy2211 Jammy2211 deleted the feature/fast-plots-tight-layout branch April 7, 2026 07:55
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