We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d83a98 + 2bf4141 commit 74f9644Copy full SHA for 74f9644
euclidlike_imsim/stamp.py
@@ -16,6 +16,8 @@ class Euclidlike_stamp(StampBuilder):
16
17
It uses the regular Basic functions for most things.
18
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.
21
"""
22
_trivial_sed = galsim.SED(
23
galsim.LookupTable(
0 commit comments