Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PyAutoLabs
/
PyAutoLens
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
184
Code
Issues
4
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Claude/plan plot refactor b me n4
- #402
#402
Merged
Jammy2211
merged 19 commits into
main
PyAutoLabs/PyAutoLens:main
from
claude/plan-plot-refactor-bMeN4
PyAutoLabs/PyAutoLens:claude/plan-plot-refactor-bMeN4
Copy head branch name to clipboard
Mar 24, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Claude/plan plot refactor b me n4
#402
Jammy2211
merged 19 commits into
main
PyAutoLabs/PyAutoLens:main
from
claude/plan-plot-refactor-bMeN4
PyAutoLabs/PyAutoLens:claude/plan-plot-refactor-bMeN4
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
Add plot module refactoring plan
Show description for a0ce621
claude
committed
a0ce621
View commit details
Copy full SHA for a0ce621
Browse repository at this point
PR L1-L4: replace mat_plot_2d.plot_array with _plot_array() bridge in all autolens plotters
Show description for b4a92b7
claude
committed
b4a92b7
View commit details
Copy full SHA for b4a92b7
Browse repository at this point
Ignore autolens_workspace_test embedded repo
Show description for aacb4cf
claude
committed
aacb4cf
View commit details
Copy full SHA for aacb4cf
Browse repository at this point
Commits on Mar 17, 2026
Add git patches for PyAutoArray and PyAutoGalaxy plot refactor
Show description for e6e265c
claude
committed
e6e265c
View commit details
Copy full SHA for e6e265c
Browse repository at this point
Commits on Mar 18, 2026
PR L5: Remove Visuals from PyAutoLens plotters; use standalone plot_array() with direct lines=/positions= kwargs
Show description for 9792078
claude
committed
9792078
View commit details
Copy full SHA for 9792078
Browse repository at this point
Fix invalid escape sequence in tracer_util.py docstring
Show description for 6e0dcb7
claude
committed
6e0dcb7
View commit details
Copy full SHA for 6e0dcb7
Browse repository at this point
Fix sensitivity.py: convert critical curves/caustics to lines= for Array2DPlotter
Show description for 9a34746
claude
committed
9a34746
View commit details
Copy full SHA for 9a34746
Browse repository at this point
Complete Visuals2D/Visuals1D removal from PyAutoLens plotters
Show description for 9a1ad05
claude
committed
9a1ad05
View commit details
Copy full SHA for 9a1ad05
Browse repository at this point
Commits on Mar 19, 2026
Remove MatPlot1D/MatPlot2D from all PyAutoLens plotters; use output=/cmap=/use_log10= API
Show description for 46ad2a7
claude
committed
46ad2a7
View commit details
Copy full SHA for 46ad2a7
Browse repository at this point
Commits on Mar 20, 2026
Remove deleted autoarray wrap class re-exports from plot module
Show description for 07d488f
claude
committed
07d488f
View commit details
Copy full SHA for 07d488f
Browse repository at this point
Commits on Mar 21, 2026
Refactor plotting module: replace *Plotter classes with standalone functions
Show description for e16ea95
claude
committed
e16ea95
View commit details
Copy full SHA for e16ea95
Browse repository at this point
Complete plot refactor: remove all *Plotter classes, add standalone subplot functions
Show description for ca82ad2
claude
committed
ca82ad2
View commit details
Copy full SHA for ca82ad2
Browse repository at this point
Commits on Mar 23, 2026
Fix missing fit_imaging_plots.py and test file lost to .gitignore
Show description for c2f7cfb
claude
committed
c2f7cfb
View commit details
Copy full SHA for c2f7cfb
Browse repository at this point
Commits on Mar 24, 2026
Remove _plot_with_* helpers; simplify plot_array/plot_grid via _prepare_array
Show description for 68ca1d7
claude
committed
68ca1d7
View commit details
Copy full SHA for 68ca1d7
Browse repository at this point
Fix import: autoarray.plot.wrap.base -> autoarray.plot.wrap
Show description for 63fd855
claude
committed
63fd855
View commit details
Copy full SHA for 63fd855
Browse repository at this point
Remove plot_utils.py wrappers; use autoarray plot_array/plot_grid directly
Show description for c154673
claude
committed
c154673
View commit details
Copy full SHA for c154673
Browse repository at this point
Replace _save_subplot with autoarray's save_figure
Show description for 2927f9a
claude
committed
2927f9a
View commit details
Copy full SHA for 2927f9a
Browse repository at this point
Fix import: use autoarray.plot not autoarray.plot.wrap for Cmap/Colorbar/Output
Show description for f649b19
claude
committed
f649b19
View commit details
Copy full SHA for f649b19
Browse repository at this point
Remove Cmap/Colorbar/Output re-exports from autolens.plot
Show description for 1db1e29
claude
committed
1db1e29
View commit details
Copy full SHA for 1db1e29
Browse repository at this point
You can’t perform that action at this time.