Closed zkbt closed 2 years ago
I realized I wrote one of these along time ago for a class here. I don't know how this gets most efficiently translated to jax/pymc-ish, but maybe it's a helpful starting place?
Added trapezoid model in commit https://github.com/catrionamurray/chromatic_fitting/commit/9fd4e44487cf7210623ff37aae077f43851ebf34
As we just discussed, it might be nice to add a simple trapezoidal transit model to
chromatic_fitting.
Following https://arxiv.org/abs/1001.2010, the parameters of this might be something like the out-of-transit baseline flux, the transit depth, the total transit duration, and the ingress/egress time. This would be quick to calculate and conceptually simple.Possible applications would include:
starry
, with much less computational cost