Luke Bouma
Luke Bouma
Hi Michael, thanks for this response. I'm perhaps a bit confused. My understanding of the goal of this loop in pseudo-code is roughly ``` until we reach convergence: find and...
Further improvements: - [x] modify interface to use screen space more efficiently when leafing through LCs. (e.g., to try and fit periodograms, phase LCs, and unphased LCs by detecting screen...
Relevant implementations from the last reference (perhaps these were already the plan?): https://github.com/jradavenport/flare-decomp/blob/master/aflare.py
PS: thank you for writing this very useful code!
Hi Michael, Thank you for this response! Responding to your questions: _Can you try more aggressive filtering of your data?_ Sure, the filtering can be arbitrarily aggressive... up to the...
I can imagine two alternatives (though I'm sure there are more!). The simpler thing is to assume that the non-Gaussianity is mostly driven by a few outliers. If so, the...