You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# The returned results is a dictionary with arrays of the same shape as input times and bands
124
+
# Each flux value represents the average over the corresponding exposure time
125
+
126
+
.. note::
127
+
The function samples `num_points` evenly spaced within each exposure time and averages the computed flux. Higher `num_points` gives more accurate time averaging but increases computation time. The minimum value is 2.
0 commit comments