Skip to content

1.2.4

Latest

Choose a tag to compare

@acpaquette acpaquette released this 01 Aug 19:55
· 8 commits to main since this release
0b0ca35

What's Changed

Changed

  • Changed getTargetStates and getTargetOrientations fastapi endpoints to take a start, stop, and number of records rather than a list of starts, stops, and exposure times #94
  • Changed getExactTargetOrientations to 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