Warning about timedeltas when calculating HJD and BJD
When code is running, in the case of object frames, following warning will be shown: WARNING: TimeDeltaMissingUnitWarning: Numerical value without unit or explicit format passed to TimeDelta, assuming days [astropy.time.core]
That has to be solved to prevent breaking up the code in the future.