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  September 2009

STARDEV September 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:

Wed, 30 Sep 2009 05:00:53 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (346 lines)

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

  (Tim Jenness) smurf: Tweak SKYNOISE documentation
   100.0% applications/smurf/libsmurf/
  
  (Tim Jenness) smurf: Tweak bounds setting
   100.0% applications/smurf/libsmurf/
  
  (Tim Jenness) smurf: Express ubnd in terms of lbnd
   100.0% applications/smurf/libsmf/
  
  (Tim Jenness) smurf: More whitespace cleanup
   100.0% applications/smurf/libsmf/
  
  (Tim Jenness) smurf: Revert prologue whitespace changes
   100.0% applications/smurf/libsmurf/
  
  (Ed Chapin) smurf: print warning if single opacity for all input files
   100.0% applications/smurf/libsmf/
  
  (Tim Jenness) smurf: more whitespace
   100.0% applications/smurf/libsmf/
  
  (Ed Chapin) smurf: smf_model_create remove printf and whitespace cleanup
   100.0% applications/smurf/libsmf/
  
  (Tim Jenness) smurf: Alphabetize smurflib.h
  
  (Tim Jenness) smurf: whitespace cleanup of include files
    92.6% applications/smurf/libsmf/
     3.0% applications/smurf/libsmurf/
     4.3% applications/smurf/
  
  (Ed Chapin) smurf: enable variable extinction monitors for iterative map-maker
    89.1% applications/smurf/libsmf/
    10.8% applications/smurf/libsmurf/
  
  (Ed Chapin) smurf: annul keymaps
   100.0% applications/smurf/libsmf/
  
  (Ed Chapin) kpg: remove leading whitespace when parsing scalar value, kpg1_kymp1
   100.0% libraries/kaplibs/kpg/
  
  (Tim Jenness) smurf: Use ndgCopy rather than local smf_grpCopy to copy NDF groups
   100.0% applications/smurf/libsmf/
  
  (David Berry) ast: Change the API for astMaskAxes
     6.2% applications/atools/
    93.7% libraries/ast/
  
  (Tim Jenness) smurf: Whitespace normalisation for routines that use smf_write_smfData
   100.0% applications/smurf/libsmurf/
  
  (Malcolm J. Currie) KAPPA: Do not report an error when NGOOD is too small for ordered statistics.
   100.0% libraries/kaplibs/kpg/
  
  (David Berry) ast: Correct CmpFrame usage of PreserveAxes, MaxAxes and MinAxes attributes
   100.0% libraries/ast/
  
  (Peter W. Draper) gaia: add an option to clear large catalogues of symbols quickly.
    87.5% applications/gaia/gaia/library/
    12.5% applications/gaia/
  
  (David Berry) ast: Corrections to astMatchAxes
   100.0% libraries/ast/
 

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

  commit 77a02da872c93f8b98e724a23082e662b9e91ae9
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 16:35:42 2009 -1000
  
      smurf: Tweak SKYNOISE documentation
  
   applications/smurf/libsmurf/smurf_skynoise.c |    6 ++++--
   1 files changed, 4 insertions(+), 2 deletions(-)
  
  commit 2119d2e1f27f0105f8cac8d979523633cbbdee57
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 16:34:33 2009 -1000
  
      smurf: Tweak bounds setting
      
      Help us be more robust with changes to the lower bounds.
  
   applications/smurf/libsmurf/smurf_badbolos.c |    8 ++++----
   applications/smurf/libsmurf/smurf_impaztec.c |    8 ++++----
   applications/smurf/libsmurf/smurf_skynoise.c |    4 ++--
   3 files changed, 10 insertions(+), 10 deletions(-)
  
  commit 1847709e7552efcebec624873798ddf51791ea13
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 16:21:24 2009 -1000
  
      smurf: Express ubnd in terms of lbnd
      
      smf_store_image still has problems since it does not seem to
      be able to distinguish bolometer dimensions from image dimensions.
      I think this is because it has only ever been used for STARE
      images in test data. Express upper bound in terms of lower bound
      to simplify later fixes.
  
   applications/smurf/libsmf/smf_store_image.c |   10 +++++-----
   1 files changed, 5 insertions(+), 5 deletions(-)
  
  commit c53c49e4355568fa2b3cf2775db5fa2777fd8462
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 14:37:00 2009 -1000
  
      smurf: More whitespace cleanup
  
   applications/smurf/libsmf/smf_check_smfData.c     |   12 ++--
   applications/smurf/libsmf/smf_check_smfFile.c     |   12 ++--
   applications/smurf/libsmf/smf_check_smfHead.c     |   32 ++++++------
   applications/smurf/libsmf/smf_construct_smfData.c |   52 +++++++++---------
   applications/smurf/libsmf/smf_construct_smfFile.c |    6 +-
   applications/smurf/libsmf/smf_construct_smfHead.c |   26 +++++-----
   applications/smurf/libsmf/smf_create_smfData.c    |   12 ++--
   applications/smurf/libsmf/smf_create_smfHead.c    |    4 +-
   applications/smurf/libsmf/smf_deepcopy_smfData.c  |   14 +++---
   applications/smurf/libsmf/smf_deepcopy_smfHead.c  |    8 ++--
   applications/smurf/libsmf/smf_validate_smfData.c  |    4 +-
   applications/smurf/libsmf/smf_validate_smfHead.c  |    4 +-
   12 files changed, 93 insertions(+), 93 deletions(-)
  
  commit 57cf82ae467149faf8d58c3ba5d5bc9e2f47bbd5
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 14:13:09 2009 -1000
  
      smurf: Revert prologue whitespace changes
      
      prolat does not like a leading space when looking for a prologue.
      emacs loves to put a leading space in the prologue to align the
      "*" with the "/*".
      
      For now remove the leading space but we may want to patch prolat.
  
   applications/smurf/libsmurf/smurf_calcdark.c     |  180 +++++++-------
   applications/smurf/libsmurf/smurf_calcnoise.c    |  164 ++++++------
   applications/smurf/libsmurf/smurf_dreamsolve.c   |  174 ++++++------
   applications/smurf/libsmurf/smurf_dreamweights.c |  280 ++++++++++----------
   applications/smurf/libsmurf/smurf_sc2concat.c    |  192 +++++++-------
   applications/smurf/libsmurf/smurf_sc2fft.c       |  196 +++++++-------
   applications/smurf/libsmurf/smurflib.h           |  170 ++++++------
   7 files changed, 678 insertions(+), 678 deletions(-)
  
  commit 700bb505a1509b5eb5255152dc54bcfe58943ac2
  Author: Ed Chapin <[log in to unmask]>
  Date:   Tue Sep 29 16:45:19 2009 -0700
  
      smurf: print warning if single opacity for all input files
      
      Although the user has the option of specifying a single opacity
      value in the DIMM config, it is stupid under almost all
      circumstances (much better to use WVM or CSOTAU which vary over
      time). Warning to remind the user...
  
   applications/smurf/libsmf/smf_model_create.c |   27 +++++++++++++++--------
   1 files changed, 17 insertions(+), 10 deletions(-)
  
  commit 1003b031bcf1f10f3f12e3661515bed5574fd229
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 13:22:50 2009 -1000
  
      smurf: more whitespace
  
   applications/smurf/libsmf/smf_close_smfGroup.c     |  166 +++---
   applications/smurf/libsmf/smf_concat_smfGroup.c    |  536 +++++++++---------
   applications/smurf/libsmf/smf_construct_smfGroup.c |  202 ++++----
   3 files changed, 452 insertions(+), 452 deletions(-)
  
  commit 5653536eb86c3e7f7c4745fc4806b787d83bbf0d
  Author: Ed Chapin <[log in to unmask]>
  Date:   Tue Sep 29 16:21:42 2009 -0700
  
      smurf: smf_model_create remove printf and whitespace cleanup
  
   applications/smurf/libsmf/smf_model_create.c |  243 ++++++++++++------------
   1 files changed, 121 insertions(+), 122 deletions(-)
  
  commit 09125db2818e7f11818a6181f8a5095e3993b08e
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 13:17:22 2009 -1000
  
      smurf: Alphabetize smurflib.h
  
   applications/smurf/libsmurf/smurflib.h |   40 +++++++++++++++---------------
   1 files changed, 20 insertions(+), 20 deletions(-)
  
  commit df0e2ebb5f470e5fc2553f5218efa531428132b9
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 13:11:07 2009 -1000
  
      smurf: whitespace cleanup of include files
  
   applications/smurf/libsmf/smf.h.source   | 1360 +++++++++---------
   applications/smurf/libsmf/smf_moltrans.h | 2200 ++++++++++++++--------------
   applications/smurf/libsmf/smf_threads.h  |  108 +-
   applications/smurf/libsmf/smf_typ.h      |  546 ++++----
   applications/smurf/libsmurf/smurflib.h   |  170 ++--
   applications/smurf/smurf_par.h           |  144 +-
   applications/smurf/smurf_typ.h           |   92 +-
   7 files changed, 2310 insertions(+), 2310 deletions(-)
  
  commit a71ecc02d44c88f76b71495ca82a5e40693944c0
  Author: Ed Chapin <[log in to unmask]>
  Date:   Tue Sep 29 14:58:31 2009 -0700
  
      smurf: enable variable extinction monitors for iterative map-maker
      
      New ext.* parameters are available in the dimmconfig file. Factored
      some functionality out of smurf_extinction in smf_get_extpar. The
      iterative map-maker handles extinction when it creates model
      containers, so the parsed config file keymap is now passed to
      smf_model_create.
  
   applications/smurf/docs/sun258/sun258.tex          |    7 +
   applications/smurf/examples/dimmconfig.lis         |   16 ++-
   applications/smurf/libsmf/Makefile.am              |    1 +
   applications/smurf/libsmf/smf.h.source             |    7 +-
   applications/smurf/libsmf/smf_correct_extinction.c |   15 ++
   applications/smurf/libsmf/smf_get_extpar.c         |  144 ++++++++++++++++++
   applications/smurf/libsmf/smf_iteratemap.c         |   20 ++-
   applications/smurf/libsmf/smf_model_create.c       |   64 +++++++--
   applications/smurf/libsmurf/smurf_extinction.c     |   47 ++----
   applications/smurf/libsmurf/smurf_makemap.c        |   22 +++
   10 files changed, 289 insertions(+), 54 deletions(-)
  
  commit 5d63e2c6b142d55f939660c2d6494478b7595c74
  Author: Ed Chapin <[log in to unmask]>
  Date:   Tue Sep 29 14:15:51 2009 -0700
  
      smurf: annul keymaps
  
   applications/smurf/libsmf/smf_calcmodel_com.c |    1 +
   applications/smurf/libsmf/smf_calcmodel_dks.c |    2 ++
   applications/smurf/libsmf/smf_calcmodel_flt.c |    2 ++
   applications/smurf/libsmf/smf_calcmodel_noi.c |    2 ++
   4 files changed, 7 insertions(+), 0 deletions(-)
  
  commit 6b7851689afc3394adcb12de4279a03fbe1c4727
  Author: Ed Chapin <[log in to unmask]>
  Date:   Tue Sep 29 14:11:29 2009 -0700
  
      kpg: remove leading whitespace when parsing scalar value, kpg1_kymp1
      
      When parsing a text file into a keymap use the "c" pointer (first
      whitespace after "=") rather than "equals+1" to remove
      leading whitespace for scalars.
  
   libraries/kaplibs/kpg/kpg1_kymp2.c |    5 ++++-
   1 files changed, 4 insertions(+), 1 deletions(-)
  
  commit 5ec2359330c4afd34c10d3ba496646ffaa24f1fa
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 11:22:31 2009 -1000
  
      smurf: Use ndgCopy rather than local smf_grpCopy to copy NDF groups
  
   applications/smurf/libsmf/Makefile.am              |    1 -
   applications/smurf/libsmf/smf.h.source             |    3 -
   applications/smurf/libsmf/smf_choosetiles.c        |    5 +-
   applications/smurf/libsmf/smf_construct_smfGroup.c |    7 +-
   applications/smurf/libsmf/smf_expand_tilegroup.c   |    7 +-
   applications/smurf/libsmf/smf_grpCopy.c            |  141 ------------------
   6 files changed, 14 insertions(+), 150 deletions(-)
  
  commit 369e47f6260ad34a4740fcfa2f4d6977185d39cc
  Author: David Berry <[log in to unmask]>
  Date:   Tue Sep 29 22:02:57 2009 +0100
  
      ast: Change the API for astMaskAxes
      
      This allows astMatchAxes to be over-ridden on the basis of either of the
      two Frames.
  
   applications/atools/astmatchaxes.f |   24 +++---
   libraries/ast/cmpframe.c           |   61 ++++++++--------
   libraries/ast/frame.c              |  137 ++++++++++++++++++++++++----------
   libraries/ast/frame.h              |    5 +
   libraries/ast/frameset.c           |   84 +++++++++++++++++++--
   libraries/ast/region.c             |   86 +++++++++++++++++++--
   libraries/ast/skyframe.c           |   96 ++++++++++++------------
   7 files changed, 348 insertions(+), 145 deletions(-)
  
  commit 3d4b5da452d154d096a980f87b8bb704610a4022
  Author: Tim Jenness <[log in to unmask]>
  Date:   Tue Sep 29 09:42:00 2009 -1000
  
      smurf: Whitespace normalisation for routines that use smf_write_smfData
  
   applications/smurf/libsmurf/smurf_calcdark.c       |  180 +++++++-------
   .../libsmurf/{smurf_sc2fft.c => smurf_calcnoise.c} |  198 ++++++++---------
   applications/smurf/libsmurf/smurf_sc2concat.c      |  218 +++++++++---------
   applications/smurf/libsmurf/smurf_sc2fft.c         |  210 +++++++++---------
   4 files changed, 395 insertions(+), 411 deletions(-)
  
  commit 47bde8552d08912baf5648aa23a7e1343dafb96b
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   Mon Sep 28 17:12:23 2009 +0100
  
      KAPPA: Do not report an error when NGOOD is too small for ordered statistics.
  
   libraries/kaplibs/kpg/kpg_stos.gbdirw |   11 +++--------
   1 files changed, 3 insertions(+), 8 deletions(-)
  
  commit 07be44343f808d98d5aded8022b5c44a534ee6d6
  Author: David Berry <[log in to unmask]>
  Date:   Tue Sep 29 16:04:27 2009 +0100
  
      ast: Correct CmpFrame usage of PreserveAxes, MaxAxes and MinAxes attributes
      
      This is fairly dark stuff. If I've got it wrong it could potentially
      affect the way CmpFrames align with other Frames. These attributes are
      not often set, but they need to be changed form their defaults in the
      new astMatchAxes method.
  
   libraries/ast/cmpframe.c |  584 +++++++++++++++++++++++++++++---------------
   1 files changed, 393 insertions(+), 191 deletions(-)
  
  commit 202897dced3978a3b65d32af50c9db09d973ed58
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Tue Sep 29 14:40:58 2009 +0100
  
      gaia: add an option to clear large catalogues of symbols quickly.
  
   applications/gaia/gaia.news                   |    4 ++++
   applications/gaia/gaia/library/GaiaSearch.tcl |   11 +++++++++++
   2 files changed, 15 insertions(+), 0 deletions(-)
  
  commit ef273adb9f5deb9be0ed81560b7219b222260eff
  Author: David Berry <[log in to unmask]>
  Date:   Tue Sep 29 10:13:51 2009 +0100
  
      ast: Corrections to astMatchAxes
  
   libraries/ast/cmpframe.c |   18 ++++------
   libraries/ast/frame.c    |    2 +-
   libraries/ast/frameset.c |   74 ++++++++++++++++++++++++++++++++++++++++++++
   libraries/ast/region.c   |   73 ++++++++++++++++++++++++++++++++++++++++++-
   libraries/ast/skyframe.c |    5 +--
   5 files changed, 155 insertions(+), 17 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