Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammy2211 committed Nov 18, 2024
1 parent f00693d commit f77390d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_autogalaxy/imaging/test_simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def test__simulator__via_galaxies_from():
exposure_time=10000.0,
background_sky_level=100.0,
add_poisson_noise_to_data=False,
include_poisson_noise_in_noise_map=False,
)

dataset = simulator.via_galaxies_from(galaxies=[galaxy_0, galaxy_1], grid=grid)
Expand Down

0 comments on commit f77390d

Please sign in to comment.