njcuk9999 / apero-utils

APERO affiliated utilities and tools
MIT License
3 stars 3 forks source link

[LBL] Drift file problem in LBL (rounding?) #196

Closed njcuk9999 closed 8 months ago

njcuk9999 commented 10 months ago

Problem that there is a mismatch between AB and C BJD.

If it is a rounding issue then we can add a np.round criteria to the lbl code before we compare the both (no more than 1e-4 if the delta time is always smaller).

If bigger we need to figure out what is going on.