Skip to content

Commit 27906a7

Browse files
committed
Adaptive grid for computation of LensingObject quantities implemented.
1 parent 79a1b30 commit 27906a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test_autoarray/unit/test_files/config/label.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ HyperGalaxy = hg
3131
Rectangular = rect
3232
VoronoiMagnification = voro_mag
3333
VoronoiBrightnessImage = voro_image
34-
instance = const
34+
Constant = const
3535
AdaptiveBrightness = adapt_bright

test_autoarray/unit/test_files/config/priors/default/regularization.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[instance]
1+
[Constant]
22
coefficient = u,0,1
33

44
[AdaptiveBrightness]

0 commit comments

Comments
 (0)