Skip to content

Commit

Permalink
Update euclidlike_imsim/noise.py
Browse files Browse the repository at this point in the history
Co-authored-by: Rachel Mandelbaum <[email protected]>
  • Loading branch information
aguinot and rmandelb authored Dec 11, 2024
1 parent dd670ee commit 9a973ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion euclidlike_imsim/noise.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def get_noise(cfg_noise, cfg_image, base, logger):
For example, given the very low amplitude of the sky background, we can have
spatial variations of only ~1 ADU. This will be impossible to properly pick
up by tools like SExtractor. Adding this noise prevents this problem and does not
change the signal in the image. This is discuss in [Cuillandre et al. 2025](https://arxiv.org/abs/2405.13496)
change the signal in the image. This is discussed in [Cuillandre et al. 2025](https://arxiv.org/abs/2405.13496)
Sect. 4.2.7.
"""

Expand Down

0 comments on commit 9a973ab

Please sign in to comment.