Print

Print


Repository commits in period 2009-01-05 14:42:13 -1000 (Mon, 05 Jan 2009) to 2009-01-05 16:02:59 -1000 (Mon, 05 Jan 2009) (revision 28764 to revision 28770)

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

Revisions:

	28770 (timj):
	  add trappable status when no stars could be located by PSF
	28769 (timj):
	  kps1_stpaw is not needed
	28768 (timj):
	  Use MSG_FLUSHERR instead of ERR_FLUSH to flush fit failures.
	  This is done to help ORAC-DR to prevent many ignorable error
	  from filling the stderr feed. Currently not configurable by parameter
	  but it could be if there are problems with doing it this way.
	28767 (echapin):
	  Only time we care about SMF__Q_STAT is when we are re-gridding.
	28766 (echapin):
	  Named quality for SMF__Q_STAT
	28765 (echapin):
	  Added smf_flag_stationary and SMF__Q_STAT quality bit
	28764 (timj):
	  Add routine (msgFlusherr) that behaves like errFlush but with the output 
	  being sent using msgOut. Also changed the "!" character to "#" in this 
	  mode. This has been done to allow an alternative to errFlush that can be 
	  used if you want the user to see error messages without sometihng like 
	  ORAC-DR displaying them as actual errors in the error window and writing 
	  them to stderr.

Committed files

	applications/figaro/figaro4/fitgauss.f
	applications/kappa/kap_err.msg
	applications/kappa/kapsub/kps1_stpa.gen
	applications/kappa/kapsub/kps1_stpaw.f
	applications/smurf/libsmf/Makefile.am
	applications/smurf/libsmf/smf.h.source
	applications/smurf/libsmf/smf_calcmodel_ast.c
	applications/smurf/libsmf/smf_calcmodel_com.c
	applications/smurf/libsmf/smf_calcmodel_dks.c
	applications/smurf/libsmf/smf_calcmodel_ext.c
	applications/smurf/libsmf/smf_calcmodel_gai.c
	applications/smurf/libsmf/smf_calcmodel_noi.c
	applications/smurf/libsmf/smf_correct_steps.c
	applications/smurf/libsmf/smf_create_qualname.c
	applications/smurf/libsmf/smf_fit_poly.c
	applications/smurf/libsmf/smf_flag_stationary.c
	applications/smurf/libsmf/smf_iteratemap.c
	applications/smurf/libsmf/smf_subtract_poly.c
	applications/smurf/libsmf/smf_typ.h
	libraries/mers/Makefile.am
	libraries/mers/component.xml
	libraries/mers/configure.ac
	libraries/mers/err1Flush.c
	libraries/mers/errFlbel.c
	libraries/mers/errFlush.c
	libraries/mers/mers.news
	libraries/mers/mers1.h
	libraries/mers/mers_f77.h
	libraries/mers/mers_test.c
	libraries/mers/merswrap.h
	libraries/mers/msgFlusherr.c
	libraries/mers/msg_flusherr.c