prose.Observation.broeg2005#

Observation.broeg2005(inplace=True, cut=True, nans=False)#

The Broeg et al. 2005 differential photometry algorithm

Compute an optimum weighted artificial light curve

Parameters:
  • inplace (bool, optional) – whether to perform the changes on current Observation or to return a new one, default True

  • cut (bool or None, optional) – whether to pick the best comparison stars and apply unitary weights, default None which try both and cut if beneficial

  • nans (bool) – whether to keep nans values in fluxes, otherwise set to 1 (arbitrarly low value) before computing the weights, default False, i.e. removing nans