From 510c55bc13e413f4d898c53ed7e4139de465e11b Mon Sep 17 00:00:00 2001 From: Eddie Schlafly Date: Tue, 13 Feb 2024 10:31:03 -0500 Subject: [PATCH] Fix docs. --- romanisim/catalog.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/romanisim/catalog.py b/romanisim/catalog.py index aa2ac304..77129c84 100644 --- a/romanisim/catalog.py +++ b/romanisim/catalog.py @@ -174,7 +174,7 @@ def make_galaxies(coord, power law index of magnitudes faintmag : float faintest AB magnitude for which to generate sources - Note this magnitude is in a `fiducial' band which is not observed. + Note this magnitude is in a "fiducial" band which is not observed. Actual requested bandpasses are equal to this fiducial band plus 1 mag of Gaussian noise. hlr_at_faintmag : float @@ -272,7 +272,7 @@ def make_stars(coord, implies 3/5. faintmag : float faintest AB magnitude for which to generate sources - Note this magnitude is in a `fiducial' band which is not observed. + Note this magnitude is in a "fiducial" band which is not observed. Actual requested bandpasses are equal to this fiducial band plus 1 mag of Gaussian noise. truncation_radius : float