Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/Starlink/starlink
  Commit: 22a2e242b9627615716bb106eee29b05cad6d713
      https://github.com/Starlink/starlink/commit/22a2e242b9627615716bb106eee29b05cad6d713
  Author: David Berry <[log in to unmask]>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

  Changed paths:
    M applications/smurf/libsmf/smf_fix_pol2.c

  Log Message:
  -----------
  smurf: New version of POL-2 bonus POL_ANG fixing code

The old version found lots of bonus points because it did not correct
later data as soon as it found a bonus point and therefore got confused
by the long RTS_END gap every 25th sample. The new version is different
to the example python code written by Ryan in that it does not assume a
constant rotation speed, and does not need to be told what the
nominal rotation speed is.