Rectangular mesh split API update: RectangularAdapt* → RectangularBilinearAdapt* - #71
Merged
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The HowToGalaxy leg of the rectangular mesh split rollout (PyAutoArray#462 / PyAutoGalaxy#579), mirroring HowToLens#74:
RectangularAdaptDensity/RectangularAdaptImagereference moves to theRectangularBilinearAdapt*workspace defaults.tutorial_5_bayesian_formalismimportedoverlay_grid_fromby module path, which the split also renamed:rectangular_adapt_density→rectangular_rtu_adapt_density(where the function now lives).config/priors/mesh/: files renamed torectangular_bilinear_adapt_*.yaml(keys updated, CRLF endings normalized to LF) withrectangular_rtu_adapt_*.yamltwins 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
AttributeErroron current library mains — the same breakage class that turned HowToLens smoke red.Validation
Full local
run_smoke.pysweep: 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