Skip to content

Commit 6e9c4de

Browse files
authored
Apply suggestion from @beckermr
1 parent 48c2569 commit 6e9c4de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

jax_galsim/gsobject.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,6 @@ def _determine_wcs(self, scale, wcs, image, default_wcs=None):
579579
to indicate that the number of photons should be determined
580580
from the flux and gain
581581
- uses a default of ``max_extra_noise=None`` instead of ``max_extra_noise=0``
582-
to indicate no limit on the extra noise
583582
- requires that the ``maxN`` option be a constant since PhotonArrays are allocated
584583
with ``maxN`` photons when this option is used and arrays in JAX must have static sizes.
585584
- raises a generic ``Exception`` instead of a more specific exception for some invalid inputs

0 commit comments

Comments
 (0)