Skip to content

jaeger 0.14.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 22:07

🚀 New

  • #177 When jaeger configuration load is called with a design that has the same targets as the currently loaded (as it happens for multi-exposure fields), the existing configuration and metadata are copied but decollision is not run and new paths are not generated.
  • #175 Added alert system.
  • #176 Refine configuration focal plane scale using the guider measured scale.
  • Addded a scale factor when loading a configuration.
  • Allow to load a design from the queue.

✨ Improved

  • #178 Major refactor of the chiller code.
  • #179 Refactored FVC code to use coordIO's FVCTransformAPO.
  • Add jaeger, kaiju, and coordio versions to confSummary.
  • Allow to disable chiller watcher.
  • Store positioners in trajectory data file. Dump trajectory data even if trajectory fails.

🔧 Fixed

  • jaeger status now won't output additional information if the status of a single positioner is requested.