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 2009

STARDEV August 2009

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:

Sat, 1 Aug 2009 05:00:51 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (340 lines)

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

  (Tim Jenness) polpack: Replace ILEVEL parameter with MSG_FILTER
    80.7% applications/polpack/polsub/
    19.2% applications/polpack/
  
  (Malcolm J. Currie) pcs: Correct syntax.
   100.0% libraries/pcs/parsecon/
  
  (Tim Jenness) polpack: Make use of MSG for implementing QUIET
    26.7% applications/polpack/polsub/
    73.2% applications/polpack/
  
  (Malcolm J. Currie) mers: Fix typos in documentation.
   100.0% libraries/mers/
  
  (Tim Jenness) pcs: Trick IFL parser to believe that MSG_FILTER and QUIET parameters exist
   100.0% libraries/pcs/parsecon/
  
  (Tim Jenness) mers: Change msgIfget to take a single arg and test QUIET
    28.9% applications/obsolete/iras90/apps/
     1.2% libraries/mers/star/
    65.2% libraries/mers/
     3.6% libraries/par/
  
  (Tim Jenness) pcs: Add C interface to subParGet0l
   100.0% libraries/pcs/subpar/
  
  (Tim Jenness) pcs: Tweak some error messages to include more info in PARSECON
   100.0% libraries/pcs/parsecon/
  
  (Malcolm J. Currie) CONVERT: Complete change log.
   100.0% applications/convert/
  
  (Ed Chapin) smurf: use single variance per bolo, 15% reduction in memory usage
   100.0% applications/smurf/libsmf/
  
  (Ed Chapin) smurf: handle 2d variance in smf_calcmodel_noi
   100.0% applications/smurf/libsmf/
  
  (Ed Chapin) smurf: smf_write_smfData can now use a 2d variance array
   100.0% applications/smurf/libsmf/
  
  (Peter W. Draper) ast: make the _r reentrant function configurable.
    84.1% libraries/ast/
    15.8% thirdparty/heasarc/cfitsio/
  
  (Peter W. Draper) gaia: bump package version in subpackages.
    64.8% applications/gaia/gaia/
    11.2% applications/gaia/gaia3d/
    23.9% applications/gaia/gaiavo/

Commit summary from repository automake
------------------------------------

  (Peter W. Draper) Don't use an explicit SHELL when installing, use the autoconf derived one instead
   100.0% lib/am/

Commit summary from repository vtk
------------------------------------

  (Peter W. Draper) Fix for compilation problem under Solaris 10.
   100.0% Rendering/
 

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

  commit 2882455b9341d8bf490ae9640fa09fe6eacf5d72
  Author: Tim Jenness <[log in to unmask]>
  Date:   Fri Jul 31 17:02:11 2009 -1000
  
      polpack: Replace ILEVEL parameter with MSG_FILTER
      
      Remove all usages of ILEVEL in API.
  
   applications/polpack/polcal.f            |   51 +++++++-------
   applications/polpack/polpack.news        |    4 +
   applications/polpack/polstack.f          |   74 +++++++++-----------
   applications/polpack/polsub/pol1_dulbm.f |   36 ++++------
   applications/polpack/polsub/pol1_sngbm.f |   19 +++---
   applications/polpack/polsub/pol1_sngct.f |   36 ++++++----
   applications/polpack/polsub/pol1_sngfl.f |   27 +++++---
   applications/polpack/polsub/pol1_sngmn.f |   47 +++++++------
   applications/polpack/polsub/pol1_sngsm.f |   43 +++++++------
   applications/polpack/polsub/pol1_sngsv.f |   65 +++++++++---------
   applications/polpack/polsub/pol1_sngvn.f |   13 ++--
   applications/polpack/polsub/pol1_srtim.f |   53 ++++++++-------
   applications/polpack/polsub/pol1_stkim.f |   82 ++++++++++++-----------
   applications/polpack/polsub/pol_cale.f   |  100 ++++++++++++++--------------
   applications/polpack/polsub/pol_calf.f   |   82 ++++++++++++-----------
   15 files changed, 373 insertions(+), 359 deletions(-)
  
  commit 089c5b43a0c6999ea40fb4bf76875dc9d860abef
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Sat Aug 1 02:07:01 2009 +0100
  
      pcs: Correct syntax.
  
   libraries/pcs/parsecon/pcn_facend.f |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)
  
  commit be84d46fb9b4bc7814cfe2151c1ba976e222dfa5
  Author: Tim Jenness <[log in to unmask]>
  Date:   Fri Jul 31 14:46:27 2009 -1000
  
      polpack: Make use of MSG for implementing QUIET
      
      Remove code that explicitly checks for the QUIET parameter
      and replace it with simple message filtering now that MSG_IFGET
      will automatically handle QUIET.
  
   applications/polpack/component.xml       |    2 +-
   applications/polpack/configure.ac        |    2 +-
   applications/polpack/polexp.f            |   43 ++++++++------------
   applications/polpack/polext.f            |   59 ++++++++++++---------------
   applications/polpack/polimp.f            |   43 +++++++-------------
   applications/polpack/polpack.ifd.in      |   40 -------------------
   applications/polpack/polpack.news        |    7 +++
   applications/polpack/polsim.f            |   47 +++++++++-------------
   applications/polpack/polsub/pol1_chkex.f |   30 +++++++-------
   applications/polpack/polsub/pol1_imprt.f |   21 +++++-----
   applications/polpack/polsub/pol1_xeval.f |   29 ++++++-------
   11 files changed, 126 insertions(+), 197 deletions(-)
  
  commit e8623dbd25faeb0d2b28c1663713ca04319efd3c
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Sat Aug 1 00:42:49 2009 +0100
  
      mers: Fix typos in documentation.
  
   libraries/mers/msgIfget_adam.c  |    4 ++--
   libraries/mers/msg_ifget_adam.c |    4 ++--
   2 files changed, 4 insertions(+), 4 deletions(-)
  
  commit 0863061d7789260c66d1b546980e1643d0055c79
  Author: Tim Jenness <[log in to unmask]>
  Date:   Fri Jul 31 14:06:25 2009 -1000
  
      pcs: Trick IFL parser to believe that MSG_FILTER and QUIET parameters exist
      
      Modify the IFL parser so that at the end of every interface definition
      two new parameters are added. This allows MSG_IFGET in the fixed
      part to always have access to MSG_FILTER and QUIET parameters
      to handle message filtering without forcing every application
      to have private definitions in IFL files.
      
      Does not overwrite definitions for QUIET and MSG_FILTER
      parameters that do exist in the IFL files.
      
      This patch requires that all IFC files are recompiled.
  
   libraries/pcs/parsecon/pcn_facend.f |   45 +++++++++++++++++++++++++++++++++
   1 files changed, 45 insertions(+), 0 deletions(-)
  
  commit 953c1fc496e1fdac1ea1172954bd11365f36b3f6
  Author: Tim Jenness <[log in to unmask]>
  Date:   Fri Jul 31 13:50:01 2009 -1000
  
      mers: Change msgIfget to take a single arg and test QUIET
      
      - No longer give a choice of parameter name. Commit includes
        API change in par, pcs and iras90 to reflect single argument
        usage.
      
      - Read both MSG_FILTER and QUIET parameters and check
        for self-consistent values.
  
   applications/obsolete/iras90/apps/backcrdd.f  |    2 +-
   applications/obsolete/iras90/apps/coaddcrdd.f |    2 +-
   applications/obsolete/iras90/apps/colcorr.f   |    2 +-
   applications/obsolete/iras90/apps/coltemp.f   |    2 +-
   applications/obsolete/iras90/apps/deglcrdd.f  |    2 +-
   applications/obsolete/iras90/apps/destcrdd.f  |    2 +-
   applications/obsolete/iras90/apps/history.f   |    2 +-
   applications/obsolete/iras90/apps/irastrace.f |    2 +-
   applications/obsolete/iras90/apps/mapcrdd.f   |    2 +-
   applications/obsolete/iras90/apps/newunits.f  |    2 +-
   applications/obsolete/iras90/apps/poina0.f    |    9 +-
   applications/obsolete/iras90/apps/pointcrdd.f |    2 +-
   applications/obsolete/iras90/apps/poscrdd.f   |    2 +-
   applications/obsolete/iras90/apps/prepare.f   |    2 +-
   applications/obsolete/iras90/apps/qualtobad.f |    2 +-
   applications/obsolete/iras90/apps/remqual.f   |    2 +-
   applications/obsolete/iras90/apps/setimage.f  |    2 +-
   applications/obsolete/iras90/apps/setqual.f   |    2 +-
   applications/obsolete/iras90/apps/showqual.f  |    2 +-
   applications/obsolete/iras90/apps/simcrdd.f   |    2 +-
   applications/obsolete/iras90/apps/skyalign.f  |    2 +-
   applications/obsolete/iras90/apps/skybox.f    |    2 +-
   applications/obsolete/iras90/apps/skygrid.f   |    2 +-
   applications/obsolete/iras90/apps/skyline.f   |    2 +-
   applications/obsolete/iras90/apps/skymark.f   |    2 +-
   applications/obsolete/iras90/apps/skyphot.f   |    2 +-
   applications/obsolete/iras90/apps/skypos.f    |    2 +-
   applications/obsolete/iras90/apps/skywrite.f  |    2 +-
   applications/obsolete/iras90/apps/tracecrdd.f |    2 +-
   libraries/mers/mers.news                      |    9 ++-
   libraries/mers/mers_f77.h                     |    4 +-
   libraries/mers/merswrap.h                     |    3 +-
   libraries/mers/msgIfget_adam.c                |  144 ++++++++++++++++-------
   libraries/mers/msg_ifget_adam.c               |   63 ++++++----
   libraries/mers/star/subpar.h                  |    5 +-
   libraries/par/par_test.f                      |    2 +-
   libraries/par/par_test.ifl                    |   10 +-
   libraries/pcs/dtask/ailink.in.m4              |    2 +-
   38 files changed, 192 insertions(+), 115 deletions(-)
  
  commit e14c554bc0a9ac5d0fc58dd747ca2b499db88366
  Author: Tim Jenness <[log in to unmask]>
  Date:   Fri Jul 31 13:19:37 2009 -1000
  
      pcs: Add C interface to subParGet0l
  
   libraries/pcs/subpar/subpar.c |   29 ++++++++++++++++++++++++++++-
   libraries/pcs/subpar/subpar.h |    5 ++++-
   2 files changed, 32 insertions(+), 2 deletions(-)
  
  commit 8cfd43a95caf416c0aadf04c8caab9400ac30ae8
  Author: Tim Jenness <[log in to unmask]>
  Date:   Fri Jul 31 11:13:34 2009 -1000
  
      pcs: Tweak some error messages to include more info in PARSECON
  
   libraries/pcs/parsecon/pcn_convert.f |    5 +++--
   libraries/pcs/parsecon/pcn_newpar.f  |    4 +++-
   2 files changed, 6 insertions(+), 3 deletions(-)
  
  commit 8a4942a2c05925bf0a121979c8894b7450f00d5f
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Fri Jul 31 22:02:36 2009 +0100
  
      CONVERT: Complete change log.
  
   applications/convert/convert.news |   15 ++++++++++++++-
   applications/convert/sun55.tex    |   33 ++++++++++++++++++++++++++++++---
   2 files changed, 44 insertions(+), 4 deletions(-)
  
  commit b085c5d76599746c672ab260bc84b47addd0380d
  Author: Ed Chapin <[log in to unmask]>
  Date:   Fri Jul 31 11:21:25 2009 -0700
  
      smurf: use single variance per bolo, 15% reduction in memory usage
      
      In smf_model_create make the time axis of NOI length 1. Then use
      modulo arithmetic to calculate array indices in routines that
      use the variances stored in this model. Can easily switch back
      to full 3-d variances if required.
  
   applications/smurf/libsmf/smf_calcmodel_noi.c |    8 +++---
   applications/smurf/libsmf/smf_model_create.c  |   24 ++++++++++++++--------
   applications/smurf/libsmf/smf_rebinmap1.c     |   10 ++++----
   applications/smurf/libsmf/smf_write_smfData.c |    7 +++--
   4 files changed, 28 insertions(+), 21 deletions(-)
  
  commit 22e5ad00d99ec37affb8cd67096c167a790be849
  Author: Ed Chapin <[log in to unmask]>
  Date:   Fri Jul 31 10:49:52 2009 -0700
  
      smurf: handle 2d variance in smf_calcmodel_noi
  
   applications/smurf/libsmf/smf_calcmodel_noi.c |   32 +++++++++++++---------
   1 files changed, 19 insertions(+), 13 deletions(-)
  
  commit 9b14a18cebeeda26f75964804536d1dcc7564229
  Author: Ed Chapin <[log in to unmask]>
  Date:   Fri Jul 31 10:12:33 2009 -0700
  
      smurf: smf_write_smfData can now use a 2d variance array
      
      If time axis of variance has length 0 repeat single bolo variance
      at each time slice in output cube.
  
   applications/smurf/libsmf/smf.h.source        |    2 +-
   applications/smurf/libsmf/smf_iteratemap.c    |    4 +-
   applications/smurf/libsmf/smf_write_smfData.c |  117 ++++++++++++++++------
   3 files changed, 88 insertions(+), 35 deletions(-)
  
  commit c8adb3cfb2f4b75b64235e3449405bed489f728d
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Thu Jul 30 15:32:36 2009 +0100
  
      ast: make the _r reentrant function configurable.
      
      strerror_r and strtok_r are not available under MINGW, so we
      need to make this optional for the JNIAST build, also need
      some additional include files, otherwise the astIsAFrame function
      isn't defined.
  
   libraries/ast/axis.c               |    9 ++++++++-
   libraries/ast/channel.c            |    6 ++++++
   libraries/ast/configure.ac         |    3 +++
   libraries/ast/fitschan.c           |    8 ++++++++
   libraries/ast/memory.c             |   17 +++++++++++++++--
   libraries/ast/object.c             |    9 ++++++++-
   libraries/ast/ratemap.c            |    1 +
   libraries/ast/switchmap.c          |    1 +
   libraries/ast/tranmap.c            |    1 +
   thirdparty/heasarc/cfitsio/cfitsio |    2 +-
   10 files changed, 52 insertions(+), 5 deletions(-)
  
  commit 921093865185c7a34c3183c7a3d0d988a69bd903
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri Jul 31 08:26:48 2009 +0100
  
      gaia: bump package version in subpackages.
  
   applications/gaia/gaia/configure   |   34 +++++++++++++++++-----------------
   applications/gaia/gaia3d/configure |   18 +++++++++---------
   applications/gaia/gaiavo/configure |   30 +++++++++++++++---------------
   3 files changed, 41 insertions(+), 41 deletions(-)

Commits from repository automake
-----------------------------

  commit ddc7d5e22c2c5485c526f53b0595393cdef640f3
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri Jul 31 17:39:32 2009 +0100
  
      Don't use an explicit SHELL when installing, use the autoconf derived one instead
      
      There is a problem with new libtools using shell-tuned functions, so to install using libtool you must use the autoconv shell. Apparently the original fix was introduced to work around an issue on Tru64 UNIX, this later requirement trumps that
  
   lib/am/install.am |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Commits from repository vtk
-----------------------------

  commit 2799983edd37b813a7db2b235f3108ee64a051c5
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri Jul 31 16:55:58 2009 +0100
  
      Fix for compilation problem under Solaris 10.
  
   Rendering/CMakeLists.txt                |    3 ++-
   Rendering/vtkOpenGLExtensionManager.cxx |    4 +++-
   2 files changed, 5 insertions(+), 2 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