Skip to content

v0.2.2

Compare
Choose a tag to compare
@betaBison betaBison released this 29 Sep 01:37
· 206 commits to main since this release
c569dbf

This release focuses on improvements to visualizations and adding two fault detection and exclusion methods.

Full changelog:

  • changes plot titles to be Y vs. X
  • adds option for averaging multiple y values across x
  • better skyplots across long time horizons where satellites coming in and out of view
  • adds Greedy EDM fault detection and exclusion
  • adds Residual EDM fault detection and exclusion
  • adds fde testing and documentation
  • allows solve_wls() to handle empty measurements being passed in
  • saves navdata CSVs to the same default results directory as visualizations
  • prints requested input path if the file is not found when loading any file for help in debugging
  • updates python package requirements
  • adds open in colab badge