What's Changed
Changed
- Changed
getTargetStatesandgetTargetOrientationsfastapi endpoints to take a start, stop, and number of records rather than a list of starts, stops, and exposure times #94 - Changed
getExactTargetOrientationsto take a frame to get the exact times in #94
Fixed
- Fixed getExactTargetOrientations using the correct default params #88 and #94
- Fixed bug where limitSpk and limitCk was iterating incorrectly #88 and #94
- Fixed cassini conf #88
- Fixed internal getExactTargetOrientations() REST endpoint call #92
- Fixed kaguya database to have properly defined reconstructed spk kernels #8
Added
- Added context manager support to KernelSet #88
Full Changelog: 1.2.3...1.2.4