Skip to content

Commit

Permalink
Mention flag_psf in HSMCatalog doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed Sep 17, 2024
1 parent 3d2ef21 commit add565e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions piff/stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,7 @@ class HSMCatalogStats(Stats):
:g1_model: The g1 component of the PSF model.
:g2_model: The g2 component of the PSF model.
:reserve: Whether the star was a reserve star.
:flag_psf: 1 if the PSF fitter rejected the star for some reason. 0 otherwise.
:flag_data: 0 where HSM succeeded on the observed star, >0 where it failed (see above).
:flag_model: 0 where HSM succeeded on the PSF model, >0 where it failed (see above).
Expand Down

0 comments on commit add565e

Please sign in to comment.