What is new in archi

v1.2.1 (Current)

  • Bug Fixes:
    1. No images were stored when a gif was set to be created
    2. Missing imageio in the requirements.txt

v1.2.0 (Current)

  • New Features:
    1. Allow the user to provide a custom metric for the lightcurve noise
  • Bug Fixes:
    1. removed critical bug when evaluating old keyword

v1.1.0

  • New Features:
    1. Added the ability to store a gif of the star tracking routine
    2. Improved the logging of cases where archi fails
    3. If the dynam star tracking routine fails it uses the static routine to estimate the next point
    4. If the roll angle from the DRP fails (Nans instead of numbers) the dynam routine estimates the roll angle based on passed time between images. This is done allow the predictions to still be calculated
  • Bug Fixes:
    • Removed bug where the multiple processes would stay open when the workers would raise an Exception

v1.0.0

Original Version