prose.Fluxes.bin#

Fluxes.bin(size: float, estimate_error: bool = False) Fluxes[source]#

Returns a Fluxes instance with binned time series

Parameters:
  • size (float) – bin size in same unit as self.time

  • estimate_error (bool, optional) – whether to estimate error as the standard deviation of flux in each bin, by default False

Returns:

_description_

Return type:

_type_