Skip to content

docs: add LensCalc beginner guide#59

Merged
Jammy2211 merged 1 commit into
releasefrom
feature/lens-calc-guide
Apr 13, 2026
Merged

docs: add LensCalc beginner guide#59
Jammy2211 merged 1 commit into
releasefrom
feature/lens-calc-guide

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • Adds scripts/guides/lens_calc.py — a beginner-friendly guide walking through all lensing quantities computed by the LensCalc class
  • Covers deflection angles, Hessian, convergence, shear, magnification, critical curves/caustics, Einstein radius, and Fermat potential
  • Each section includes plain-English explanation, governing equation, and runnable code example

Closes #57

Test plan

  • Script runs without error under PYAUTO_TEST_MODE=1
  • Notebook generation via PyAutoBuild
  • Visual review of generated notebook

🤖 Generated with Claude Code

New guide script covering convergence, shear, magnification, critical
curves, caustics, Einstein radius and Fermat potential — derived from
first principles with equations and code examples.

Closes #57

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit d2763fd into release Apr 13, 2026
@Jammy2211 Jammy2211 deleted the feature/lens-calc-guide branch April 13, 2026 22:10
Jammy2211 added a commit that referenced this pull request Apr 14, 2026
New guide script covering convergence, shear, magnification, critical
curves, caustics, Einstein radius and Fermat potential — derived from
first principles with equations and code examples.

Closes #57

Co-authored-by: Jammy2211 <JNightingale2211@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Jammy2211 added a commit that referenced this pull request Apr 14, 2026
chore: replay orphaned release PRs (#54, #55, #58, #59) onto main
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.

docs: add LensCalc guide for beginners

1 participant