Skip to content

Rectangular mesh split API update: RectangularAdapt* → RectangularBilinearAdapt* - #71

Merged
Jammy2211 merged 1 commit into
mainfrom
claude/wake-up-22piwp
Aug 21, 2026
Merged

Rectangular mesh split API update: RectangularAdapt* → RectangularBilinearAdapt*#71
Jammy2211 merged 1 commit into
mainfrom
claude/wake-up-22piwp

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

What

The HowToGalaxy leg of the rectangular mesh split rollout (PyAutoArray#462 / PyAutoGalaxy#579), mirroring HowToLens#74:

  • Chapter-3 scripts + notebooks: every RectangularAdaptDensity / RectangularAdaptImage reference moves to the RectangularBilinearAdapt* workspace defaults.
  • tutorial_5_bayesian_formalism imported overlay_grid_from by module path, which the split also renamed: rectangular_adapt_densityrectangular_rtu_adapt_density (where the function now lives).
  • config/priors/mesh/: files renamed to rectangular_bilinear_adapt_*.yaml (keys updated, CRLF endings normalized to LF) with rectangular_rtu_adapt_*.yaml twins added (same priors).

Why

The library-side rename merged this morning without this workspace's leg, so every chapter-3 tutorial constructing the old classes fails with AttributeError on current library mains — the same breakage class that turned HowToLens smoke red.

Validation

Full local run_smoke.py sweep: 32/32 passed against current library mains (including the merged PyAutoArray#463 fnnls fix).

🤖 Generated with Claude Code

https://claude.ai/code/session_015GsUfbCwPd4XC8kpsiUJp7


Generated by Claude Code

…linearAdapt*

The HowToGalaxy leg of the mesh-split rollout (PyAutoArray#462 / PyAutoGalaxy#579),
mirroring HowToLens#74: chapter-3 scripts + notebooks move to the
RectangularBilinearAdapt* workspace defaults, tutorial_5_bayesian_formalism's
module-path import of overlay_grid_from follows the file rename to
rectangular_rtu_adapt_density, and the prior configs are renamed with RTU
twins added (same priors; renamed files normalized to LF).

Full local run_smoke.py sweep: 32/32 passed against current library mains.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015GsUfbCwPd4XC8kpsiUJp7
@Jammy2211
Jammy2211 merged commit 912dfaa into main Aug 21, 2026
7 checks passed
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.

2 participants