JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for STARDEV Archives


STARDEV Archives

STARDEV Archives


STARDEV@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

STARDEV Home

STARDEV Home

STARDEV  August 2010

STARDEV August 2010

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Recent repository commits

From:

Tim Jenness <[log in to unmask]>

Reply-To:

Starlink development <[log in to unmask]>

Date:

Tue, 17 Aug 2010 05:00:12 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (269 lines)

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

  (Tim Jenness) kappa: Add TEMPSTYLE to more command IFD definitions
   100.0% applications/kappa/
  
  (Tim Jenness) smurf: Calculate mode after metadata fixup
   100.0% applications/smurf/libsmf/
  
  (Tim Jenness) smurf: Do not annul status if status was bad before the block
   100.0% applications/smurf/libsmf/
  
  (Tim Jenness) smurf: Add INBEAM header if it is missing
   100.0% applications/smurf/libsmf/
  
  (Malcolm J. Currie) KAPLIBS: Tidy line wrapping and consistent use of house style.
   100.0% libraries/kaplibs/kpg/
  
  (Malcolm J. Currie) KAPPA: List usage of fixed parameter names within subroutines.
  
  (Malcolm J. Currie) KAPPA: Tidy line wrapping and consistent use of house style.
    11.7% applications/kappa/libkappa/
    88.2% applications/kappa/libkapview/
  
  (Malcolm J. Currie) KAPPA: Use GROUP consistently for style parameters.
    10.5% applications/kappa/libkappa/
    12.2% applications/kappa/libkapview/
    77.1% applications/kappa/
  
  (Malcolm J. Currie) KAPPA: Reformat to normal alignment.
   100.0% applications/kappa/
  
  (Malcolm J. Currie) KAPPA: Added TEMPSTYLE parameter to HISTOGRAM.
     7.6% applications/kappa/libkappa/
    79.3% applications/kappa/
    12.9% libraries/kaplibs/kpg/
  
  (Malcolm J. Currie) KAPLIBS: Add CNF interface for kpg1_filli.
   100.0% libraries/kaplibs/kpg/
  
  (Malcolm J. Currie) KAPLIBS: Replace reference to old CCD1 routine name in prologue.
   100.0% libraries/kaplibs/ccg/
  
  (Malcolm J. Currie) KAPLIBS: Wrap long line and remove trailing space.
   100.0% libraries/kaplibs/ccg/
  
  (Malcolm J. Currie) KAPLIBS: Put History in correct place.
   100.0% libraries/kaplibs/ccg/
  
  (Malcolm J. Currie) KAPLIBS: Multiple-edit typo.
   100.0% libraries/kaplibs/ccg/
  
  (Malcolm J. Currie) KAPPA: Test that input data are not all bad was accidently omitted.
   100.0% libraries/kaplibs/ccg/
  
  (David Berry) kappa: Document bug fix in WCSMOSAIC (actually, AST_REBINSEQ)
   100.0% applications/kappa/
 

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

  commit ef056a3503bad6dd5b1e8ad92517c7ddd14d7b00
  Author: Tim Jenness <[log in to unmask]>
  Date:   Mon Aug 16 16:34:19 2010 -1000
  
      kappa: Add TEMPSTYLE to more command IFD definitions
      
      KPG1_PLOT in KAPLIBS now mandates that TEMPSTYLE be defined
      in the parameter file so we have to add it to the relevant
      commands.
  
   applications/kappa/kappa.ifd.in |   54 +++++++++++++++++++++++++++++++++++++
   1 files changed, 54 insertions(+), 0 deletions(-)
  
  commit d61b80fb3e0a76e2dd51b01717b727985ce91473
  Author: Tim Jenness <[log in to unmask]>
  Date:   Mon Aug 16 15:27:25 2010 -1000
  
      smurf: Calculate mode after metadata fixup
  
   applications/smurf/libsmf/smf_open_file.c |   20 ++++++++++----------
   1 files changed, 10 insertions(+), 10 deletions(-)
  
  commit 95f2f08f89dcd7944ab317c5c086e455a0233a2b
  Author: Tim Jenness <[log in to unmask]>
  Date:   Mon Aug 16 15:25:03 2010 -1000
  
      smurf: Do not annul status if status was bad before the block
      
      Status was being annuled if a function returned with status
      set to SMF__NOKWRD without any regard as to whether it was already
      bad before the block was entered. This led to earlier error messages
      from the file opening being quoshed.
  
   applications/smurf/libsmf/smf_open_file.c |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)
  
  commit ba81129a4360a307b6c1a1a77916b81d47cb7e51
  Author: Tim Jenness <[log in to unmask]>
  Date:   Mon Aug 16 15:16:05 2010 -1000
  
      smurf: Add INBEAM header if it is missing
  
   applications/smurf/libsmf/smf_fix_metadata_acsis.c |    8 ++++++++
   1 files changed, 8 insertions(+), 0 deletions(-)
  
  commit 24a774e0b5877fc643f382a4eb90e42f4d0c07a2
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 23:59:14 2010 +0000
  
      KAPLIBS: Tidy line wrapping and consistent use of house style.
  
   libraries/kaplibs/kpg/kpg1_asset.f |    4 +-
   libraries/kaplibs/kpg/kpg1_grphw.f |  241 +++++++++++++++-------------
   libraries/kaplibs/kpg/kpg1_plot.f  |  291 ++++++++++++++++++----------------
   libraries/kaplibs/kpg/kpg1_plota.f |  126 ++++++++-------
   4 files changed, 354 insertions(+), 308 deletions(-)
  
  commit 2df76edbb38f4636b222826dcc4d1868998524d6
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 23:50:52 2010 +0000
  
      KAPPA: List usage of fixed parameter names within subroutines.
      
      KPG1_PLOTP uses FILL, but FILL is not a defined parameter for LINPLOT.
  
   applications/kappa/libkapview/linplot.f |    1 +
   1 files changed, 1 insertions(+), 0 deletions(-)
  
  commit 9bdced9ea9969306501162fc9672dca849bcef70
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 23:41:23 2010 +0000
  
      KAPPA: Tidy line wrapping and consistent use of house style.
  
   applications/kappa/libkappa/histogram.f |   18 +++---
   applications/kappa/libkapview/linplot.f |  104 ++++++++++++++--------------
   2 files changed, 61 insertions(+), 61 deletions(-)
  
  commit 38b79512d759b0105bf8fe323844ea301a03f8f9
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 23:34:56 2010 +0000
  
      KAPPA: Use GROUP consistently for style parameters.
      
      In many places LITERAL was used.
  
   applications/kappa/libkappa/beamfit.f    |    2 +-
   applications/kappa/libkappa/centroid.f   |    2 +-
   applications/kappa/libkappa/listshow.f   |    2 +-
   applications/kappa/libkappa/normalize.f  |    2 +-
   applications/kappa/libkappa/segment.f    |    2 +-
   applications/kappa/libkapview/cursor.f   |    2 +-
   applications/kappa/libkapview/gdstate.f  |    2 +-
   applications/kappa/libkapview/linplot.f  |    4 +-
   applications/kappa/libkapview/mlinplot.f |    2 +-
   applications/kappa/libkapview/scatter.f  |    2 +-
   applications/kappa/sun95.tex             |   35 ++++++++++++++++-----------
   11 files changed, 32 insertions(+), 25 deletions(-)
  
  commit 0a873b44611ede331e633ae5a4a80b39c3f7a93a
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 22:48:06 2010 +0000
  
      KAPPA: Reformat to normal alignment.
  
   applications/kappa/kappa.news.in |   22 ++++++++++++----------
   1 files changed, 12 insertions(+), 10 deletions(-)
  
  commit 78609a31664c975062c88a8b2da58e2727c0695e
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 22:39:30 2010 +0000
  
      KAPPA: Added TEMPSTYLE parameter to HISTOGRAM.
      
      It seems to work, but I'm not sure that I have made all the necessary
      KAPLIBS changes.  Should find out more adding TEMPSTYLE to other
      applications.
      
      V1.12-4.
  
   applications/kappa/component.xml        |    2 +-
   applications/kappa/configure.ac         |    2 +-
   applications/kappa/kappa.ifd.in         |    9 ++++++
   applications/kappa/kappa.news.in        |    6 ++++
   applications/kappa/libkappa/histogram.f |   35 ++++++++++++++++++++++---
   applications/kappa/sun95.tex            |   40 +++++++++++++++++++++++++++-
   libraries/kaplibs/kpg/kpg1_grphw.f      |   19 ++++++++-----
   7 files changed, 98 insertions(+), 15 deletions(-)
  
  commit 79108b0833151124f231db380d1a79522f786162
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 14:53:39 2010 +0000
  
      KAPLIBS: Add CNF interface for kpg1_filli.
  
   libraries/kaplibs/kpg/kaplibs.c |   36 ++++++++++++++++++++++++++++++++++--
   libraries/kaplibs/kpg/kaplibs.h |    5 ++++-
   2 files changed, 38 insertions(+), 3 deletions(-)
  
  commit 3be3000cc80d6e09a21b2edb31c5082f56615f03
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 14:48:50 2010 +0000
  
      KAPLIBS: Replace reference to old CCD1 routine name in prologue.
  
   libraries/kaplibs/ccg/ccg_bm1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_cs1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_fm1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_md1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_mm1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_mo1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_sc1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_sm1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_tm1.gdr  |    2 +-
   libraries/kaplibs/ccg/ccg_wmd3.gdr |    2 +-
   10 files changed, 10 insertions(+), 10 deletions(-)
  
  commit ddc6f5095392c899ace82510e133ecd4d337bf6b
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 14:46:46 2010 +0000
  
      KAPLIBS: Wrap long line and remove trailing space.
  
   libraries/kaplibs/ccg/ccg_comb1.gdr |    8 ++++----
   1 files changed, 4 insertions(+), 4 deletions(-)
  
  commit 7f78e1c4b56aca4a13e39661b436114fdd562c05
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 14:36:02 2010 +0000
  
      KAPLIBS: Put History in correct place.
  
   libraries/kaplibs/ccg/ccg_tm3.gdr  |   11 +++++++----
   libraries/kaplibs/ccg/ccg_tmn3.gdr |    3 ---
   2 files changed, 7 insertions(+), 7 deletions(-)
  
  commit c64637fe77dc69d943ba45650e9765956f97b8fd
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 14:33:53 2010 +0000
  
      KAPLIBS: Multiple-edit typo.
  
   libraries/kaplibs/ccg/ccg_cs1.gdr |    4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)
  
  commit 5e9f1dbb11dfbba97f660d88837da8958d5e4f8b
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Aug 16 14:27:41 2010 +0000
  
      KAPPA: Test that input data are not all bad was accidently omitted.
      
      This edit was missed when applying this change of functionality for
      the numerous routines in 0621009047710b82ba2804d15a42365570cea3c2.
  
   libraries/kaplibs/ccg/ccg_ad3.gn |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)
  
  commit 0a16ed608a43e3e8caa76c8e4a8612b1232f037d
  Author: David Berry <[log in to unmask]>
  Date:   Mon Aug 16 09:23:01 2010 +0100
  
      kappa: Document bug fix in WCSMOSAIC (actually, AST_REBINSEQ)
  
   applications/kappa/kappa.news.in |   27 ++++++++++++++++++---------
   applications/kappa/sun95.tex     |   12 +++++++++++-
   2 files changed, 29 insertions(+), 10 deletions(-)

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

December 2023
January 2023
December 2022
July 2022
June 2022
April 2022
March 2022
December 2021
October 2021
July 2021
April 2021
January 2021
October 2020
September 2020
August 2020
May 2020
November 2019
October 2019
July 2019
June 2019
February 2019
January 2019
December 2018
November 2018
August 2018
July 2018
May 2018
April 2018
March 2018
February 2018
December 2017
October 2017
August 2017
July 2017
May 2017
April 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
October 2015
September 2015
August 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
2004
April 2003
2003


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager