Skip to content

Commit 74f9644

Browse files
authored
Merge pull request #110 from GalSim-developers/fb/small_doc_change
Small documentation update for flux units in imsim.
2 parents 4d83a98 + 2bf4141 commit 74f9644

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

euclidlike_imsim/stamp.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ class Euclidlike_stamp(StampBuilder):
1616
1717
It uses the regular Basic functions for most things.
1818
It specializes the quickSkip, buildProfile, and draw methods.
19+
Note that the flux used throughout this class is not equal to the flux from
20+
the truth catalogs, but rather the true flux times the exposure time and collecting area.
1921
"""
2022
_trivial_sed = galsim.SED(
2123
galsim.LookupTable(

0 commit comments

Comments
 (0)