Skip to content

Commit 202c042

Browse files
Jammy2211Jammy2211
authored andcommitted
multiple mappers now supported
1 parent f88fb4e commit 202c042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_autolens/imaging/test_simulate_and_fit_imaging.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ def test__simulate_imaging_data_and_fit__linear_light_profiles_and_pixelization_
611611
),
612612
1.0e-4,
613613
)
614-
assert fit_linear.figure_of_merit == pytest.approx(-190.665986828461, 1.0e-4)
614+
assert fit_linear.figure_of_merit == pytest.approx(-190.6935526756, 1.0e-4)
615615

616616

617617
def test__simulate_imaging_data_and_fit__complex_fit_compare_mapping_matrix_sparse_operator():

0 commit comments

Comments
 (0)