Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/Starlink/starlink
  Commit: baa476553c717f8bc050a6c9b03e7ed677504268
      https://github.com/Starlink/starlink/commit/baa476553c717f8bc050a6c9b03e7ed677504268
  Author: Matt Sherwood <[log in to unmask]>
  Date:   2013-08-01 (Thu, 01 Aug 2013)

  Changed paths:
    R applications/smurf/libsmf/smf.h
    M applications/smurf/libsmf/smf_fit_poly1d.c
    M applications/smurf/libsmurf/smurf_fts2_phasecorrds.c

  Log Message:
  -----------
  Revert "smurf: Add phase correction coefficients to pipeline output"

- Unwittingly modified smf.h directly, not knowing it is generated from smf.h.source

This reverts commit f8e11f09776746b731409132063cbcca0c836de9.


  Commit: 773e461f6413afcf16b53052f90e8b75710328af
      https://github.com/Starlink/starlink/commit/773e461f6413afcf16b53052f90e8b75710328af
  Author: Matt Sherwood <[log in to unmask]>
  Date:   2013-08-01 (Thu, 01 Aug 2013)

  Changed paths:
    M applications/smurf/libsmf/smf.h.source
    M applications/smurf/libsmf/smf_fit_poly1d.c
    M applications/smurf/libsmurf/smurf_fts2_phasecorrds.c

  Log Message:
  -----------
  smurf: Add phase correction coefficients to pipeline output *Revised*

- Revised to modify smf.h.source instead of changing smf.h directly
- Add smf_fit_poly1d_chisq wrapper around internal function to return rchisq
- Output phase fit coefficients DC Offset, slope and chi^2 during phase correction


Compare: https://github.com/Starlink/starlink/compare/f8e11f097767...773e461f6413