What's Changed
This release makes two important updates relating to time scales:
1. It ensures the time scale of the input ephemeris matches the FFI timestamps. This fixes an issue where fast moving asteroids were noticeably offset from the center of the TPF due to the difference in time scales.
2. It derives a barycentric time correction given the position of the moving object. This means the timestamps in the TPF/LCF are now more accurate.
PRs
* Time correction by altuson in https://github.com/altuson/tess-asteroids/pull/21
**Full Changelog**: https://github.com/altuson/tess-asteroids/compare/v1.0.0...v1.1.0