Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
esheldon committed Sep 13, 2024
1 parent 3c75541 commit b5f6e9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ngmix/tests/_sims.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,8 @@ def get_psf_obs(*, rng, T=TPSF, model="turb", noise=1.0e-6):

def get_noisy_obs(rng):
"""
highlight a single pixel
A noisy image; with the right seed this triggered
a bug that we fixed
"""
# import fitsio
dim = 25
Expand Down

0 comments on commit b5f6e9a

Please sign in to comment.