Closed MilevaE closed 5 years ago
As with any measured quantity, there is uncertainty in the true value of the transit duration. Taking twice the measured value should clear the in-transit points completely. Downside is, you loose some out of transit points as well. You can use a smaller value if that works for your purpose.
thanks a lot!
Is an existing functionality incorrectly or not sufficiently described in the documentation? In the tutorials, there is one multiplication which I do not understand. In fact, I noticed that is always done when call the function
transit_mask
. Here an example:So, what I mean is the
2*results.duration
part.Why is needed?
Thanks in advance and my apologies if is obvious!