Skip to content

Commit aea3bc9

Browse files
Jammy2211claude
authored andcommitted
config: default critical_curves_method to zero_contour
marching_squares fabricates a noisy polygonal radial caustic for slope=2 isothermal profiles where the radial eigenvalue never cleanly crosses zero. zero_contour correctly omits the degenerate radial caustic and renders clean smooth ovals when one physically exists. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent fe2cca5 commit aea3bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autogalaxy/config/visualize/general.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ general:
55
log10_min_value: 1.0e-4
66
log10_max_value: 1.0e99
77
zoom_around_mask: true
8-
critical_curves_method: marching_squares
8+
critical_curves_method: zero_contour
99
inversion:
1010
reconstruction_vmax_factor: 0.5
1111
total_mappings_pixels: 8

0 commit comments

Comments
 (0)