limb_summary_gif

giant.relative_opnav.visualizers:

giant.relative_opnav.visualizers.limb_summary_gif(relnav, fps=2, outfile='./opnavsummary.gif', dpi=100)[source]

Generate a GIF of the observed and predicted limbs

Parameters:
  • relnav (RelativeOpNav) – the RelativeOpNav instance to plot the residuals from

  • fps (int) – the frames per second for the gif

  • outfile (str) – the file to save the gif to

  • dpi (int) – digital pixels per inch of the resulting gif