Brian Jackson

Results 3 issues of Brian Jackson

lightkurve.LightCurve.flatten works amazingly well, but it would be great if I could send my own detrending function or array instead of only being able to use the Savitzky-Golay filter. Perhaps...

#### Problem description If I run PLDCorrector on the same target pixel file to generate a light curve more than once, I get different value, different enough that fitting algorithms...

:flying_disc: discussion

#### Problem description Even though PLDCorrector masks out entries in the light curve that have NaNs, it fails to mask out entries with NaNs in flux_err. As a result, PLDCorrector.__init__()...

:muscle: WIP