Skip to content

Commit

Permalink
Fix docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
schlafly committed Feb 13, 2024
1 parent 016267a commit 510c55b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions romanisim/catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 510c55b

Please sign in to comment.