Print

Print


Commit summary from repository starlink
------------------------------------

  (Tim Jenness) smurf: sc2fft now sets all pixels with value 0.0 to VAL__BADD
  
  (Tim Jenness) smurf: Add DOME and ENCODER positions to JCMTSTATE
   100.0% applications/smurf/jcmt/
  
  (Malcolm J. Currie) kapsub: Correct documentation typo's.
   100.0% applications/kappa/kapsub/
  
  (David Berry) ast: Use a static cache of LAST values to avoid re-calculation
   100.0% libraries/ast/
  
  (Malcolm J. Currie) docs: Added information on enabling history recording for NDFs created from scratch.
    44.0% applications/convert/
    55.9% applications/kappa/

Commit summary from repository acsis-libspecwrite
------------------------------------

  (Tim Jenness) Add DOME and ENCODER TCS items to JCMTSTATE
 

Commits from repository starlink
-----------------------------

  commit 890b35cf087f1f8f42d7e6963646299d95473cb8
  Author: Tim Jenness <[log in to unmask]>
  Date:   Thu Sep 24 15:52:02 2009 -1000
  
      smurf: sc2fft now sets all pixels with value 0.0 to VAL__BADD
      
      This seems to fix the problem of bads on entry turning up as
      0.0 on exit and leads to correct statistics in the output
      file.
  
   applications/smurf/libsmf/smf_fft_data.c |    1 +
   1 files changed, 1 insertions(+), 0 deletions(-)
  
  commit edc83b7ded4886ecc017413920955d1c1037b6dc
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 22 14:22:38 2009 -1000
  
      smurf: Add DOME and ENCODER positions to JCMTSTATE
  
   applications/smurf/jcmt/state.h           |   17 +++++++++++++++++
   applications/smurf/libsmf/smf_extracols.c |    6 ++++++
   applications/smurf/sc2da/sc2store.c       |    8 ++++++++
   3 files changed, 31 insertions(+), 0 deletions(-)
  
  commit 3fbe696ea6e9f4679a5f9f1d9692f85f34449812
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Sep 23 20:22:06 2009 +0100
  
      kapsub: Correct documentation typo's.
  
   applications/kappa/kapsub/kps1_mfsb.f |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)
  
  commit 29dc44a53ee22ecddee74c048d387f6226fe48ab
  Author: David Berry <[log in to unmask]>
  Date:   Thu Sep 24 20:24:28 2009 +0100
  
      ast: Use a static cache of LAST values to avoid re-calculation
  
   libraries/ast/skyframe.c |  374 ++++++++++++++++++++++++++++++++++++++++----
   libraries/ast/skyframe.h |   18 ++
   2 files changed, 363 insertions(+), 29 deletions(-)
  
  commit a56079d8a95a8f38ca2449bbae551265690eb6ad
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Sep 23 18:23:25 2009 +0100
  
      docs: Added information on enabling history recording for NDFs created from scratch.
      
      This is for KAPPA and CONVERT manuals, held back while the discussion
      has ensued over HISTORY and NDF_AUTO_HISTORY for NDFs in extensions.
      Since that debate has gone quiet and no other NDF changes have been
      made, here are my 2009-09-18 documentation updates to at least record
      the current state of play.
  
   applications/convert/sun55.tex |   26 +++++++++++++++++++++++++-
   applications/kappa/sun95.tex   |   11 ++++++++++-
   2 files changed, 35 insertions(+), 2 deletions(-)

Commits from repository acsis-libspecwrite
-----------------------------

  commit 4864d3bd7bb5a6fb807d52c2167a56622a18eec5
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 22 14:33:12 2009 -1000
  
      Add DOME and ENCODER TCS items to JCMTSTATE
  
   specwrite.c |    4 ++++
   1 files changed, 4 insertions(+), 0 deletions(-)