Commit d4cd012
fix: register Galaxy redshift as no_flatten aux in register_tracer_classes
Plane bookkeeping (Tracer.plane_index_via_redshift_from, reached by any
jitted PointSolver.solve(..., plane_redshift=...) on a multi-plane tracer)
compares redshifts to derive a static plane index, which is impossible when
redshift enters the trace as a leaf. Mirrors the cosmology no_flatten
registration; found fixing autolens_workspace cluster/simulator.py's
per-source plane_redshift solve (#678 phase D).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DnTmLoJjJgMTze5uAbg1Jd1 parent d838ca5 commit d4cd012
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
49 | 60 | | |
50 | 61 | | |
51 | 62 | | |
| |||
0 commit comments