Print

Print


Repository commits in period 2008-12-01 04:00:10 -1000 (Mon, 01 Dec 2008) to 2008-12-01 14:26:36 -1000 (Mon, 01 Dec 2008) (revision 28500 to revision 28512)

See http://starlink.jach.hawaii.edu//summarize-commits.html for more details

Revisions:

	28512 (timj):
	  use smf_select_pntr
	28511 (echapin):
	  Added apodization to smurf_sc2clean, and removed synchronization of VAL__BADD to quality
	28510 (echapin):
	  Added apodization routine
	28509 (echapin):
	  Added SMF__Q_APOD quality flag
	28508 (timj):
	  remove requirement for DOUBLE type
	28507 (timj):
	  smf_update_quality:
	  - rewrite masking loop to use less code, especially in tordered vs bolordered switching.
	  - no longer malloc a local mask array
	  - input mask is now const and also an int array
	  - sense of badness for mask has changed. BAD now means bad rather than non-zero.
	28506 (timj):
	  line up the output so it is easier to see issues
	28505 (echapin):
	  Whitespace cleanup, fit in 80cols
	28504 (echapin):
	  Remove mutexes, fix error reports, copyright notice
	28503 (echapin):
	  Remove call to smf_open_mapcoord, fix error reports, copyright notice
	28502 (echapin):
	  Fix copyright notice
	28501 (echapin):
	  Default test benefits from multiple threads
	28500 (pdraper):
	  autoastrom: correct order of catalogues passed to correlate function (important for match)

Committed files

	applications/smurf/libsmf/Makefile.am
	applications/smurf/libsmf/smf.h.source
	applications/smurf/libsmf/smf_apodize.c
	applications/smurf/libsmf/smf_create_qualname.c
	applications/smurf/libsmf/smf_dataOrder.c
	applications/smurf/libsmf/smf_open_mapcoord.c
	applications/smurf/libsmf/smf_typ.h
	applications/smurf/libsmf/smf_update_quality.c
	applications/smurf/libsmurf/smurf_sc2clean.c
	applications/smurf/libsmurf/smurf_sc2threadtest.c
	applications/smurf/smurf.ifd.in
	libraries/hds/dat_par_f.c
	perlmods/Starlink/Autoastrom/Autoastrom.pm