prose.fluxes.ApertureFluxes.broeg2005#
- ApertureFluxes.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