Commit 085d027
Fix tracer_via_instance_from to include scaling_galaxies
Replace early-return + operator merge with list accumulation so both
extra_galaxies and scaling_galaxies are always passed to the Tracer.
The old pattern dropped scaling_galaxies when extra_galaxies was present
due to integer-key collision in af.Collection +.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent dbfefe4 commit 085d027
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
121 | 125 | | |
122 | 126 | | |
123 | | - | |
| 127 | + | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| |||
0 commit comments