prose.Fluxes.bin#
- Fluxes.bin(size: float, estimate_error: bool = False) Fluxes[source]#
Returns a
Fluxesinstance with binned time series- Parameters:
size (float) – bin size in same unit as
self.timeestimate_error (bool, optional) – whether to estimate error as the standard deviation of flux in each bin, by default False
- Returns:
_description_
- Return type:
_type_