Skip to content

Add intermediate-level mapper internals cookbook#1173

Closed
Jammy2211 wants to merge 40 commits intomainfrom
feature/model_docs
Closed

Add intermediate-level mapper internals cookbook#1173
Jammy2211 wants to merge 40 commits intomainfrom
feature/model_docs

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • Adds scripts/cookbooks/model_internal.py — an intermediate-level guide to PyAutoFit's mapper internals
  • Covers 10 topics: prior identity, shared priors, argument dicts, unit vector mapping, tree navigation, model creation, subsetting, freezing, serialization, and assertions
  • Fills the gap between high-level API usage and source code for users who need deeper understanding

Test plan

  • All code examples in the cookbook are executable and verified
  • Review for clarity and accuracy of explanations

🤖 Generated with Claude Code

Jammy2211 and others added 10 commits January 28, 2026 17:08
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
81 new tests covering collection composition, shared priors, vector mapping,
tree navigation, assertions, subsetting, freezing, serialization and edge cases.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 closed this Apr 2, 2026
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