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:

Thu, 5 Aug 2010 05:00:25 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (289 lines)

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

  (Malcolm J. Currie) .gitgnore: KAPLIBS notes and instantiated new generic routine added.
  
  (Malcolm J. Currie) KAPLIBS: Protect against zero second moment before deriving skewness and kurtosis.
   100.0% libraries/kaplibs/kpg/
  
  (Malcolm J. Currie) KAPPA: Keep valgrind happy.
  
  (Malcolm J. Currie) KAPPA: Tidying recently changed apps.
   100.0% applications/kappa/libkappa/
  
  (Malcolm J. Currie) KAPLIBS: Wrap long lines closer to normal VMS-help width.
   100.0% libraries/kaplibs/
  
  (Malcolm J. Currie) KAPLIBS: Tidying stats o/p routines.
   100.0% libraries/kaplibs/kpg/
  
  (Malcolm J. Currie) KAPPA/KAPLIBS: Derive skewness and kurtosis in STATS.
    37.3% applications/kappa/libkappa/
    12.0% applications/kappa/
    12.0% libraries/kaplibs/kpg/
    38.5% libraries/kaplibs/
  
  (Malcolm J. Currie) KAPLIBS: Add new statistics routine to supersede KPG1_STATx.
   100.0% libraries/kaplibs/kpg/
  
  (Tim Jenness) smurf: Fix small 32-bit compiler warning
   100.0% applications/smurf/libsmf/
  
  (Tim Jenness) smurf: Remove boolean definition for the moment
   100.0% applications/smurf/libsc2fts/
  
  (Jessica Dempsey) smurf: Reference calibration SPIE paper in cookbook
   100.0% applications/smurf/docs/sc19/
  
  (Tim Jenness) smurf: Lots of typography tidying up.
   100.0% applications/smurf/docs/sc19/
  
  (Tim Jenness) smurf: Extract the correct part of the keymap in EXTINCTION
   100.0% applications/smurf/libsmurf/
  
  (Remo Tilanus) smurf: added a couple of missed figures and corrected one typo
   100.0% applications/smurf/docs/sc19/
  
  (Remo Tilanus) smurf: added Data Characteristics and Issues
   100.0% applications/smurf/docs/sc19/
 

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

  commit c3deeb8b48f8ff727f040c3eb56fee5c31df0e1a
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Thu Aug 5 02:18:14 2010 +0000
  
      .gitgnore: KAPLIBS notes and instantiated new generic routine added.
  
   .gitignore |    7 +++++++
   1 files changed, 7 insertions(+), 0 deletions(-)
  
  commit b2e892ea21ed428906bab979cd12784c8258d883
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Aug 4 23:56:22 2010 +0000
  
      KAPLIBS: Protect against zero second moment before deriving skewness and kurtosis.
  
   libraries/kaplibs/kpg/kpg_osta.gn |   18 ++++++++++++------
   1 files changed, 12 insertions(+), 6 deletions(-)
  
  commit ef12e6523f00b2c7d32f42b3bbc4f4a4079e0d9a
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Aug 4 23:54:00 2010 +0000
  
      KAPPA: Keep valgrind happy.
      
      Valgrind seems to have problems with ITYPE and DTYPE returned from
      various NDF routines, regarding them as uninitialised.
  
   applications/kappa/libkappa/stats.f |    1 +
   1 files changed, 1 insertions(+), 0 deletions(-)
  
  commit dc3a24e1b55e3958c7517e69ea87e80b821fcbea
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Aug 4 23:52:16 2010 +0000
  
      KAPPA: Tidying recently changed apps.
  
   applications/kappa/libkappa/histat.f |    6 +++---
   applications/kappa/libkappa/outset.f |   10 ++++++----
   applications/kappa/libkappa/stats.f  |   25 +++++++++++++------------
   3 files changed, 22 insertions(+), 19 deletions(-)
  
  commit 7c8d093dd54e190bc02b520f4a6b3df290b6aa1a
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Aug 4 23:49:12 2010 +0000
  
      KAPLIBS: Wrap long lines closer to normal VMS-help width.
  
   libraries/kaplibs/kaplibs.news |   38 ++++++++++++++++++++------------------
   1 files changed, 20 insertions(+), 18 deletions(-)
  
  commit 7d96d128e6aeb1ad9a71502872f62a813646111e
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Aug 4 23:48:27 2010 +0000
  
      KAPLIBS: Tidying stats o/p routines.
  
   libraries/kaplibs/kpg/kpg1_stds.gdr |    4 ++--
   libraries/kaplibs/kpg/kpg1_stfl.gdr |   18 +++++++++---------
   2 files changed, 11 insertions(+), 11 deletions(-)
  
  commit 10afa1198abec276ad6f06d32f680afed38eb7b8
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Aug 4 23:26:16 2010 +0000
  
      KAPPA/KAPLIBS: Derive skewness and kurtosis in STATS.
      
      Version 1.12-3 of KAPPA.
      
      Uses a recursive algorithm (see KPG_OSTAx) to calculate the population
      skewness and kurtosis.  The standard deviation is now a population
      statistic, rather than the sample statistic formerly.
      
      HISTAT was altered to match the new APIs of KPG1_STDSx and KPG1_STFLx,
      extended by two arguments for the extra statistics.
      
      The KAPLIBS documentation updated for revised KPG1_STDSx and
      KPG1_STFLx, and the new KPG_OSTAx routine.
      
      The KAPLIBS version number (3.1) has been belatedly incremented.
  
   applications/kappa/component.xml     |    2 +-
   applications/kappa/configure.ac      |    2 +-
   applications/kappa/kappa.ifd.in      |   16 +
   applications/kappa/kappa.news.in     |   17 +-
   applications/kappa/libkappa/histat.f |   21 +-
   applications/kappa/libkappa/stats.f  |  141 ++++--
   applications/kappa/sun95.tex         |   41 ++-
   libraries/kaplibs/component.xml      |    2 +-
   libraries/kaplibs/configure.ac       |    2 +-
   libraries/kaplibs/kaplibs.news       |   17 +-
   libraries/kaplibs/kpg/kpg1_stds.gdr  |   41 ++-
   libraries/kaplibs/kpg/kpg1_stfl.gdr  |   45 ++-
   libraries/kaplibs/sun238.tex         |  851 +++++++++++++++++++-------------
   libraries/kaplibs/sun_head.tex       |   17 +
   14 files changed, 793 insertions(+), 422 deletions(-)
  
  commit 9ec89e861ab3aef0ef2719b3e3ffe5adead725ee
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Wed Aug 4 19:19:59 2010 +0000
  
      KAPLIBS: Add new statistics routine to supersede KPG1_STATx.
      
      The existing KPG1_STATx routine uses the standard one-pass
      formula for the variance.
      
          Sum (x_i)**2 - (Sum x_i)**2/n
          -----------------------------
                     n - 1
      
      It has the disadvantage that it can be unstable to rounding errors for
      large datasets differencing two large and similar sums, even though we
      do compute in double precision, and there is no correction applied
      such as that of Bjorck.
      
      The simple two-pass algorithm while more robust, it can fall foul of
      concentrated data with extreme outliers, and rounding, and is less
      efficient too.
      
      For an entire population the denominator be the population size n; it
      is n-1 for a sample of observations.  What is appropriate depends on
      the use being made.  For decent n, such as normal use in KAPPA:STATS,
      it should make little practical difference.
      
      Since we needed skewness and kurtosis, I've written a new routine that
      uses Welford's recursive approach, extended to higher moments by
      Terriberry.  It's a one-pass algorithm and more stable than before.
      
      For consistency and ease of interpretation I've stuck with population
      statistics.  If users want sample statistics they can apply
      appropriate bias corrections.  For kurtosis the corrections seem to
      vary in how to scale the 3 offset to derive excess kurtosis over pure
      kurtosis, and whether or not there is another term.  Users can pick
      their favourite.
  
   libraries/kaplibs/kpg/Makefile.am |    2 +-
   libraries/kaplibs/kpg/kpg_osta.gn |  368 +++++++++++++++++++++++++++++++++++
   2 files changed, 369 insertions(+), 1 deletions(-)
  
  commit 6b071124e96c5d8ad501fa3ef23000d33d998068
  Author: Tim Jenness <[log in to unmask]>
  Date:   Wed Aug 4 13:30:25 2010 -1000
  
      smurf: Fix small 32-bit compiler warning
  
   applications/smurf/libsmf/smf_iteratemap.c |   12 ++++++------
   1 files changed, 6 insertions(+), 6 deletions(-)
  
  commit 7a8b7a3bb996f8c5b0ba4e2523282c6991b51dcd
  Author: Tim Jenness <[log in to unmask]>
  Date:   Wed Aug 4 13:28:42 2010 -1000
  
      smurf: Remove boolean definition for the moment
      
      Some systems defined TRUE and FALSE themselves and the enum
      was being defined as
      
       0 = 0
      
      which doesn't really work. In the short term replace the one
      usage of TRUE and FALSE with 1 and 0 until a more robust solution
      can be found.
  
   applications/smurf/libsc2fts/fts2_isInBeam.c |    4 ++--
   applications/smurf/libsc2fts/fts2_type.h     |   20 +++++++++++---------
   2 files changed, 13 insertions(+), 11 deletions(-)
  
  commit e138628c2608058d9e052621999c0b5a0413758e
  Author: Jessica Dempsey <[log in to unmask]>
  Date:   Wed Aug 4 12:59:13 2010 -1000
  
      smurf: Reference calibration SPIE paper in cookbook
  
   applications/smurf/docs/sc19/sc19.tex |    9 ++++++++-
   1 files changed, 8 insertions(+), 1 deletions(-)
  
  commit 4722a147cdcf9e5fcc951f097c279d0bc5f136ec
  Author: Tim Jenness <[log in to unmask]>
  Date:   Wed Aug 4 11:00:44 2010 -1000
  
      smurf: Lots of typography tidying up.
      
      Also fix "micron" in html version.
  
   applications/smurf/docs/sc19/sc19.tex |  361 ++++++++++++++++---------------
   1 files changed, 184 insertions(+), 177 deletions(-)
  
  commit 33513bb287771d39359c12bc52321b3db5da2bfe
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Aug 3 16:50:18 2010 -1000
  
      smurf: Extract the correct part of the keymap in EXTINCTION
      
      We need the EXT keymap and not the parent keymap.
  
   applications/smurf/libsmurf/smurf_extinction.c |    8 +++++++-
   1 files changed, 7 insertions(+), 1 deletions(-)
  
  commit 500bf571eb43af9e1179b062cf6f18b7eadde9de
  Author: Remo Tilanus <[log in to unmask]>
  Date:   Tue Aug 3 21:28:55 2010 -1000
  
      smurf: added a couple of missed figures and corrected one typo
  
   applications/smurf/docs/sc19/sc19.tex              |    2 +-
   .../smurf/docs/sc19/sc19_concln_smallmap.eps       | 6598 +++++++++++++++++
   .../sc19_dimmconfig_bright_compact_smallmap.eps    | 6638 ++++++++++++++++++
   3 files changed, 13237 insertions(+), 1 deletions(-)
  
  commit 315d927286cbca63dd7299c6e9a585f93cb9de5d
  Author: Remo Tilanus <[log in to unmask]>
  Date:   Tue Aug 3 21:21:15 2010 -1000
  
      smurf: added Data Characteristics and Issues
  
   applications/smurf/docs/sc19/sc19.tex              |  654 +-
   .../smurf/docs/sc19/sc19_bsl_histogram.eps         | 2118 +
   applications/smurf/docs/sc19/sc19_con_collapse.eps |11576 +
   applications/smurf/docs/sc19/sc19_con_smallmap.eps | 6651 +
   .../smurf/docs/sc19/sc19_conbsl_astres_13_12.eps   | 4096 +
   .../smurf/docs/sc19/sc19_conbsl_astres_13_26.eps   | 4307 +
   .../smurf/docs/sc19/sc19_conbsl_astres_19_19.eps   | 4378 +
   .../docs/sc19/sc19_conbsl_astres_medianmsk.eps     | 7064 +
   .../smurf/docs/sc19/sc19_conbsl_astres_rmsmsk.eps  | 7080 +
   .../smurf/docs/sc19/sc19_conbsl_collapse.eps       |11576 +
   .../smurf/docs/sc19/sc19_conbsl_gainmsk.eps        | 7105 +
   .../smurf/docs/sc19/sc19_conbsl_smallmap.eps       | 6638 +
   .../smurf/docs/sc19/sc19_dimm_common_mode.eps      | 2691 +
   .../smurf/docs/sc19/sc19_gain_histogram.eps        | 1663 +
   .../smurf/docs/sc19/sc19_sc2clean_13_31.eps        | 2624 +
   .../smurf/docs/sc19/sc19_sc2clean_16_33.eps        | 2433 +
   applications/smurf/docs/sc19/sc19_timeseries.eps   |192279 +++++
   applications/smurf/docs/sc19/sc19_timeseries2.eps  |192279 +++++
   .../smurf/docs/sc19/sc19_tracking_actual.eps       |693437 +++++++++++++++++
   .../smurf/docs/sc19/sc19_tracking_demand.eps       |693511 ++++++++++++++++++
   20 files changed, 1854153 insertions(+), 7 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