2009-07-29 14:37  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	recipes/crires_spec_astro.c, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c, recipes/crires_util_profile.c: 1) QC
	FWHMPIX COMBINED median FWHM of cross-dispersion profile in
	combined frame (in pixels) 2) QC FWHMARC COMBINED same as 1) but
	multiplied with pixel scale 0.086 arcsec/pix 3) QC FWHMPIX PROFILE
	median FWHM of extraction profile (in pixels) 4) QC FWHMARC PROFILE
	same as 3) but multiplied with pixel scale 0.086 arcsec/pix 5) QC
	FWHM DIFF the difference (3) - (1) in pixels
	
	Added to crires_spec_jitter crires_spec_astro crires_util_extract
	(DFS07205)

2009-07-28 11:32  llundin

	* irplib/irplib_spectrum.c: valid_spectrum(): Add debuggin on
	failure

2009-07-24 16:15  llundin

	* irplib/irplib_slitpos.c: irplib_slitpos_analysis(): 1+2*Slit_max
	x 1 median filter

2009-07-24 11:22  kmirny

	* irplib/irplib_detmon_lg.c: DFS07316

2009-07-23 15:20  llundin

	* irplib/irplib_slitpos.c: Revert to 1.19, then add N x 1 median
	filtering

2009-07-23 13:58  kmirny

	* irplib/irplib_detmon_lg.c: DFS07316

2009-07-23 13:45  llundin

	* irplib/irplib_slitpos.c: Improve comments

2009-07-23 10:19  llundin

	* irplib/irplib_slitpos.c: irplib_slitpos_find_vert_slit_ends():
	Deallocate kernel

2009-07-23 09:43  llundin

	* irplib/irplib_slitpos.c: irplib_slitpos_find_vert_slit_ends():
	Use edge detection

2009-07-22 16:22  kmirny

	* irplib/irplib_detmon_lg.c: DFS05852

2009-07-22 15:59  kmirny

	* irplib/irplib_detmon_lg.c: remove debug output

2009-07-22 15:45  kmirny

	* irplib/irplib_detmon_lg.c: DFS06921

2009-07-22 10:56  kmirny

	* irplib/: irplib_detmon_lg.c, irplib_utils.c, irplib_utils.h:
	DFS06921, DFS05852, DFS07316

2009-07-20 14:14  kmirny

	* irplib/irplib_detmon_lg.c: FPN - new recipe params

2009-07-17 16:12  kmirny

	* irplib/irplib_detmon_lg.c: FPN computation

2009-07-16 11:55  lbilbao

	* irplib/irplib_fft_body.h: Warnings removed.

2009-07-16 09:23  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h,
	irplib_wavecal_impl.h, irplib_wlxcorr.c,
	tests/irplib_wlxcorr-test.c: Add used lines to spectrum model. No
	iteration on too many lines

2009-07-15 16:41  kmirny

	* irplib/irplib_detmon_lg.c: DFS07249

2009-07-15 12:31  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h: model->xcost.
	(maxite = 200/coeff)

2009-07-14 18:54  amodigli

	* irplib/irplib_detmon_lg.c: Added robustness checks on
	intermediate results that lead to FPN computation and eventually
	issue warnings

2009-07-14 15:34  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h:
	irplib_polynomial_shift_1d_from_correlation(): return *pxc.
	irplib_polynomial_find_1d_from_correlation(): Use
	cpl_polynomial_eval_1d_diff()

2009-07-13 16:05  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	recipes/crires_spec_astro.c, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c: DFS07204: implemented 2 new QC in
	crires_spec_jitter

2009-07-13 15:51  llundin

	* irplib/irplib_wavecal.c:
	irplib_polynomial_find_1d_from_correlation(): reduce scope of fprev

2009-07-13 15:28  kmirny

	* irplib/irplib_detmon_lg.c: fixing failes unit test

2009-07-13 13:48  yjung

	* catalogs/thar.txt: New catalog sent from QC

2009-07-13 11:00  llundin

	* irplib/irplib_wavecal.c: irplib_gsl_correlation(): -1 on error.
	irplib_vector_fill_line_spectrum_model(): Reset linepix on error

2009-07-13 10:23  kmirny

	* irplib/irplib_detmon_lg.c: DFS06823

2009-07-13 08:47  kmirny

	* irplib/irplib_hist.c: [no log message]

2009-07-10 17:11  llundin

	* irplib/irplib_wavecal.c:
	irplib_vector_fill_line_spectrum_model(): Handle error on xpos >
	xpos, better error msg. irplib_gsl_correlation(): XC=-1 on failed
	fill

2009-07-10 17:05  llundin

	* irplib/: irplib_utils.c, irplib_utils.h:
	irplib_errorstate_dump_{warning,info,debug}(): Added

2009-07-10 14:38  kmirny

	* irplib/irplib_detmon_lg.c: DFS07248

2009-07-10 10:25  kmirny

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h, irplib_hist.c:
	[no log message]

2009-07-07 15:02  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal_impl.h,
	irplib_wlxcorr.c, tests/irplib_wlxcorr-test.c:
	irplib_vector_fill_line_spectrum_model(): support log()-lines.
	irplib_vector_fill_logline_spectrum_model(): Drop.
	irplib_vector_fill_logline_spectrum(): Use
	irplib_vector_fill_line_spectrum_model()

2009-06-29 16:32  kmirny

	* irplib/: irplib_strehl.c, irplib_strehl.h: removing compiler
	warnings

2009-06-29 13:19  yjung

	* crires/: crires_combine.c, crires_combine.c: DFS07178 : threshold
	the image before the cpl_image_power(..., 0.5) ; call

2009-06-26 10:39  kmirny

	* irplib/irplib_strehl.c: fixing compiler warning

2009-06-26 04:52  cgarcia

	* regtests/tests/Makefile.am: [no log message]

2009-06-26 04:34  cgarcia

	* regtests/tests/Makefile.am: Issue esorex -version only of the
	$PACKAGE_reg directory exists

2009-06-25 10:28  kmirny

	* irplib/irplib_strehl.c: DFS07157

2009-06-10 11:14  lbilbao

	* irplib/irplib_detmon_lg.c: Revert changes from last commit until
	they are complete.

2009-05-29 17:29  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h,
	irplib_wavecal_impl.h: irplib_vector_fill_logline_spectrum(): Added

2009-05-29 16:32  yjung

	* configure.ac: version 1.10.2

2009-05-29 16:31  yjung

	* crires/: crires_utils.c, crires_utils.h: added support for the
	new illumination after 29.05.2009

2009-05-29 15:28  yjung

	* crires/: crires_utils.c, crires_utils.h: add support for the new
	illumination for data produced after 28-05-09 (DFS07078)

2009-05-27 14:40  llundin

	* irplib/irplib_plugin.c: irplib_plugin_test(): Drop prestate

2009-05-27 14:33  llundin

	* irplib/irplib_plugin.c: irplib_plugin_test(): Use cpl_test module

2009-05-27 13:20  llundin

	* irplib/irplib_plugin.c: recipe_sof_test_devfile(): Replaces
	recipe_sof_test_random(). irplib_plugin_test(): Use
	recipe_sof_test_devfile()

2009-05-25 11:09  cgarcia

	* irplib/irplib_cat.c: Fixed warning. Uninitialized use of status
	variable.

2009-05-22 16:53  llundin

	* irplib/irplib_utils.h: any_if(): Added

2009-05-21 12:07  llundin

	* irplib/tests/irplib_polynomial-test.c: cpl_test_abs() replaces
	cpl_test_abs_macro()

2009-05-18 16:31  lbilbao

	* irplib/: irplib_detmon_body.h, tests/irplib_detmon-test.c: Fix
	bug in irplib_ksigma_clip(). (DFS07017)

2009-05-13 18:19  llundin

	* irplib/: irplib_utils.c, irplib_utils.h:
	irplib_frameset_get_first_from_group(): Redeclare to const to get
	warning on indirect modification of frameset

2009-05-12 16:23  llundin

	* irplib/: Makefile.am, tests/Makefile.am: Removed, Use
	cpl_image_filter

2009-05-12 16:21  llundin

	* irplib/irplib_plot.c: Removed, use cpl_plot

2009-05-12 15:13  llundin

	* irplib/: irplib_stdstar.c, irplib_utils.h: irplib_sprintf,
	irplib_vsprintf: Dropped

2009-05-12 15:06  llundin

	* irplib/irplib_plot.h: irplib_table_plot: Define as
	cpl_plot_column

2009-05-12 14:35  llundin

	* irplib/: Makefile.am, irplib_plot.h: Drop irplib plotting
	functions

2009-05-12 13:56  llundin

	* irplib/irplib_stdstar.c: irplib_stdstar_write_catalogs(): Drop
	support for CPL 4.X

2009-05-12 13:42  llundin

	* irplib/: irplib_ppm.c, irplib_spectrum.c, irplib_wavecal.c,
	irplib_wlxcorr.c, irplib_ppm.c: cpl_plot replaces irplib_plot

2009-05-12 13:39  llundin

	* irplib/irplib_wlxcorr.c: irplib_wlcalib_is_lines(): Use
	cpl_polynomial_eval_1d_diff()

2009-05-12 13:14  llundin

	* irplib/irplib_wlxcorr.c: Drop support for CPL 4.X

2009-05-12 13:12  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: Drop support for CPL 4.X
	(irplib_dfs_save_*())

2009-05-12 13:10  llundin

	* irplib/: irplib_distortion.c, irplib_polynomial.c,
	irplib_polynomial.h, irplib_wavecal.c:
	irplib_polynomial_shift_1d(): Dropped

2009-05-12 11:57  llundin

	* irplib/irplib_framelist.c: irplib_type_as_string(): Replaced by
	cpl_type_get_name()

2009-05-11 11:35  llundin

	* irplib/irplib_ppm.c: irplib_ppm_engine(): cpl_polynomial_fit()
	replaces cpl_polynomial_fit_1d_create(), avoid some casting, reduce
	scope, avoid calls to get_size in for loop, line breaks

2009-05-11 10:56  llundin

	* irplib/irplib_plugin.c: use IRPLIB_TEST_RANDOM_SOF

2009-05-08 15:40  yjung

	* irplib/irplib_spectrum.c: irplib_spectrum_detect_peaks:
	convolution is switched off if fwhm is 0

2009-05-08 14:03  yjung

	* crires/crires_combine.c, crires/crires_combine.h,
	recipes/crires_spec_astro.c, recipes/crires_spec_jitter.c,
	recipes/crires_util_combine.c: Use the sky frames when they are
	provided... (DFS04642)

2009-05-08 12:35  yjung

	* crires/crires_dfs.c: [no log message]

2009-05-08 11:37  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_model_fix.c, recipes/crires_model_refine.c,
	recipes/crires_model_wlmap.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_dark.c, recipes/crires_spec_detlin.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_test_model_anneal.c,
	recipes/crires_test_model_compute.c, recipes/crires_util_combine.c,
	recipes/crires_util_conversion.c, recipes/crires_util_convert.c,
	recipes/crires_util_extract.c, recipes/crires_util_genconfig.c,
	recipes/crires_util_genlines.c, recipes/crires_util_genstd.c,
	recipes/crires_util_plot.c, recipes/crires_util_profile.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c:
	DFS05907 : Add an additional check at the beginning of each recipe
	to detect unexpected raw frames tags...  The recipe stops in such
	cases...

2009-05-07 17:20  yjung

	* crires/crires_extract.c, crires/crires_model_refining.c,
	irplib/irplib_distortion.c, irplib/irplib_slitpos.c,
	irplib/irplib_spectrum.c, recipes/crires_util_wlcalib.c: stop
	calling deprecated CPL functions

2009-05-07 16:21  llundin

	* irplib/irplib_distortion.c:
	irplib_distortion_fill_arc_positions(): Use
	cpl_image_filter_mask(), cpl_polynomial_fit().
	irplib_polynomial_fit_2d(): Use cpl_polynomial_shift_1d()

2009-05-07 15:12  yjung

	* crires/crires_combine.c, crires/crires_load.c,
	crires/crires_pfits.h, crires/crires_utils.h,
	recipes/crires_model_fix.c, recipes/crires_model_refine.c,
	recipes/crires_model_wlmap.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_dark.c, recipes/crires_spec_detlin.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_test_model_anneal.c,
	recipes/crires_util_combine.c, recipes/crires_util_conversion.c,
	recipes/crires_util_convert.c, recipes/crires_util_extract.c,
	recipes/crires_util_genconfig.c, recipes/crires_util_genlines.c,
	recipes/crires_util_genstd.c, recipes/crires_util_profile.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c:
	removed the cpl_dfs_paf_save() code !!! removed the #ifdef to
	support the old 4.8.0 CPL compatibility

2009-05-07 09:53  lbilbao

	* irplib/irplib_detmon.c: Check dependency on CPL version.

2009-05-06 16:52  yjung

	* configure.ac: version -> 1.10.2

2009-05-06 15:07  yjung

	* recipes/: Makefile.am, crires_model_refine.c,
	crires_model_wlmap.c, crires_spec_astro.c, crires_spec_dark.c,
	crires_spec_detlin.c, crires_spec_flat.c, crires_spec_jitter.c,
	crires_spec_wavecal.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_convert.c,
	crires_util_extract.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: Switch off the paf
	files production

2009-05-06 15:02  llundin

	* irplib/irplib_distortion.c:
	irplib_distortion_fill_arc_positions(): Fix undef memory access,
	when "Could not find X-position"

2009-05-04 14:17  llundin

	* irplib/irplib_plugin.c: irplib_parameterlist_set_*(): Allow NULL
	for alias. irplib_plugin_test(): Enable recipe_sof_test_random()
	only on -DIRPLIB_TEST_RANDOM_SOF

2009-04-30 11:26  cgarcia

	* irplib/irplib_stdstar.c: Improved error messages and error codes

2009-04-29 11:54  lbilbao

	* irplib/irplib_detmon.c: Adapt to API change in CPL5.0

2009-04-28 17:02  lbilbao

	* irplib/irplib_detmon_lg.c: irplib_detmon_lg_reduce(): replace
	code to make use of lower-level functions irplib_detmon_{gain,
	lin}(). (DFS05848)

2009-04-27 11:58  cgarcia

	* irplib/irplib_wcs.c: Removed debug comment

2009-04-27 11:37  cgarcia

	* irplib/: irplib_stdstar.h, irplib_stdstar.c:
	irplib_wcs_great_circle_dist moved to wcs module.

2009-04-27 11:36  cgarcia

	* irplib/: irplib_wcs.h, irplib_wcs.c: Moved
	irplib_wcs_great_circle_dist from the stdstar module.

2009-04-24 09:43  llundin

	* irplib/tests/irplib_polynomial-test.c: Raise resitol on 1 test

2009-04-08 10:17  llundin

	* irplib/tests/irplib_polynomial-test.c: Disable 4 3.degree tests
	due to failures with -O3

2009-04-07 18:29  amodigli

	* irplib/irplib_detmon_lg.c: fixed mem leaks

2009-04-02 16:32  lbilbao

	* irplib/irplib_detmon_lg.c: irplib_detmon_reduce_all(): Output
	size requested to be the same regardless of input parameters.
	(DFS05711)

2009-03-31 11:26  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h: New QC parameter
	CONAD.CORR. Units added to GAIN.CORR. (DFS06836)

2009-03-31 10:43  lbilbao

	* irplib/irplib_detmon_lg.c: Additional check to avoid NaN in
	AUTOCORR column.

2009-03-31 09:31  lbilbao

	* irplib/irplib_detmon_lg.c: Create a PAF file per product instead
	of per recipe. Write QC keywords only to corresponding product
	header. Write PRO.CATG to PAF files. (DFS04918, DFS05851, DFS06739)

2009-03-30 12:30  lbilbao

	* irplib/irplib_detmon_lg.c: Bug fix. (DFS06822)

2009-03-30 11:02  lbilbao

	* irplib/irplib_detmon_lg.c: Avoid core dump in case of some frames
	missing in input. (DFS06796)

2009-03-30 10:09  lbilbao

	* irplib/irplib_detmon_lg.c: Add QC.METHOD for lower-level routine.
	(DFS06667)

2009-03-30 10:03  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h: New QC parameter
	QC.LIN.EFF.FLUX added (DFS06382).

2009-03-30 09:47  lbilbao

	* irplib/irplib_detmon_body.h: Catch NaN in irplib_ksigma_clip().
	(DFS06046)

2009-03-25 11:53  yjung

	* recipes/crires_detmon_lingain.c: Added an error message to solve
	ticket DFS06813

2009-03-19 13:27  lbilbao

	* irplib/: irplib_cat.c, irplib_cat.h, irplib_wcs.c, irplib_wcs.h,
	tests/irplib_cat-test.c, tests/irplib_wcs-test.c: Removed
	unnecessary preprocessor directives.

2009-03-11 08:59  agabasch

	* regtests/tests/Makefile.am: for -make check- the output to the
	command line has been suppressed for some commands

2009-03-06 11:30  llundin

	* irplib/irplib_cat.c: irplib_2mass_extract(): Fix const warning
	with Enrique

2009-03-06 11:29  amodigli

	* irplib/irplib_detmon_lg.c: fixed compiler warnings

2009-03-05 15:17  lbilbao

	* irplib/irplib_detmon.c: Test

2009-03-03 11:56  yjung

	* configure.ac: version -> 1.10.1

2009-03-03 11:40  yjung

	* crires/crires_photom.c: ensure that the vector used for division
	has no 0 values

2009-03-03 09:02  llundin

	* irplib/irplib_distortion.c: irplib_distortion_purge_arcs():
	Correct 1st arc to purge

2009-03-02 15:00  cgarcia

	* irplib/irplib_cat.c: Fixed a warning

2009-03-02 14:13  cgarcia

	* irplib/tests/: irplib_cat-test.c, irplib_wcs-test.c: Included
	ifdef HAVE_CONFIG_H directive

2009-02-27 12:49  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: Missing convertion of
	kappa parameter (DFS06690).

2009-02-24 13:21  yjung

	* configure.ac: version -> 1.10.0

2009-02-24 10:38  yjung

	* recipes/crires_model_refine.c: changed default positions

2009-02-19 16:53  lbilbao

	* irplib/irplib_detmon.c: Remove deprecated warnings.

2009-02-19 16:04  cgarcia

	* irplib/irplib_cat.c: Small changes to avoid compilation warnings

2009-02-19 14:44  lbilbao

	* irplib/irplib_detmon_lg.c: Memory errors reported by valgrind
	fixed.

2009-02-19 13:26  cgarcia

	* irplib/tests/irplib_cat-test.c: Really disable the test when
	WCSLIB is not present. Previously it wasn't properly catched.

2009-02-19 09:12  lbilbao

	* irplib/tests/: irplib_detmon-test.c, irplib_detmon_lg-test.c,
	irplib_hist-test.c: Non-standard comments // removed.

2009-02-18 15:46  yjung

	* recipes/crires_util_extract.c: fixed bug

2009-02-18 09:27  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_shift_1d(): Fixed
	control reaches end of non-void function

2009-02-18 09:18  llundin

	* irplib/tests/irplib_polynomial-test.c: Disable one more test on
	n==4, raise tol on 2 others

2009-02-17 17:16  yjung

	* crires/crires_combine.c, crires/crires_combine.h,
	crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_load.c, crires/crires_load.h,
	crires/crires_model_refining.c, crires/crires_model_refining.h,
	crires/crires_utils.c, crires/crires_utils.h,
	crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_model_refine.c, recipes/crires_model_wlmap.c,
	recipes/crires_spec_astro.c, recipes/crires_spec_dark.c,
	recipes/crires_spec_detlin.c, recipes/crires_spec_flat.c,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_combine.c, recipes/crires_util_convert.c,
	recipes/crires_util_extract.c, recipes/crires_util_profile.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c: Major
	change: use detector illumination period  everywhere

2009-02-17 16:58  llundin

	* irplib/irplib_polynomial.h: Drop redundant declaration

2009-02-17 16:57  llundin

	* irplib/tests/irplib_polynomial-test.c: rm unused printf parm

2009-02-17 15:14  cgarcia

	* irplib/tests/irplib_wcs-test.c: Really disable the test when
	WCSLIB is not present. Previously it wasn't properly catched.

2009-02-17 14:15  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_test_root_all_macro(): Added to get line of
	caller

2009-02-17 13:38  llundin

	* irplib/tests/irplib_polynomial-test.c: Disable on test on n==4,
	raise tol on another

2009-02-17 11:58  cgarcia

	* irplib/: irplib_stdstar.h, irplib_stdstar.c: Added new function
	irplib_stdstar_find_star

2009-02-17 11:15  llundin

	* irplib/: irplib_distortion.c, irplib_framelist.c, irplib_plot.c,
	irplib_plugin.c, irplib_utils.c: strict C90: error handling

2009-02-17 09:05  amodigli

	* irplib/irplib_calib.c: removed // comments

2009-02-16 12:54  yjung

	* configure.ac: version -> 1.9.5

2009-02-16 12:20  yjung

	* crires/: crires_pfits.c, crires_pfits.h, crires_utils.c: support
	miussing ARCFILE (use PIPEFILE instead) (DFS06621)

2009-02-13 16:16  llundin

	* irplib/: filter_median.c, irplib_distortion.c: /* */ replaces //

2009-02-13 11:23  yjung

	* configure.ac: version -> 1.9.4

2009-02-13 11:15  yjung

	* crires/crires_combine.c, crires/crires_load.c,
	crires/crires_pfits.h, recipes/crires_model_fix.c,
	recipes/crires_model_refine.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_dark.c, recipes/crires_spec_detlin.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_combine.c,
	recipes/crires_util_conversion.c, recipes/crires_util_convert.c,
	recipes/crires_util_extract.c, recipes/crires_util_genconfig.c,
	recipes/crires_util_genlines.c, recipes/crires_util_genstd.c,
	recipes/crires_util_profile.c, recipes/crires_util_sensitivity.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlcalib.c,
	recipes/crires_util_wlinit.c: add backward compatibility with CPL
	4.1.0

2009-02-13 09:57  llundin

	* irplib/tests/irplib_polynomial-test.c: modify 2 tests for 64-bit

2009-02-12 16:04  yjung

	* crires/crires_parameter.c: bug corrected

2009-02-12 14:49  lbilbao

	* irplib/: irplib_cat.c, irplib_cat.h, irplib_wcs.c, irplib_wcs.h,
	tests/irplib_cat-test.c, tests/irplib_wcs-test.c: Keep backward
	compatibility with CPL4.1 in IRPLIB

2009-02-12 10:43  cgarcia

	* irplib/tests/irplib_wcs-test.c: Added check in the case WCSLIB is
	not installed

2009-02-11 17:38  llundin

	* irplib/filter_median.c: filter_median(): Avoid 32-bit
	unsigned/signed conversion in 64-bit pointer arithmetic (DFS06582)

2009-02-10 09:07  amodigli

	* irplib/Makefile.am: added irplib_wavecal_impl.h

2009-02-10 00:47  lbilbao

	* irplib/irplib_detmon_lg.c: Fix

2009-02-09 13:30  cgarcia

	* irplib/: irplib_wcs.c, irplib_wcs.h: Added handy functions
	irplib_wcs_xytoradec and irplib_wcs_radectoxy which are easier to
	use than the ones in cpl_wcs (but less general).

2009-02-09 13:28  cgarcia

	* irplib/Makefile.am: Added irplib_cat and irplib_wcs

2009-02-09 13:27  cgarcia

	* irplib/: irplib_cat.c, irplib_cat.h: New functions to access
	2MASS catalogs.  New function to get the limits of an image in RA,
	DEC coordinates

2009-02-09 13:26  cgarcia

	* irplib/tests/Makefile.am: Included unit tests for irplib_cat and
	irplib_wcs

2009-02-09 13:25  cgarcia

	* irplib/tests/irplib_wcs-test.c: New unit test for irplib_wcs

2009-02-09 13:25  cgarcia

	* irplib/tests/irplib_cat-test.c: New unit test for irplib_cat

2009-02-09 11:21  yjung

	* crires/crires_combine.c, crires/crires_combine.h,
	crires/crires_parameter.c, crires/crires_parameter.h,
	crires/crires_utils.h, recipes/crires_spec_flat.c: DFS06015 :
	crires_spec_flat improvement

2009-02-06 10:14  yjung

	* configure.ac: version -> 1.9.3

2009-02-06 09:58  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_load.c, crires/crires_model_refining.c,
	crires/crires_model_refining.h, crires/crires_utils.c,
	crires/crires_utils.h, crires/crires_wlcalib.c,
	recipes/crires_model_refine.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c, recipes/crires_util_profile.c:
	Implementation of Detector illumination ZONE with backward
	compatibility ! DFS06581

2009-02-04 10:18  lbilbao

	* irplib/irplib_detmon.c: Backwards compatibility.

2009-02-03 17:01  lbilbao

	* irplib/irplib_detmon.c: CPL5.0 API required change.

2009-02-02 17:27  lbilbao

	* irplib/irplib_detmon.c: PRO.TECH and PRO.TYPE made optional in
	irplib_detmon_fill_prolist().

2009-02-02 17:24  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon_lg.c, irplib_stdstar.c:
	Backward compatibility for previous changes due to CPL 5.0 API
	changes.

2009-02-02 11:38  yjung

	* crires/crires_pfits.c, recipes/crires_model_refine.c: removed
	warnings

2009-01-30 10:57  yjung

	* crires/crires_combine.c, crires/crires_load.c,
	crires/crires_pfits.c, recipes/crires_detmon_lingain.c,
	recipes/crires_detmon_ronbias.c, recipes/crires_model_fix.c,
	recipes/crires_model_refine.c, recipes/crires_recipe.h,
	recipes/crires_spec_astro.c, recipes/crires_spec_dark.c,
	recipes/crires_spec_detlin.c, recipes/crires_spec_flat.c,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_combine.c, recipes/crires_util_conversion.c,
	recipes/crires_util_convert.c, recipes/crires_util_extract.c,
	recipes/crires_util_genconfig.c, recipes/crires_util_genlines.c,
	recipes/crires_util_genstd.c, recipes/crires_util_profile.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c: API
	changes to adapt to CPL 5.0

2009-01-30 10:30  yjung

	* irplib/irplib_stdstar.c: [no log message]

2009-01-30 10:23  yjung

	* irplib/irplib_stdstar.c: update call to cpl_dfs_save_table() for
	CPL 5.0

2009-01-30 10:12  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon_lg.c: Changes caused by
	CPL5.0 API changes.

2009-01-29 12:24  llundin

	* irplib/irplib_utils.c: irplib_dfs_save_*(): prestate, remregexp
	fixed

2009-01-29 12:15  llundin

	* irplib/irplib_utils.c: irplib_dfs_table_convert():
	irplib_dfs_save_table() replaces cpl_dfs_save_table()

2009-01-29 12:11  llundin

	* irplib/irplib_utils.c: irplib_dfs_save_propertylist(): Finish

2009-01-29 09:54  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: irplib_dfs_save_*():
	Added - works with both CPL 4.X and CPL 5.X

2009-01-26 16:47  yjung

	* recipes/crires_test_model_anneal.c: fix from Carlo's mail (CPL
	API change)

2009-01-26 15:20  lbilbao

	* irplib/irplib_detmon_lg.c: Remove unnecessary switch for CPL
	older than 4.1

2009-01-23 11:48  llundin

	* irplib/: irplib_polynomial.c, irplib_polynomial.h,
	irplib_wavecal.c, tests/irplib_wlxcorr-test.c:
	irplib_polynomial_shift_1d(): Deprecated. Update calls to
	cpl_polynomial_shift_1d()

2008-12-23 11:37  amodigli

	* irplib/irplib_detmon_lg.c: added DETMON_QC_COUNTS_MIN/MAX and
	relative comments and updated doxygen documentation of
	irplib_detmon_lin_table_fill_row

2008-12-23 11:36  amodigli

	* irplib/irplib_detmon_lg.h: added DETMON_QC_COUNTS_MIN/MAX and
	relative comments

2008-12-23 09:40  amodigli

	* irplib/irplib_detmon.h: added units to computed QC

2008-11-21 14:50  yjung

	* configure.ac: -> 1.9.2

2008-11-21 14:17  yjung

	* crires/: crires_model_kernel.c, crires_pfits.c, crires_pfits.h:
	DFS06271 : crires_pfits_get_temp30val needs upgrade

2008-11-21 10:27  yjung

	* crires/crires_wlcalib.c: DFS06270 : Error raised in case the
	catalog does not contain lines

2008-11-20 11:44  llundin

	* irplib/tests/: Makefile.am, irplib_framelist-test.c:
	irplib_framelist-test.c added with a few tests

2008-11-20 11:24  llundin

	* irplib/irplib_framelist.h: #include <stdarg.h> Dropped

2008-11-17 15:44  llundin

	* irplib/irplib_wlxcorr.c: irplib_wlxcorr_best_poly(),
	irplib_wlcalib_is_lines(): Conditional compilation for CPL 4.1 and
	earlier

2008-11-17 14:59  yjung

	* configure.ac: patch release 1.9.1

2008-11-17 14:56  yjung

	* crires/crires_wlestimate.c: DFS06214: read wlen start/end in the
	extension if not present in the primary header

2008-11-17 14:48  yjung

	* crires/: crires_pfits.c, crires_pfits.h: added
	crires_pfits_get_wlens() and crires_pfits_get_wlene()

2008-11-14 14:45  yjung

	* crires/crires_load.c: forgot include

2008-11-13 12:04  yjung

	* crires/crires_dfs.h, crires/crires_load.c,
	crires/crires_wlcalib.c, recipes/crires_util_wlcalib.c: cpl_wlcalib
	moved back to irplib !!

2008-11-10 18:37  amodigli

	* irplib/irplib_detmon_lg.c: fixed detmon-lg unit test

2008-11-09 12:59  amodigli

	* irplib/irplib_detmon_lg.c: cleaned output

2008-11-09 12:51  amodigli

	* irplib/irplib_detmon_lg.c: fixed DFS05856

2008-11-07 18:10  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h:
	irplib_line_spectrum_model: Added cost counter

2008-11-07 18:08  llundin

	* irplib/irplib_wavecal_impl.h:
	irplib_vector_fill_line_spectrum_model(): Shared between
	irplib_wavecal and irplib_wlxcorr modules

2008-11-07 17:53  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h:
	irplib_polynomial_tabulate(): Dropped

2008-11-07 17:47  llundin

	* irplib/irplib_wavecal.c:
	irplib_vector_fill_line_spectrum_model(),
	irplib_vector_fill_line_spectrum(),
	irplib_plot_spectrum_and_model(): Update docygen

2008-11-07 17:35  llundin

	* irplib/: Makefile.am, irplib_wavecal.c, irplib_wlxcorr.c,
	tests/irplib_wlxcorr-test.c:
	irplib_vector_fill_line_spectrum_model(): Shared between
	irplib_wavecal and irplib_wlxcorr modules

2008-11-06 13:55  llundin

	* irplib/: irplib_ppm.c, irplib_spectrum.c:
	irplib_wlxcorr_convolve_create_kernel() replaces
	cpl_wlcalib_xc_convolve_create_kernel(), irplib_wlxcorr_convolve()
	replaces cpl_wlcalib_xc_convolve(), irplib_wlxcorr_gen_spc_table()
	replaces cpl_wlcalib_xc_gen_spc_table()

2008-11-06 13:49  llundin

	* irplib/irplib_wlxcorr.c: IRPLIB_WLXCORR replaces CPL_WLCALIB_XC

2008-11-06 13:45  llundin

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h,
	tests/irplib_wlxcorr-test.c: Functions moved from CPL wlcalib_xc
	module

2008-11-05 16:45  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h:
	irplib_line_spectrum_model: Drop const modifiers and add non-const
	linepix member. irplib_vector_fill_line_spectrum_model(): Add param
	linepix. naco_spc_wavecal_1d(): Use linepix

2008-11-04 19:21  llundin

	* irplib/irplib_filter_body.c: irplib_image_filter_*(): Fix //
	comments

2008-11-04 17:20  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon_lg.c, irplib_detmon_lg.h:
	// Non-standard comments removed.

2008-10-27 14:43  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h:
	irplib_polynomial_tabulate(), static
	irplib_polynomial_dump_corr_step(): Added

2008-10-21 09:29  lbilbao

	* irplib/irplib_detmon_lg.c: Wrong sentence in irplib_detmon_lin()
	doxygen removed.

2008-10-14 20:42  bristowp

	* crires/crires_model_refining.c: removed unwanted output

2008-10-14 20:41  bristowp

	* recipes/crires_model_refine.c: fix to mm slit position

2008-10-14 12:02  agabasch

	* regtests/tests/Makefile.am: option -f added to the link command
	in order to force a linking, if the link already exists

2008-10-14 10:01  agabasch

	* regtests/tests/Makefile.am: The esoreg.pl call to produce the
	reference dataset (*.0) has been replaced by a link to the
	reference dataset. The reference dataset must be located under
	${SOF_DATA}/${PACKAGE}/ReferenceData/ On sagan1:
	/data_nri/midi/ReferenceData/

2008-10-10 10:07  yjung

	* recipes/crires_model_refine.c: cjhanges from Paul...

2008-09-23 13:36  amodigli

	* irplib/irplib_detmon_lg.c: fixed mem leak in riplib_detmon_lin

2008-09-22 17:29  amodigli

	* irplib/irplib_detmon_lg.c: updated doxygen irplib_detmon_lin

2008-09-22 16:20  amodigli

	* irplib/: irplib_detmon_lg.h, irplib_detmon_lg.c: added
	DETMON_QC_CONAD_C DETMON_QC_CONAD_CORR_C DETMON_QC_CONAD_CORR_C,
	clarified DETMON_QC_GAIN_C, changed interface
	irplib_detmon_lg_fill_parlist() irplib_detmon_lin()

2008-09-22 16:18  amodigli

	* irplib/irplib_detmon.c: renamed irplib_detmon_retrieve_par to
	irplib_detmon_retrieve_par_int and added
	irplib_detmon_retrieve_par_double, now kappa is a double

2008-09-22 16:17  amodigli

	* irplib/irplib_detmon.h: renamed irplib_detmon_retrieve_par to
	irplib_detmon_retrieve_par_int and added
	irplib_detmon_retrieve_par_double

2008-09-15 17:20  amodigli

	* irplib/irplib_detmon.c: added comments to FREQ and POW QC

2008-09-15 17:20  amodigli

	* irplib/irplib_detmon.h: added DETMON_QC_POW DETMON_QC_FREQ and
	their comments

2008-09-15 09:00  amodigli

	* irplib/irplib_detmon.c: use alias for QC params and their
	comments

2008-09-15 09:00  amodigli

	* irplib/irplib_detmon.h: added alias for QC params and their
	comments

2008-09-11 11:58  llundin

	* irplib/irplib_wavecal.c:
	irplib_polynomial_find_1d_from_correlation(): Avoid duplication of
	error checks

2008-09-11 11:39  llundin

	* irplib/irplib_wavecal.c:
	irplib_polynomial_find_1d_from_correlation(): Fix compiler warnings
	on absence of GSL

2008-09-11 11:12  amodigli

	* irplib/tests/irplib_detmon_lg-test.c: calls to irplib_detmon_lin
	to reflect API changes

2008-09-11 11:12  amodigli

	* irplib/irplib_detmon_lg.c: fixed compiler warning

2008-09-11 11:00  amodigli

	* irplib/irplib_detmon_lg.c: changed API irplib_detmon_lin to allow
	user to set kappa and bpmbin and changed irplib_detmon_bpixs

2008-09-11 10:59  amodigli

	* irplib/irplib_detmon_lg.h: changed API irplib_detmon_lin to allow
	user to set kappa and bpmbin

2008-09-11 09:58  amodigli

	* irplib/irplib_detmon_lg.c: udated doxy

2008-09-11 09:57  amodigli

	* irplib/tests/irplib_detmon_lg-test.c: fixed unit test
	(irplib_detmon_lin API change)

2008-09-11 09:36  llundin

	* irplib/irplib_framelist.c: irplib_framelist_get_const(),
	irplib_framelist_set_propertylist(),
	irplib_framelist_get_propertylist_const(),
	irplib_framelist_load_propertylist(): Fix off-by-one bug on
	accessor index check

2008-09-11 09:21  amodigli

	* irplib/irplib_detmon_lg.c: fixed typo man-page

2008-09-09 12:51  amodigli

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h: added
	DETMON_QC_LIN_COEF_C

2008-09-09 12:34  amodigli

	* irplib/irplib_detmon_lg.c: ,

2008-09-09 11:35  amodigli

	* irplib/irplib_detmon_lg.h: added DETMON_QC_LIN_COEF & _C

2008-09-09 11:30  amodigli

	* irplib/irplib_detmon_lg.c: added comments on QC paraameters, and
	updated some function doxygen documentation

2008-09-09 11:29  amodigli

	* irplib/irplib_detmon_lg.h: addeed DETMON_QC_LIN_COEF & _C,
	DETMON_QC_ERRFIT & _C, DETMON_QC_CONTAM & _C and updated
	DETMON_QC_GAIN_MSE_C

2008-09-08 17:56  amodigli

	* irplib/irplib_detmon_lg.c: improved doc function to compute gain

2008-09-08 09:31  llundin

	* irplib/irplib_ppm.c: IRPLIB_PPM_USE_METHOD2: Added to fix
	compiler warnings

2008-09-05 09:12  yjung

	* crires/Makefile.am: added crires_model_cust_lines.h

2008-09-05 08:56  yjung

	* configure.ac: version -> 1.9.0

2008-09-03 17:22  amodigli

	* irplib/irplib_detmon_lg.c: changed API irplib_detmon_lin() and
	cpl_detmon_lg_lineff() to solve some bugs for a user using low
	level functions. Added a check on the mode set and to get proper
	column table values EXPTIME or DIT

2008-09-03 17:20  amodigli

	* irplib/irplib_detmon_lg.h: changed API irplib_detmon_lin() low
	level function to set ref_level that otherwhise an implemented
	using that function could not do

2008-08-29 15:03  yjung

	* Makefile.am, configure.ac: [no log message]

2008-08-27 16:26  yjung

	* catalogs/model_refine_conf.txt: [no log message]

2008-08-27 16:04  yjung

	* recipes/crires_model_refine.c: [no log message]

2008-08-27 12:04  yjung

	* crires/: crires_dfs.c, crires_dfs.h: [no log message]

2008-08-26 17:34  lbilbao

	* irplib/irplib_detmon_lg.c: Check added for template compatibility
	(concretely now for CRIRES/NACO different templates, with and
	without pairs of DARKs).

2008-08-26 17:13  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h: Bug produced in
	last change, affecting OPT Lin/Gain recipe, fixed now.

2008-08-26 16:55  bristowp

	* crires/crires_dfs.h: Added multi raw support for refine recipe

2008-08-26 15:55  bristowp

	* crires/crires_model_cust_lines.h: added more lines

2008-08-26 15:47  bristowp

	* crires/crires_model_computation.c: minor warning fix

2008-08-26 15:46  bristowp

	* crires/: crires_model_refining.h, crires_model_io.c: added multi
	mode and multi fibre posn functionality

2008-08-26 15:45  bristowp

	* crires/crires_dfs.c: Added multi raw support for refine recipe

2008-08-26 15:44  bristowp

	* crires/: crires_model_qmetric.c, crires_model_refining.c: minor
	edit

2008-08-26 15:35  bristowp

	* recipes/crires_model_refine.c, crires/crires_model_refining.c,
	crires/crires_model_qmetric.c: added multi mode and multi fibre
	posn functionality

2008-08-26 15:34  bristowp

	* crires/crires_model_kernel.c: modified profile fn to work with
	new refine

2008-08-21 14:45  lbilbao

	* irplib/irplib_detmon_lg.c: DFS05746

2008-08-21 11:35  llundin

	* irplib/irplib_wavecal.c: irplib_erf_antideriv(): Drop attempts to
	handle lack of erf()

2008-08-20 16:25  llundin

	* irplib/irplib_wavecal.c:
	irplib_vector_fill_line_spectrum_model(): Skip look on error

2008-08-20 15:53  llundin

	* irplib/irplib_wavecal.c: Try to support C89

2008-08-20 09:04  amodigli

	* irplib/irplib_detmon_lg.c: added a missing check on EXPTIME/DIT
	columns in linear_table

2008-08-19 17:46  lbilbao

	* irplib/irplib_detmon_lg.c: Bug in OPT fixed.

2008-08-19 14:09  yjung

	* recipes/: crires_spec_flat.c, crires_util_convert.c: [no log
	message]

2008-08-19 14:04  yjung

	* recipes/crires_recipe.h: [no log message]

2008-08-14 18:11  bristowp

	* crires/crires_model_refining.h: minor edits

2008-08-14 18:08  bristowp

	* crires/crires_model_cust_lines.h: preset wavelengths for daily
	refines

2008-08-14 18:07  bristowp

	* crires/crires_model_computation.c: minor edits

2008-08-14 18:07  bristowp

	* crires/crires_model_refining.c: minor edit

2008-08-14 18:02  bristowp

	* crires/crires_model_refining.c: enabled preset wavelength lists

2008-08-14 18:01  bristowp

	* recipes/crires_model_refine.c: fixed sigma data type bug, enabled
	preset wvlen lists

2008-08-11 15:02  yjung

	* irplib/: irplib_spectrum.c, irplib_ppm.c, irplib_spectrum.c: [no
	log message]

2008-08-11 14:59  yjung

	* irplib/irplib_ppm.c: [no log message]

2008-08-11 14:20  yjung

	* irplib/irplib_ppm.c: [no log message]

2008-08-07 13:38  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): Raise bar for 6-deg test

2008-08-07 10:39  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_add(): Fix bug on
	empty self + simplify. irplib_polynomial_subtract(): Modified from
	irplib_polynomial_add()

2008-08-07 10:16  llundin

	* irplib/: irplib_distortion.c, irplib_polynomial.c:
	irplib_polynomial_shift_1d(): Dim numbered from 0

2008-08-07 10:13  llundin

	* irplib/irplib_distortion.c: irplib_distortion_estimate(): Updated
	doxygen

2008-08-06 16:59  llundin

	* irplib/irplib_distortion.c:
	irplib_distortion_fill_arc_positions(): info on line gradient at
	center

2008-08-06 16:52  llundin

	* irplib/: irplib_polynomial.c, tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all(),
	irplib_polynomial_solve_1d_nonzero(): Use cpl_polynomial_solve_1d()
	+ irplib_polynomial_divide_1d_root() to support arbitrary degrees
	(with simple test for 5+6 degree)

2008-08-06 14:13  yjung

	* irplib/irplib_ppm.c: [no log message]

2008-08-06 13:47  yjung

	* irplib/irplib_ppm.c: [no log message]

2008-08-06 13:28  yjung

	* irplib/irplib_ppm.c: [no log message]

2008-08-06 13:22  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): Enable tests

2008-08-06 13:21  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_3(): Give
	preference to real/double-root solution

2008-08-06 09:55  llundin

	* irplib/irplib_distortion.c: irplib_distortion_estimate():
	Bug-fix, set *arcs to NULL on failure

2008-08-05 23:29  llundin

	* irplib/: irplib_polynomial.c, irplib_polynomial.h:
	irplib_polynomial_shift_1d(): Added

2008-08-05 15:44  llundin

	* irplib/irplib_distortion.c:
	irplib_distortion_fill_arc_positions(): Fit a 1D-poly to each arc

2008-08-05 13:07  llundin

	* irplib/irplib_distortion.c: irplib_polynomial_fit_2d(): True
	fix-point for y=(ny+1)/2

2008-08-05 12:08  yjung

	* crires/crires_parameter.c: disable the env variable usage for all
	parameters

2008-08-05 12:02  yjung

	* recipes/: crires_model_fix.c, crires_model_refine.c,
	crires_model_wlmap.c, crires_recipe.h, crires_spec_astro.c,
	crires_spec_dark.c, crires_spec_detlin.c, crires_spec_flat.c,
	crires_spec_jitter.c, crires_spec_wavecal.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_convert.c,
	crires_util_extract.c, crires_util_genconfig.c,
	crires_util_genlines.c, crires_util_genstd.c, crires_util_plot.c,
	crires_util_profile.c, crires_util_sensitivity.c,
	crires_util_wlassign.c, crires_util_wlcalib.c,
	crires_util_wlinit.c: used the CPL_RECIPE and centralise the
	parameters definitions

2008-08-05 11:50  lbilbao

	* irplib/: irplib_detmon.h, irplib_detmon_lg.h: Code move from
	irplib_detmon_lg.h -> irplib_detmon.h

2008-08-04 17:03  yjung

	* crires/crires_parameter.c, crires/crires_parameter.h,
	recipes/crires_recipe.h: [no log message]

2008-08-04 16:33  yjung

	* crires/: crires_parameter.c, crires_parameter.h: adde paramters
	definitions

2008-08-04 15:13  llundin

	* irplib/irplib_distortion.c: irplib_distortion_estimate(): Prep
	for fitting with center line as true fix-point

2008-08-04 14:20  yjung

	* recipes/: Makefile.am, crires_recipe.h, crire_recipe.h,
	crires_recipe.h: [no log message]

2008-08-04 14:13  yjung

	* recipes/Makefile.am, recipes/crire_recipe.h, crires/Makefile.am,
	crires/crires_parameter.c, crires/crires_parameter.h: [no log
	message]

2008-08-04 10:57  yjung

	* irplib/irplib_wlxcorr.c: 2 differtnt plottings for the catalog

2008-08-01 16:38  llundin

	* irplib/: irplib_wavecal.c, irplib_wavecal.h:
	irplib_vector_fill_line_spectrum_model(): renamed from
	irplib_vector_fill_line_spectrum().
	irplib_vector_fill_line_spectrum(): Renamed from
	irplib_vector_fill_spectrum()

2008-08-01 15:30  llundin

	* irplib/irplib_distortion.c:
	irplib_distortion_fill_arc_positions(): Better variable names =>
	merge two loops, avoid potentially dangerous data-layout assumption

2008-08-01 14:53  llundin

	* irplib/irplib_distortion.c: irplib_distortion_purge_arcs(): Purge
	arcs that do not cross center line.
	irplib_distortion_fill_arc_positions(): replaces
	irplib_distortion_get_arc_positions(), sample arcs along all rows
	(not just 20 uniformly spaced rows), Fit to centroid of center row,
	resize sample vectors

2008-08-01 14:22  llundin

	* irplib/irplib_distortion.c: irplib_distortion_estimate(): Print
	mse of 2D-fit

2008-07-31 16:44  yjung

	* irplib/irplib_ppm.c: [no log message]

2008-07-31 14:52  llundin

	* irplib/irplib_distortion.c:
	irplib_distortion_get_arc_positions(): Avoid data repacking

2008-07-31 13:52  llundin

	* irplib/irplib_distortion.c: irplib_distortion_get_row_centroid():
	Renamed from irplib_distortion_fine_pos(), avoid arbitrary tols
	(1e-40), more error checking

2008-07-31 11:20  llundin

	* irplib/irplib_distortion.c: irplib_distortion_purge_arcs():
	Improve API, optimize relabelling, check validity of lab_im.
	irplib_distortion_detect_arcs(): use const int

2008-07-31 10:36  llundin

	* irplib/irplib_distortion.c: irplib_distortion_fill_border():
	Reduce complexity

2008-07-31 09:20  llundin

	* irplib/irplib_distortion.c: irplib_distortion_fill_border():
	Renamed from irplib_distortion_fill_badzones().
	irplib_distortion_purge_arcs(): Redeclared to int, use CPL error
	module, avoid recreation of label image

2008-07-30 16:44  yjung

	* recipes/crires_detmon_ronbias.c: [no log message]

2008-07-30 16:36  llundin

	* irplib/irplib_distortion.c: cpl_msg_error() replaced by CPL error
	module calls. irplib_distortion_remove_ramp():
	cpl_vector_get_median() replaces cpl_vector_get_median_const()

2008-07-30 15:32  lbilbao

	* irplib/irplib_detmon_lg.c: Doxygen improved for
	irplib_detmon_{gain, lin}().

2008-07-30 13:38  lbilbao

	* irplib/irplib_detmon.c: Missing initialisation of variable

2008-07-30 11:46  lbilbao

	* irplib/irplib_detmon.c: Optional product SYNTH (only created with
	PREOVERSCAN method) allowed to be passed a NULL. Example recipe
	updated accordingly.

2008-07-30 11:21  yjung

	* crires/crires_dfs.h, recipes/crires_detmon_ronbias.c,
	recipes/crires_detmon_ronbias.c: [no log message]

2008-07-30 11:01  yjung

	* recipes/crires_detmon_ronbias.c: [no log message]

2008-07-30 09:50  yjung

	* recipes/: crires_detmon_lingain.c, crires_detmon_ronbias.c: [no
	log message]

2008-07-30 09:16  llundin

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h,
	tests/irplib_wlxcorr-test.c: irplib_wlxcorr_find_1d(): Dropped

2008-07-29 17:09  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h, irplib_detmon_lg.c,
	irplib_detmon_lg.h, tests/irplib_detmon-test.c,
	tests/irplib_detmon_lg-test.c: API of irplib_detmon_ronbias()
	changed to allow to pass not only PRO.CATG but also PRO.SCIENCE,
	PRO.TYPE and PRO.TECH.

2008-07-29 16:36  llundin

	* irplib/irplib_wavecal.c: irplib_vector_fill_line_spectrum():
	Verify monotony of dispersion

2008-07-29 16:09  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h, irplib_detmon_lg.h,
	tests/irplib_detmon-test.c: irplib_detmon_ronbias() extended for
	NIR cases, when PREOVERSCAN method must not be available. New
	example recipe detmon_darkron provided. (DFS05702)

2008-07-29 15:52  llundin

	* irplib/irplib_wavecal.c: irplib_vector_fill_line_spectrum():
	Check also the derivative at xmin

2008-07-29 15:38  llundin

	* irplib/irplib_wavecal.c: irplib_vector_fill_line_spectrum():
	Copied from cpl_vector_fill_line_spectrum()

2008-07-29 11:09  lbilbao

	* irplib/irplib_detmon_lg.c: Default value for --niter changed to
	5.

2008-07-29 11:07  llundin

	* irplib/irplib_wavecal.c:
	irplib_polynomial_find_1d_from_correlation(): Change messaging from
	info to debug

2008-07-29 10:43  llundin

	* irplib/: Makefile.am, irplib_wavecal.c, irplib_wavecal.h: Added
	irplib_wavecal with GSL-based wavelength calibration

2008-07-24 15:56  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: Changes in the treatment of DIT and
	EXPTIME in Gain and Linearity Tables. Now only one of them is
	copied to the table (DIT for NIR and EXPTIME for OPT, according to
	DFO). Some code duplication removed as well. (DFS05694)

2008-07-22 11:17  yjung

	* recipes/crires_detmon_ronbias.c: [no log message]

2008-07-22 10:46  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: API of irplib_detmon_{gain, lin}()
	extended to get a tolerance value for pair extraction.

2008-07-21 16:22  yjung

	* crires/crires_dfs.h, recipes/crires_detmon_ronbias.c: in
	progress...

2008-07-21 16:06  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_detmon_ronbias.c: in progress

2008-07-21 15:21  yjung

	* recipes/crires_detmon_ronbias.c: [no log message]

2008-07-21 15:20  yjung

	* recipes/Makefile.am: added crires_detmon_ronbias

2008-07-16 16:05  yjung

	* configure.ac: version -> 1.8.0

2008-07-16 15:49  yjung

	* recipes/crires_util_convert.c: [no log message]

2008-07-16 14:44  yjung

	* recipes/crires_util_convert.c: [no log message]

2008-07-16 09:35  lbilbao

	* irplib/irplib_detmon_lg.c: Missing variable renaming from
	previous change done now.

2008-07-15 17:28  yjung

	* recipes/crires_util_convert.c: [no log message]

2008-07-15 17:19  yjung

	* recipes/: Makefile.am, crires_util_convert.c: added
	crires_util_convert

2008-07-15 13:00  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_subtract(): Fix bug
	on empty self

2008-07-15 11:41  lbilbao

	* irplib/irplib_detmon_lg.c: Doxygen correction for
	irplib_detmon_gain() (DFS05678).

2008-07-11 14:21  yjung

	* crires/crires_extract.c: [no log message]

2008-07-11 13:52  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_wlcalib.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_jitter.c, recipes/crires_util_extract.c:
	DFS05666 : Add the options spec_starty and spec_stopy to restrict
	the zone for spectrum detection

2008-07-10 14:33  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c,
	crires_util_extract.c: [no log message]

2008-07-10 14:31  yjung

	* crires/crires_extract.c: implemented clean_rate

2008-07-10 11:44  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	recipes/crires_spec_astro.c, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c: DFS05659 added closing_hs option
	added clean_rate option (not implemented) Changed kappa default to
	1.0

2008-07-09 16:51  yjung

	* recipes/crires_spec_flat.c: double check the bounds for the
	normalisation (DFS05658)

2008-07-09 13:42  llundin

	* irplib/irplib_plugin.c: recipe_parameterlist_set(): use also
	getenv()

2008-07-08 16:11  yjung

	* recipes/crires_util_profile.c: [no log message]

2008-07-08 16:04  yjung

	* crires/crires_utils.h, recipes/crires_model_refine.c,
	recipes/crires_model_wlmap.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_dark.c, recipes/crires_spec_detlin.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_combine.c,
	recipes/crires_util_conversion.c, recipes/crires_util_extract.c,
	recipes/crires_util_profile.c, recipes/crires_util_sensitivity.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlcalib.c,
	recipes/crires_util_wlinit.c: used #define for the products headers
	keyword

2008-07-07 11:40  llundin

	* irplib/irplib_plot.c: irplib_vectors_plot(): Use correct error
	code

2008-07-04 14:16  yjung

	* irplib/irplib_detmon_lg.c: added Workaround for DFS05341 before
	CPL 4.2

2008-07-04 10:04  lbilbao

	* irplib/irplib_detmon_lg.c: Missing keywords in PAF
	(multi-extension case) added.

2008-07-03 16:09  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: PRO.CATG properly named after
	CPL_DFS_PRO_CATG

2008-07-03 13:56  yjung

	* crires/crires_load.c, crires/crires_pfits.c,
	irplib/irplib_stdstar.c, recipes/crires_detmon_lingain.c,
	recipes/crires_model_fix.c, recipes/crires_model_refine.c,
	recipes/crires_util_genconfig.c, recipes/crires_util_genlines.c,
	recipes/crires_util_genstd.c: Workaround to wait for next CPL
	version (4.2)

2008-07-03 11:52  yjung

	* crires/crires_load.c, crires/crires_pfits.c,
	irplib/irplib_stdstar.c, recipes/crires_model_fix.c,
	recipes/crires_model_refine.c, recipes/crires_util_genconfig.c,
	recipes/crires_util_genlines.c, recipes/crires_util_genstd.c: use
	the CPL_DFS define for the PRO CATG and PRO TYPE keywords

2008-07-03 11:45  yjung

	* crires/crires_dfs.h: New PRO CATG and TYPE for the detmon lingain
	products

2008-07-03 11:44  yjung

	* recipes/crires_detmon_lingain.c: API change to pass properly the
	PR keys

2008-07-02 18:03  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: irplib_detmon_lg() API extended to
	pass not only PRO.CATG but also PRO.{SCIENCE, TECH, TYPE} to the
	recipe.

2008-07-02 16:19  lbilbao

	* irplib/irplib_detmon_lg.c: Changed from error to warning in case
	of failure in the linearity efficiency computation.

2008-07-02 16:13  lbilbao

	* irplib/irplib_detmon_lg.c: EXTNAME keyword copied to output
	extension headers in case of multiextension reduction.

2008-07-02 16:01  lbilbao

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon_lg-test.c: llx,
	lly, urx, ury parameters activated (with unit test).

2008-06-26 10:47  agabasch

	* regtests/tests/Makefile.am: midi replaced by	${PACKAGE}

2008-06-20 16:00  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_detmon_lingain.c: added new pro catg

2008-06-20 14:07  yjung

	* recipes/crires_detmon_lingain.c: change default for ref_level for
	CRIRES data

2008-06-19 15:46  lbilbao

	* irplib/irplib_detmon_lg.c: Wrong info message corrected.

2008-06-19 15:22  lbilbao

	* irplib/irplib_detmon_lg.c: Small bug in multi-extension support
	fixed.

2008-06-19 15:07  yjung

	* recipes/crires_detmon_lingain.c: [no log message]

2008-06-17 09:54  yjung

	* recipes/: Makefile.am, crires_detmon_lingain.c: [no log message]

2008-06-13 10:40  llundin

	* irplib/: irplib_polynomial.c, irplib_polynomial.h,
	tests/irplib_polynomial-test.c:
	irplib_polynomial_multiply_scalar(), irplib_polynomial_add():
	Exported. irplib_polynomial_subtract(): Added (still needs unit
	tests)

2008-06-06 13:41  yjung

	* crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_spec_astro.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c: wl_slitw and wl_fwhm declared as
	double inst. of int

2008-06-03 18:15  lbilbao

	* irplib/tests/irplib_fft-test.c: Missing include added.

2008-06-03 18:11  lbilbao

	* irplib/tests/irplib_fft-test.c: Warning about FFTW dependency
	setting removed.

2008-06-03 18:07  lbilbao

	* irplib/tests/irplib_fft-test.c: Bug in FFTW dependency setting.

2008-06-03 17:55  lbilbao

	* irplib/: Makefile.am, irplib_detmon.c, irplib_detmon_lg.c,
	irplib_fft.c, irplib_fft.h, irplib_fft_body.h, tests/Makefile.am,
	tests/irplib_fft-test.c: New FFTW wrappers added to IRPLIB with
	unit tests.

2008-05-26 14:06  yjung

	* configure.ac: -> 1.7.0

2008-05-21 17:15  yjung

	* recipes/crires_spec_flat.c: DFS05474: provide starty and stopy
	options to specify the zone for normalisation

2008-05-21 15:21  yjung

	* crires/crires_combine.c: DFS05474: Divide by flat whatever its
	value (no check for 0.5-2.0 any more) to avoid jumps when the flat
	image is around 2 or 3

2008-05-20 17:23  yjung

	* recipes/crires_model_fix.c: [no log message]

2008-05-20 11:40  yjung

	* catalogs/model_meas_coord.txt: [no log message]

2008-05-20 10:46  yjung

	* recipes/Makefile.am: removed crires_model_test

2008-05-20 10:44  yjung

	* recipes/Makefile.am: comment out crirest_test_model

2008-05-20 10:41  yjung

	* recipes/crires_util_plot.c: [no log message]

2008-05-20 10:37  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h, crires/crires_load.c,
	recipes/Makefile.am, recipes/crires_spec_detectrans.c: [no log
	message]

2008-05-19 16:45  yjung

	* recipes/crires_model_refine.c: added QC parameters

2008-05-19 14:59  yjung

	* catalogs/model_conf.txt: new version from the refined
	crires_model_refine

2008-05-19 14:15  yjung

	* recipes/crires_model_refine.c: [no log message]

2008-05-19 13:55  yjung

	* recipes/crires_util_genconfig.c: [no log message]

2008-05-19 13:48  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_model_fix.c, recipes/crires_model_refine.c,
	recipes/crires_model_wlmap.c, recipes/crires_util_genconfig.c:
	added CRIRES_CALPRO_MODEL_REFINE_CONF

2008-05-19 11:41  yjung

	* catalogs/model_refine_conf.txt: input for crires_model_refine

2008-05-19 11:16  yjung

	* crires/crires_load.c, crires/crires_load.h,
	crires/crires_utils.c, recipes/crires_spec_astro.c,
	recipes/crires_util_extract.c, recipes/crires_util_plot.c,
	recipes/crires_util_profile.c: fixed warnings

2008-05-16 20:10  bristowp

	* crires/: crires_model_qmetric.c, crires_model_qmetric.c,
	crires_model_qmetric.c: removed some unwanted output

2008-05-16 14:23  bristowp

	* crires/crires_model_computation.c: compilation warning fixed

2008-05-15 19:22  bristowp

	* crires/crires_model_anneal.c, crires/crires_model_computation.c,
	crires/crires_model_metric.c, crires/crires_model_r250.c,
	crires/crires_model_randlcg.c, crires/crires_model_sa.c,
	recipes/crires_model_fix.c, crires/crires_model_kernel.h,
	crires/crires_model_randlcg.h, crires/crires_model_sa.h:
	compilation warnings fixed

2008-05-15 19:19  bristowp

	* crires/: crires_model_refining.c, crires_model_kernel.c,
	crires_model_qmetric.c: modifications to handle fibres and daily
	refine

2008-05-14 17:00  agabasch

	* regtests/tests/Makefile.am: make check updated for purify

2008-05-14 16:06  yjung

	* recipes/crires_spec_flat.c: DFS05447 : The BPM produced by flat
	contains big detector zones flagged as bad.

2008-05-14 09:38  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c: fixed
	uninitialised column Wave_MODEL when model not computed

2008-05-09 16:01  cguirao

	* Makefile.purify.in: Adding -dlclose-mode=2 on request from MZ

2008-05-09 15:04  lbilbao

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon_lg-test.c: Unit
	tests added for irplib_detmon_lin().

2008-05-09 11:05  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h: New lower-level
	function for Linearity computation irplib_detmon_lin().

2008-05-08 14:44  agabasch

	* regtests/tests/Makefile.am: Added:  "echo PASS:" and "echo
	FAILED:"

2008-05-08 13:27  agabasch

	* regtests/tests/Makefile.am: update

2008-05-08 11:52  agabasch

	* regtests/tests/Makefile.am: make check changed

2008-05-08 10:11  agabasch

	* regtests/tests/Makefile.am: Some checks added

2008-05-06 12:39  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon_body.h: Warning memory
	leak removal in irplib_ksigma_clip().

2008-04-30 10:58  lbilbao

	* irplib/irplib_detmon_body.h: Change in code just for clarity.

2008-04-30 10:49  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon_body.h,
	tests/irplib_detmon-test.c, tests/irplib_detmon_lg-test.c: Bug in
	irplib_ksigma_clip() fixed. Unit test added.

2008-04-30 09:59  lbilbao

	* irplib/tests/irplib_detmon_lg-test.c: Temporary deactivation of
	irplib_detmon_gain() unit tests.

2008-04-29 19:30  lbilbao

	* irplib/irplib_detmon.c: Another typo fix.

2008-04-29 19:21  lbilbao

	* irplib/irplib_detmon.c: Typo fix.

2008-04-29 16:01  lbilbao

	* irplib/: Makefile.am, irplib_detmon.c, irplib_detmon.h,
	irplib_detmon_body.h, irplib_detmon_lg.c:
	irplib_get_clean_mean_window() converted into irplib_ksigma_clip().
	Improvements in the algorithm.

2008-04-25 10:46  lbilbao

	* irplib/irplib_detmon.c: Wrong default value in
	irplib_detmon_ronbias() corrected.

2008-04-24 16:41  lbilbao

	* irplib/irplib_detmon.c: Unnecessary QC parameters removed. Bug in
	irplib_detmon_ronbias_master() fixed.

2008-04-24 16:06  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: Bug in
	irplib_imagelist_collapse_stdev_create() fixed. Unit test added.

2008-04-23 18:58  llundin

	* irplib/irplib_utils.c: irplib_image_split(): Fix uninit warning

2008-04-17 23:12  llundin

	* irplib/: irplib_utils.c, irplib_utils.h,
	tests/irplib_utils-test.c: irplib_image_split(): 1st draft, API to
	be simplified

2008-04-17 16:34  llundin

	* irplib/Makefile.am: Removed irplib_test.{c,h}. (Empty) source
	files kept, in case new functionality is needed

2008-04-15 10:04  lbilbao

	* irplib/irplib_oddeven.c: Odd-even filtering improved for cases
	where high frequencies on the X axis are also found

2008-04-15 02:55  llundin

	* irplib/: irplib_utils.c, irplib_utils.h,
	tests/irplib_utils-test.c: irplib_dfs_table_convert() takes check
	function with non-const table

2008-04-14 20:23  llundin

	* irplib/irplib_utils.c: irplib_table_read_from_frameset():
	Improved error msg

2008-04-14 20:13  llundin

	* irplib/: irplib_utils.c, irplib_utils.h,
	tests/irplib_utils-test.c: irplib_table_read_from_frameset(),
	irplib_dfs_table_convert(): table_set_row() is of type cpl_boolean

2008-04-14 19:50  llundin

	* irplib/irplib_utils.c: irplib_table_read_from_frameset(),
	irplib_dfs_table_convert(): Updated doxygen

2008-04-14 19:46  llundin

	* irplib/: irplib_utils.c, irplib_utils.h,
	tests/irplib_utils-test.c: irplib_table_read_from_frameset(): Added
	with minimal unit-test

2008-04-14 19:02  llundin

	* irplib/: irplib_utils.c, irplib_utils.h,
	tests/irplib_utils-test.c: irplib_dfs_table_convert(): 1st working
	version (with minimal unit-test)

2008-04-14 16:16  llundin

	* irplib/: irplib_utils.c, irplib_utils.h,
	tests/irplib_utils-test.c: irplib_dfs_table_convert(): 1st draft -
	API incomplete

2008-04-10 15:00  lbilbao

	* irplib/irplib_oddeven.c: Bug in odd-even effect filtering
	definition fixed.

2008-04-09 13:12  agabasch

	* regtests/tests/Makefile.am: check for directory ../../midi_reg
	added

2008-04-09 13:11  agabasch

	* regtests/Makefile.am: SUBDIRS = . tests added

2008-04-08 12:56  yjung

	* irplib/irplib_spectrum.c: added include irplib_plot.h

2008-04-08 11:56  yjung

	* crires/crires_model_refining.c: remove unused include irplib_plot

2008-04-03 15:13  yjung

	* recipes/crires_model_refine.c: irplib_spectrum_detect_peaks()
	moved to irplib

2008-04-03 15:13  yjung

	* crires/: crires_model_refining.c, crires_model_refining.h: moved
	irplib_spectrum_detect_peaks to irplib

2008-04-03 15:12  yjung

	* irplib/: irplib_spectrum.c, irplib_spectrum.h: added
	irplib_spectrum_detect_peaks() from CRIRES for Andrea

2008-04-03 10:54  agabasch

	* regtests/tests/Makefile.am: check_PROGRAMS= "" and TESTS	   
	= $(check_PROGRAMS) added

2008-04-02 17:28  agabasch

	* regtests/tests/Makefile.am: PURIFY check added

2008-04-02 17:16  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: Unit tests added and improved in
	irplib_detmon_lg-test and bugs found fixed.

2008-04-02 10:55  agabasch

	* regtests/tests/Makefile.am: for testing purpose make check is
	doing reg0 and reg1

2008-04-02 09:49  agabasch

	* regtests/: Makefile.am, tests/Makefile.am: Initial revision

2008-04-02 09:49  agabasch

	* regtests/: Makefile.am, tests/Makefile.am: First entry

2008-04-01 17:23  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: New lower-level function
	irplib_detmon_gain() for GAIN computation added.

2008-03-26 09:46  llundin

	* irplib/irplib_plugin.h: IRPLIB_CONCAT(), IRPLIB_CONCAT2X():
	Readded (for uves)

2008-03-25 14:31  llundin

	* irplib/irplib_strehl.c: irplib_strehl_compute(): Drop support for
	CPL 3.X (and earlier)

2008-03-25 14:08  llundin

	* irplib/irplib_plugin.h: Drop IRPLIB_CONCAT(), IRPLIB_CONCAT2X().
	Define IRPLIB_RECIPE_DEFINE as CPL_RECIPE_DEFINE. Define
	irplib_get_license as cpl_get_license. Drop naco_get_license()

2008-03-25 13:31  llundin

	* irplib/: irplib_test.c, irplib_test.h: cpl_test.h replaces
	irplib_test.h

2008-03-25 12:12  llundin

	* irplib/tests/: filter_median_type.c, irplib_detmon-test.c,
	irplib_detmon_lg-test.c, irplib_filter-test.c, irplib_hist-test.c,
	irplib_polynomial-test.c, irplib_utils-test.c,
	irplib_wlxcorr-test.c: cpl_test.h replaces irplib_test.h

2008-03-25 11:31  llundin

	* irplib/irplib_math_const.h: Depend on cpl_math_const.h and issue
	#warning with gcc

2008-03-25 11:26  llundin

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon-test.c,
	tests/irplib_detmon_lg-test.c, tests/irplib_polynomial-test.c,
	tests/irplib_wlxcorr-test.c: Use cpl_math module instead of
	irplib_math module

2008-03-25 11:10  llundin

	* irplib/: irplib_polynomial.c, irplib_stdstar.c, irplib_strehl.c,
	tests/irplib_detmon-test.c, tests/irplib_polynomial-test.c: Use
	cpl_math module instead of irplib_math module

2008-03-25 11:09  llundin

	* irplib/irplib_detmon.c: Use cpl_math module instead of
	irplib_math module. irplib_detmon_ronbias_master(): Fix uninit
	warning

2008-03-20 16:30  llundin

	* irplib/irplib_utils.h: error_if(): Fix check of CPL error code

2008-03-20 10:55  llundin

	* irplib/irplib_plugin.c: recipe_msg_set_level_from_env(): Drop.
	irplib_plugin_test(): Use cpl_msg_set_level(), when CPL_MSG_LEVEL
	is used, _dump() to /dev/null if not at debug level

2008-03-18 18:33  bristowp

	* crires/crires_model_refining.c: Changed slitw to be 2x table
	values

2008-03-18 18:32  bristowp

	* recipes/crires_model_refine.c: changed default lamp offset to 200
	(Alain's recommendation

2008-03-17 18:33  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: DFS05135. New products added:
	BP_MAP_HOT, BP_MAP_COLD, BP_MAP_DEV.

2008-03-17 17:26  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h, irplib_detmon_lg.c:
	New input parameter tolerance added to
	irplib_get_clean_mean_window().

2008-03-17 17:16  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h, irplib_detmon_lg.c:
	irplib_get_clean_mean_window() function API changed, kappa int -->
	double.

2008-03-17 15:28  lbilbao

	* irplib/irplib_detmon.c: Wrong use of frameset (needed for later
	use by EsoRex) fixed in irplib_detmon_ronbias() and unnecessary
	duplicated framesets removed. New function
	irplib_imagelist_collapse_stdev_create() added for later use in
	deviant pixel map creation.

2008-03-17 13:41  lbilbao

	* irplib/irplib_detmon.c: Bug in SYNTHETIC frame saving fixed.

2008-03-14 19:13  lbilbao

	* irplib/irplib_detmon.c: irplib_get_clean_mean_window() updated to
	do computation more precisely and faster.

2008-03-14 18:26  lbilbao

	* irplib/irplib_detmon.c: RON/Bias product saving simplified.

2008-03-14 17:42  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon_lg.c: Bug in
	multi-extension output saving fixed.

2008-03-14 11:54  bristowp

	* recipes/crires_model_refine.c, crires/crires_model_kernel.c:
	fixed lamp offset problem

2008-03-14 11:50  bristowp

	* crires/crires_model_refining.c: fixed lamp offset problem

2008-03-13 16:16  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: Action on ticket DFS05112.
	Multi-extension files support provided. Small bug in robustness of
	histogram computation fixed. Error checking improved overall, moved
	to skip_if - end_skip scheme. New parameter-filling functions
	added.

2008-03-05 13:45  yjung

	* Makefile.am: added catalogs/ in the dist target

2008-03-03 13:17  yjung

	* crires/crires_load.c, recipes/crires_model_wlmap.c,
	recipes/crires_spec_astro.c, recipes/crires_spec_dark.c,
	recipes/crires_spec_detectrans.c, recipes/crires_spec_detlin.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_combine.c,
	recipes/crires_util_conversion.c, recipes/crires_util_extract.c,
	recipes/crires_util_profile.c, recipes/crires_util_sensitivity.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlcalib.c,
	recipes/crires_util_wlinit.c: EXTNAME value : CHIP%D -> CHIP%d.INT

2008-02-29 12:17  yjung

	* configure.ac: -> 1.6.0

2008-02-29 11:02  yjung

	* crires/crires_model_refining.c, crires/crires_model_refining.h,
	recipes/crires_model_refine.c: added flat usage for
	crires_model_refine

2008-02-28 18:13  amodigli

	* irplib/irplib_detmon.c: fixed English typo in ron/dsnu.method
	param description

2008-02-28 18:04  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon_lg.c: Info on dark
	parameters extended. Warnings removed.

2008-02-27 19:17  lbilbao

	* irplib/irplib_detmon_lg.c: Lamp CR (Count Rate) computation
	deactivated due to lack of template support.

2008-02-27 15:33  yjung

	* configure.ac: -> 1.5.3

2008-02-27 15:26  yjung

	* crires/crires_model_refining.c: corrected bug in BPM correction

2008-02-27 15:05  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c,
	crires_spec_wavecal.c, crires_util_wlcalib.c: added --wl_nolimit
	option

2008-02-27 14:33  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c,
	crires_spec_wavecal.c, crires_util_wlcalib.c: default degree for wl
	calib 3-> 2

2008-02-21 14:49  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): Disable all tests

2008-02-21 09:31  llundin

	* irplib/tests/irplib_polynomial-test.c: #define MAXDEGREE 3

2008-02-20 15:25  llundin

	* irplib/tests/Makefile.am: clean-local: Added .logfile (*.log)

2008-02-20 14:41  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_2(): Use
	minimal residual

2008-02-19 16:30  llundin

	* irplib/irplib_polynomial.c: Update coverage comments,
	irplib_polynomial_solve_1d_3r(): replace assert() with round-off
	handling

2008-02-19 16:28  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): Cover branch in
	irplib_polynomial_solve_1d_3r()

2008-02-18 10:04  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_3(): Drop
	doall also in subfunctions

2008-02-18 09:44  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_3(): Drop
	doall

2008-02-16 22:35  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): Test minimal residual on
	cubic

2008-02-16 22:34  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_eval_{2,3}_max():
	Added. irplib_polynomial_solve_1d_{2,3}(): Use minimal residual
	method

2008-02-15 18:46  llundin

	* irplib/irplib_polynomial.c:
	irplib_polynomial_solve_1d_3{1,2,r,c}(): Added.
	irplib_polynomial_solve_1d_3(): Call new functions

2008-02-15 18:44  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): More tests cubic with
	complex roots

2008-02-15 11:54  llundin

	* irplib/irplib_polynomial.c: irplib_sort3(): Drop.
	irplib_polynomial_solve_1d_3(): complex-branch: Avoid cancellation
	on same-sign, Handle truncated imaginary part

2008-02-15 11:51  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): More tests cubic with
	complex roots

2008-02-15 09:33  lbilbao

	* irplib/tests/: irplib_detmon-test.c, irplib_detmon_lg-test.c:
	Unnecessary include removed

2008-02-14 23:33  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): Added two tests on single
	real root for cubic

2008-02-14 23:32  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_3(): Avoid
	cancellation on single real root

2008-02-14 21:31  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): Added two tests

2008-02-14 21:26  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_3():
	acos-branch: Drop sort, prevent cancellation.
	irplib_polynomial_solve_1d_4(): c==0-branch: Single swap replaces
	Bubble-sort

2008-02-14 18:44  lbilbao

	* irplib/tests/Makefile.am: Options for conditional compilation
	with FFTW added.

2008-02-13 16:30  llundin

	* irplib/irplib_plot.c: Drop irplib_utils.h

2008-02-11 13:20  llundin

	* irplib/irplib_utils.h: error_if(), IRPLIB_XSTRINGIFY(),
	IRPLIB_STRINGIFY(): Added

2008-02-11 12:20  llundin

	* irplib/irplib_stdstar.h: IRPLIB_STDSTAR_LIMIT: Added

2008-02-11 08:54  llundin

	* irplib/: irplib_stdstar.c, irplib_stdstar.h:
	irplib_stdstar_great_circle_dist(), IRPLIB_STDSTAR_MAXDIST,
	IRPLIB_STDSTAR_NOMAG: Export. Replace tabs with spaces, __func__
	with cpl_func

2008-02-08 17:13  llundin

	* irplib/irplib_stdstar.c: irplib_stdstar_get_mag(): Add warning
	about buffer overflow

2008-02-07 13:37  llundin

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h:
	irplib_wlxcorr_find_1d() degshift is a cpl_array

2008-02-07 12:28  lbilbao

	* irplib/irplib_detmon.c: Downgrade to FFTW2

2008-02-06 18:23  llundin

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h, tests/Makefile.am,
	tests/irplib_wlxcorr-test.c: irplib_wlxcorr_find_1d(): Added stub

2008-02-06 17:44  llundin

	* irplib/irplib_plugin.c: irplib_plugin_test(): Allow
	<recipe>_exec() to propagate a pre-exisitng error before returning

2008-02-06 17:36  yjung

	* recipes/crires_util_wlassign.c: Uninitialize wavelength model
	column

2008-02-06 14:26  yjung

	* recipes/crires_spec_detlin.c: better message if the lamp isnt
	stable

2008-02-05 19:12  bristowp

	* crires/: crires_model_computation.c, crires_model_kernel.c: test
	code for Jeff's int. slit metrology

2008-02-05 16:26  yjung

	* recipes/crires_model_fix.c: removed workaround for non-FITS input

2008-02-05 14:42  yjung

	* recipes/crires_util_plot.c: [no log message]

2008-02-05 14:29  yjung

	* recipes/crires_util_wlcalib.c: [no log message]

2008-02-05 14:16  yjung

	* crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_util_wlcalib.c: [no log message]

2008-02-05 12:45  yjung

	* recipes/crires_util_wlinit.c: rmoved leak

2008-02-05 12:42  yjung

	* crires/crires_load.c: removed leak

2008-02-05 11:31  yjung

	* recipes/crires_spec_astro.c: filename correction

2008-02-05 10:50  yjung

	* recipes/crires_util_profile.c: correct the y position

2008-02-05 09:34  yjung

	* recipes/crires_model_fix.c: removed unused --display option

2008-02-04 15:35  yjung

	* configure.ac: 1.5.0 -> 1.5.2

2008-02-04 15:27  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: New parameters --tolerance and
	--pafname added.

2008-02-04 15:07  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c,
	crires_spec_wavecal.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_extract.c,
	crires_util_genconfig.c, crires_util_genlines.c,
	crires_util_genstd.c, crires_util_plot.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: PRO.CATG -> PRO.TYPE

2008-02-04 14:28  yjung

	* crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_spec_astro.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_wlcalib.c:
	improved the wavelength calibration

2008-02-04 09:39  llundin

	* irplib/irplib_plugin.h: irplib_get_license(),
	IRPLIB_RECIPE_DEFINE(): use CPL when available

2008-02-01 15:00  yjung

	* recipes/crires_util_extract.c, crires/crires_wlcalib.c: [no log
	message]

2008-02-01 14:26  yjung

	* recipes/crires_util_extract.c: [no log message]

2008-02-01 14:22  yjung

	* recipes/: crires_spec_detectrans.c, crires_util_conversion.c,
	crires_util_extract.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c: display only the
	requested chip

2008-02-01 13:49  llundin

	* irplib/irplib_polynomial.c: Improved doxygen

2008-02-01 12:07  bristowp

	* crires/: crires_model_refining.c, crires_model_computation.c:
	fixed warning

2008-02-01 11:48  bristowp

	* recipes/crires_model_refine.c: fixed mem leaks

2008-02-01 11:47  bristowp

	* crires/crires_model_refining.c: fixed mem leaks + metrology stuff

2008-02-01 11:45  bristowp

	* crires/crires_model_qmetric.c: fixed mem leaks and removed
	unneeded p_wl array from qanneal fn

2008-02-01 11:45  bristowp

	* crires/crires_model_qmetric.h: removed unneeded p_wl array from
	qanneal fn

2008-02-01 11:41  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h: grating io
	angles for blaze calc

2008-02-01 11:40  bristowp

	* crires/crires_model_computation.c: metrology test code for Jeff

2008-01-31 16:40  llundin

	* irplib/filter_median.c: S_SWAP(): Doxygen

2008-01-31 16:25  llundin

	* irplib/irplib_filter.c: Move	/**@{*/ down

2008-01-31 16:22  llundin

	* irplib/filter_median.c: fill_row(): Fix doxygen warning

2008-01-31 14:26  amodigli

	* irplib/irplib_detmon_lg.c: updated ID

2008-01-29 11:12  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all_test(): Try to ensure double-root
	detection on Darwin

2008-01-24 19:14  lbilbao

	* irplib/irplib_detmon_lg.c: Warning removed

2008-01-23 14:24  bristowp

	* crires/crires_model_io.c: truncated table output

2008-01-23 14:01  bristowp

	* crires/crires_model_io.c: cleaned output

2008-01-23 13:54  yjung

	* recipes/crires_model_fix.c: workaround to save table

2008-01-23 13:51  bristowp

	* crires/crires_model_qmetric.c: removed call to
	...io_output_cfg_txt

2008-01-22 22:42  bristowp

	* recipes/crires_model_fix.c: Finished model_fix code

2008-01-22 22:41  bristowp

	* crires/crires_model_computation.c: cleaned warnings

2008-01-22 22:40  bristowp

	* crires/crires_model_kernel.c: cleaned output and warnings

2008-01-22 22:40  bristowp

	* crires/crires_model_qmetric.c: cleaned output

2008-01-22 22:35  bristowp

	* crires/crires_model_refining.c: Finished model_fix code and
	cleaned

2008-01-22 13:45  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: --bpmbin parameter added to control
	bad pixel map creation (binary or with values powers of 2), with
	unit test.

2008-01-21 15:00  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h: Error messages
	and man-page improved -> DFS04844.

2008-01-21 13:10  lbilbao

	* irplib/irplib_detmon_lg.c: Message warning added and error made
	zero when fitting not over-determined -> DFS04847.

2008-01-21 11:19  yjung

	* crires/crires_model_refining.c, crires/crires_model_refining.h,
	recipes/crires_model_fix.c: [no log message]

2008-01-21 08:58  llundin

	* irplib/irplib_filter.h: enum irplib_filter_mode: Drop comma at
	end of list

2008-01-21 08:56  llundin

	* irplib/: irplib_polynomial.c, tests/irplib_polynomial-test.c:
	irplib_polynomial_solve_1d_all(): Unsupport degree = 4

2008-01-19 00:53  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_test_root_all(): Verify complex roots.
	irplib_polynomial_multiply_1d_factor(): Drop internal test.
	irplib_polynomial_solve_1d_all_test(): Test also quartic

2008-01-19 00:49  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_3():
	Return largest root on single-request from quartic.
	irplib_polynomial_solve_1d_4(): Ensure sorting in biquadratic +
	0real, fix 0.5 bug + un-depress, drop unsupported

2008-01-19 00:43  llundin

	* irplib/irplib_test.c: irplib_test_abs_macro(): Improve message

2008-01-18 19:39  lbilbao

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon_lg-test.c:
	Implementation of irplib_detmon_lg_lineff() made more robust.
	Change in irplib_detmon_linearity, dif_avg converted into
	|dif_avg|.

2008-01-18 17:50  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_4():
	Prototype added (not yet working)

2008-01-18 17:50  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_test_root_all(): Add info on comparison

2008-01-18 14:13  llundin

	* irplib/tests/irplib_polynomial-test.c: irplib_polynomial_add(),
	irplib_polynomial_multiply_scalar(): Added.
	irplib_polynomial_multiply_1d_factor(): Support complex roots.
	irplib_polynomial_solve_1d_all_test(): Test all cases with
	irplib_polynomial_test_root_all() only

2008-01-18 14:10  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_{2,3}():
	Takes doubles, instead of a const double *

2008-01-18 11:39  lbilbao

	* irplib/irplib_detmon_lg.c: Bug in determination of bad pixel
	amount fixed.

2008-01-18 10:48  amodigli

	* irplib/irplib_detmon.c: add more verbosity to a failure message
	in case dark recipe has no input

2008-01-17 21:26  llundin

	* irplib/filter_median.c: Resolve doxygen warning regarding #

2008-01-17 21:23  llundin

	* irplib/irplib_stdstar.c: irplib_stdstar_get_mag(),
	irplib_stdstar_write_catalogs(): Resolve doxygen warnings

2008-01-17 20:59  llundin

	* irplib/irplib_polynomial.c: Drop #_cpl_error_code_

2008-01-17 20:42  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_3(): Fix
	(false) uninit warning

2008-01-17 19:43  llundin

	* irplib/tests/irplib_polynomial-test.c: fix warning

2008-01-17 19:10  llundin

	* irplib/tests/irplib_polynomial-test.c: Improve tests

2008-01-17 16:39  llundin

	* irplib/tests/irplib_polynomial-test.c:
	irplib_polynomial_test_root_all(): Added

2008-01-17 16:36  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_2(): Sort
	real roots. Improve doxygen

2008-01-17 11:56  llundin

	* irplib/irplib_polynomial.c: irplib_polynomial_solve_1d_2():
	Ensure positive imaginary part

2008-01-17 11:47  llundin

	* irplib/: Makefile.am, irplib_polynomial.c, irplib_polynomial.h,
	tests/Makefile.am, tests/irplib_polynomial-test.c: Added
	irplib_polynomial with irplib_polynomial_solve_1d_all()

2008-01-17 11:21  llundin

	* irplib/: irplib_test.c, irplib_test.h: irplib_test_error(): Added

2008-01-17 10:20  lbilbao

	* irplib/irplib_detmon_lg.h: Spaces after backslashes removed

2008-01-17 09:57  lbilbao

	* irplib/tests/irplib_detmon_lg-test.c: Test deactivated.

2008-01-17 09:46  lbilbao

	* irplib/tests/: irplib_detmon-test.c, irplib_detmon_lg-test.c:
	cpl_test -> irplib_test

2008-01-17 09:22  llundin

	* irplib/filter_median.c: #define inline as comment when
	unsupported

2008-01-16 16:44  yjung

	* recipes/crires_model_fix.c: [no log message]

2008-01-16 14:12  amodigli

	* irplib/irplib_detmon_lg.c: issued proper error message in case of
	failed poly fit

2008-01-16 13:53  amodigli

	* irplib/irplib_detmon_lg.c: issued proper message in case of input
	data set

2008-01-16 13:49  amodigli

	* irplib/irplib_detmon_lg.h: updated man-page lin-gain

2008-01-16 13:38  amodigli

	* irplib/irplib_detmon_lg.c: made verbose an error message

2008-01-16 13:38  amodigli

	* irplib/irplib_detmon_lg.h: improved lin-gain man page

2008-01-16 11:34  amodigli

	* irplib/irplib_detmon.c: renamed 'ESO QC STDEV' 'ESO QC DARK
	STDEV'

2008-01-16 11:31  amodigli

	* irplib/irplib_detmon.c: changed 'ESO QC BIAS METHOD BIAS' into
	'ESO QC BIAS METHOD VAL' for METHOD=RANDOM|HISTO|REGION

2008-01-15 14:59  yjung

	* recipes/crires_model_fix.c: [no log message]

2008-01-15 14:54  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_model_fix.c: [no log message]

2008-01-15 14:34  yjung

	* recipes/: Makefile.am, crires_model_fix.c: added crires_model_fix

2008-01-15 11:23  yjung

	* recipes/crires_model_refine.c: rm warnings

2008-01-15 11:14  yjung

	* crires/crires_model_refining.c: [no log message]

2008-01-15 11:09  yjung

	* crires/crires_combine.c, crires/crires_model_refining.c,
	crires/crires_model_refining.h, crires/crires_utils.c,
	crires/crires_utils.h, recipes/crires_model_refine.c: [no log
	message]

2008-01-15 09:42  yjung

	* catalogs/thar_model.txt: [no log message]

2008-01-15 09:40  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_model_refine.c, recipes/crires_util_genlines.c,
	recipes/crires_util_plot.c: removed CRIRES_CALPRO_MODEL_THAR_CAT

2008-01-11 11:13  yjung

	* crires/crires_wlcalib.c: better handling of the wmin wmax

2008-01-11 10:53  yjung

	* crires/crires_pfits.c, crires/crires_pfits.h,
	crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_spec_astro.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_wlcalib.c:
	Implemented the usage of WMIN and WMAX in the pipeline. (DFS04527)

2008-01-09 15:35  yjung

	* irplib/: irplib_stdstar.c, irplib_stdstar.h: new pro_type param
	for the write_catalogs() function

2008-01-08 17:44  yjung

	* crires/crires_load.c, crires/crires_model_io.c,
	crires/crires_pfits.c, crires/crires_pfits.h,
	crires/crires_wlcalib.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_jitter.c, recipes/crires_util_conversion.c,
	recipes/crires_util_plot.c, recipes/crires_util_sensitivity.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlcalib.c:
	crires_load_table_check() check now on the PRO TYPE !!! (not PRO
	CATG)

2008-01-08 16:40  lbilbao

	* irplib/irplib_detmon_lg.c: Downgrade of FFTW-dependant code from
	FFTW3 to FFTW2

2008-01-08 15:52  yjung

	* recipes/crires_model_refine.c: saving function with PRO TYPE

2008-01-08 15:47  yjung

	* crires/crires_load.c, crires/crires_load.h,
	recipes/crires_model_wlmap.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_dark.c, recipes/crires_spec_detectrans.c,
	recipes/crires_spec_detlin.c, recipes/crires_spec_flat.c,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_combine.c, recipes/crires_util_conversion.c,
	recipes/crires_util_extract.c, recipes/crires_util_genconfig.c,
	recipes/crires_util_genlines.c, recipes/crires_util_genstd.c,
	recipes/crires_util_profile.c, recipes/crires_util_sensitivity.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlcalib.c,
	recipes/crires_util_wlinit.c: add PRO.TYPE in all the products
	(DFS04715)

2008-01-08 11:57  bristowp

	* crires/: crires_model_refining.h, crires_model_refining.c: Custom
	line lists fn, zeropoint x-corr for all 4 chips

2008-01-08 11:43  bristowp

	* crires/crires_model_kernel.h: prism/grat preset fn

2008-01-08 11:35  bristowp

	* recipes/crires_model_refine.c: Custom line list fn call and
	restructured to allow matching across 4 chips

2008-01-08 11:33  bristowp

	* crires/crires_model_io.c: Removed multi prism/grat/order output
	for OTF annealing

2008-01-08 11:31  bristowp

	* crires/crires_model_qmetric.c: Mod to allow best fit for n-1
	matches

2008-01-08 11:27  bristowp

	* crires/crires_model_computation.c: code to Generate cutom line
	lists for list of presets

2008-01-08 11:25  bristowp

	* crires/crires_model_kernel.c: prism/grat preset fn, changes for
	OTF custom line lists

2008-01-03 14:32  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_test_model_anneal.c: define PRO TYPE keys

2008-01-03 13:45  yjung

	* crires/crires_wlcalib.c, recipes/crires_spec_astro.c,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_wlcalib.c: option wl_err from nm to pixels
	(defaul = 60.0) (DFS04770)

2008-01-03 11:21  yjung

	* crires/crires_model_refining.c: added filtering before detection
	to avoid bright pixels

2008-01-03 10:28  bristowp

	* crires/crires_model_refining.h: corrected refining_match fn defn

2007-12-21 11:29  yjung

	* configure.ac, recipes/crires_spec_astro.c,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_wlcalib.c: Changed wl_err default from 2.0 nm
	to 0.6 nm (DFS04770)

2007-12-19 18:57  lbilbao

	* irplib/irplib_detmon_lg.c: Memory leaks fixed. Error and memory
	handling changed in irplib_detmon_lg_save() to skip_if-end_skip
	scheme for that reason.

2007-12-19 18:21  lbilbao

	* irplib/irplib_detmon.c: Memory leak and uninitialized values
	fixed.

2007-12-18 15:30  bristowp

	* crires/crires_model_io.c: OTF implementation, minor change

2007-12-18 15:28  bristowp

	* crires/crires_model_computation.c: changes for generating
	customised line lists

2007-12-18 15:26  bristowp

	* recipes/crires_model_refine.c: brought matches check outside of
	chip loop

2007-12-18 15:23  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h,
	crires_model_qmetric.c: changes for OTF annealing

2007-12-18 15:23  bristowp

	* crires/crires_model_refining.c: matching algorithm and call to
	annealing

2007-12-14 10:05  yjung

	* crires/crires_load.c: Fixed DFS04759 : non illuminated regions
	set to 1 in flat product (inst of 0)

2007-12-14 09:48  lbilbao

	* irplib/irplib_detmon_lg.c: Error in GAIN_CORR computation fixed.

2007-12-13 18:45  lbilbao

	* irplib/irplib_detmon.c: Error fixed and final modification in
	irplib_get_clean_mean_window().

2007-12-13 12:10  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon_lg-test.c: Memory
	leaks fixed.

2007-12-13 09:23  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: Changes in
	irplib_get_clean_mean_window() to speed it up by a factor 5.

2007-12-12 16:43  bristowp

	* crires/crires_model_computation.c: tools for customised line
	selection added

2007-12-12 14:21  lbilbao

	* irplib/irplib_detmon_lg.c: Doxygen info added for all resting
	functions.

2007-12-12 12:12  lbilbao

	* irplib/tests/: irplib_detmon-test.c, irplib_detmon_lg-test.c:
	Removal of products simplified in irplib_detmon-test and added to
	irplib_detmon_lg-test.

2007-12-12 12:01  lbilbao

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon_lg-test.c: New
	unit tests added to irplib_detmon_lg-test.c and failures detected
	by those new tests in irplib_detmon_lg() fixed.

2007-12-11 18:39  lbilbao

	* irplib/irplib_detmon.c: Bug in
	irplib_detmon_ronbias_check_defaults() fixed.

2007-12-11 16:45  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: Unused parameters --threshold_min,
	--threshold_max and --threshold removed.

2007-12-11 15:06  lbilbao

	* irplib/irplib_detmon_lg.c: irplib_detmon_gain() modified to make
	use of skip_if-end_skip scheme.

2007-12-11 14:47  lbilbao

	* irplib/irplib_detmon_lg.c: Bug in irplib_detmon_gain() fixed.
	Unnecessary variable fit_table removed overall. Other minor
	warnings fixed.

2007-12-11 13:20  yjung

	* recipes/crires_model_refine.c: [no log message]

2007-12-11 13:01  yjung

	* crires/crires_model_refining.c, crires/crires_model_refining.h,
	recipes/crires_model_refine.c: [no log message]

2007-12-11 12:50  yjung

	* crires/crires_model_refining.c, recipes/crires_model_refine.c:
	[no log message]

2007-12-11 11:50  lbilbao

	* irplib/irplib_detmon_lg.c: Doxygen info added.

2007-12-11 11:33  yjung

	* crires/crires_model_refining.c, crires/crires_model_refining.h,
	recipes/crires_model_refine.c, recipes/crires_model_refine.c,
	recipes/crires_model_wlmap.c: [no log message]

2007-12-11 11:18  yjung

	* recipes/: Makefile.am, crires_model_anneal.c,
	crires_model_compute.c, crires_test_model_anneal.c,
	crires_test_model_compute.c, crires_test_model_anneal.c,
	crires_test_model_compute.c: [no log message]

2007-12-11 11:14  yjung

	* recipes/crires_model_refine.c: [no log message]

2007-12-11 11:09  yjung

	* crires/crires_model_refining.c, crires/crires_model_refining.h,
	recipes/crires_model_refine.c: [no log message]

2007-12-10 16:42  yjung

	* recipes/crires_model_refine.c: [no log message]

2007-12-10 16:19  yjung

	* crires/crires_model_refining.h: [no log message]

2007-12-10 16:15  yjung

	* crires/crires_model_refining.c, crires/crires_model_refining.h,
	recipes/crires_model_refine.c: [no log message]

2007-12-10 16:11  yjung

	* crires/crires_dfs.h, crires/crires_model_refine.c,
	crires/crires_model_refine.h, recipes/crires_model_refine.c,
	crires/Makefile.am, crires/crires_model_refine.c,
	crires/crires_model_refine.h, crires/crires_model_refining.c,
	crires/crires_model_refining.h: [no log message]

2007-12-10 15:30  lbilbao

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon_lg-test.c: Bug
	fixed. Unit test activated and frameset creation modified.

2007-12-10 13:29  yjung

	* catalogs/thar_model.txt: [no log message]

2007-12-10 13:15  yjung

	* crires/crires_model_refine.c, crires/crires_model_refine.h,
	recipes/crires_model_refine.c: [no log message]

2007-12-10 13:09  yjung

	* crires/: Makefile.am, crires_model_detect.c,
	crires_model_detect.h, crires_model_refine.c,
	crires_model_refine.h, crires_model_refine.c,
	crires_model_refine.h: [no log message]

2007-12-10 12:06  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h, crires/crires_load.c,
	recipes/crires_model_refine.c, recipes/crires_util_genlines.c,
	recipes/crires_util_plot.c: [no log message]

2007-12-10 11:59  bristowp

	* crires/crires_model_kernel.c: changed profile function
	ent_slit_pos default condition to be any -ve value

2007-12-10 11:51  yjung

	* recipes/: crires_model_detection.c, crires_model_refine.c: [no
	log message]

2007-12-10 11:50  yjung

	* recipes/Makefile.am: added crires_model_refine

2007-12-04 19:51  lbilbao

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon_lg-test.c:
	Linearity polynomial definition changed back. Effective linearity
	correction applied. Error checking improved at some points. Bug in
	irplib_detmon_lg_opt_lampcr() fixed. Changes in
	irplib_detmon_lg_split_onoff(). Some doxygen information added.
	Unit test inputs adapted.

2007-11-29 14:27  lbilbao

	* irplib/irplib_detmon.c: Forgotten instruction to destroy
	fftw_plan added.

2007-11-29 14:25  lbilbao

	* irplib/irplib_detmon_lg.c: Modifications on some pointers to make
	code clearer.

2007-11-28 16:54  lbilbao

	* irplib/irplib_detmon_lg.c: Bug in previous commit fixed.

2007-11-28 16:44  lbilbao

	* irplib/irplib_detmon_lg.c: Overall changes to process
	multi-extension cases in a more efficient way, loading just an
	extension at a time instead of all together.

2007-11-27 18:08  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: Drop unnecessary
	functions irplib_detmon_{image, propertylist, table,
	imagelist}_{new, delete}().

2007-11-27 18:04  lbilbao

	* irplib/: irplib_detmon_body.h, Makefile.am: Drop
	irplib_detmon_body.h

2007-11-27 17:35  lbilbao

	* irplib/irplib_detmon.c: FFTW part of
	irplib_detmon_pernoise_reduce() changed to use
	fftwf_plan_many_dft_r2c().

2007-11-23 16:26  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: New parameter --pix2pix

2007-11-23 10:41  lbilbao

	* irplib/irplib_detmon_lg.c: Fitted polynomial for linearity
	modified.

2007-11-22 15:03  lbilbao

	* irplib/irplib_detmon_lg.c: Some memory leaks fixed.

2007-11-21 13:14  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c: Some memory
	leaks fixed.

2007-11-20 16:52  lbilbao

	* irplib/irplib_detmon_lg.c: Method used to compute GAIN written
	also as QC parameter.

2007-11-20 16:18  lbilbao

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon_lg-test.c: Bug
	fixed in irplib_detmon_lg() - OPT case - specific unit test.

2007-11-20 15:18  lbilbao

	* irplib/irplib_detmon_lg.c: Error checking improved in
	irplib_detmon_lg_qc_ptc().

2007-11-20 11:18  lbilbao

	* irplib/irplib_detmon_lg.c: Variable median[] initialised in
	function irplib_detmon_opt_contamination().

2007-11-20 11:14  lbilbao

	* irplib/irplib_detmon_lg.c: AUTOCORR and LAMP FLUX only copied
	when computed (to avoid to copy initialisation (meaningless)
	values). Error checking added in irplib_detmon_opt_contamination().

2007-11-19 19:21  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: Avoid to write OPT-specific
	parameters in NIR case; changes in irplib_detmon_lg_fill_parlist()
	and irplib_detmon_lg_retrieve_parlist(), API included to receive
	OPT/NIR boolean.

2007-11-19 18:50  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: irplib_detmon_fill_params() changed
	into irplib_detmon_lg_fill_parlist() and
	irplib_detmon_fill_params_default() into 2 functions,
	irplib_detmon_lg_fill_parlist_nir_default() and
	irplib_detmon_lg_fill_parlist_opt_default().

2007-11-19 18:08  lbilbao

	* irplib/tests/irplib_detmon_lg-test.c: New unit test added for
	cases with more than a setting.

2007-11-19 15:53  lbilbao

	* irplib/: irplib_detmon_lg.c, tests/irplib_detmon_lg-test.c:
	Change in DIT extraction; DIT keyword is read in NIR case, WIN1
	UIT1 when OPT. As a consequence, changes in test files' creation
	functions in irplib_detmon_lg-test.c. Error checking improved in
	irplib_detmon_pair_extract (API changed to return a cpl_error_code.

2007-11-19 14:47  lbilbao

	* irplib/irplib_detmon.h: API of function
	irplib_detmon_fill_parlist() changed.

2007-11-19 12:45  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_ronbias_check_defaults()
	function modified to retrieve PRE-/OVERSCAN parameters from input
	FITS header.

2007-11-19 10:48  llundin

	* irplib/irplib_plugin.c: irplib_parameterlist_get_*(): Improved
	error handling

2007-11-16 16:39  jmlarsen

	* irplib/tests/irplib_filter-test.c: Implemented median filter
	border mode: extrapolate. Decreased test image sizes

2007-11-16 16:38  jmlarsen

	* irplib/tests/filter_median_type.c: Removed first call of
	irplib_image_filter, did not work with image size 1x1 and radii 0

2007-11-16 16:36  jmlarsen

	* irplib/irplib_filter.c: Implemented median filter border mode:
	extrapolate

2007-11-16 16:35  jmlarsen

	* irplib/filter_median.c: Implemented border mode: extrapolate

2007-11-16 14:51  jmlarsen

	* irplib/tests/filter_median_type.c: IRPLIB_FILTER_BORDER_COPY: Use
	constant extrapolation

2007-11-16 14:29  jmlarsen

	* irplib/: irplib_filter.c, tests/filter_median_type.c,
	tests/irplib_filter-test.c: Implemented median filter border mode:
	copy

2007-11-16 14:28  jmlarsen

	* irplib/filter_median.c: Implemented border mode: copy

2007-11-16 12:20  llundin

	* irplib/irplib_plugin.h: IRPLIB_RECIPE_DEFINE(): Warning/Info
	message replaces failure on CPL run-/compile-version mismatch

2007-11-16 12:02  lbilbao

	* irplib/irplib_detmon_lg.c: New function added
	irplib_detmon_lg_lamp_stab() to compute lamp stability.

2007-11-16 08:57  jmlarsen

	* irplib/tests/irplib_filter-test.c: Implemented median filter
	border mode: filter

2007-11-16 08:56  jmlarsen

	* irplib/tests/filter_median_type.c: Changed selection of
	lower/higher median for border mode IRPLIB_FILTER_BORDER_FILTER

2007-11-16 08:52  jmlarsen

	* irplib/irplib_filter.c: Implemented median filtering border mode:
	filter

2007-11-16 08:52  jmlarsen

	* irplib/: filter_median.c, irplib_filter_double.c,
	irplib_filter_float.c, irplib_filter_int.c: Implemented border
	mode: filter

2007-11-15 17:44  lbilbao

	* irplib/tests/irplib_detmon_lg-test.c: #if defined added to avoid
	error due to CPL HEAD dependency of the function to be checked.

2007-11-15 17:38  lbilbao

	* irplib/irplib_detmon_lg.c: Variable name changed to a more
	descriptive one (procatg_lincoeff -> procatg_coeffscube).

2007-11-15 17:18  lbilbao

	* irplib/irplib_detmon_lg.c: Parameter --rescale to
	activate/deactivate rescaling of ON/OFF frames introduced.

2007-11-15 16:44  lbilbao

	* irplib/irplib_detmon_lg.c: Unnecessary variable x_pos removed
	from several places. #if defined statement corrected. QC parameters
	for fitting errors added. Bug in linearity polynomial computation
	fixed.

2007-11-15 15:08  jmlarsen

	* irplib/tests/filter_median_type.c: Removed dead code

2007-11-15 13:53  jmlarsen

	* irplib/tests/filter_median_type.c: Do not compare numbers if
	filtering function fails

2007-11-15 13:52  jmlarsen

	* irplib/: irplib_filter.c, tests/irplib_filter-test.c: Implemented
	median filtering border mode: crop

2007-11-15 13:47  jmlarsen

	* irplib/filter_median.c: Implemented border mode: crop

2007-11-14 17:53  lbilbao

	* irplib/irplib_detmon_lg.c: Modify saving of data-cube to be
	compliant with CPL4.0.1

2007-11-14 17:51  jmlarsen

	* irplib/tests/irplib_filter-test.c: Test with non-quadratic images
	and kernels

2007-11-14 17:41  jmlarsen

	* irplib/tests/filter_median_type.c: Removed line breaks from
	message strings

2007-11-14 17:39  jmlarsen

	* irplib/irplib_filter.c: Support median filtering with
	non-quadratic images and kernels

2007-11-14 17:36  jmlarsen

	* irplib/filter_median.c: Make work with non-quadratic kernels

2007-11-14 16:54  jmlarsen

	* irplib/filter_median.c: Support non-quadratic images

2007-11-14 16:31  llundin

	* irplib/irplib_detmon.c: irplib_detmon_ronbias_random(): Fixed
	(false) uninit warning

2007-11-14 16:25  jmlarsen

	* irplib/tests/irplib_filter-test.c: Print debugging statements at
	debug, not warning, message level

2007-11-14 16:23  jmlarsen

	* irplib/tests/irplib_filter-test.c: Prepare for testing with
	non-quadratic images/kernels

2007-11-14 16:21  jmlarsen

	* irplib/tests/filter_median_type.c: Allow non-quadratic kernels

2007-11-14 16:20  jmlarsen

	* irplib/irplib_filter.c: Support hsizex = 0 and/or hsizey = 0

2007-11-14 16:19  jmlarsen

	* irplib/filter_median.c: Support radius = (0, 0)

2007-11-14 12:58  lbilbao

	* irplib/irplib_detmon_lg.c: Datacube saving for multi-extension
	case added.

2007-11-14 12:21  lbilbao

	* irplib/irplib_detmon.c: Change in irplib_detmon_ronbias() to
	support processing on difference frames.

2007-11-13 14:19  llundin

	* irplib/irplib_test.h: cpl_test_init(): Take also
	PACKAGE_BUGREPORT

2007-11-13 13:42  lbilbao

	* irplib/irplib_detmon_lg.c: Change in irplib_detmon_lg() to make
	irplib_detmon_lg_check_defaults() usable for AMBER and other cases
	at the same time.

2007-11-12 18:33  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h: New
	AMBER-specific recipe added for testing purposes. Necessary
	modifications done in irplib_detmon_lg(), including API change to
	get a pointer to AMBER-specific function.

2007-11-09 15:57  lbilbao

	* irplib/: irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/irplib_detmon_lg-test.c: irplib_detmon_lg() API changed to
	enable a new feature needed to process AMBER data.

2007-11-09 14:04  llundin

	* irplib/: irplib_test.c, irplib_test.h: CPL test macros used when
	available

2007-11-08 17:53  lbilbao

	* irplib/irplib_detmon_lg.c: Change ir PAF creation
	(multi-extension case) to get mandatory keywords from both primary
	and extension headers.

2007-11-08 15:37  lbilbao

	* irplib/irplib_detmon_lg.c: Partial change in
	irplib_detmon_lg_save() to save linearity coefficients into a data
	cube (done only for no-extension case).

2007-11-08 12:05  lbilbao

	* irplib/irplib_detmon_lg.c: Some warnings fixed.

2007-11-08 12:03  lbilbao

	* irplib/tests/irplib_detmon_lg-test.c: Unnecessary #define REGEXP
	removed (now in irplib_detmon_lg.h).

2007-11-07 17:24  lbilbao

	* irplib/irplib_detmon_lg.c: New CRIRES-specific recipe added for
	testing purposes. Some needed changes in irplib_detmon_lg_save()
	related to correction PAF creation in multi-extension cases.

2007-11-07 14:24  lbilbao

	* irplib/irplib_detmon_lg.h: New SINFONI-specific recipe added for
	testing purposes.

2007-11-07 10:38  lbilbao

	* irplib/irplib_detmon_lg.c: Errors in QC parameters' names and
	corresponding comments fixed.

2007-11-07 08:58  yjung

	* configure.ac: 1.4.1 -> 1.5.0

2007-11-06 18:48  lbilbao

	* irplib/: Makefile.am, irplib_detmon.c, irplib_detmon.h,
	irplib_detmon_body.h, irplib_detmon_lg.c, irplib_detmon_lg.h,
	tests/Makefile.am, tests/irplib_detmon-test.c,
	tests/irplib_detmon_lg-test.c: irplib_detmon module splitted. New
	module irplib_detmon_lg with Lin/Gain functions.

2007-11-06 17:06  lbilbao

	* irplib/Makefile.am: Bug introduced in previous erroneus commit
	fixed

2007-11-06 16:59  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h, irplib_detmon_body.h,
	Makefile.am:  API change in irplib_detmon_lg() (return changed from
	int to cpl_error_code. Changes in error checking overall the same
	function to meet skip_if - end_skip model. New functions
	irplib_detmon_{table, propertylist, imagelist, image}_{new, delete}
	to ease multi-extension support. New file irplib_detmon_body.h for
	these functions.

2007-11-05 16:48  lbilbao

	* irplib/irplib_detmon.c: irplib_sprintf moved to cpl_sprintf.
	Error checking changed to skip_if style in irplib_detmon_lg(),
	irplib_detmon_lg_reduce() and irplib_detmon_lg_reduce_all(). New
	creation functions added to encapsulate initialisation of
	multi-extension objects. clreturn_if macro unused and removed.

2007-11-05 15:16  lbilbao

	* irplib/irplib_detmon.c: Redefinition of QC parameters according
	to DFO's requirements. Adaptation to these redefinitions in
	functions irplib_detmon_lg_qc_ptc() and irplib_detmon_lg_qc_med().
	Error checking in these functions improved with the use of skip_if
	macro.

2007-11-05 12:49  lbilbao

	* irplib/irplib_detmon.c: New function irplib_detmon_lg_qc_med().
	Error checking clarified overall.

2007-11-05 11:59  lbilbao

	* irplib/irplib_detmon.c: Some warnings in
	irplib_detmon_lg_reduce_dit() and irplib_detmon_lg_reduce_all()
	fixed.

2007-11-05 10:11  yjung

	* crires/crires_dfs.h: [no log message]

2007-11-05 10:05  yjung

	* crires/crires_combine.c, crires/crires_combine.h,
	crires/crires_utils.c, crires/crires_utils.h,
	crires/crires_wlcalib.c, recipes/Makefile.am,
	recipes/crires_spec_astro.c, recipes/crires_spec_flat.c,
	recipes/crires_spec_jitter.c, recipes/crires_util_combine.c,
	recipes/crires_util_oddeven.c: REMOVED ODD/EVEN CORRECTION

2007-11-02 17:10  llundin

	* irplib/: irplib_filter.c, irplib_filter_body.c:
	irplib_image_filter(): Allow reciprocal multiplication in averaging

2007-11-02 10:47  llundin

	* irplib/irplib_filter_body.c: irplib_image_filter_*_*(): Drop
	variable j

2007-11-02 10:17  llundin

	* irplib/: filter_median.c, irplib_filter.c, irplib_filter.h,
	irplib_filter_body.c, tests/filter_median_type.c,
	tests/irplib_filter-test.c: IRPLIB_FILTER_BORDER_FILTER replaces
	IRPLIB_FILTER_BORDER_ANY

2007-11-01 09:37  llundin

	* irplib/tests/: filter_median_type.c, irplib_filter-test.c:
	Replace CPL average ref with two alternative refs (bf and uves).
	Enable more tests for averaging, drop tol for median back to zero

2007-10-31 17:45  llundin

	* irplib/tests/filter_median_type.c: Lower bar on double

2007-10-31 17:42  llundin

	* irplib/tests/irplib_filter-test.c: Disable some average modes not
	supported by brute force

2007-10-31 17:42  llundin

	* irplib/tests/filter_median_type.c: warning -> info

2007-10-31 17:41  llundin

	* irplib/irplib_filter_body.c: 1st working prototype

2007-10-31 16:05  llundin

	* irplib/tests/: filter_median_type.c, irplib_filter-test.c:
	filter_average_bf(): Added

2007-10-31 15:13  llundin

	* irplib/tests/irplib_filter-test.c: Loop over filter mode
	(IRPLIB_FILTER_MEDIAN, IRPLIB_FILTER_AVERAGE with error calls, do
	not enable actual test of IRPLIB_FILTER_AVERAGE

2007-10-31 15:12  llundin

	* irplib/: irplib_filter.c, irplib_filter_body.c:
	irplib_image_filter(): Allow r=0 in one dim.
	irplib_image_filter_*_*(): int replaces unsigned, use ACCU_TYPE for
	accumulation, Add prototype body

2007-10-31 09:56  lbilbao

	* irplib/irplib_detmon.c: const modifier added in API of function
	irplib_detmon_lg_reduce_all() and subsequently to several
	variables.

2007-10-30 18:10  llundin

	* irplib/: Makefile.am, irplib_filter.c, irplib_filter_body.c:
	irplib_image_filter(): Add stubs for average filter

2007-10-30 17:27  llundin

	* irplib/irplib_filter.c: irplib_image_filter(): Prep for
	IRPLIB_FILTER_AVERAGE support

2007-10-30 16:56  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: --method parameter added to
	irplib_detmon_lg(), to choose between PTC and MED. New function
	irplib_detmon_lg_qc_ptc() for the 1. method. As a consequence, API
	change in irplib_detmon_fill_params(). API change in
	irplib_detmon_linearity(), too, to make it capable to manage all
	posible cases in a single call.

2007-10-30 11:43  yjung

	* crires/crires_combine.c: [no log message]

2007-10-30 11:32  lbilbao

	* irplib/irplib_detmon.c: clreturn_if unused macro removed from
	irplib_detmon_lg_reduce(). Bug in the creation of opt_offs variable
	(in the same function) fixed.

2007-10-30 11:12  lbilbao

	* irplib/irplib_detmon.c: Minor changes in
	irplib_detmon_pair_extract() to avoid failure in Solaris machines

2007-10-30 09:34  lbilbao

	* irplib/: irplib_detmon.h, tests/irplib_detmon-test.c: Untabified

2007-10-29 19:26  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_ilist_load_fset() modified
	to be used for framesets with any number of frames (not only 2).
	This function is used then in irplib_detmon_lg_reduce_dit(),
	removing a piece of code.

2007-10-29 18:57  lbilbao

	* irplib/irplib_detmon.c: Modifications in
	irplib_detmon_lg_reduce_dit() to make the code cleaner.

2007-10-29 18:14  lbilbao

	* irplib/irplib_detmon.c: New function added
	irplib_detmon_lg_reduce_dit() to encapsulate some code previously
	in irplib_detmon_lg_reduce().

2007-10-29 15:35  lbilbao

	* irplib/irplib_detmon.c: Some tabs removed. Some functions
	redefined as static.

2007-10-29 14:58  llundin

	* irplib/tests/filter_median_type.c: test_irplib_image_filter_*():
	call memset only on IRPLIB_FILTER_BORDER_NOP

2007-10-29 13:39  yjung

	* recipes/: crires_spec_dark.c, crires_spec_detlin.c: [no log
	message]

2007-10-29 13:16  lbilbao

	* irplib/irplib_detmon.c: New function added
	irplib_detmon_pair_extract() to encapsulate some code previously in
	irplib_detmon_lg_reduce().

2007-10-29 13:05  yjung

	* recipes/crires_spec_wavecal.c: [no log message]

2007-10-29 13:00  yjung

	* recipes/crires_spec_flat.c: --rej not usefull any more

2007-10-29 09:46  cguirao

	* Makefile.purify.in, configure.ac, m4macros/purify.m4: NRI
	compliant

2007-10-26 16:36  llundin

	* irplib/: filter_median.c, irplib_filter.h,
	tests/filter_median_type.c, tests/irplib_filter-test.c:
	IRPLIB_FILTER_BORDER_NOP replaces IRPLIB_FILTER_BORDER_COPY as
	default

2007-10-26 16:01  llundin

	* irplib/: filter_median.c, irplib_filter.c, irplib_filter.h,
	tests/filter_median_type.c, tests/irplib_filter-test.c:
	IRPLIB_FILTER_BORDER_ANY replaces IRPLIB_FILTER_BORDER_LOWER

2007-10-26 14:39  llundin

	* irplib/irplib_filter.c: Document lack of support for bad pixels

2007-10-26 14:22  llundin

	* irplib/tests/filter_median_type.c:
	test_irplib_image_filter_{double,float,int}(): test of
	irplib_image_filter() replaces test of
	irplib_image_filter_{double,float,int}()

2007-10-26 14:06  llundin

	* irplib/: filter_median.c, irplib_filter.c,
	tests/filter_median_type.c, tests/irplib_filter-test.c: 
	filter_median_1(): Support border-lower-median

2007-10-26 10:53  lbilbao

	* irplib/irplib_detmon.c: New function added
	irplib_detmon_ilist_load_frameset() to encapsulate some code
	previously in irplib_detmon_lg_reduce().

2007-10-25 17:21  jmlarsen

	* irplib/filter_median.c: Fixed documentation of probabilities for
	3x3 filtering, added doxygen doc

2007-10-25 17:18  jmlarsen

	* irplib/irplib_filter.c: Added doxygen end marker

2007-10-25 16:42  lbilbao

	* irplib/irplib_detmon.c: Comment moved to the proper place.

2007-10-25 15:57  lbilbao

	* irplib/irplib_detmon.c: Change in irplib_detmon_gain() to speed
	execution for optical recipe.

2007-10-25 15:32  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: --filter option added to filter images
	with a median flux value higher than the one given by the user
	(change in API of function irplib_detmon_fill_params()). Update of
	the QC parameters (bug in GAIN FIT computation fixed, new QC
	parameters added). Small bug in
	irplib_detmon_autocorrelation_factor() fixed.

2007-10-25 15:16  llundin

	* irplib/: filter_median.c, tests/filter_median_type.c,
	tests/irplib_filter-test.c: Support and test
	IRPLIB_FILTER_BORDER_CROP for r=1

2007-10-25 15:15  llundin

	* irplib/tests/irplib_filter-test.c: Add macro BENCHSIZE for bench
	mark calls

2007-10-25 13:42  yjung

	* recipes/crires_util_plot.c: [no log message]

2007-10-25 11:25  llundin

	* irplib/tests/irplib_filter-test.c: Test border modes copy and
	crop via loop

2007-10-25 11:09  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c,
	crires_spec_wavecal.c: [no log message]

2007-10-25 09:48  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_spec_jitter.c, recipes/crires_util_combine.c: added
	support for CRIRES_SPEC_NODDING_OBJECT_RAW

2007-10-24 17:11  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: API of irplib_detmon_lg() changed to
	pass a regexp to the function signalling which instrument-specific
	keywords must be copied to the PAF file.

2007-10-24 16:25  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c,
	crires_spec_wavecal.c, crires_util_wlcalib.c: [no log message]

2007-10-24 15:45  lbilbao

	* irplib/irplib_detmon.c: Comments added to QC parameters. Old
	ifdef (CPL 3.1) removed.

2007-10-24 12:39  yjung

	* crires/crires_wlcalib.c: [no log message]

2007-10-24 09:59  yjung

	* crires/crires_wlcalib.c: [no log message]

2007-10-24 08:11  yjung

	* crires/crires_wlcalib.c: solved plotting problem

2007-10-23 18:37  lbilbao

	* irplib/irplib_detmon.c: Additional check for --intermediate
	option added.

2007-10-23 17:26  lbilbao

	* irplib/tests/irplib_detmon-test.c: Bug in previous modification
	fixed

2007-10-23 17:12  lbilbao

	* irplib/tests/irplib_detmon-test.c: Remove more testing products

2007-10-23 17:03  lbilbao

	* irplib/tests/irplib_detmon-test.c: Remove testing products

2007-10-23 16:14  lbilbao

	* irplib/irplib_detmon.c: Changes in irplib_detmon_lg_save() to
	load keywords from input file's extension header into product
	file's extension header.

2007-10-23 13:52  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c,
	crires_spec_wavecal.c, crires_util_wlcalib.c: [no log message]

2007-10-23 13:46  yjung

	* recipes/: crires_spec_astro.c, crires_spec_jitter.c,
	crires_spec_wavecal.c, crires_util_wlcalib.c: rm ppm from options

2007-10-23 10:07  llundin

	* irplib/tests/: filter_median_type.c, irplib_filter-test.c: Drop
	stdbool.h

2007-10-22 15:24  llundin

	* irplib/: filter_median.c, irplib_filter.c, irplib_filter.h,
	tests/filter_median_type.c, tests/irplib_filter-test.c: Add
	IRPLIB_FILTER_BORDER_CROP, IRPLIB_FILTER_BORDER_COPY (r=1) with
	unit tests

2007-10-22 15:21  llundin

	* irplib/irplib_test.c: Time the unit tests

2007-10-22 14:48  llundin

	* irplib/tests/Makefile.am: Move filter test one down

2007-10-22 12:44  lbilbao

	* irplib/tests/irplib_detmon-test.c: Imagesize reduced in unit
	tests

2007-10-22 11:02  llundin

	* irplib/filter_median.c: Drop stdbool.h

2007-10-22 10:25  llundin

	* irplib/: filter_median.c, irplib_filter_double.c,
	irplib_filter_float.c, irplib_filter_int.c: filter_median():
	Support different pixel types in input and output

2007-10-20 12:47  llundin

	* irplib/tests/: filter_median_type.c, irplib_filter-test.c: Add
	unit test for rectangular images, Rx=Ry=1

2007-10-19 22:56  llundin

	* irplib/: filter_median.c, irplib_filter.c,
	irplib_filter_double.c, irplib_filter_float.c, irplib_filter_int.c:
	Support rectangular images (for r=1) - NO UNIT TEST YET

2007-10-19 22:37  llundin

	* irplib/: irplib_filter.c, irplib_filter.h,
	irplib_filter_double.c, irplib_filter_float.c, irplib_filter_int.c,
	tests/filter_median_type.c: Prepare for supporting Nx X Ny, Rx X Ry

2007-10-19 21:26  yjung

	* catalogs/model_conf.txt: update from Paul

2007-10-19 21:06  llundin

	* irplib/filter_median.c: filter_median_1(): Fix (false) uninit
	warning

2007-10-19 16:07  llundin

	* irplib/tests/filter_median_type.c: Put timings in same message

2007-10-19 15:52  llundin

	* irplib/tests/irplib_filter-test.c: Add some more tests

2007-10-19 15:51  llundin

	* irplib/tests/filter_median_type.c: cpl_msg_info/error() replaces
	printf()

2007-10-19 15:23  jmlarsen

	* irplib/irplib_filter.c: Added check of input/output type
	consistency

2007-10-19 15:22  jmlarsen

	* irplib/tests/Makefile.am: Added filter_median_type.c to
	distributions

2007-10-19 15:21  jmlarsen

	* irplib/Makefile.am: Added filter_median.c to distributions

2007-10-19 14:36  llundin

	* irplib/: Makefile.am, filter_median.c, irplib_filter.c,
	irplib_filter.h, irplib_filter_double.c, irplib_filter_float.c,
	irplib_filter_int.c, tests/Makefile.am, tests/filter_median_type.c,
	tests/irplib_filter-test.c: Added module irplib_filter with unit
	tests

2007-10-19 12:25  bristowp

	* crires/crires_model_kernel.c: Minor fixes

2007-10-19 05:36  yjung

	* crires/crires_load.c: handle saving of maps

2007-10-19 01:42  yjung

	* recipes/crires_spec_astro.c: [no log message]

2007-10-19 01:33  yjung

	* recipes/crires_spec_astro.c: [no log message]

2007-10-18 23:35  yjung

	* crires/: crires_pfits.c, crires_pfits.h: [no log message]

2007-10-18 23:21  yjung

	* crires/: crires_pfits.c, crires_pfits.h: added double
	crires_pfits_get_drot_angle(const cpl_propertylist * plist)

2007-10-18 22:07  yjung

	* recipes/crires_spec_jitter.c: update doc

2007-10-18 21:57  yjung

	* crires/: crires_dfs.c, crires_dfs.h: support for stro

2007-10-18 21:20  yjung

	* recipes/: Makefile.am, crires_spec_astro.c: [no log message]

2007-10-17 22:43  yjung

	* crires/crires_model_kernel.c: [no log message]

2007-10-17 19:17  bristowp

	* crires/crires_model_kernel.c: Added warning for ref wavelength
	prob in profile fn

2007-10-17 18:00  bristowp

	* crires/crires_model_kernel.c: minor code cleaning

2007-10-17 17:27  bristowp

	* crires/crires_model_kernel.c: fixed step size in wavemap

2007-10-17 08:20  yjung

	* crires/crires_combine.c: [no log message]

2007-10-17 07:36  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_load.c, crires/crires_wlcalib.c,
	recipes/crires_spec_jitter.c, recipes/crires_util_extract.c: USE
	VIGNETTING

2007-10-17 04:31  yjung

	* crires/crires_utils.h: [no log message]

2007-10-16 11:50  lbilbao

	* irplib/irplib_detmon.c: Doxygen info of irplib_detmon_lg()
	updated.

2007-10-16 04:16  yjung

	* irplib/: irplib_stdstar.c, irplib_stdstar.h: [no log message]

2007-10-14 06:02  yjung

	* crires/: crires_load.c, crires_load.h, crires_utils.c: removed
	the format

2007-10-09 14:56  yjung

	* catalogs/: n20.txt, n2o.txt: [no log message]

2007-10-06 11:10  lbilbao

	* irplib/irplib_detmon.c: Unnecessary error messages removed

2007-10-05 14:27  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: Saving of intermediate products moved
	to irplib_detmon_lg_save(), required by DFO on detmon-kit-0.0.4.
	Changes needed in API for functions
	irplib_detmon_autocorr_factor(), irplib_detmon_gain(),
	irplib_detmon_lg_reduce() and irplib_detmon_lg().

2007-10-05 09:51  lbilbao

	* irplib/irplib_detmon.c: False uninit warning(s) fixed

2007-10-04 18:30  lbilbao

	* irplib/irplib_detmon.c: Changes introduced in functions
	irplib_detmon_lg_reduce_all() and irplib_detmon_opt_contamination()
	to meet requests from DFO on detmon-kit-0.0.4

2007-10-04 16:34  lbilbao

	* irplib/irplib_detmon.h: New recipe added: detmon_dark

2007-10-04 15:13  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: irplib_detmon_dark() and corresponding
	subfunctions added with unit test for detmon_dark new recipe.

2007-09-26 13:12  llundin

	* irplib/irplib_strehl.c: irplib_strehl_compute(): fix spacing

2007-09-26 13:11  llundin

	* irplib/irplib_strehl.c: irplib_strehl_compute():
	cpl_ensure_code() replaces assert(). IRPLIB_MATH_PI replaces
	IRPLIB_PI. double strehl_error_coefficient replaces
	STREHL_ERROR_COEFFICIENT

2007-09-26 12:52  llundin

	* irplib/irplib_detmon.c: irplib_detmon_pernoise_qc(): variable
	iquad replaces quad, which shadows a global variable

2007-09-26 12:49  llundin

	* irplib/irplib_oddeven.c: irplib_oddeven_monitor(): variable iquad
	replaces quad, which shadows a global variable

2007-09-26 12:45  llundin

	* irplib/irplib_utils.c: Fix for missing isnan() prototype

2007-09-26 10:15  llundin

	* irplib/irplib_plugin.c: recipe_sof_test_image_empty(): remove()
	replaces unlink()

2007-09-25 12:10  llundin

	* irplib/irplib_plot.c: cpl_sprintf() replaces snprintf() (and
	irplib_sprintf()). Move temporary filename and executable to plot
	struct - fixes bug when IRPLIB_IMAGER is different from the
	(gnu-)plot command

2007-09-21 22:19  llundin

	* irplib/tests/irplib_detmon-test.c: sin() -> sinf()

2007-09-21 15:56  lbilbao

	* irplib/irplib_detmon.c: Usage of cosf changed into cos

2007-09-21 15:39  lbilbao

	* irplib/irplib_detmon.c: Measurements in
	irplib_detmon_opt_contamination() unnormalized. New step
	(extraction) added to processing in
	irplib_detmon_pernoise_reduce(). Changes in
	irplib_detmon_pernoise_rm_bpixs() although this function is now
	inactive. Refinement of peak selection in
	irplib_detmon_pernoise_qc().

2007-09-21 09:36  llundin

	* irplib/irplib_plugin.c: recipe_sof_test_image_empty(): declare
	unlink()

2007-09-21 09:29  llundin

	* irplib/irplib_plugin.c: recipe_sof_test_image_empty(): Cast for
	%u

2007-09-20 13:14  llundin

	* irplib/irplib_slitpos.c: irplib_slitpos_analysis(): Fixed
	mem-leak on error

2007-09-20 12:48  llundin

	* irplib/irplib_plugin.c: recipe_sof_test_image_empty(): Added.
	irplib_plugin_test(): Call recipe_sof_test_image_empty()

2007-09-20 11:18  lbilbao

	* irplib/irplib_detmon.c: Math constants replaced by new ones in
	irplib_math_const.h. sinf(x) and cosf(x) modified.

2007-09-20 10:33  llundin

	* irplib/irplib_plugin.c: recipe_frameset_empty(): Added.
	recipe_sof_test_local(): Add call to
	cpl_dfs_update_product_header(), recipe_frameset_empty()

2007-09-19 16:06  lbilbao

	* irplib/irplib_detmon.c: Error checking improved in
	irplib_detmon_pernoise_save()

2007-09-19 16:05  lbilbao

	* irplib/tests/irplib_detmon-test.c: Bug in irplib_detmon-test
	fixed (wrong test inputs)

2007-09-17 16:44  lbilbao

	* irplib/irplib_detmon.c: sinf and cosf extended to be used on
	Solaris machines

2007-09-17 16:27  lbilbao

	* irplib/irplib_detmon.c: Bug in saving the products fixed.

2007-09-14 17:52  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: irplib_detmon_pernoise() high-level
	function for detmon_pernoise() recipe added with necessary
	sub-functions.

2007-09-14 16:28  llundin

	* irplib/irplib_stdstar.c: Use IRPLIB_MATH constants

2007-09-14 16:25  llundin

	* irplib/: Makefile.am, irplib_math_const.h: Added
	irplib_math_const.h

2007-09-13 10:03  lbilbao

	* irplib/irplib_detmon.c: Lin/Gain parameters description
	improvement

2007-09-12 16:44  lbilbao

	* irplib/tests/Makefile.am: Revert previous erroneus commit

2007-09-12 16:25  lbilbao

	* irplib/: irplib_detmon.c, tests/Makefile.am: Interpolation
	introduce to refine max in irplib_detmon_ronbias_histo().

2007-09-12 16:08  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: API of
	irplib_detmon_fill_ronbias_params() changed.
	irplib_detmon_retrieve_ronbias_params() changed. Histogram related
	parameters removed.

2007-09-12 15:40  lbilbao

	* irplib/irplib_detmon.c: Bug when empty frameset given fixed

2007-09-12 14:29  lbilbao

	* irplib/irplib_detmon.c: Message coherence for multi-extension
	case revised. PAF files created now for each extension. Error
	checking added.

2007-09-12 11:37  lbilbao

	* irplib/irplib_detmon.c: Bug found and fixed in
	irplib_detmon_ronbias_histo().

2007-09-07 16:23  lbilbao

	* irplib/: irplib_detmon.c, irplib_hist.c, irplib_hist.h,
	tests/irplib_hist-test.c: Major update of the irplib_hist module

2007-09-06 17:13  lbilbao

	* irplib/irplib_detmon.c: Indenting improved overall. Tabs removed.

2007-09-06 12:07  lbilbao

	* irplib/irplib_detmon.c: Column inserted back - SIG_ON_DIF

2007-09-04 17:35  lbilbao

	* irplib/irplib_detmon.c: Error checking update and rename for
	several variables

2007-09-04 10:54  yjung

	* configure.ac: 1.4.0 -> 1.4.1

2007-09-03 12:03  yjung

	* recipes/crires_spec_flat.c: fixed bug in options parsing

2007-08-30 11:19  lbilbao

	* irplib/: irplib_detmon.c, irplib_hist.c, irplib_hist.h: Several
	warnings removed.

2007-08-30 10:39  lbilbao

	* irplib/: irplib_hist.c, tests/irplib_hist-test.c: binwidth = 1
	(theoretical maximum optimal size for integer images)

2007-08-30 10:35  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_ronbias_histo() changed to
	make use of irplib_hist.h module. Error checking improved overall.

2007-08-29 10:20  lbilbao

	* irplib/: Makefile.am, irplib_hist.c, irplib_hist.h,
	tests/Makefile.am, tests/irplib_hist-test.c: New module
	irplib_hist.{h,c} with unit tests. Functionalities to work with
	histograms.

2007-08-28 14:44  lbilbao

	* irplib/tests/irplib_detmon-test.c: Bug fixed

2007-08-28 14:40  lbilbao

	* irplib/irplib_detmon.c: Bug fixed because of variable used
	unitialised (nraws in function irplib_detmon_ronbias_preoverscan().

2007-08-28 13:48  amodigli

	* irplib/tests/irplib_detmon-test.c: commented out test to have
	make distcheck working. Pls Lander fix the bug.

2007-08-27 17:06  lbilbao

	* irplib/irplib_detmon.c: Usage of irplib_get_clean_mean_window()
	included in functions irplib_detmon_ronbias_preoverscan(),
	irplib_detmon_ronbias_region() and irplib_detmon_ronbias_master()
	to remove bad pixels' effect on RON computation. Error checking
	improved overall.

2007-08-24 12:27  lbilbao

	* irplib/irplib_detmon.c: Bug in parameters' description fixed.

2007-08-24 11:42  lbilbao

	* irplib/irplib_detmon.c: New function
	irplib_detmon_add_adl_column() added to compute ADL column of the
	LINEAR_TABLE in irplib_detmon_lg().

2007-08-24 10:15  lbilbao

	* irplib/irplib_detmon.c: Warnings because of unused variables
	avoided.

2007-08-23 18:10  lbilbao

	* irplib/irplib_detmon.c: Bugs in irplib_detmon_ronbias_random()
	and irplib_detmon_ronbias_histo() refered to RON computation fixed.

2007-08-23 17:01  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: New parameter --rescale with default
	value TRUE added to set ON / OFF the option of rescaling the input
	pairs of frames one to the level of the other one.

2007-08-23 16:41  lbilbao

	* irplib/irplib_detmon.c: Rescaling of the frames before
	autocorrelation introduced to get better autocorrelation factor.
	New function irplib_detmon_lg_rescale().

2007-08-23 13:53  lbilbao

	* irplib/tests/irplib_detmon-test.c: New unit test added, for the
	case when input frames are multi-extension but computation is done
	only on one of the extensions.

2007-08-23 13:48  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c: Bug in
	irplib_detmon_lg() fixed, now it also accepts to be several pairs
	with the same DIT value. Corresponding unit test added, too.

2007-08-22 17:25  lbilbao

	* irplib/tests/irplib_detmon-test.c: New unit test for
	multi-extension case added. irplib_detmon_tests_fill_frameset()
	function enlarged (API changed) to make it able to fill
	multi-extension framesets, too.

2007-08-22 17:23  lbilbao

	* irplib/irplib_detmon.c: Strong error checking added overall.

2007-08-22 17:10  bristowp

	* recipes/crires_model_wlmap.c: [no log message]

2007-08-22 14:57  lbilbao

	* irplib/irplib_detmon.c: Minor changes to fix memory leaks only
	detected by valgrind

2007-08-22 14:24  yjung

	* irplib/: irplib_irlist.h, irplib_std.c, irplib_std.h,
	irplib_irlist.h, irplib_std.c, irplib_std.h: [no log message]

2007-08-22 14:03  llundin

	* irplib/: Makefile.am, irplib_irlist.h, irplib_std.c,
	irplib_std.h: irplib_std.{c,h} and irplib_irlist.h replaced by
	irplib_stdstar

2007-08-22 13:35  lbilbao

	* irplib/irplib_detmon.c: Bug fixed in irplib_detmon_lg_save()
	(when saving products after a multi-extension computation, primary
	unit was used instead of being left empty, as it should to follow
	inputs' structure).

2007-08-22 13:19  llundin

	* irplib/irplib_plugin.h: IRPLIB_RECIPE_DEFINE(): Improve
	documentation of run-time version check

2007-08-22 13:01  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: irplib_detmon_fill_params() modified
	(new API included). Now it is possible to give the values of the
	parameters to the recipe throught this new API (this feature will
	be used to call the recipe with different parameters' value in the
	testingcycle. New function irplib_detmon_fill_params_default()
	where no values need to be given (default values hard-coded here).

2007-08-22 11:51  lbilbao

	* irplib/irplib_detmon.c: Important changes for full operational
	support of multi-extension FITS. Major code changes in
	irplib_detmon_lg() and irplib_detmon_lg_reduce(). API changes also
	in irplib_detmon_gain() and irplib_detmon_linearity(). New function
	irplib_detmon_lg_reduce_init() just to initialise all the variable
	used in irplib_detmon_lg_reduce().

2007-08-21 15:06  jmlarsen

	* irplib/: Makefile.am, irplib_access.c, irplib_access.h: Removed
	irplib_access module, largely deprecated by CPL-4

2007-08-21 14:28  bristowp

	* crires/crires_model_qmetric.c, recipes/crires_model_compute.c,
	recipes/crires_model_anneal.c: code cleaning

2007-08-21 14:25  bristowp

	* crires/: crires_model_metric.c, crires_model_computation.c: code
	cleaning

2007-08-21 14:22  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h: Annealing
	functions and code cleaning

2007-08-21 10:55  yjung

	* configure.ac: 1.3.1 -> 1.4.0

2007-08-21 10:51  yjung

	* acinclude.m4: srcdir- > builddir

2007-08-20 14:57  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: irplib_detmon_lg() API modified.
	Parameter extnum removed (moved to command-line parameter --exts).
	This new parameter is used to manage FITS exts, as usual: 0 for
	primary unit, -1 for all exts, n for extension nb n.

2007-08-10 11:03  llundin

	* irplib/irplib_plugin.h: IRPLIB_RECIPE_DEFINE(): Let
	cpl_plugin_get_info() verify run-time version of CPL

2007-08-10 00:16  yjung

	* recipes/crires_spec_flat.c: DFSo4207 : use the vignetting to
	compute the number of bad pixels

2007-08-09 23:41  yjung

	* recipes/crires_spec_detlin.c: DFS04208 : solved inversion of QC
	DETLIN MED A B C Q keys

2007-08-09 15:21  llundin

	* irplib/irplib_plugin.c: recipe_sof_test_local(): Test recipe in
	./<recipe>.sof

2007-08-08 20:36  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: irplib_bpp_find():
	Removed

2007-08-08 11:26  llundin

	* irplib/: Makefile.am, irplib_error.c, irplib_error.h,
	irplib_dfs.c, irplib_dfs.h: irplib_dfs and irplib_error dropped

2007-08-08 11:21  llundin

	* irplib/irplib_plugin.h: IRPLIB_RECIPE_DEFINE(): Drop call to
	cpl_dfs_update_product_header()

2007-08-08 11:20  llundin

	* irplib/irplib_utils.c: irplib_reset(): Drop call to
	irplib_error_reset()

2007-08-08 11:20  llundin

	* irplib/irplib_std.c: irplib_std_get_mag_zero(): const warnings
	resolved

2007-08-08 11:19  llundin

	* irplib/irplib_stdstar.c: Removed unneeded include of irplib_dfs.h

2007-08-08 10:49  lbilbao

	* irplib/irplib_detmon.c: 2 new columns added to the GAIN table for
	testing purposes. Some more error checking added, too.

2007-08-08 10:30  llundin

	* irplib/irplib_detmon.c: Removed unneeded include of irplib_dfs.h

2007-08-08 09:55  llundin

	* irplib/irplib_access.c: Fix compiler warnings by using CPL 4.0
	_const functons. Most of if not all of the modified functions
	should be replaced by their CPL 4.0 counterpart

2007-08-07 14:15  llundin

	* irplib/irplib_flat.c: irplib_flat_fit_slope_robust():
	cpl_vector_get_median_const() => cpl_vector_get_median()

2007-08-07 10:09  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c: Warnings
	because of mixed code and unused variables removed.

2007-08-06 12:54  lbilbao

	* irplib/irplib_detmon.c: Parameter --stacking.method converted
	from int to string.

2007-08-06 10:47  lbilbao

	* irplib/irplib_detmon.c: Better description of defaults values
	inserted in irplib_detmon_fill_params().

2007-08-06 10:31  lbilbao

	* irplib/irplib_detmon.c: Warning included to prevent the user from
	executing --autocorr option without FFTW installed.

2007-08-06 10:17  lbilbao

	* irplib/irplib_detmon.c: New default value for
	--histo.npoints=10000. Computations in
	irplib_detmon_ronbias_histo() improved.

2007-08-06 09:49  lbilbao

	* irplib/irplib_detmon.c: --collapse set to TRUE by default for
	detmon_opt_lg. New functions irplib_detmon_lg_check_defaults() and
	irplib_detmon_ronbias_check_defaults() to set in a dynamic way the
	defaults values for areas {llx, lly, urx, ury}. These are now set
	referenced to dimensions of input images instead of being
	hard-coded.

2007-08-02 17:00  lbilbao

	* irplib/irplib_detmon.c: #define M_SQRT1_2 added to make
	compilable with c99

2007-08-02 14:32  llundin

	* irplib/: irplib_framelist.c, irplib_plugin.c, irplib_plugin.h,
	irplib_stdstar.c, irplib_utils.c, irplib_utils.h: Use CPL 4.0
	(cpl_errorstate, cpl_dfs_save_*(), etc.

2007-08-02 13:45  lbilbao

	* irplib/irplib_detmon.h: Export irplib_detmon_autocorrelate()

2007-08-02 12:58  lbilbao

	* irplib/irplib_detmon.c: Descriptions of some parameters for
	detmon_ronbias() improved.

2007-08-02 12:52  lbilbao

	* irplib/irplib_detmon.c: Parameters nsamples, sizex and sizey in
	detmon_ronbias() renamed random.nsamples, random.sizex and
	random.sizey

2007-08-02 12:20  lbilbao

	* irplib/irplib_detmon.c: Parameter method modified for
	detmon_ronbias()

2007-08-01 17:12  lbilbao

	* irplib/irplib_detmon.c: Error in irplib_detmon_ronbias_histo()
	algorithm corrected.

2007-08-01 13:56  lbilbao

	* irplib/irplib_detmon.c: New function
	irplib_flux_get_bias_window() added. Error checking improved in
	function irplib_detmon_autocorrelate(). Memory bug regarding
	variable opt_offs in irplib_detmon_lg_reduce() removed.

2007-08-01 13:52  lbilbao

	* irplib/tests/irplib_detmon-test.c: New unit test added for
	irplib_detmon_autocorrelate()

2007-08-01 10:40  lbilbao

	* irplib/irplib_detmon.c: irplib_{table, image, paf}_save()
	deprecated functions replaced by cpl_dfs_save_{table, image, paf}.
	New function irplib_detmon_rm_bpixs() added.

2007-07-27 11:20  yjung

	* crires/crires_dfs.h, recipes/crires_model_wlmap.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_wlcalib.c,
	recipes/crires_util_wlinit.c: added CRIRES_WL_MAP_IMA to solve
	DFS04150

2007-07-27 09:20  lbilbao

	* irplib/tests/irplib_detmon-test.c: Missing #ifdef HAVE_FFTW
	inserted

2007-07-26 14:58  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: New function irplib_detmon_pernoise()
	added, with correspondent unit test. New CPL accessor functions
	included.

2007-07-26 09:15  jmlarsen

	* irplib/irplib_error.h: Fixed reverse logic bug

2007-07-26 09:07  jmlarsen

	* irplib/irplib_error.h: irplib_error_assure(): evaluate format
	string only if condition failed

2007-07-26 07:05  llundin

	* irplib/irplib_error.h: irplib_error_push():
	cpl_error_set_message_macro() replaces irplib_error_push_macro().
	All functions deprecated

2007-07-26 07:03  llundin

	* irplib/irplib_dfs.h: irplib_{image,table,paf}_save(): deprecated

2007-07-26 07:02  llundin

	* irplib/tests/: Makefile.am, irplib_utils-test.c,
	irplib_dfs-test.c, irplib_error-test.c: Dropped unit tests of
	deprecated functions

2007-07-25 17:05  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_load.c, crires/crires_model_io.c,
	crires/crires_model_io.h, crires/crires_utils.c,
	crires/crires_utils.h, crires/crires_wlcalib.c,
	recipes/crires_util_plot.c: Remove warnings with more strict
	compiler options

2007-07-25 08:29  llundin

	* irplib/irplib_flat.c: irplib_flat_fit_proportional():
	cpl_vector_get_median_const() => cpl_vector_get_median()

2007-07-25 08:25  llundin

	* irplib/irplib_strehl.c: irplib_strehl_ring_background():
	cpl_vector_get_median_const() => cpl_vector_get_median()

2007-07-24 14:59  yjung

	* irplib/irplib_stdstar.c: fixed typo

2007-07-24 11:15  yjung

	* irplib/: irplib_utils.c, irplib_wlxcorr.c: fixed const warnings

2007-07-24 10:28  yjung

	* irplib/: irplib_plot.c, irplib_ppm.c, irplib_slitpos.c,
	irplib_stdstar.c, irplib_utils.c, irplib_wlxcorr.c: fixed const
	warnings

2007-07-24 10:03  yjung

	* irplib/irplib_ppm.c: cpl_ppm_match_positions() has 2 new
	arguments !!!

2007-07-24 09:07  yjung

	* irplib/irplib_strehl.c: cpl_flux_get_noise_ring() used double for
	the ring specs

2007-07-23 17:16  yjung

	* crires/crires_load.c: [no log message]

2007-07-23 17:15  yjung

	* recipes/: crires_model_detection.c, crires_model_wlmap.c,
	crires_spec_dark.c, crires_spec_detectrans.c, crires_spec_detlin.c,
	crires_spec_flat.c, crires_spec_jitter.c, crires_spec_wavecal.c,
	crires_util_combine.c, crires_util_conversion.c,
	crires_util_extract.c, crires_util_oddeven.c,
	crires_util_profile.c, crires_util_sensitivity.c,
	crires_util_wlassign.c, crires_util_wlcalib.c,
	crires_util_wlinit.c: remove include irplib_dfs.h

2007-07-23 16:53  yjung

	* irplib/: irplib_detmon.c, irplib_distortion.c, irplib_flat.c,
	irplib_spectrum.c, irplib_strehl.c: cpl_vector_get_median ->
	cpl_vector_get_median_const

2007-07-23 16:47  jmlarsen

	* irplib/: irplib_error.h, irplib_error.c: Implemented
	irplib_error_assure using the new CPL 4 error module

2007-07-23 16:45  jmlarsen

	* irplib/irplib_plugin.h: Use CPL error module instead of IRPLIB
	error module

2007-07-23 15:52  yjung

	* crires/crires_combine.c, crires/crires_load.c,
	recipes/crires_spec_flat.c: fixed const warnings

2007-07-23 15:45  yjung

	* irplib/: irplib_spectrum.c, irplib_spectrum.h: add a const
	modifier

2007-07-23 15:28  yjung

	* crires/crires_combine.c, crires/crires_extract.c,
	crires/crires_load.c, crires/crires_photom.c,
	crires/crires_utils.c, recipes/crires_spec_flat.c: removed warnings

2007-07-23 14:42  yjung

	* crires/: crires_extract.c, crires_wlcalib.c:
	cpl_vector_get_median -> cpl_vector_get_median_const

2007-07-23 14:35  yjung

	* crires/: Makefile.am, crires_combine.c, crires_detector.c,
	crires_detector.h: crires_detector_interpolate_rejected ->
	cpl_detector_interpolate_rejected

2007-07-23 14:31  yjung

	* crires/Makefile.am, crires/crires_fit.c, crires/crires_fit.h,
	crires/crires_fit_body.h, recipes/crires_spec_detlin.c:
	crires_cpl_fit_imagelist_polynomial -> cpl_fit_imagelist_polynomial

2007-07-23 14:28  yjung

	* crires/crires_dfs.h, crires/crires_load.c,
	crires/crires_wlcalib.c, recipes/crires_util_wlcalib.c: Call
	wlxcorr functions in CPL

2007-07-23 14:06  yjung

	* recipes/crires_spec_flat.c: fixed const warning

2007-07-23 14:03  yjung

	* recipes/: crires_model_wlmap.c, crires_spec_dark.c,
	crires_spec_detectrans.c, crires_spec_detlin.c, crires_spec_flat.c,
	crires_spec_jitter.c, crires_spec_wavecal.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_extract.c,
	crires_util_oddeven.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: rplib_sprintf ->
	cpl_sprintf

2007-07-23 14:01  yjung

	* recipes/: crires_model_wlmap.c, crires_spec_dark.c,
	crires_spec_detectrans.c, crires_spec_detlin.c, crires_spec_flat.c,
	crires_spec_jitter.c, crires_spec_wavecal.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_extract.c,
	crires_util_oddeven.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: irplib_xxx_save ->
	cpl_dfs_save_xxx (image, table, paf)

2007-07-23 11:27  yjung

	* irplib/: irplib_ppm.c, irplib_ppm.h: removed
	irplib_ppm_match_positions (-> CPL)

2007-07-23 10:59  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: removed functions
	that are now in CPL

2007-07-17 11:40  llundin

	* irplib/irplib_test.c: irplib_test_init_macro(): Call cpl_init()
	correctly also for CPL 4.0

2007-07-10 17:02  jmlarsen

	* irplib/tests/Makefile.am: Uncommented reference to
	Makefile.purify

2007-07-10 16:41  cguirao

	* irplib/tests/Makefile.am: Adding make clean-am MAKE_PURIFY=on

2007-07-03 11:46  yjung

	* configure.ac: 1.3.0 -> 1.3.1

2007-07-03 11:42  yjung

	* recipes/crires_util_plot.c: [no log message]

2007-07-03 11:37  yjung

	* recipes/crires_util_plot.c: add warning if no chip is specified

2007-07-03 11:18  yjung

	* crires/: crires_model_kernel.c, crires_model_kernel.h: fixed a
	warning

2007-07-03 10:57  yjung

	* recipes/crires_util_conversion.c: [no log message]

2007-07-03 10:34  yjung

	* crires/crires_dfs.h, crires/crires_load.c,
	recipes/crires_model_wlmap.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_combine.c,
	recipes/crires_util_conversion.c, recipes/crires_util_extract.c,
	recipes/crires_util_plot.c, recipes/crires_util_profile.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlcalib.c,
	recipes/crires_util_wlinit.c: change of PRO.CATG on DFO request
	(DFS03988)

2007-07-02 14:49  yjung

	* recipes/crires_spec_detlin.c: DFS04037 : QC computed on an image
	region

2007-07-02 14:43  yjung

	* recipes/crires_spec_flat.c: DFS04037 : QC computed on a zone

2007-07-02 13:47  yjung

	* catalogs/model_conf.txt: update from Paul

2007-07-02 13:34  yjung

	* crires/crires_extract.c: improved the source detection

2007-06-29 11:17  jmlarsen

	* irplib/tests/Makefile.am: Cleanup generated FITS files

2007-06-27 14:44  llundin

	* irplib/irplib_error.c: irplib_error_validate_state(),
	irplib_error_push_macro(): Use cpl_error_set_message_macro() with
	CPL 4.0

2007-06-22 16:03  lbilbao

	* irplib/irplib_detmon.c: Warning because of uninitialised variable
	masterbias in irplib_detmon_ronbias_master() removed

2007-06-21 20:48  bristowp

	* crires/: crires_model_io.c, crires_model_metric.c: code cleaning

2007-06-21 20:48  bristowp

	* crires/crires_model_kernel.h: 2nd order prism/grating correction

2007-06-21 20:37  bristowp

	* crires/crires_model_kernel.c: 2nd order prism/grating correction

2007-06-21 17:29  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c: Warnings
	because of unused variables removed

2007-06-21 16:18  yjung

	* irplib/: irplib_distortion.c, irplib_spectrum.c: [no log message]

2007-06-21 16:15  yjung

	* irplib/: irplib_distortion.c, irplib_spectrum.c: replaced
	CPL_PIXEL_MAXVAL by DBL_MAX

2007-06-21 14:04  lbilbao

	* irplib/irplib_detmon.c: Error message in
	irplib_detmon_ronbias_save() changed

2007-06-21 13:01  lbilbao

	* irplib/irplib_detmon.c: 2 bugs fixed. First in
	irplib_detmon_ronbias_histo() and second in
	irplib_detmon_build_synthetic()

2007-06-21 10:26  lbilbao

	* irplib/tests/irplib_detmon-test.c: irplib_detmon unit tests
	reactivated

2007-06-21 10:21  lbilbao

	* irplib/irplib_detmon.c: Changes in
	irplib_detmon_build_synthetic()

2007-06-20 16:09  llundin

	* irplib/irplib_strehl.c: irplib_strehl_compute(): Adapt to new API
	of cpl_flux_get_noise_ring()

2007-06-20 11:17  lbilbao

	* irplib/tests/irplib_detmon-test.c: irplib_detmon unit test
	deactivated

2007-06-19 19:45  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c:
	irplib_detmon_ronbias_dutycycl() added

2007-06-19 18:59  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: irplib_detmon_lg() API extended to
	support FITS with multiple extensions

2007-06-19 17:23  lbilbao

	* irplib/irplib_detmon.c: Input validity check added in
	irplib_detmon_ronbias_region()

2007-06-19 17:22  lbilbao

	* irplib/irplib_detmon.c: Input validity check added in
	irplib_detmon_ronbias_preoverscan()

2007-06-19 16:14  lbilbao

	* irplib/irplib_detmon.c: Changes in irplib_detmon_ronbias_region()

2007-06-19 16:05  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_build_synthetic(9 new
	function added. More changes in
	irplib_detmon_ronbias_preoverscan().

2007-06-19 14:33  lbilbao

	* irplib/irplib_detmon.c: Error checking added in
	irplib_detmon_ronbias(). Modifications in
	irplib_detmon_ronbias_histo().

2007-06-19 10:43  lbilbao

	* irplib/irplib_detmon.c: Error checking added when using
	cpl_image_fill_polynomial()

2007-06-19 10:26  lbilbao

	* irplib/irplib_detmon.c: [no log message]

2007-06-19 10:00  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: irplib_detmon-test converted to smaller
	datasets. irplib_detmon_fill_params() and
	irplib_detmon_ronbias_params() functions' APIs changed for that
	reason. Calls to these functions changed in units tests and
	recipes.

2007-06-18 17:19  lbilbao

	* irplib/irplib_detmon.c: HISTO method changed

2007-06-18 11:36  yjung

	* irplib/irplib_stdstar.c: [no log message]

2007-06-15 13:50  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h:
	irplib_detmon_ronbias_save() function added

2007-06-15 10:32  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c: Test
	failure for CPL 3.1 fixed

2007-06-14 10:20  lbilbao

	* irplib/irplib_detmon.c: New functions
	irplib_detmon_ronbias_histo() and
	irplib_detmon_ronbias_preoverscan() added

2007-06-14 09:45  yjung

	* irplib/: irplib_stdstar.c, irplib_stdstar.h: [no log message]

2007-06-13 16:33  yjung

	* irplib/: irplib_stdstar.c, irplib_stdstar.h: STD stars catalog
	made external . Rm dependency to irplib_std

2007-06-13 15:29  yjung

	* irplib/: irplib_stdstar.c, irplib_stdstar.h: [no log message]

2007-06-13 11:35  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_ronbias_random() function
	modified. Computing and writing of the QC params included

2007-06-13 11:20  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_ronbias_random() function
	added

2007-06-13 10:44  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: New functions irplib_detmon_ronbias(),
	irplib_detmon_fill_ronbias_params() and
	irplib_detmon_retrieve_ronbias_params() added (to be used by new
	recipe detmon_ronbias)

2007-06-12 15:48  yjung

	* irplib/: irplib_stdstar.c, irplib_stdstar.h: [no log message]

2007-06-12 13:51  yjung

	* irplib/irplib_stdstar.c: [no log message]

2007-06-12 13:26  yjung

	* irplib/irplib_stdstar.h: [no log message]

2007-06-12 12:54  lbilbao

	* irplib/irplib_detmon.h: irplib_detmon_get_description macro moved
	to irplib_detmon_lg_get_description. New macro
	irplib_detmon_ronbias_get_description added.

2007-06-12 12:26  lbilbao

	* irplib/irplib_detmon.c: Some variable moved to smallest possible
	scope. New function irplib_detmon_lg_reduce_all() added, which
	comprises code that was previously at the end of
	irplib_detmon_lg_reduce().

2007-06-12 11:37  yjung

	* irplib/: irplib_stdstar.c, irplib_stdstar.h: [no log message]

2007-06-12 10:49  yjung

	* irplib/: Makefile.am, irplib_stdstar.c, irplib_stdstar.h: [no log
	message]

2007-06-11 13:37  lbilbao

	* irplib/irplib_detmon.c: sprintf() moved to irplib_sprintf()

2007-06-08 18:04  lbilbao

	* irplib/irplib_detmon.c: Variables name, desc and type moved in
	irplib_detmon_fill_parlist() to smallest possble scope

2007-06-08 17:57  lbilbao

	* irplib/irplib_detmon.c: Most variables in irplib_detmon_lg()
	moved to smallest possible scope

2007-06-08 17:43  lbilbao

	* irplib/irplib_detmon.c: irplib_sprintf() replaced in
	if(intermediate) by sprintf() because of weird error. dit replaced
	by exptime to make the recipe more general (apliable to UVES data
	which doesn't have a DIT keyword)

2007-06-08 11:53  lbilbao

	* irplib/irplib_detmon.c: collapse parameter added. Code modified
	where needed depending on this parameter's value, functions
	irplib_detmon_lg(), irplib_detmon_lg_reduce() and
	irplib_detmon_lg_linearity().

2007-06-08 10:21  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_fill_params() changed. New
	function irplib_detmon_fill_parlist() added and used there.

2007-06-04 12:16  llundin

	* irplib/irplib_detmon.c: irplib_detmon_lg_reduce(): Move coeff
	declaration to smallest possible scope (and fix no-use warning on
	CPL 3.1)

2007-05-30 15:13  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: irplib_detmon_lg() API
	modified. Error in int (* compare) declaration fixed

2007-05-25 15:06  lbilbao

	* irplib/irplib_detmon.c: indent applied to remove some tabs and to
	match some other coding standards

2007-05-25 09:16  lbilbao

	* irplib/irplib_detmon.c: cpl_sprintf() moved back to
	irplib_sprintf() as it is not supported for CPL 3.1

2007-05-24 17:41  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: Little change in the
	irplib_detmon_lg() API

2007-05-24 17:32  lbilbao

	* irplib/irplib_detmon.c: irplib_sprintf() and sprintf() moved to
	cpl_sprintf()

2007-05-24 17:28  lbilbao

	* irplib/irplib_detmon.c: New parameter --intermediate added. Macro
	insert_par added for function irplib_detmon_fill_params(). Function
	irplib_detmon_retrieve_par() added.

2007-05-24 12:56  lbilbao

	* irplib/irplib_detmon.c: clreturn_if macro added in function
	irplib_detmon_lg_reduce()

2007-05-24 10:26  lbilbao

	* irplib/irplib_detmon.c: Extra tokens in undef directive removed

2007-05-24 09:46  llundin

	* irplib/irplib_std.c: irplib_great_circle_dist(): Copied from
	VISIR. irplib_std_get_closest_star(): Replace Euclidian distance
	with irplib_great_circle_dist(), add debugging statements.
	IRPLIB_STD_MAXRADIUS: Definable at compile time

2007-05-24 09:31  jmlarsen

	* irplib/tests/irplib_utils-test.c: Disabled the tests using NaN
	because NaN is not easy to produce portably

2007-05-23 15:39  jmlarsen

	* irplib/irplib_strehl.c: Use irplib_isnan instead of isnan

2007-05-23 15:33  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: const modifier added
	in some functions declarations

2007-05-23 15:11  yjung

	* configure.ac: added check isinf isnan

2007-05-23 15:06  lbilbao

	* irplib/irplib_detmon.c: Macro clreturn_if added in
	irplib_detmon_lg()

2007-05-23 14:48  jmlarsen

	* irplib/: irplib_utils.c, irplib_utils.h,
	tests/irplib_utils-test.c: Added irplib_isinf, irplib_isnan

2007-05-22 10:33  jmlarsen

	* irplib/irplib_plot.c: Added cast to suppress CPL warning

2007-05-22 10:21  jmlarsen

	* irplib/: irplib_plot.c, irplib_plot.h: Eliminated usage of POSIX
	popen/pclose calls and implemented the plotting i/o using just the
	ANSI system() call. This change was made in order to allow
	compiling with gcc's C99 mode which is convenient.

2007-05-21 15:15  lbilbao

	* irplib/irplib_detmon.c: Some warnings because declarations and
	code mixed removed

2007-05-16 15:41  yjung

	* catalogs/model_conf.txt: [no log message]

2007-05-16 15:31  yjung

	* recipes/crires_model_detection.c: [no log message]

2007-05-16 15:23  yjung

	* crires/Makefile.am, crires/crires_dfs.c, crires/crires_dfs.h,
	crires/crires_model_detect.c, crires/crires_model_detect.h,
	crires/crires_model_detection.c, crires/crires_model_detection.h,
	crires/crires_model_detect.c, crires/crires_model_detect.h,
	recipes/crires_model_detection.c: [no log message]

2007-05-16 15:13  yjung

	* recipes/crires_model_detection.c: [no log message]

2007-05-16 14:47  yjung

	* recipes/crires_model_detection.c: [no log message]

2007-05-16 14:16  lbilbao

	* irplib/irplib_detmon.c: Unnecessary error messages removed

2007-05-16 14:00  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: IR Recipe code
	modified. Description macro moved to irplib_detmon.c, #include
	detmon_dfs.h and #include detmon_utils.h removed

2007-05-16 13:20  yjung

	* recipes/Makefile.am: added crires_model_detection

2007-05-16 13:18  yjung

	* crires/: Makefile.am, crires_model_detection.c,
	crires_model_detection.h: [no log message]

2007-05-15 15:38  bristowp

	* crires/: crires_model_io.c, crires_model_anneal.c,
	crires_model_metric.c, crires_model_qmetric.c,
	crires_model_qmetric.h, crires_model_kernel.c: code
	cleaning/memleaks

2007-05-14 14:02  llundin

	* irplib/irplib_dfs.c: irplib_image_save(): Document creation of
	FITS header

2007-05-14 10:23  lbilbao

	* irplib/irplib_detmon.c: Memory leak in irplib_detmon_linearity()
	in case OPT fixed. See else at the end of the function.

2007-05-14 09:18  lbilbao

	* irplib/tests/irplib_detmon-test.c: Unused variables removed

2007-05-11 11:19  yjung

	* configure.ac: 1.2.0 -> 1.3.0

2007-05-11 11:18  lbilbao

	* irplib/tests/irplib_detmon-test.c: CPL_BPP_DEFAULT changed to
	CPL_BPP_IEEE_FLOAT. Unnecessary tests also removed.

2007-05-11 10:04  yjung

	* crires/: crires_detector.c, crires_detector.h: copy
	cpl_interpolate_rejected in local to solve DFS03861

2007-05-11 09:26  yjung

	* crires/: Makefile.am, crires_combine.c, crires_detector.c,
	crires_detector.h: [no log message]

2007-05-10 16:50  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_detect_badpixs() removed
	(unnecessary). Error checking improved overall.

2007-05-10 15:09  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h:
	irplib_detmon_create_bpm_dark_or_bias() unnecessary and removed

2007-05-10 15:03  lbilbao

	* irplib/irplib_detmon.c: New function irplib_detmon_opt_lampcr()
	added

2007-05-10 13:56  yjung

	* crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c:
	DFS03840 : Add flat bpm, detlin, dark as input to
	crires_spec_wavecal

2007-05-10 10:58  yjung

	* crires/crires_wlcalib.c, irplib/irplib_wlxcorr.c,
	irplib/irplib_wlxcorr.h: removed plotting from
	irplib_wlxcorr_best_poly()

2007-05-10 09:51  lbilbao

	* irplib/irplib_detmon.c: Contamination part with corresponding
	parameters added

2007-05-09 16:56  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: [no log message]

2007-05-09 16:32  yjung

	* recipes/crires_spec_wavecal.c: [no log message]

2007-05-09 13:56  lbilbao

	* irplib/irplib_detmon.c: Changes in irplib_detmon_gain() to
	compute new fitting formula. Changes in irplib_detmon_lg() to
	compute optical-specific QC parameters. Linearity coeffs images
	disabled for the optical domain

2007-05-09 11:45  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_ir_lg_split_onoff(),
	irplib_detmon_ir_lg_reduce() and irplib_detmon_ir_lg_save() changed
	to irplib_detmon_lg_split_onoff(), irplib_detmon_lg_reduce() and
	irplib_detmon_lg_save(). A more general API to be used also for the
	optical domain

2007-05-09 10:27  lbilbao

	* irplib/irplib_detmon.c: Warnings because of variables declared
	inside the code removed

2007-05-09 09:26  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c: added
	warning message if model function returns NULL

2007-05-08 15:44  lbilbao

	* irplib/irplib_detmon.c: static modifier added to functions that
	won't be exported

2007-05-08 15:18  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c:
	irplib_detmon_lg() enabled to process first 2 frames separately in
	the optical domain. Unit test expanded

2007-05-07 17:12  yjung

	* crires/: crires_load.c, crires_model_computation.c:
	CPL_BPP_DEFAULT -> CPL_BPP_IEEE_FLOAT

2007-05-07 16:50  yjung

	* irplib/: irplib_detmon.c, irplib_dfs.c: CPL_BPP_DEFAULT ->
	CPL_BPP_IEEE_FLOAT

2007-05-07 14:20  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: irplib_detmon_fill_params() changed to
	make it independent from the calling recipe

2007-05-07 12:26  jmlarsen

	* irplib/irplib_detmon.h: Removed compile time version check of CPL
	version

2007-05-07 12:26  jmlarsen

	* irplib/irplib_detmon.c: Added inclusion of cpl.h

2007-05-07 10:52  lbilbao

	* irplib/tests/Makefile.am: Back to previous version

2007-05-07 10:15  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h, tests/Makefile.am,
	tests/irplib_detmon-test.c: New boolean parameter added and name
	changed to irplib_detmon_lg().

2007-05-04 19:53  bristowp

	* crires/Makefile.am, crires/crires_pfits.c,
	recipes/crires_model_wlmap.c: recipes/crires_model_compute.c

2007-05-04 19:48  bristowp

	* crires/: crires_model_io.h, crires_model_io.c: New prism/grating
	axis parameters added

2007-05-04 19:44  bristowp

	* crires/: crires_model_cputime.c, crires_model_sa.c,
	crires_model_r250.c, crires_model_randlcg.c: Minor code cleaning

2007-05-04 19:40  bristowp

	* crires/: crires_model_qmetric.c, crires_model_qmetric.h:
	Streamlined metric functions for pipeline (further cleaning
	required)

2007-05-04 19:38  bristowp

	* crires/crires_model_metric.c: Development metric functions, now
	distinct from pipeline code in qmetric

2007-05-04 19:37  bristowp

	* crires/crires_model_computation.c: Development compute functions,
	now separated from pipeline code

2007-05-04 19:36  bristowp

	* crires/crires_model_anneal.c: Development anneal functions, now
	uses qmetric

2007-05-04 19:34  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h: Basic
	anneal functions now in crires_model_kernel

2007-05-02 17:25  yjung

	* recipes/crires_spec_wavecal.c: [no log message]

2007-05-02 16:34  lbilbao

	* irplib/irplib_detmon.c: QC parameters added to PAF file

2007-05-02 16:27  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: Different PRO.CATGs for different
	products added. qclist added. PAF file created.

2007-05-02 12:03  lbilbao

	* irplib/irplib_detmon.c: Boolean parameter used in
	irplib_detmon_autocorr_factor() to de-/activate computation of
	autocorr factor

2007-05-02 11:51  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c:
	CPL_TYPE_FLOAT instead of CPL_TYPE_DOUBLE overall

2007-05-02 10:53  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c: Unnecessary
	propertylist loads removed in irplib_detmon_ir_lg_save().
	Unnecessary error message removed in irplib_detmon_split_onoff().
	New parameters (autocorr, m, n) added to the recipe.

2007-04-27 17:04  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: irplib_detmon_ir_lg()
	and irplib_detmon_compare_dits APIs changed to adapt to new
	prototype of cpl_frameset_labelise(). Single-precision FFT in
	irplib_detmon_image_autocorrelate_fftw()

2007-04-27 15:13  yjung

	* crires/: crires_fit_body.h, Makefile.am, crires_fit.c: [no log
	message]

2007-04-27 15:07  yjung

	* crires/crires_fit.c: [no log message]

2007-04-27 14:53  yjung

	* crires/: crires_fit.c, crires_fit.h: [no log message]

2007-04-27 14:49  yjung

	* recipes/crires_spec_detlin.c, crires/Makefile.am,
	crires/crires_fit.c, crires/crires_fit.h: [no log message]

2007-04-27 14:43  yjung

	* recipes/crires_spec_detlin.c: use crires_cpl_fit_polynomial ...

2007-04-27 14:37  yjung

	* recipes/: crires_model_wlmap.c, crires_spec_dark.c,
	crires_spec_detectrans.c, crires_spec_detlin.c, crires_spec_flat.c,
	crires_spec_jitter.c, crires_spec_wavecal.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_extract.c,
	crires_util_oddeven.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: cpl_sprintf ->
	irplib_sprinf back for CPL 3.1 delivery

2007-04-27 14:13  yjung

	* configure.ac: 1.1.0 -> 1.2.0

2007-04-27 14:09  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c,
	crires_util_wlcalib.c: display only one chip

2007-04-27 12:12  lbilbao

	* irplib/irplib_detmon.c: Prototype of
	irplib_detmon_image_autocorrelate_fftw() was missing

2007-04-27 12:08  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_image_autocorrelate_fftw()
	function added

2007-04-27 10:35  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: irplib_detmon_ir_lg()
	API changed to avoid warning in cpl_frameset_labelise(). const
	modifier applied to cpl_parameterlist (and casted back without
	const) in irplib_detmon_retrieve_params().

2007-04-27 09:58  lbilbao

	* irplib/tests/irplib_detmon-test.c: Unnecessary
	CPL_ERROR_UNSUPPORTED_MODE msgs removed

2007-04-27 09:42  lbilbao

	* irplib/tests/irplib_detmon-test.c: const modifier applied to
	variables tag_on and tag_off

2007-04-27 09:40  lbilbao

	* irplib/irplib_detmon.c: Info and error msgs added overall.
	irplib_get_clean_mean_window() improved: Condition to stop
	iteration included

2007-04-26 17:05  lbilbao

	* irplib/irplib_detmon.c: Memory leaks in irplib_detmon_ir_lg() and
	irplib_detmon_ir_lg_split_onoff() fixed: several cpl_xx_delete()
	calls added

2007-04-26 16:08  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h,
	tests/irplib_detmon-test.c: irplib_detmon_ir_lg() API changed to
	fix some warnings

2007-04-25 16:23  yjung

	* irplib/tests/Makefile.am: [no log message]

2007-04-25 16:06  yjung

	* irplib/tests/: Makefile.am, irplib_fit-test.c: moved to CPL

2007-04-25 16:01  yjung

	* recipes/: crires_model_wlmap.c, crires_spec_dark.c,
	crires_spec_detectrans.c, crires_spec_detlin.c, crires_spec_flat.c,
	crires_spec_jitter.c, crires_spec_wavecal.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_extract.c,
	crires_util_oddeven.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: irplib_sprintf ->
	cpl_sprintf

2007-04-25 15:56  lbilbao

	* irplib/irplib_detmon.c: Autocorrelation through cpl_image_fft()
	added: function irplib_detmon_autocorrelate()

2007-04-25 15:31  yjung

	* irplib/: Makefile.am, irplib_fit.c, irplib_fit.h: removed
	irplib_fit.ch (-> CPL)

2007-04-25 15:28  yjung

	* recipes/crires_spec_detlin.c: fit_polynomial: irplib -> cpl

2007-04-25 13:44  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: New function:
	irplib_detmon_fill_params() added

2007-04-25 12:21  lbilbao

	* irplib/tests/irplib_detmon-test.c: Failure related to CPL 3.1
	fixed

2007-04-25 11:54  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_lg_reduce(): Added
	computation of GAIN via polynomial fit

2007-04-25 11:25  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_gain(): Added creation of
	fit_table, to be used to compute GAIN via polynomial fit

2007-04-25 10:41  lbilbao

	* irplib/tests/irplib_detmon-test.c: Warnings in
	irplib_detmon_tests() fixed

2007-04-25 10:25  lbilbao

	* irplib/irplib_detmon.c: Warnings in irplib_detmon_bpixs() and
	irplib_detmon_ir_lg_save() fixed

2007-04-25 09:49  lbilbao

	* irplib/irplib_detmon.c: Warnings in
	irplib_detmon_image_correlate() and irplib_detmon_autocorr_factor()
	fixed

2007-04-24 16:07  lbilbao

	* irplib/tests/irplib_detmon-test.c: ifdef CPL_VERSION inserted

2007-04-24 15:36  lbilbao

	* irplib/irplib_detmon.c: irplib_detmon_lg_reduce() : use
	cpl_fit_imagelist_polynomial

2007-04-24 14:27  llundin

	* irplib/: Makefile.am, irplib_fit.c, irplib_fit.h,
	irplib_fit_body.h, tests/irplib_fit-test.c:
	irplib_fit_imagelist_polynomial(): Moved to CPL

2007-04-24 11:54  lbilbao

	* irplib/irplib_detmon.c: Function for bad pixels added

2007-04-24 10:47  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: irplib_vsprintf(),
	irplib_sprintf(): define as CPL function for CPL versions at least
	3.1.90. Drop support for CPL versions less than 3.1

2007-04-20 15:37  lbilbao

	* irplib/irplib_detmon.c: Save linearity table: included

2007-04-20 15:11  lbilbao

	* irplib/irplib_detmon.c: Linearity table included

2007-04-17 14:19  yjung

	* crires/crires_wlcalib.c: nb of iterations 5->3

2007-04-17 13:42  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c: added
	checks on model calls

2007-04-17 12:58  yjung

	* crires/crires_load.c: [no log message]

2007-04-17 11:37  llundin

	* irplib/irplib_std.c: irplib_std_get_mag_one_cat(): Added
	diagnostics message

2007-04-17 11:21  lbilbao

	* irplib/: irplib_detmon.c, tests/irplib_detmon-test.c: Products
	saving included

2007-04-17 11:04  yjung

	* crires/crires_load.c: [no log message]

2007-04-17 10:46  yjung

	* crires/crires_load.c, crires/crires_load.h,
	crires/crires_model_io.c, crires/crires_wlcalib.c,
	recipes/crires_spec_jitter.c, recipes/crires_util_conversion.c,
	recipes/crires_util_plot.c, recipes/crires_util_sensitivity.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlcalib.c:
	added the possibility to purge the wavelength_model = 0.0 values
	when loading a table

2007-04-17 09:36  lbilbao

	* irplib/irplib_detmon.c: FFTW dependency corrected

2007-04-16 17:34  yjung

	* crires/crires_model_kernel.c, crires/crires_model_kernel.h,
	recipes/crires_spec_jitter.c: [no log message]

2007-04-16 16:56  lbilbao

	* irplib/tests/irplib_detmon-test.c: Unit tests updated with
	irplib_detmon_ir_lg

2007-04-16 16:55  lbilbao

	* irplib/: irplib_detmon.c, irplib_detmon.h: First prototype of
	irplib_detmon_ir_lg

2007-04-16 15:15  yjung

	* crires/crires_model_kernel.c, crires/crires_model_kernel.h,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c: anged
	API of model functions to return list of vectors and call them from
	crires_spec_jitter and crires_spec_wavecal

2007-04-16 10:12  yjung

	* recipes/crires_spec_jitter.c: [no log message]

2007-04-12 17:53  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h: mem alloc
	really fixed

2007-04-12 14:58  yjung

	* catalogs/model_conf.txt: update from Paul

2007-04-12 14:33  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h: mem alloc
	fixed

2007-04-05 10:24  llundin

	* irplib/irplib_plugin.h: Revert to 1.11

2007-04-05 09:48  llundin

	* irplib/irplib_plugin.c: Revert to 1.8

2007-04-05 09:47  llundin

	* irplib/irplib_plugin.c: irplib_plugin_exec(): use fork()

2007-04-04 15:48  llundin

	* irplib/irplib_plugin.c: irplib_plugin_exec(): Removed test-part
	of code

2007-04-04 15:38  llundin

	* irplib/: irplib_plugin.c, irplib_plugin.h: Added
	irplib_plugin_exec()

2007-04-04 11:56  yjung

	* crires/crires_model_kernel.c: added include math.h

2007-04-02 11:18  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c: [no log
	message]

2007-04-02 10:26  yjung

	* crires/crires_model_kernel.c: From Paul

2007-03-30 15:01  yjung

	* recipes/crires_util_plot.c: [no log message]

2007-03-30 14:45  yjung

	* recipes/crires_util_wlassign.c: [no log message]

2007-03-30 14:44  yjung

	* crires/crires_dfs.h, crires/crires_load.c,
	recipes/crires_spec_jitter.c: added a column in the extracted table

2007-03-29 23:11  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h,
	crires_model_io.c: model profile function

2007-03-29 16:18  yjung

	* crires/crires_utils.c, crires/crires_utils.h,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c: [no
	log message]

2007-03-29 10:22  yjung

	* crires/: crires_pfits.c, crires_pfits.h: [no log message]

2007-03-29 09:13  yjung

	* catalogs/model_conf.txt: [no log message]

2007-03-27 10:41  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h,
	crires_model_metric.c: distortion map

2007-03-26 11:48  llundin

	* irplib/irplib_framelist.c: irplib_framelist_load_propertylist():
	Improved error message

2007-03-22 10:45  jmlarsen

	* irplib/irplib_test.c: Fixed documentation

2007-03-14 09:19  llundin

	* irplib/: irplib_error.c, irplib_plugin.c, irplib_slitpos.c,
	tests/irplib_utils-test.c: include string.h

2007-03-14 08:38  amodigli

	* irplib/irplib_test.c: defined strlen-fixed portability problem on
	sun4u (SUNW,Ultra-250)

2007-03-09 16:00  bristowp

	* crires/crires_pfits.c: Order read from headers for wlmap

2007-03-09 14:26  yjung

	* recipes/crires_spec_wavecal.c: [no log message]

2007-03-09 11:44  yjung

	* configure.ac: 1.0.0 -> 1.1.0

2007-03-09 11:17  yjung

	* crires/crires_dfs.h: added the model WL MAP PRO.CATG

2007-03-09 11:17  yjung

	* recipes/crires_spec_wavecal.c: added call to the model to create
	the model wl map

2007-03-09 10:52  yjung

	* recipes/crires_model_wlmap.c: changed PRO CATG  MODEL_MAP

2007-03-08 16:44  bristowp

	* crires/crires_model_anneal.c: [no log message]

2007-03-08 15:29  bristowp

	* crires/: crires_model_anneal.c, crires_model_computation.c,
	crires_model_io.c, crires_model_metric.c: [no log message]

2007-03-07 17:00  yjung

	* crires/: crires_combine.c, crires_model_io.c: rm warnings

2007-03-07 13:55  yjung

	* recipes/crires_spec_flat.c: [no log message]

2007-03-07 13:50  yjung

	* recipes/crires_spec_flat.c: [no log message]

2007-03-07 11:52  yjung

	* crires/crires_combine.c, crires/crires_combine.h,
	recipes/crires_spec_flat.c: re-wrote flat recipe

2007-03-07 09:31  yjung

	* crires/crires_combine.c, crires/crires_combine.h,
	crires/crires_dfs.c, crires/crires_dfs.h, crires/crires_load.c,
	crires/crires_load.h, crires/crires_model_io.c,
	crires/crires_utils.c, crires/crires_wlcalib.c,
	recipes/crires_spec_detlin.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_combine.c,
	recipes/crires_util_conversion.c, recipes/crires_util_plot.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c: Added detlin correction....

2007-03-06 15:01  lbilbao

	* irplib/tests/irplib_detmon-test.c: Test unit improved

2007-03-06 14:22  lbilbao

	* irplib/: Makefile.am, irplib_detmon.c, irplib_detmon.h,
	tests/Makefile.am, tests/irplib_detmon-test.c: Added detmon module
	with testing

2007-03-06 13:40  yjung

	* crires/: crires_utils.c, crires_utils.h: added
	crires_detlin_correct()

2007-03-06 09:48  yjung

	* crires/crires_extract.c: *sqrt(spec_width) ---> *spec_width

2007-03-06 08:11  jmlarsen

	* irplib/irplib_test.c: irplib_test_init_macro(): Fixed some bad
	code structure

2007-03-05 16:51  yjung

	* recipes/crires_spec_detlin.c: OK

2007-03-05 14:31  jmlarsen

	* irplib/irplib_test.c: Treat properly the situation where __FILE__
	contains a path (needed for make distcheck and VPATH builds)

2007-03-05 12:42  llundin

	* irplib/tests/irplib_fit-test.c:
	irplib_fit_imagelist_polynomial_tests(): Restrict checks on CPL
	error code, use cpl_vector_fill_polynomial() to fill vdit

2007-03-05 11:57  amodigli

	* irplib/irplib_strehl.c: fixed typo

2007-03-05 11:31  amodigli

	* irplib/: irplib_strehl.c, irplib_strehl.h: remove static and
	bring irplib_strehl_disk_max to .h

2007-03-02 17:13  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_spec_detlin.c: added detlin frames and recipe

2007-03-02 17:04  yjung

	* recipes/: Makefile.am, crires_spec_detlin.c: [no log message]

2007-03-02 16:35  yjung

	* crires/crires_extract.c: [no log message]

2007-03-02 10:14  jmlarsen

	* irplib/tests/Makefile.am: Added the missing dependencies from
	test programs to LIBIRPLIB, updated TESTS target to avoid
	duplication

2007-03-02 10:12  jmlarsen

	* irplib/Makefile.am: Fixed SUBDIRS target to realize the
	dependency from the tests subdirectory to the current directory

2007-03-02 09:54  llundin

	* irplib/irplib_test.h: irplib_test_macro(): Renamed __func__ to
	cpl_func

2007-03-01 10:33  yjung

	* crires/crires_extract.c: added a filtering before spectrum
	detection to avoid false detections of 1 pixel height horizontal
	lines.

2007-03-01 08:29  llundin

	* irplib/irplib_test.c: irplib_test_init_macro(): Replaced __func__
	with cpl_func

2007-02-28 11:40  llundin

	* irplib/tests/irplib_fit-test.c: irplib_fit_image_is_zero_macro():
	Fix compiler warning introduced by previous change

2007-02-27 16:20  llundin

	* irplib/: irplib_fit.c, irplib_fit_body.h:
	irplib_fit_imagelist_polynomial_find_block_size() used for
	generalization of L2-cache-optimization

2007-02-27 15:53  jmlarsen

	* irplib/: irplib_test.c, irplib_test.h: Do not crash when
	comparing NULL strings

2007-02-27 14:42  jmlarsen

	* irplib/tests/: irplib_dfs-test.c, irplib_error-test.c,
	irplib_fit-test.c, irplib_utils-test.c: Update to new interface of
	IRPLIB_TEST_INIT

2007-02-27 14:40  jmlarsen

	* irplib/: irplib_test.c, irplib_test.h, tests/irplib_test.h,
	tests/Makefile.am, Makefile.am: Moved unit test infrastructure to
	top-level ./irplib directory

2007-02-26 11:48  llundin

	* irplib/: irplib_fit.c, irplib_fit_body.h,
	tests/irplib_fit-test.c: irplib_fit_imagelist_polynomial(): Round
	off instead of truncating when using integer pixel types

2007-02-26 11:10  llundin

	* irplib/: irplib_fit.c, irplib_fit.h, irplib_fit_body.h,
	tests/irplib_fit-test.c: irplib_fit_imagelist_polynomial(): Add
	output pixel-type, document use of cpl_matrix_decomp_chol()

2007-02-21 13:17  yjung

	* configure.ac: 0.2.3 -> 1.0.0

2007-02-20 16:24  llundin

	* irplib/irplib_fit.c: irplib_matrix_solve_chol_transpose(): Merge
	bread/bwrite into bk. irplib_matrix_product_transpose(): Drop
	ds-row optimization

2007-02-20 15:30  llundin

	* irplib/: irplib_fit.c, irplib_fit_body.h:
	irplib_fit_imagelist_residual_*(): Move xpow computation out to
	irplib_fit_imagelist_polynomial()

2007-02-20 13:36  yjung

	* catalogs/stdstar/: FEIGE67.txt, GD108.txt, GD153.txt, GD71.txt,
	HR3454.txt, HR7596.txt, HZ43.txt: updated catalogs from Andreas

2007-02-20 11:45  yjung

	* crires/crires_pfits.c, crires/crires_pfits.h,
	recipes/crires_spec_flat.c: chaged CWLEN to REFWLEN

2007-02-19 15:40  llundin

	* irplib/: irplib_fit.c, irplib_fit_body.h,
	tests/irplib_fit-test.c: irplib_fit_imagelist_residual(): Fixed
	fiterror-bug (mindeg ==0, xmean not 0, maxdeg > 1) and removed
	wrong fiterror-info from doxygen

2007-02-19 09:33  llundin

	* irplib/: irplib_fit.c, irplib_fit_body.h: Added
	irplib_matrix_product_transpose(),
	irplib_matrix_solve_chol_transpose(),
	irplib_fit_imagelist_residual_{int,float,double}().
	irplib_fit_imagelist_polynomial(): Improved doxygen, use
	_transpose+residual-functions, do cpl_matrix_decomp_chol()

2007-02-19 09:28  llundin

	* irplib/tests/irplib_fit-test.c:
	irplib_fit_imagelist_polynomial_tests(): Added more tests

2007-02-16 17:12  llundin

	* irplib/irplib_fit_body.h:
	irplib_fit_imagelist_polynomial_double(): Use memcpy()

2007-02-16 17:12  llundin

	* irplib/irplib_fit.c: irplib_fit_imagelist_polynomial(): Improved
	doxygen

2007-02-16 14:40  llundin

	* irplib/tests/irplib_fit-test.c:
	irplib_fit_imagelist_polynomial(): Test with is_eqdist set to
	CPL_TRUE

2007-02-16 14:39  llundin

	* irplib/: irplib_fit.c, irplib_fit_body.h: Removed dead code,
	copied irplib_matrix_product_normal_create() from CPL,
	irplib_fit_imagelist_polynomial(): Support is_eqdist and use
	irplib_matrix_product_normal_create()

2007-02-15 09:19  llundin

	* irplib/irplib_dfs.c: irplib_paf_save(): Updated doxygen example
	(Take filename as parameter)

2007-02-12 11:34  amodigli

	* irplib/: irplib_calib.c, irplib_calib.h: removed a few warnings

2007-02-12 10:35  amodigli

	* irplib/irplib_calib.c: changed gain computation function to have
	better final accuracy

2007-02-12 09:46  jmlarsen

	* irplib/tests/irplib_dfs-test.c: Added a few QC comments

2007-02-12 09:12  jmlarsen

	* irplib/irplib_dfs.h: Removed obsolete stdarg.h inclusion, added
	cpl.h inclusion

2007-02-12 09:11  jmlarsen

	* irplib/tests/: Makefile.am, irplib_dfs-test.c: Added irplib_dfs
	unit test

2007-02-09 15:09  yjung

	* recipes/: crires_spec_jitter.c, crires_util_combine.c: refine
	option default changed from FALSE to TRUE

2007-02-08 17:07  yjung

	* crires/crires_dfs.h, crires/crires_extract.c,
	crires/crires_extract.h, crires/crires_load.c,
	recipes/crires_util_plot.c, recipes/crires_util_profile.c: added a
	column (Y position) in the profile fits table

2007-02-08 15:04  yjung

	* crires/crires_model_computation.c: [no log message]

2007-02-08 14:20  llundin

	* irplib/irplib_fit_body.h: irplib_polynomial_shift(): Removed
	debugging call of cpl_matrix_dump()

2007-02-08 14:19  llundin

	* irplib/: irplib_fit.c, irplib_fit_body.h:
	irplib_polynomial_shift(): Use irplib_vector_transform_mean() when
	mindeg == 0

2007-02-08 13:07  llundin

	* irplib/tests/irplib_fit-test.c:
	irplib_fit_imagelist_polynomial_tests(): Raised tolerance and
	accept a non-failure of irplib_fit_imagelist_polynomial()

2007-02-07 16:46  yjung

	* recipes/crires_model_compute.c: [no log message]

2007-02-07 14:38  llundin

	* irplib/: Makefile.am, irplib_fit.c, irplib_fit.h,
	irplib_fit_body.h, tests/Makefile.am, tests/irplib_fit-test.c:
	irplib_fit_imagelist_polynomial(): Added with unit tests

2007-02-06 09:29  llundin

	* irplib/irplib_fit.c: Moved static functions to end-of-source and
	out of doxygen

2007-02-04 15:40  yjung

	* configure.ac: 0.2.2-> 0.2.3

2007-02-04 15:22  yjung

	* crires/crires_model_computation.c: back to FITS input - problem
	on MACOSX ws a bug in the parameter declaration

2007-02-04 15:16  yjung

	* recipes/crires_model_compute.c: [no log message]

2007-02-04 07:01  yjung

	* crires/crires_model_computation.c: Quick fix for fits table
	reading pb on MACOSX

2007-02-04 06:05  yjung

	* crires/crires_model_anneal.c, crires/crires_model_anneal.h,
	crires/crires_model_io.c, crires/crires_model_io.h,
	crires/crires_model_metric.c, crires/crires_model_metric.h,
	recipes/crires_model_anneal.c: output of anneal a bit cleaned

2007-02-04 03:29  yjung

	* recipes/crires_util_genconfig.c: put the names column at the end

2007-02-04 03:05  yjung

	* crires/crires_model_metric.c: [no log message]

2007-02-04 02:56  yjung

	* crires/: crires_model_anneal.c, crires_model_io.c,
	crires_model_io.h, crires_model_kernel.c, crires_model_kernel.h:
	readfits -> model_io

2007-02-04 02:39  yjung

	* crires/crires_model_anneal.c: [no log message]

2007-02-04 02:20  yjung

	* crires/: crires_model_compute.c, crires_model_compute.h: [no log
	message]

2007-02-04 02:02  yjung

	* crires/Makefile.am, crires/crires_model_computation.c,
	crires/crires_model_computation.h, recipes/crires_model_compute.c:
	[no log message]

2007-02-04 01:58  yjung

	* crires/crires_model_compute.c, crires/crires_model_compute.h,
	recipes/crires_model_compute.c: [no log message]

2007-02-03 21:55  yjung

	* crires/: crires_model_io.c, crires_model_io.h,
	crires_model_kernel.c: FIXED DEG2RD in inputs with Paul

2007-02-03 05:02  yjung

	* recipes/crires_util_wlcalib.c: [no log message]

2007-02-03 03:34  yjung

	* crires/crires_pfits.c: Implemented new keywords values

2007-02-03 01:52  yjung

	* crires/crires_pfits.c: support DET.FILE.CUBE.S

2007-02-03 01:08  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_util_combine.c, recipes/crires_util_conversion.c,
	recipes/crires_util_extract.c, recipes/crires_util_oddeven.c,
	recipes/crires_util_plot.c, recipes/crires_util_profile.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c: No
	COMMAND_LINE expected any more -> for Gasgano crires_util_combine
	expects same tags as crires_spec_jitter

2007-02-02 22:37  yjung

	* crires/: crires_photom.c, crires_photom.h: stars distance set to
	30 arcsec

2007-02-02 21:21  yjung

	* crires/crires_extract.c: [no log message]

2007-02-02 20:14  yjung

	* crires/crires_extract.c: better handling of the contrib map for
	bg noise calculation

2007-02-02 19:27  yjung

	* crires/crires_extract.c: correction sometimes ==0 -> handle that

2007-02-02 06:08  yjung

	* crires/crires_dfs.h, crires/crires_extract.c,
	crires/crires_extract.h, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c: added the background map as product

2007-02-02 04:26  yjung

	* crires/crires_extract.c, recipes/crires_util_extract.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c:
	removed warnings

2007-02-02 04:22  yjung

	* crires/crires_extract.c: [no log message]

2007-02-02 04:15  yjung

	* crires/crires_extract.c: added correction to opt extraction

2007-02-02 04:15  yjung

	* crires/crires_load.c: [no log message]

2007-02-02 01:51  yjung

	* crires/crires_extract.c: [no log message]

2007-02-02 01:35  yjung

	* crires/crires_extract.c, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c: [no log message]

2007-02-01 21:27  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_load.c, crires/crires_load.h,
	recipes/crires_spec_jitter.c, recipes/crires_util_extract.c: New
	weight computation - added doc

2007-02-01 19:16  yjung

	* recipes/crires_spec_jitter.c: QC.SENSMED computed

2007-02-01 03:37  yjung

	* crires/crires_model_io.c: [no log message]

2007-02-01 01:15  yjung

	* configure.ac: 0.2.1 -> 0.2.2

2007-02-01 00:06  yjung

	* catalogs/stdstar/: HIP102497.txt, HIP104139.txt, HR4468.txt,
	HR8634.txt: [no log message]

2007-02-01 00:02  yjung

	* catalogs/stdstar/HIP29150.txt: [no log message]

2007-01-31 23:54  yjung

	* recipes/crires_spec_jitter.c: [no log message]

2007-01-31 22:43  yjung

	* crires/crires_wlcalib.c: [no log message]

2007-01-31 22:42  yjung

	* crires/crires_load.c: default is not CUBE any more

2007-01-31 22:39  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: corrected waves option
	parsing

2007-01-31 04:00  yjung

	* crires/crires_wlcalib.c: [no log message]

2007-01-31 02:31  yjung

	* recipes/crires_util_genconfig.c: seg fault corrected

2007-01-26 16:08  yjung

	* crires/crires_model_anneal.c: [no log message]

2007-01-26 15:56  yjung

	* crires/: crires_model_compute.c, crires_model_kernel.c,
	crires_model_kernel.h: [no log message]

2007-01-26 08:24  yjung

	* crires/: crires_model_compute.c, crires_model_kernel.c: [no log
	message]

2007-01-26 07:30  yjung

	* catalogs/model_meas_coord.txt: [no log message]

2007-01-26 07:23  yjung

	* recipes/crires_util_genlines.c: [no log message]

2007-01-26 07:17  yjung

	* recipes/crires_util_genconfig.c: [no log message]

2007-01-25 17:24  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h, crires/crires_load.c,
	crires/crires_model_anneal.c, crires/crires_model_anneal.h,
	crires/crires_model_compute.c, crires/crires_model_compute.h,
	crires/crires_model_io.c, crires/crires_model_io.h,
	crires/crires_model_kernel.c, crires/crires_model_kernel.h,
	recipes/crires_model_anneal.c, recipes/crires_model_compute.c,
	recipes/crires_model_wlmap.c: MODEL UPDATE

2007-01-25 15:07  yjung

	* recipes/crires_util_genconfig.c: [no log message]

2007-01-25 14:44  yjung

	* crires/crires_utils.c: [no log message]

2007-01-25 13:49  yjung

	* crires/: crires_model_anneal.c, crires_model_anneal.h,
	crires_model_compute.c, crires_model_compute.h, crires_model_io.c,
	crires_model_io.h: [no log message]

2007-01-25 13:45  yjung

	* crires/Makefile.am: [no log message]

2007-01-25 13:41  yjung

	* recipes/crires_model_wlmap.c: [no log message]

2007-01-25 13:22  yjung

	* crires/: crires_pfits.c, crires_pfits.h: rm get_wlenid

2007-01-25 13:21  yjung

	* recipes/crires_util_genconfig.c: [no log message]

2007-01-25 13:17  yjung

	* recipes/crires_util_genconfig.c, catalogs/model_conf.txt: [no log
	message]

2007-01-25 11:11  yjung

	* recipes/Makefile.am: added crires_util_genconfig

2007-01-25 11:10  yjung

	* recipes/crires_util_genconfig.c: [no log message]

2007-01-25 09:33  yjung

	* recipes/crires_model_wlmap.c: [no log message]

2007-01-25 09:28  yjung

	* recipes/crires_model_compute.c: [no log message]

2007-01-24 15:14  yjung

	* recipes/crires_model_wlmap.c: Update by Paul

2007-01-24 12:56  yjung

	* recipes/crires_spec_flat.c: [no log message]

2007-01-24 12:56  yjung

	* crires/: crires_pfits.c, crires_pfits.h: added double
	crires_pfits_get_cwlen(const cpl_propertylist * plist)

2007-01-22 16:44  yjung

	* recipes/crires_spec_flat.c: added QC parameters

2007-01-22 16:06  yjung

	* recipes/crires_spec_dark.c: added new QCs

2007-01-22 14:33  yjung

	* crires/: crires_pfits.c, crires_pfits.h: added
	crires_pfits_get_wlenid() (still used for the model)

2007-01-17 14:55  llundin

	* irplib/irplib_plugin.h: IRPLIB_RECIPE_DEFINE(): Use
	cpl_dfs_update_product_header() in epilogue of <recipe>_exec()

2007-01-17 14:54  llundin

	* irplib/: irplib_dfs.c, irplib_dfs.h:
	irplib_dfs_update_frameset(): Moved to
	cpl_dfs_update_product_header()

2007-01-16 16:45  yjung

	* crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	crires/crires_wlestimate.c, crires/crires_wlestimate.h,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c: allow
	to pass wavemin and wavemax in input

2007-01-16 15:28  yjung

	* crires/crires_dfs.h, crires/crires_load.c,
	recipes/crires_spec_jitter.c, recipes/crires_util_plot.c: different
	PRO CATG if the std star not found

2007-01-16 14:48  yjung

	* crires/crires_wlestimate.c: [no log message]

2007-01-16 14:47  yjung

	* crires/crires_pfits.c, crires/crires_pfits.h,
	crires/crires_wlcalib.c, crires/crires_wlestimate.c,
	crires/crires_wlestimate.h, recipes/crires_util_wlcalib.c,
	recipes/crires_util_wlinit.c: dropped the WLEN ID tables - use the
	STRTi ENDi keys from the header

2007-01-16 13:57  yjung

	* crires/crires_load.c, recipes/crires_model_wlmap.c,
	recipes/crires_spec_dark.c, recipes/crires_spec_detectrans.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_combine.c,
	recipes/crires_util_conversion.c, recipes/crires_util_extract.c,
	recipes/crires_util_oddeven.c, recipes/crires_util_profile.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c: added
	EXTNAME in products and paf files

2007-01-16 11:04  yjung

	* crires/crires_load.c: [no log message]

2007-01-16 10:57  yjung

	* irplib/irplib_dfs.c: Fixed assert bug in irplib_product_save()

2007-01-16 10:31  yjung

	* crires/crires_dfs.h, crires/crires_load.c, crires/crires_load.h,
	crires/crires_pfits.c, crires/crires_pfits.h,
	crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_model_wlmap.c, recipes/crires_spec_dark.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_combine.c,
	recipes/crires_util_conversion.c, recipes/crires_util_extract.c,
	recipes/crires_util_oddeven.c, recipes/crires_util_plot.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c: ALL
	PRODUCTS ARE MEF FROM NOW ON

2007-01-10 14:51  llundin

	* irplib/: irplib_dfs.c, irplib_dfs.h:
	irplib_dfs_update_frameset(): Disabled per default

2007-01-10 14:51  llundin

	* irplib/irplib_plugin.h: Reverted previous edit

2007-01-10 13:58  llundin

	* irplib/: irplib_dfs.c, irplib_dfs.h, irplib_plugin.h:
	irplib_dfs_update_frameset(): Added (for use by <recipe>_exec()

2007-01-09 15:36  yjung

	* irplib/irplib_irlist.h: additional errors in DEC signs of 50
	stars (DFS03307)

2007-01-08 13:47  yjung

	* irplib/irplib_irlist.h: changed coordinates for Hip025028 and
	Hip025044 (DFS03307)

2007-01-04 16:50  yjung

	* crires/crires_wlestimate.c, recipes/crires_util_combine.c: [no
	log message]

2006-12-14 14:28  yjung

	* recipes/crires_util_extract.c: added tot_ndit option

2006-12-13 12:29  jmlarsen

	* irplib/irplib_plot.c: Documentation: Added som cpl_error_codes to
	list of possible errors

2006-12-07 09:42  llundin

	* irplib/irplib_utils.c: irplib_vsprintf_macro(): Cast to cxsize in
	call to cx_vsnprintf()

2006-12-06 13:39  yjung

	* crires/crires_dfs.h: replaced " " by "_" in column names for
	MIDAS ...

2006-12-05 16:42  bristowp

	* crires/crires_model_metric.c: grating disp temp soln

2006-12-05 16:40  bristowp

	* crires/crires_model_kernel.c: wavpix routine fixed

2006-12-05 13:17  llundin

	* irplib/tests/irplib_test.h: IRPLIB_TEST_END(): Fix
	end-of-statement warning

2006-12-05 13:16  llundin

	* irplib/irplib_utils.c: irplib_vsprintf(): Use cx_vsnprintf()

2006-12-05 13:16  llundin

	* irplib/tests/irplib_utils-test.c: Moved check of null up (in prep
	for reset)

2006-12-04 16:40  yjung

	* catalogs/stdstar/: HIP102497.txt, HIP104139.txt, HIP27566.txt:
	[no log message]

2006-12-01 11:31  yjung

	* catalogs/stdstar/: HIP29150.txt, HR1544.txt, HR718.txt, HZ2.txt:
	[no log message]

2006-12-01 11:27  yjung

	* catalogs/stdstar/GD71.txt: new star

2006-12-01 11:01  amodigli

	* irplib/tests/irplib_test.h: added guard IRPLIB_TEST_H

2006-11-30 17:22  yjung

	* catalogs/stdstar/HIP27566.txt: [no log message]

2006-11-30 15:54  llundin

	* irplib/tests/: Makefile.am, irplib_test.h, irplib_utils-test.c:
	Added irplib_test.h

2006-11-29 14:22  yjung

	* irplib/: irplib_slitpos.c, irplib_slitpos.h: added a parameter to
	irplib_slitpos_analysis() that returns the slit flux

2006-11-28 15:45  jmlarsen

	* irplib/tests/irplib_error-test.c: Fixed doc. bug

2006-11-28 15:16  llundin

	* irplib/tests/irplib_utils-test.c: Fixed two doxygen warnings

2006-11-28 11:10  yjung

	* crires/crires_model_kernel.h: iadded function devclaration

2006-11-28 11:09  yjung

	* recipes/: crires_model_wlmap.c, crires_spec_dark.c,
	crires_spec_detectrans.c, crires_spec_flat.c, crires_spec_jitter.c,
	crires_spec_wavecal.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_extract.c,
	crires_util_oddeven.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: New irplib saving
	functions API

2006-11-28 10:48  yjung

	* crires/crires_load.c, crires/crires_load.h,
	recipes/crires_model_wlmap.c, recipes/crires_spec_dark.c,
	recipes/crires_spec_flat.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_combine.c,
	recipes/crires_util_extract.c, recipes/crires_util_oddeven.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c:
	crires_image_save() API change

2006-11-28 09:25  jmlarsen

	* irplib/tests/Makefile.am: Factored out LDADD

2006-11-27 15:23  llundin

	* irplib/tests/irplib_utils-test.c: irplib_bpp_find(): Support CPL
	3.0

2006-11-27 15:17  llundin

	* irplib/irplib_utils.c: irplib_bpp_find(): Support CPL 3.0

2006-11-27 11:25  llundin

	* irplib/: irplib_utils.c, irplib_utils.h, tests/Makefile.am,
	tests/irplib_utils-test.c: irplib_bpp_find(): Added.
	irplib_vsprintf(): Fixed memory-leak on illegal format string

2006-11-27 09:58  llundin

	* irplib/: irplib_dfs.c, irplib_dfs.h:
	irplib_{image,table,paf}_save(): Take filename as parameter.
	irplib_{image,table}_save(): Take regexp for FITS key removal.
	irplib_image_save(): Take BPP. irplib_table_save(): Take
	propertylist for extension

2006-11-23 15:13  llundin

	* irplib/irplib_framelist.c: irplib_type_as_string(): Fixed
	break-bug introduced in previous commit

2006-11-23 11:07  llundin

	* irplib/irplib_framelist.c: irplib_type_as_string(): Replace
	assert() with cpl_ensure()

2006-11-23 11:02  jmlarsen

	* irplib/tests/irplib_error-test.c: Fixed doxybug

2006-11-23 10:46  llundin

	* irplib/irplib_slitpos.c: irplib_slitpos_analysis(): Fixed uninit
	warning (bis)

2006-11-23 09:33  jmlarsen

	* irplib/tests/irplib_error-test.c: Added missing
	exit(EXIT_SUCCESS) statement

2006-11-22 14:57  yjung

	* configure.ac: added irplib tests

2006-11-22 13:23  jmlarsen

	* irplib/tests/Makefile.am: Updated AUTOMAKE_OPTIONS to 1.8 and
	fixed FSF address

2006-11-22 12:11  jmlarsen

	* irplib/: Makefile.am, tests/Makefile.am,
	tests/irplib_error-test.c: Added unit test module

2006-11-22 11:58  llundin

	* irplib/irplib_slitpos.c: irplib_slitpos_find_vert_slit_ends():
	Fixed uninit warning. irplib_slitpos_analysis(): Fixed uninit
	warning.

2006-11-22 11:50  llundin

	* irplib/irplib_framelist.c: irplib_property_equal(): Fixed uninit
	warning. irplib_type_as_string(): Fixed missing return warning

2006-11-22 09:36  jmlarsen

	* irplib/tests/: Makefile.am, irplib_error-test.c: Reverted
	previous erroneous commit

2006-11-22 09:22  jmlarsen

	* irplib/tests/: Makefile.am, irplib_error-test.c: Set message
	level according to preprocessor symbol

2006-11-21 10:49  llundin

	* irplib/irplib_strehl.c: irplib_strehl_compute(): Replace
	IRPLIB_STREHL_BORDER with new IRPLIB_STREHL_RAD_CENTRAL

2006-11-21 08:54  amodigli

	* irplib/irplib_fit.c: replaced __func__ by cpl_func

2006-11-20 21:23  llundin

	* irplib/irplib_strehl.c: irplib_strehl_disk_max(): Fix minor cast
	bug

2006-11-20 17:40  llundin

	* irplib/: irplib_dfs.c, irplib_framelist.c, irplib_plot.c,
	irplib_plugin.c, irplib_utils.c, irplib_utils.h:
	irplib_vsnprintf_create(): Renamed to irplib_vsprintf().
	irplib_string_concatenate_all(): Renamed to irplib_sprintf()

2006-11-20 15:31  llundin

	* irplib/irplib_strehl.c: irplib_strehl_compute(): Use
	irplib_strehl_disk_max() for max star flux, Round-off to nearest
	for ring[] to cpl_flux_get_noise_ring(). PSF_H1(): Remove arbitrary
	constant

2006-11-20 10:18  amodigli

	* irplib/: Makefile.am, irplib_fit.c, irplib_fit.h: added
	irplib_fit .c .h

2006-11-20 09:56  llundin

	* irplib/: irplib_strehl.c, irplib_strehl.h:
	irplib_strehl_compute(): Use type double for (xpos, ypos), Replace
	hardcoded 5 with IRPLIB_STREHL_BORDER for image border, Use double
	for star_radius and ring spec to irplib_strehl_ring_background(),
	Propagate error in cpl_flux_get_noise_ring()

2006-11-16 13:26  yjung

	* irplib/irplib_calib.c: solved leak

2006-11-16 11:17  amodigli

	* irplib/irplib_calib.c: fix doxygen warning

2006-11-15 18:03  amodigli

	* irplib/irplib_calib.c: irplib_get_clean_mean_window

2006-11-15 15:10  jmlarsen

	* irplib/tests/: Makefile.am, irplib_error-test.c: Removed files
	that were erroneously added

2006-11-15 15:04  jmlarsen

	* irplib/: irplib_access.c, irplib_access.h, tests/Makefile.am,
	tests/irplib_error-test.c: Removed non-const version of
	parameterlist_get_first/last/next which is already in CPL, added
	const-safe wrapper, unwrapper and deallocator functions

2006-11-15 09:33  llundin

	* irplib/: irplib_strehl.c, irplib_strehl.h:
	irplib_strehl_disk_flux(): Use doubles for pixel arguments, use CPL
	error handling. irplib_strehl_ring_background(): Ditto + use new
	irplib_strehl_bg_method enum + support NANs in both modes

2006-11-14 17:35  bristowp

	* crires/crires_model_kernel.c, crires/crires_model_metric.c,
	recipes/crires_model_anneal.c, recipes/crires_model_compute.c:
	memory leaks fixed

2006-11-14 13:18  yjung

	* configure.ac: 0.2.0 -> 0.2.1

2006-11-14 10:00  jmlarsen

	* irplib/: Makefile.am, irplib_access.c, irplib_access.h: Added
	irplib_access module

2006-11-13 20:58  bristowp

	* crires/crires_model_kernel.c, crires/crires_model_metric.c,
	crires/crires_model_sa.c, recipes/crires_model_anneal.c,
	recipes/crires_model_compute.c: code tidied up a bit

2006-11-13 16:17  llundin

	* irplib/irplib_plugin.h: IRPLIB_RECIPE_DEFINE():
	cpl_plugin_get_info(): Cast to void

2006-11-09 19:05  bristowp

	* crires/crires_model_kernel.c, crires/crires_model_kernel.h,
	crires/crires_model_metric.c, crires/crires_model_sa.c,
	recipes/crires_model_anneal.c, recipes/crires_model_compute.c: new
	encoder angle function

2006-11-06 09:12  amodigli

	* irplib/irplib_calib.c: added doxygen

2006-11-03 10:41  llundin

	* irplib/irplib_wlxcorr.c: irplib_wlxcorr_gen_signal(): Fixed
	doxygen typo

2006-10-27 12:05  amodigli

	* irplib/: irplib_calib.c, irplib_calib.h: added
	irplib_compute_gain and irplib_compute_linearity as ported by
	sinfoni

2006-10-23 19:49  llundin

	* irplib/irplib_plot.c: Removed many splint warnings, mostly
	regarding sprintf()

2006-10-23 17:05  llundin

	* irplib/: irplib_dfs.c, irplib_framelist.c, irplib_slitpos.c,
	irplib_utils.c, irplib_utils.h: Fixed various splint warnings

2006-10-23 10:24  jmlarsen

	* irplib/irplib_plugin.h: Included irplib_error.h and
	irplib_utils.h

2006-10-20 16:52  yjung

	* crires/crires_model_kernel.c: [no log message]

2006-10-20 11:55  yjung

	* crires/crires_model_kernel.h, recipes/crires_model_wlmap.c: [no
	log message]

2006-10-20 10:09  yjung

	* recipes/crires_spec_wavecal.c: wrong PRO CATG

2006-10-19 17:13  bristowp

	* recipes/crires_model_anneal.c: FITS config table output

2006-10-19 17:13  bristowp

	* crires/crires_model_kernel.h: changed ASIZE, slit_on

2006-10-19 17:11  bristowp

	* crires/crires_model_kernel.c, recipes/crires_model_compute.c:
	FITS IO tables new wavemap wrapper

2006-10-19 17:10  bristowp

	* crires/crires_model_metric.c: FITS config table output

2006-10-19 10:49  yjung

	* recipes/crires_model_wlmap.c: [no log message]

2006-10-19 10:34  yjung

	* crires/crires_dfs.h, recipes/crires_model_wlmap.c: [no log
	message]

2006-10-19 10:23  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_model_wlmap.c: added crires_model_wlmap

2006-10-19 09:14  yjung

	* recipes/crires_model_wlmap.c: added new model recipe

2006-10-19 09:14  yjung

	* recipes/Makefile.am: added crires_model_wlmap

2006-10-18 11:17  yjung

	* crires/: crires_pfits.c, crires_pfits.h: added accessor func for
	keywords requested by Paul

2006-10-17 12:54  llundin

	* irplib/irplib_slitpos.c: Add units to table.
	IRPLIB_SLITPOS_KERNEL_SIZE_Y and IRPLIB_SLITPOS_MAX_EROSION

2006-10-17 12:53  llundin

	* irplib/irplib_utils.c: irplib_vsnprintf_create(): Assume either
	va_copy or __va_copy() (and fix cpp warning)

2006-10-17 10:12  llundin

	* irplib/irplib_slitpos.c: irplib_slitpos_analysis(): Incremented
	slit_length

2006-10-17 09:23  llundin

	* irplib/irplib_slitpos.c: irplib_slitpos_find_vert_slit_ends():
	Use memchr()/memrchr(). Simplify error check

2006-10-17 07:40  llundin

	* irplib/: irplib_slitpos.c, irplib_slitpos.h:
	irplib_slitpos_analysis(): Add const modifier, Use cpl_ensure(),
	Drop redundant cpl_image_filter_median(), Improve error messages
	and add diagnostics. irplib_slitpos_find_vert_pos(): Keep slitpos
	away from image boundary. irplib_slitpos_find_edges_one_line(): Do
	not crash on non-float pixels.
	irplib_slitpos_find_vert_slit_ends(): Prevent out-of-bounds array
	indexing

2006-10-13 09:59  llundin

	* irplib/irplib_plot.c: Added description of
	CPL_ERROR_UNSUPPORTED_MODE failure. Moved static functions to end

2006-10-13 09:51  llundin

	* irplib/irplib_plot.h: irplib_plot_manpage: Fixed unused variable
	warning

2006-10-12 15:21  jmlarsen

	* irplib/irplib_plot.c: Replaced POSIX mkstemp/write/close system
	calls with ANSI equivalents

2006-10-11 14:02  llundin

	* irplib/irplib_error.c: IRPLIB_ERROR_MAX_STRING_LENGTH=256 and
	IRPLIB_ERROR_MAX_ERRORS=20

2006-10-11 13:55  llundin

	* irplib/irplib_framelist.c: irplib_framelist_contains(): Improve
	grammar in messages

2006-10-11 06:45  yjung

	* configure.ac: 0.1.0 -> 0.2.0

2006-10-11 06:26  yjung

	* crires/crires_extract.c: multiply the spectrum by the spec width

2006-10-11 05:07  yjung

	* recipes/: crires_spec_detectrans.c, crires_util_conversion.c,
	crires_util_oddeven.c, crires_util_sensitivity.c: [no log message]

2006-10-11 04:35  yjung

	* recipes/crires_spec_detectrans.c: [no log message]

2006-10-11 03:39  yjung

	* crires/crires_dfs.h, crires/crires_load.c,
	recipes/crires_spec_detectrans.c, recipes/crires_util_plot.c: added
	detectrans recipe

2006-10-11 00:13  yjung

	* recipes/crires_util_extract.c: [no log message]

2006-10-10 23:05  yjung

	* recipes/: crires_spec_dark.c, crires_spec_detectrans.c,
	crires_spec_flat.c, crires_util_conversion.c,
	crires_util_extract.c, crires_util_oddeven.c, crires_util_plot.c,
	crires_util_profile.c, crires_util_sensitivity.c,
	crires_util_wlassign.c, crires_util_wlcalib.c,
	crires_util_wlinit.c: loading of frames...

2006-10-10 16:42  jmlarsen

	* irplib/: irplib_error.c, irplib_error.h: Changed returntype of
	the internal function irplib_error_push_macro from cpl_error_code
	to void. The returnvalue was redundant and not used

2006-10-10 16:33  llundin

	* irplib/irplib_plugin.h: IRPLIB_RECIPE_DEFINE(): Redefined to
	require trailing ; when invoked

2006-10-10 15:59  bristowp

	* crires/: crires_model_kernel.c, crires_model_kernel.h: debugged
	crires_model_wvlen function

2006-10-10 06:07  yjung

	* crires/crires_extract.c: [no log message]

2006-10-10 04:22  yjung

	* catalogs/n20.txt: [no log message]

2006-10-09 09:22  yjung

	* catalogs/n20.txt: [no log message]

2006-10-09 09:16  yjung

	* catalogs/n20.txt: new version

2006-10-09 08:40  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h, crires/crires_load.c,
	crires/crires_wlcalib.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_genlines.c, recipes/crires_util_plot.c,
	recipes/crires_util_wlcalib.c: added N20 gas cell catalog usage

2006-10-09 08:01  yjung

	* recipes/crires_spec_jitter.c: No thar needed any more, no lamp
	provided any more

2006-10-09 07:56  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_load.c, crires/crires_load.h,
	recipes/crires_spec_jitter.c, recipes/crires_util_extract.c:
	optimal extraction profile uses tot_ndit

2006-10-09 02:29  yjung

	* crires/crires_extract.c: [no log message]

2006-10-08 10:03  yjung

	* crires/crires_extract.h: [no log message]

2006-10-08 09:17  yjung

	* crires/crires_extract.c: optimization !

2006-10-08 08:12  yjung

	* crires/crires_extract.c: RMS background computed from the
	combined image

2006-10-08 08:12  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c,
	crires_util_extract.c: kappa default back to 3

2006-10-08 04:42  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c,
	crires_util_extract.c: kappa default : 3 -> 5

2006-10-08 04:33  yjung

	* crires/crires_extract.c: correct bgd noise calcaulation

2006-10-08 04:32  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c,
	crires_util_extract.c: changed kappa default to 3

2006-10-08 01:25  yjung

	* crires/crires_extract.c, crires/crires_photom.c,
	crires/crires_photom.h, crires/crires_utils.h,
	recipes/crires_spec_jitter.c, recipes/crires_util_conversion.c:
	added the correction factor using the gain for the OPT profile
	computation

2006-10-07 08:04  yjung

	* crires/crires_extract.c: all columns non-zero for the bgd rms
	comp. using the contrib map

2006-10-07 06:43  yjung

	* crires/crires_combine.c, crires/crires_extract.c,
	crires/crires_load.c, crires/crires_load.h,
	crires/crires_wlcalib.c, recipes/crires_spec_dark.c,
	recipes/crires_spec_flat.c, recipes/crires_util_extract.c,
	recipes/crires_util_oddeven.c, recipes/crires_util_profile.c: use
	the contribution map to compute the bgd RMS

2006-10-07 05:03  yjung

	* crires/: crires_extract.c, crires_load.c: load ans save the
	contribution map as int

2006-10-07 04:11  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	recipes/crires_spec_jitter.c, recipes/crires_util_extract.c: pass
	the contribution map for the bgd computation

2006-10-07 03:39  yjung

	* crires/crires_combine.c, crires/crires_combine.h,
	crires/crires_dfs.h, recipes/crires_spec_jitter.c,
	recipes/crires_util_combine.c: added the contribution map

2006-10-07 00:35  yjung

	* crires/crires_utils.c, crires/crires_utils.h,
	recipes/crires_util_oddeven.c: fixed the oddeven

2006-10-06 22:46  yjung

	* irplib/: irplib_oddeven.c, irplib_oddeven.h: remove useles
	irplib_oddeven_correct_auto

2006-10-06 21:51  yjung

	* crires/crires_extract.c: BACK TO INITIAL METHOD FOR THE OPT
	PROFILE COMPUTATION

2006-10-06 17:14  bristowp

	* crires/crires_model_kernel.c, crires/crires_model_kernel.h,
	crires/crires_model_metric.c, recipes/crires_model_anneal.c,
	recipes/crires_model_compute.c: added crires_model_wvlen function

2006-10-06 13:26  llundin

	* irplib/irplib_framelist.c: irplib_error_push() needed by
	functions whose failure may be recoverable

2006-10-06 13:25  llundin

	* irplib/irplib_plugin.c: irplib_parameterlist_get_*(): Use
	cpl_error_set_where()

2006-10-06 09:36  llundin

	* irplib/irplib_plugin.h: cpl_plugin_get_info(): Return 1 on error

2006-10-06 06:38  yjung

	* crires/crires_wlcalib.c, recipes/crires_spec_jitter.c,
	recipes/crires_spec_wavecal.c, recipes/crires_util_wlcalib.c: add
	--wl_log option to use the catalog logaritm

2006-10-06 06:25  yjung

	* crires/: crires_wlcalib.c, crires_wlcalib.h: [no log message]

2006-10-06 05:05  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	recipes/crires_spec_jitter.c, recipes/crires_util_extract.c: allow
	biggest hor_size value for profile computation (9->31)

2006-10-06 03:29  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-10-06 01:39  yjung

	* irplib/irplib_wlxcorr.c: added sorted corr values plot

2006-10-06 01:37  yjung

	* crires/crires_wlcalib.c: add the final plot

2006-10-05 16:44  jmlarsen

	* irplib/irplib_plugin.h: Added author's email address as parameter
	to IRPLIB_RECIPE_DEFINE

2006-10-05 07:56  yjung

	* crires/crires_extract.c: [no log message]

2006-10-05 07:31  yjung

	* crires/crires_extract.c: added Alain/Robertson correction for the
	profile computation

2006-10-05 05:59  yjung

	* crires/crires_combine.c: [no log message]

2006-10-05 05:35  yjung

	* recipes/crires_spec_flat.c: set values outside low high to 1 in
	the master flat

2006-10-05 04:53  yjung

	* crires/crires_combine.c: [no log message]

2006-10-05 04:15  yjung

	* recipes/crires_spec_flat.c: added BPM generation

2006-10-05 02:17  yjung

	* recipes/crires_spec_flat.c: [no log message]

2006-10-05 01:52  yjung

	* recipes/crires_spec_wavecal.c: [no log message]

2006-10-04 23:03  yjung

	* crires/crires_photom.c: messages

2006-10-04 22:38  yjung

	* recipes/crires_spec_wavecal.c: added creation of wavelength map

2006-10-04 22:27  yjung

	* recipes/crires_spec_wavecal.c: [no log message]

2006-10-04 22:05  yjung

	* crires/crires_wlestimate.c: added new table (nb 3)

2006-10-04 21:26  yjung

	* crires/crires_wlestimate.c: [no log message]

2006-10-04 16:32  llundin

	* irplib/: irplib_plugin.c, irplib_plugin.h: Added
	irplib_parameterlist_{set,get}_{string,bool,int,double}()

2006-10-04 16:31  llundin

	* irplib/: irplib_calib.c, irplib_calib.h:
	irplib_flat_dark_bpm_calib() and irplib_detlin_correct(): Added
	const modifiers to file names

2006-10-04 13:27  jmlarsen

	* irplib/irplib_error.c: Fixed documentation typos

2006-10-04 13:26  jmlarsen

	* irplib/irplib_error.h: Fixed documentation typo

2006-10-04 05:33  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c: message

2006-10-04 05:23  yjung

	* crires/crires_dfs.c, crires/crires_dfs.h,
	recipes/crires_spec_jitter.c: messages in jitter + removed _WAVE_

2006-09-29 15:13  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	recipes/crires_spec_jitter.c, recipes/crires_util_extract.c: added
	spectra width (RECT and OPT) as QC params

2006-09-29 14:45  yjung

	* crires/crires_dfs.h, crires/crires_extract.c,
	crires/crires_extract.h, crires/crires_load.c,
	recipes/crires_util_extract.c, recipes/crires_util_plot.c: added
	Background noise in output table

2006-09-29 14:25  yjung

	* crires/crires_dfs.h, crires/crires_extract.c,
	crires/crires_load.c, crires/crires_photom.c,
	recipes/crires_spec_jitter.c, recipes/crires_util_extract.c,
	recipes/crires_util_plot.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_conversion.c:
	[no log message]

2006-09-29 13:22  yjung

	* recipes/: crires_spec_jitter.c, crires_util_conversion.c: added
	QC THROMED

2006-09-29 10:13  yjung

	* irplib/irplib_distortion.c: Bug in cpl_mask_closing() : replace
	by erosion / dilation to avoid being affected by the Bug fix in CPL
	(DFS03150)

2006-09-28 16:39  yjung

	* recipes/crires_util_conversion.c: [no log message]

2006-09-28 16:23  yjung

	* recipes/crires_util_extract.c: [no log message]

2006-09-28 16:06  yjung

	* crires/crires_extract.c: [no log message]

2006-09-28 15:59  yjung

	* crires/crires_dfs.h, crires/crires_extract.c,
	crires/crires_extract.h, crires/crires_load.c,
	crires/crires_photom.c, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c, recipes/crires_util_plot.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlcalib.c:
	MAJOR UPGRADE OF THE SPECTRUM EXTRACTION

2006-09-27 18:12  llundin

	* irplib/irplib_plugin.c: Added @defgroup

2006-09-27 09:00  llundin

	* irplib/irplib_plugin.c: recipe_msg_set_level_from_env(): Fix
	old-style definition

2006-09-26 16:34  yjung

	* crires/crires_extract.c: [no log message]

2006-09-26 10:11  llundin

	* irplib/: irplib_std.c, irplib_std.h: irplib_std_get_name(),
	irplib_std_get_catalog(), irplib_std_get_type_spectral() added

2006-09-25 16:53  yjung

	* crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_conversion.c, recipes/crires_util_extract.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlcalib.c,
	recipes/crires_util_wlinit.c: added QC parameters here and there

2006-09-22 16:24  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-09-22 16:07  yjung

	* crires/crires_wlcalib.c: [no log message]

2006-09-22 15:39  yjung

	* crires/crires_load.c: bug

2006-09-22 15:26  yjung

	* recipes/crires_util_wlcalib.c: [no log message]

2006-09-22 15:03  yjung

	* crires/crires_photom.c: messages

2006-09-22 11:27  yjung

	* recipes/crires_util_wlinit.c: [no log message]

2006-09-22 11:14  yjung

	* recipes/: crires_util_wlcalib.c, crires_util_wlinit.c: wl_map is
	an image list

2006-09-22 11:11  yjung

	* crires/: crires_wlcalib.c, crires_wlcalib.h:
	crires_wlcalib_gen_wlmap returns a list

2006-09-22 10:48  yjung

	* recipes/crires_util_combine.c: removed unused display option

2006-09-22 10:15  yjung

	* crires/crires_combine.c: [no log message]

2006-09-22 10:08  yjung

	* recipes/: crires_spec_jitter.c, crires_util_extract.c,
	crires_util_wlassign.c, crires_util_wlcalib.c: chip written in
	header - nop need to specify with --chip any more

2006-09-22 10:02  yjung

	* crires/: crires_load.h, crires_load.c: [no log message]

2006-09-22 10:02  yjung

	* crires/: crires_load.c, crires_pfits.c, crires_pfits.h: added
	crires_get_chip() and crires_pfits_get_chip

2006-09-21 17:13  yjung

	* crires/crires_photom.c, crires/crires_wlcalib.c,
	recipes/crires_spec_dark.c, recipes/crires_spec_flat.c,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_combine.c, recipes/crires_util_profile.c,
	recipes/crires_util_wlassign.c, recipes/crires_util_wlinit.c:
	removed warnings

2006-09-21 17:06  cizzo

	* irplib/irplib_ppm.c: Initialise disp variable in
	irplib_ppm_match_positions() (to avoid compiler warning)

2006-09-21 14:59  yjung

	* crires/crires_combine.c: improve messaging

2006-09-21 14:52  yjung

	* recipes/: crires_spec_dark.c, crires_spec_detectrans.c,
	crires_spec_flat.c, crires_spec_jitter.c, crires_util_combine.c,
	crires_util_conversion.c, crires_util_extract.c,
	crires_util_oddeven.c, crires_util_profile.c,
	crires_util_sensitivity.c, crires_util_wlassign.c,
	crires_util_wlcalib.c, crires_util_wlinit.c: Update messages -
	profile properly saved/loaded - extraction works on the 4 chips

2006-09-21 11:25  llundin

	* irplib/: Makefile.am, irplib_plugin.c, irplib_plugin.h:
	IRPLIB_RECIPE_DEFINE()

2006-09-20 17:09  yjung

	* crires/crires_utils.c, irplib/irplib_oddeven.c,
	irplib/irplib_oddeven.h, recipes/crires_util_oddeven.c: oddeven
	method (FFT -> automatic removal) in progress

2006-09-20 15:28  yjung

	* irplib/irplib_wlxcorr.c: Plot the difference between the computed
	and the initial solutions

2006-09-20 14:29  yjung

	* recipes/crires_util_wlcalib.c: indent

2006-09-20 14:27  yjung

	* recipes/crires_util_wlcalib.c: rm message

2006-09-20 14:00  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_extract.c: set the low and high positions for
	collapsing for lamp spectrum extraction

2006-09-20 13:53  llundin

	* irplib/irplib_utils.c: irplib_vsnprintf_create(): HAVE_VA_COPY =>
	IRPLIB_VA_COPY

2006-09-20 09:20  llundin

	* irplib/irplib_utils.c: irplib_vsnprintf_create(): Revert to 1.30

2006-09-20 08:45  llundin

	* irplib/irplib_utils.c: irplib_vsnprintf_create(): HAVE_VA_COPY =>
	HAVE_DECL_VA_COPY

2006-09-19 16:59  yjung

	* crires/crires_extract.h, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c: added checks on the different chips
	spectra positions

2006-09-19 16:09  yjung

	* recipes/: crires_spec_jitter.c, crires_spec_wavecal.c: added a
	warning if the linear wl calib term increases from 1 chip to the
	next

2006-09-19 14:06  yjung

	* crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_wlcalib.c: added wl_xclimit as input option

2006-09-19 13:39  yjung

	* recipes/: crires_spec_jitter.c, crires_util_combine.c: Put same
	interface for crires_util_combine as for crires_spec_jitter

2006-09-19 13:03  llundin

	* irplib/irplib_utils.c: irplib_vsnprintf_create(): Check
	HAVE_VA_COPY

2006-09-18 18:02  yjung

	* irplib/irplib_irlist.h: updated coordinates of HD40335 on E.
	Mason request

2006-09-18 17:39  yjung

	* crires/: crires_combine.c, crires_combine.h, crires_load.c,
	crires_load.h: Produce multi extensions files

2006-09-18 17:38  yjung

	* recipes/: crires_spec_dark.c, crires_spec_flat.c,
	crires_spec_jitter.c, crires_util_combine.c, crires_util_oddeven.c:
	Produce multi extention files

2006-09-18 14:32  llundin

	* irplib/irplib_dfs.c: irplib_image_save(): Support NULL image

2006-09-18 10:39  yjung

	* recipes/crires_util_wlcalib.c: doc

2006-09-15 17:32  yjung

	* irplib/irplib_wlxcorr.c: removed level correction

2006-09-12 17:04  yjung

	* crires/crires_wlcalib.c: solved cleaning of the spectrum ->
	removed thresholding

2006-09-12 16:54  llundin

	* irplib/: irplib_calib.c, irplib_distortion.c, irplib_oddeven.c,
	irplib_ppm.c, irplib_slitpos.c, irplib_spectrum.c, irplib_std.c,
	irplib_utils.h, irplib_wlxcorr.c: Replaced __func__ with cpl_func

2006-09-12 16:37  yjung

	* crires/crires_load.c, crires/crires_load.h,
	recipes/crires_spec_flat.c: finished the new format loading support

2006-09-12 15:18  yjung

	* crires/: crires_pfits.c, crires_pfits.h: added
	crires_pfits_get_cube_status()

2006-09-12 11:19  yjung

	* crires/crires_wlcalib.c: Lower th threshold to 0 the signal

2006-09-12 11:16  llundin

	* irplib/: irplib_error.c, irplib_error.h, irplib_framelist.c,
	irplib_strehl.c, irplib_utils.h: Replaced __func__ by cpl_func

2006-09-12 11:12  yjung

	* crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_wlcalib.c: added wl_clean option to remove the
	low frequency part of the signal before the wl calibration

2006-09-12 08:20  yjung

	* recipes/crires_spec_jitter.c: opti renamed in optimal

2006-09-11 18:06  yjung

	* crires/crires_combine.c, crires/crires_combine.h,
	recipes/crires_spec_jitter.c, recipes/crires_util_combine.c: added
	--blind options / blind offsets detection only on request

2006-09-06 13:41  yjung

	* doxygen/Doxyfile.in: updated with doxygen -u

2006-09-04 10:48  jmlarsen

	* irplib/: irplib_error.c, irplib_flat.c, irplib_framelist.c,
	irplib_plot.c, irplib_slitpos.c, irplib_std.c, irplib_std.h,
	irplib_strehl.c: Added/moved a few doxygen tags to make it explicit
	that parts of the file are not supposed to be documented

2006-09-01 14:50  yjung

	* configure.ac: 0.0.7 ---> 0.1.0

2006-08-29 12:59  yjung

	* irplib/irplib_std.c: [no log message]

2006-08-29 11:24  yjung

	* crires/: crires_combine.c, crires_utils.c, crires_utils.h: added
	oddeven correction in crires_spec_jitter

2006-08-29 11:03  yjung

	* recipes/: crires_util_genlines.c, crires_util_genstd.c,
	crires_util_wlcalib.c: API change : cpl_bivector_load->
	cpl_bivector_read

2006-08-24 09:08  jmlarsen

	* irplib/irplib_dfs.c: Added printf format attributes for local
	functions

2006-08-23 17:05  jmlarsen

	* irplib/: irplib_plot.c, irplib_plot.h: Added
	irplib_bivectors_plot()

2006-08-22 15:51  bristowp

	* recipes/crires_model_anneal.c: minor output changes

2006-08-22 15:43  bristowp

	* crires/: crires_model_metric.c, crires_model_metric.h: cfg output

2006-08-22 10:01  yjung

	* recipes/crires_spec_dark.c: bug

2006-08-22 10:00  yjung

	* crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_wlcalib.c, recipes/crires_spec_jitter.c,
	recipes/crires_util_extract.c: added extraction parameter :
	spectrum half width

2006-08-21 17:13  yjung

	* configure.ac: 006-> 007

2006-08-21 16:18  yjung

	* irplib/irplib_std.c: support case where SEDs too short

2006-08-21 14:28  yjung

	* AUTHORS, BUGS, COPYING, COPYING.LIB, ChangeLog, INSTALL,
	Makefile.am, NEWS, README, TODO, acinclude.m4, bootstrap,
	configure.ac, setup, admin/config.guess, admin/config.sub,
	admin/depcomp, admin/html.am, admin/install-sh, admin/ltmain.sh,
	admin/missing, admin/mkinstalldirs, catalogs/hitran_emiss.txt,
	catalogs/n20.txt, catalogs/oh.txt, catalogs/thar.txt,
	catalogs/stdstar/BD28D4211.txt, catalogs/stdstar/G93-48.txt,
	catalogs/stdstar/GD50.txt, catalogs/stdstar/HIP102497.txt,
	catalogs/stdstar/HIP104139.txt, catalogs/stdstar/HR4963.txt,
	catalogs/stdstar/HR5501.txt, catalogs/stdstar/HR7950.txt,
	catalogs/stdstar/HR9087.txt, catalogs/stdstar/NGC7293.txt,
	crires/Makefile.am, crires/crires_combine.c,
	crires/crires_combine.h, crires/crires_dfs.c, crires/crires_dfs.h,
	crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_load.c, crires/crires_load.h,
	crires/crires_model_cputime.c, crires/crires_model_cputime.h,
	crires/crires_model_kernel.c, crires/crires_model_kernel.h,
	crires/crires_model_metric.c, crires/crires_model_metric.h,
	crires/crires_model_r250.c, crires/crires_model_r250.h,
	crires/crires_model_randlcg.c, crires/crires_model_randlcg.h,
	crires/crires_model_sa.c, crires/crires_model_sa.h,
	crires/crires_pfits.c, crires/crires_pfits.h,
	crires/crires_photom.c, crires/crires_photom.h,
	crires/crires_utils.c, crires/crires_utils.h,
	crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	crires/crires_wlestimate.c, crires/crires_wlestimate.h,
	doxygen/Doxyfile.in, m4macros/cpl.m4, m4macros/eso.m4,
	recipes/Makefile.am, recipes/crires_model_anneal.c,
	recipes/crires_model_compute.c, recipes/crires_spec_dark.c,
	recipes/crires_spec_detectrans.c, recipes/crires_spec_flat.c,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_combine.c, recipes/crires_util_conversion.c,
	recipes/crires_util_extract.c, recipes/crires_util_genlines.c,
	recipes/crires_util_genstd.c, recipes/crires_util_oddeven.c,
	recipes/crires_util_plot.c, recipes/crires_util_profile.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c,
	tests/Makefile.am: crires-> crire

2006-08-21 14:28  yjung

	* AUTHORS, BUGS, COPYING, COPYING.LIB, ChangeLog, INSTALL,
	Makefile.am, NEWS, README, TODO, acinclude.m4, bootstrap,
	configure.ac, setup, admin/config.guess, admin/config.sub,
	admin/depcomp, admin/html.am, admin/install-sh, admin/ltmain.sh,
	admin/missing, admin/mkinstalldirs, catalogs/hitran_emiss.txt,
	catalogs/n20.txt, catalogs/oh.txt, catalogs/thar.txt,
	catalogs/stdstar/BD28D4211.txt, catalogs/stdstar/G93-48.txt,
	catalogs/stdstar/GD50.txt, catalogs/stdstar/HIP102497.txt,
	catalogs/stdstar/HIP104139.txt, catalogs/stdstar/HR4963.txt,
	catalogs/stdstar/HR5501.txt, catalogs/stdstar/HR7950.txt,
	catalogs/stdstar/HR9087.txt, catalogs/stdstar/NGC7293.txt,
	crires/Makefile.am, crires/crires_combine.c,
	crires/crires_combine.h, crires/crires_dfs.c, crires/crires_dfs.h,
	crires/crires_extract.c, crires/crires_extract.h,
	crires/crires_load.c, crires/crires_load.h,
	crires/crires_model_cputime.c, crires/crires_model_cputime.h,
	crires/crires_model_kernel.c, crires/crires_model_kernel.h,
	crires/crires_model_metric.c, crires/crires_model_metric.h,
	crires/crires_model_r250.c, crires/crires_model_r250.h,
	crires/crires_model_randlcg.c, crires/crires_model_randlcg.h,
	crires/crires_model_sa.c, crires/crires_model_sa.h,
	crires/crires_pfits.c, crires/crires_pfits.h,
	crires/crires_photom.c, crires/crires_photom.h,
	crires/crires_utils.c, crires/crires_utils.h,
	crires/crires_wlcalib.c, crires/crires_wlcalib.h,
	crires/crires_wlestimate.c, crires/crires_wlestimate.h,
	doxygen/Doxyfile.in, m4macros/cpl.m4, m4macros/eso.m4,
	recipes/Makefile.am, recipes/crires_model_anneal.c,
	recipes/crires_model_compute.c, recipes/crires_spec_dark.c,
	recipes/crires_spec_detectrans.c, recipes/crires_spec_flat.c,
	recipes/crires_spec_jitter.c, recipes/crires_spec_wavecal.c,
	recipes/crires_util_combine.c, recipes/crires_util_conversion.c,
	recipes/crires_util_extract.c, recipes/crires_util_genlines.c,
	recipes/crires_util_genstd.c, recipes/crires_util_oddeven.c,
	recipes/crires_util_plot.c, recipes/crires_util_profile.c,
	recipes/crires_util_sensitivity.c, recipes/crires_util_wlassign.c,
	recipes/crires_util_wlcalib.c, recipes/crires_util_wlinit.c,
	tests/Makefile.am: Initial revision

2006-08-21 14:13  yjung

	* irplib/irplib_slitpos.c: removed warning

2006-08-21 11:37  cizzo

	* irplib/irplib_ppm.c: Fix doc errors in
	irplib_ppm_match_positions()

2006-08-17 08:58  jmlarsen

	* irplib/irplib_error.c: Disabled local function format attributes
	for older versions of GCC

2006-08-10 13:09  jmlarsen

	* irplib/irplib_error.c: Added function pointer format attributes,
	explicit void at function definition

2006-08-07 01:08  yjung

	* irplib/irplib_wlxcorr.c: mem leak

2006-08-07 00:45  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-08-04 22:49  yjung

	* irplib/irplib_dfs.c: increased the decimal precision for doubles
	in the paf file

2006-08-04 15:55  yjung

	* irplib/irplib_std.c: corrected units with Chris inpouts

2006-08-04 02:28  yjung

	* irplib/irplib_std.c: [no log message]

2006-08-03 02:40  yjung

	* irplib/irplib_std.c: forgot to deallocate a table

2006-07-28 17:59  yjung

	* irplib/irplib_std.c: [no log message]

2006-07-28 14:45  yjung

	* irplib/irplib_std.c: [no log message]

2006-07-27 15:07  yjung

	* irplib/: irplib_irlist.h, irplib_std.c, irplib_std.h: [no log
	message]

2006-07-26 16:47  yjung

	* irplib/: irplib_distortion.c, irplib_distortion.h: added kappa
	parameter for arcs detection

2006-07-26 16:25  llundin

	* irplib/irplib_dfs.c: irplib_dfs_get_filename(): Use
	irplib_vsnprintf_create(). Add nonnull __attribute__ for some
	static functions

2006-07-26 16:24  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: Added
	irplib_vsnprintf_create()

2006-07-26 16:22  llundin

	* irplib/irplib_framelist.c: Fixed warning for unsupported nonnull
	attribute

2006-07-26 10:46  cizzo

	* irplib/irplib_ppm.c: Fix bug on unitialised maxpos variable in
	irplib_ppm_match_positions()

2006-07-25 10:13  llundin

	* irplib/irplib_dfs.c: irplib_table_save(): Moved WCS removal to
	cpl_table_save(). irplib_table_save() and irplib_image_save():
	rawframes -> usedframes, propagate cpl_dfs_setup_product_header()
	failure

2006-07-24 11:45  llundin

	* irplib/irplib_utils.c: irplib_string_concatenate_all(): Added
	cast for cpl_realloc()

2006-07-24 08:55  llundin

	* irplib/irplib_plot.c: irplib_mplot_open(): Added getuid() check

2006-07-21 17:16  llundin

	* irplib/: irplib_dfs.c, irplib_plot.c: Replaced strcpy(), sprintf,
	snprintf()  - mostly with irplib_string_concatenate_all()

2006-07-21 13:27  llundin

	* irplib/irplib_framelist.c: irplib_property_equal(): Use
	irplib_string_concatenate_all()

2006-07-21 10:44  llundin

	* irplib/irplib_framelist.c: irplib_framelist_contains(): Avoid
	variable-size array

2006-07-21 09:20  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: Added
	irplib_string_concatenate_all()

2006-07-20 15:46  llundin

	* irplib/irplib_framelist.c: Added example

2006-07-20 14:48  llundin

	* irplib/irplib_framelist.c: Removed irplib_error.h dependency

2006-07-20 13:45  llundin

	* irplib/: irplib_framelist.c, irplib_framelist.h:
	irplib_framelist_load_propertylist{,_all}(): Added invert flag

2006-07-20 13:17  llundin

	* irplib/: irplib_framelist.c, irplib_framelist.h:
	irplib_framelist_extract_regexp(): Added invert flag

2006-07-20 12:47  llundin

	* irplib/: irplib_framelist.c, irplib_framelist.h: Do not export
	IRPLIB_FITS_STRLEN

2006-07-20 12:35  llundin

	* irplib/: irplib_framelist.c, irplib_framelist.h: Added
	irplib_framelist_get{,_propertylist}_const()

2006-07-20 11:55  llundin

	* irplib/irplib_framelist.c: Removed dependency on irplib_tools.h.
	irplib_framelist_load_propertylist(): Use
	cpl_propertylist_load_regexp()

2006-07-20 11:21  llundin

	* irplib/irplib_framelist.c: irplib_property_equal(): strncmp() ->
	strcmp()

2006-07-20 10:36  llundin

	* irplib/: irplib_framelist.c, irplib_framelist.h: Removed
	dependence on irplib_pfits

2006-07-20 10:14  llundin

	* irplib/: Makefile.am, irplib_framelist.c, irplib_framelist.h: New
	module: irplib_framelist

2006-07-20 09:22  llundin

	* irplib/irplib_dfs.c: irplib_assure_code() -> cpl_ensure_code()

2006-07-19 09:46  llundin

	* irplib/irplib_dfs.c: Removed unneeded #includes

2006-07-13 13:06  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: wl_error from double
	to vector

2006-07-12 16:17  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: [no log message]

2006-07-12 11:37  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-07-12 08:24  yjung

	* irplib/: irplib_ppm.c, irplib_wlxcorr.c, irplib_wlxcorr.h: [no
	log message]

2006-07-11 18:41  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-07-11 18:09  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: added
	irplib_wlxcorr_plot_solution

2006-07-11 12:29  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-07-11 11:30  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: FIRST working
	version of the best_poly() function

2006-07-10 10:26  llundin

	* irplib/irplib_dfs.c: irplib_paf_save(): Added example

2006-07-05 16:58  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-07-05 16:56  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: added
	irplib_wlxcorr_best_poly()

2006-07-04 17:49  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-07-04 15:33  yjung

	* irplib/: irplib_ppm.c, irplib_ppm.h: [no log message]

2006-07-03 17:08  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: [no log message]

2006-07-03 16:26  yjung

	* irplib/: irplib_ppm.c, irplib_wlxcorr.c, irplib_wlxcorr.h: [no
	log message]

2006-06-30 16:03  yjung

	* irplib/irplib_ppm.c: [no log message]

2006-06-30 15:48  yjung

	* irplib/: irplib_ppm.c, irplib_ppm.h, irplib_wlxcorr.c,
	irplib_wlxcorr.h: FIRST VERSION USING PPM

2006-06-28 17:11  yjung

	* irplib/irplib_wlxcorr.c: types error

2006-06-28 14:48  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-06-27 09:23  llundin

	* irplib/irplib_utils.c: static
	irplib_paf_dump_{int,double,string}(): Removed

2006-06-26 16:27  llundin

	* irplib/irplib_dfs.c: irplib_product_save(): Improved doc

2006-06-26 16:25  llundin

	* irplib/irplib_dfs.c: irplib_<table,image,paf>_save(): Removed
	irplib_error usage

2006-06-26 11:56  jmlarsen

	* irplib/: Makefile.am, Makefile.am: Changed irplib from dynamic to
	static (i.e. not installed) library. This was to avoid conflicts
	between pipelines that use incompatible library versions

2006-06-26 09:45  jmlarsen

	* irplib/: Makefile.am, irplib_fit.c, irplib_fit.h,
	irplib_spline.c, irplib_spline.h: Removed LM-fitting,
	spline-fitting modules

2006-06-23 15:03  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-06-23 13:56  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-06-23 10:55  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: added
	sofi_wlcalib_catalog_plot

2006-06-23 10:22  yjung

	* irplib/irplib_wlxcorr.c: [no log message]

2006-06-23 10:17  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: [no log message]

2006-06-23 09:18  yjung

	* irplib/: irplib_wlxcorr.c, irplib_wlxcorr.h: [no log message]

2006-06-23 09:14  yjung

	* irplib/: Makefile.am, irplib_wlxcorr.c, irplib_wlxcorr.h: [no log
	message]

2006-06-22 11:28  llundin

	* irplib/irplib_flat.c: removed __func__ ---> cpl_func

2006-06-21 15:07  yjung

	* irplib/: irplib_utils.c, irplib_utils.h: removed
	irplib_propertylist_dump_paf() and irplib_paf_print_header()

2006-06-02 17:07  llundin

	* irplib/irplib_dfs.c: irplib_{image,table}_save():
	cpl_propertylist_copy_property_regexp() ->
	cpl_propertylist_append(), Removed IRPLIB_DFS_ERASE_REGEXP, use
	CPL_BPP_32_SIGNED for saving int-pixel images

2006-06-02 13:57  llundin

	* irplib/irplib_dfs.c: Renamed macro

2006-06-02 10:45  jmlarsen

	* irplib/irplib_spline.c: Documented supported column types

2006-06-02 10:33  jmlarsen

	* irplib/: Makefile.am, irplib_spline.c, irplib_spline.h: Added
	spline interpolation routines

2006-05-31 15:25  llundin

	* irplib/irplib_dfs.c: Resolved include problem

2006-05-31 15:20  llundin

	* irplib/irplib_dfs.c: Resolved include problem

2006-05-31 12:55  llundin

	* irplib/Makefile.am: Added module dfs

2006-05-30 16:27  llundin

	* irplib/irplib_dfs.c: irplib_{image,table}_save(): Do not call
	cpl_propertylist_load()

2006-05-30 13:33  llundin

	* irplib/irplib_dfs.c: irplib_paf_init(): Fixed doxygen bug

2006-05-30 13:07  llundin

	* irplib/irplib_dfs.c: Copied from HEAD: irplib_paf_save(): Do not
	use (deprecated) PAF-functions

2006-05-30 13:07  llundin

	* irplib/irplib_dfs.c: irplib_paf_save(): Do not use (deprecated)
	PAF-functions

2006-05-30 12:59  llundin

	* irplib/irplib_utils.h: Revert change of 1.19

2006-05-30 11:51  llundin

	* irplib/irplib_utils.h: irplib_paf_print_header(): deprecated.
	irplib_propertylist_dump_paf(): deprecated

2006-05-30 11:33  llundin

	* irplib/irplib_dfs.c: Copied from HEAD:
	irplib_{image,table,paf}_save(): Improved documentation

2006-05-30 11:32  llundin

	* irplib/irplib_dfs.c: irplib_{image,table,paf}_save(): Improved
	documentation

2006-05-30 11:31  llundin

	* irplib/irplib_utils.h: irplib_assure{,_code}(): Use
	irplib_error_push()

2006-05-29 16:50  llundin

	* irplib/: Makefile.am, irplib_dfs.c, irplib_dfs.h, irplib_dfs.c,
	irplib_dfs.h: Added in IRPLIB: irplib_{image,table,paf}_save()

2006-05-29 12:30  llundin

	* irplib/: irplib_utils.h, irplib_utils.c:
	irplib_frameset_extract{,_regexp}(): Removed

2006-05-29 12:05  llundin

	* irplib/irplib_plot.c: Indentation. __func__ -> cpl_func. Merged
	changes from CPL-2_1-BRANCH: Compiler warnings

2006-05-29 12:03  llundin

	* irplib/irplib_plot.h: irplib_plot_manpage(): Merged changes from
	CPL-2_1-BRANCH

2006-05-19 14:31  yjung

	* irplib/: irplib_oddeven.c, irplib_oddeven.h: added first files

2006-05-19 14:25  yjung

	* irplib/: Makefile.am, irplib_oddeven.c, irplib_oddeven.h: [no log
	message]

2006-05-18 16:29  yjung

	* irplib/: irplib_plot.c, irplib_plot.h, irplib_std.c,
	irplib_std.h, irplib_utils.c: warnings

2006-05-18 15:21  llundin

	* irplib/irplib_utils.h: Replaced cpl_assure{,_code} with
	cpl_ensure{,_code}

2006-05-18 15:18  llundin

	* irplib/: irplib_fit.c, irplib_plot.c, irplib_strehl.c,
	irplib_utils.c: Replaced cpl_assure{,_code}() with
	cpl_ensure{,_code}()

2006-05-15 08:51  yjung

	* irplib/: irplib_distortion.c, irplib_distortion.h: added a
	parameter to irplib_distortion_estimate() : the degree of the
	polynomial

2006-05-11 14:26  yjung

	* irplib/: irplib_distortion.c, irplib_distortion.h: added the
	degree parameter to the distortion estimation

2006-05-11 14:21  yjung

	* irplib/: irplib_plot.c, irplib_plot.h: added
	irplib_vectors_plot()

2006-05-05 14:36  jmlarsen

	* irplib/: irplib_irlist.h, irplib_irlist.h: Added missing
	copyright header

2006-05-05 13:39  jmlarsen

	* irplib/: irplib_std.c, irplib_std.h: Changed type char * -> const
	char * of variables pointing to string constants

2006-05-05 13:34  jmlarsen

	* irplib/: irplib_std.c, irplib_std.h: Changed type char * -> const
	char * of variables pointing to string constants

2006-05-04 11:22  jmlarsen

	* irplib/irplib_fit.c: Bugfix in get_candidate(): M -> Mfit (Wrong
	indexing if one or more fit parameters are held constant)

2006-04-24 13:48  jmlarsen

	* irplib/: irplib_fit.c, irplib_fit.h: Added a check that the value
	of the 'fix_pars' argument to irplib_fit_gaussian_1d() makes sense

2006-04-24 11:12  jmlarsen

	* irplib/: irplib_fit.c, irplib_fit.h: Generalized
	irplib_fit_gaussian_1d and irplib_fit to allow fixing any
	combination of fit parameters

2006-04-13 13:55  yjung

	* irplib/Makefile.am: added irplib_ppm.ch

2006-04-13 13:55  yjung

	* irplib/: irplib_ppm.c, irplib_ppm.h: [no log message]

2006-04-13 13:53  yjung

	* irplib/: irplib_ppm.c, irplib_ppm.h: import mos_identify_peaks
	from VIMOS

2006-04-10 11:25  jmlarsen

	* irplib/irplib_fit.c: Replaced __func__ -> cpl_func

2006-04-07 15:00  yjung

	* irplib/: irplib_utils.c, irplib_utils.h: removed
	irplib_bivector_load()

2006-04-07 11:24  jmlarsen

	* irplib/: irplib_fit.c, irplib_fit.c: Defined a maximum number of
	iterations in order to guarantee that the LM-loop always
	terminates, even in the (currently non-observed but difficult to
	exclude) case where a nan/inf causes the math logic to break down.

2006-04-06 17:17  yjung

	* irplib/irplib_plot.c: [no log message]

2006-04-06 17:04  yjung

	* irplib/: irplib_calib.c, irplib_distortion.c, irplib_flat.c,
	irplib_plot.c, irplib_slitpos.c, irplib_spectrum.c, irplib_utils.c:
	removed fctid ---> __func__

2006-03-23 13:43  jmlarsen

	* irplib/: irplib_fit.c, irplib_utils.c, irplib_utils.h: Removed
	workaround for DFS02390 (cpl_matrix_solve returning nan)

2006-03-22 17:27  yjung

	* irplib/irplib_spectrum.c: 10 -> 30 for spectrum detection shadows
	criteria

2006-03-22 17:26  yjung

	* irplib/irplib_spectrum.c: 10 -> 30 for the spectrum factor

2006-03-01 14:22  jmlarsen

	* irplib/irplib_error.h: Defined one instead of many error handling
	macros

2006-03-01 14:20  jmlarsen

	* irplib/: irplib_error.c, irplib_error.c: Proper handling of the
	case where error queue is out of sync. with CPL's error state;
	Disallow CPL_ERROR_NONE as error code

2006-03-01 14:17  jmlarsen

	* irplib/irplib_error.h: Defined one instead of many error handling
	macros

2006-02-23 11:01  llundin

	* irplib/irplib_error.h: From CPL-2.1 branch: Renamed
	irplib_assert() to irplib_assert_msg(). Added irplib_assert()

2006-02-23 11:01  llundin

	* irplib/irplib_error.h: Renamed irplib_assert() to
	irplib_assert_msg(). Added irplib_assert()

2006-02-22 11:56  jmlarsen

	* irplib/irplib_fit.c: From CPL-2.1 branch: Fixed a few doc. bugs

2006-02-22 11:52  jmlarsen

	* irplib/irplib_fit.c: Fixed a few doc. bugs

2006-02-17 17:08  yjung

	* irplib/: irplib_strehl.c, irplib_strehl.h, irplib_strehl.c,
	irplib_strehl.h: [no log message]

2006-02-15 16:25  llundin

	* irplib/irplib_plot.c: Fixed some gcc warnings

2006-02-15 09:11  yjung

	* irplib/: irplib_strehl.c, irplib_strehl.c: Fixed DFS02233

2006-02-07 16:34  jmlarsen

	* irplib/: irplib_error.c, irplib_error.h: From CPL-2.1 branch:
	Changed return type of irplib_error_push_macro

2006-02-07 16:30  jmlarsen

	* irplib/: irplib_error.c, irplib_error.h: Changed return type of
	irplib_error_push_macro

2006-02-07 15:30  jmlarsen

	* irplib/: irplib_error.c, irplib_error.h: From CPL-2.1 branch:
	Added parameter to irplib_error_dump; Add existing error to the
	queue

2006-02-07 15:21  llundin

	* irplib/: irplib_dfs.c, irplib_dfs.h, irplib_pfits.c,
	irplib_pfits.h: Removed modules: dfs, pfits

2006-02-07 15:20  jmlarsen

	* irplib/: irplib_error.c, irplib_error.h: Added parameter to
	irplib_error_dump; Add existing error to the queue

2006-02-07 15:18  llundin

	* irplib/Makefile.am: Removed modules: pfits, dfs

2006-02-07 15:14  llundin

	* irplib/: Makefile.am, irplib_dfs.c, irplib_dfs.h,
	irplib_framelist.c, irplib_framelist.h, irplib_pfits.c,
	irplib_pfits.h, irplib_plugin.c, irplib_plugin.h: Removed modules:
	dfs, pfits,plugin,framelist

2006-02-07 02:42  llundin

	* irplib/irplib_plugin.c: ifdef-ed xmemory reference

2006-02-07 01:58  llundin

	* irplib/irplib_framelist.c: irplib_framelist_extract*(): Extract
	also propertylists - update index correctly

2006-02-07 01:45  llundin

	* irplib/: irplib_error.c, irplib_error.h: Oops. Reverted to
	version prior to erroneous commit

2006-02-07 01:36  llundin

	* irplib/irplib_framelist.c: irplib_framelist_extract*(): Extract
	also propertylists

2006-02-07 01:15  llundin

	* irplib/: irplib_framelist.c, irplib_framelist.h: Added
	irplib_frameset_cast()

2006-02-06 23:26  llundin

	* irplib/irplib_framelist.c: irplib_framelist_extract*(): Extract
	also propertylists

2006-02-06 23:01  llundin

	* irplib/: irplib_error.c, irplib_error.h, irplib_framelist.c,
	irplib_framelist.h: irplib_framelist_extract*(): Redeclared to take
	irplib_framelist

2006-02-06 18:58  llundin

	* irplib/irplib_plugin.c: Removed testing msg

2006-02-06 18:51  llundin

	* irplib/irplib_plugin.c: Added info msg

2006-02-06 18:39  llundin

	* irplib/irplib_plugin.c: recipe_sof_test_random(): uses tags from
	caller

2006-02-06 17:33  llundin

	* irplib/irplib_plugin.c: test function returns number of failures

2006-02-06 17:05  llundin

	* irplib/: irplib_plugin.c, irplib_plugin.h: irplib_plugin_test():
	Added main()-style parameters. (removed CPL_MSG_DEBUG-work-around)

2006-02-06 16:40  llundin

	* irplib/irplib_plugin.c: 1st attempt at irplib_plugin_test() -
	from recipe_main.c

2006-02-06 16:37  llundin

	* irplib/irplib_plugin.c: file irplib_plugin.c was initially added
	on branch CPL-2_1-BRANCH.

2006-02-06 16:37  llundin

	* irplib/: Makefile.am, irplib_plugin.c, irplib_plugin.h,
	irplib_utils.h: Created irplib_plugin

2006-02-06 16:37  llundin

	* irplib/irplib_plugin.h: file irplib_plugin.h was initially added
	on branch CPL-2_1-BRANCH.

2006-02-06 04:14  llundin

	* irplib/irplib_plot.h: Added man-text for plotting

2006-02-06 00:34  llundin

	* irplib/irplib_utils.h: Use irplib_error

2006-02-05 21:41  llundin

	* irplib/irplib_dfs.c: irplib_dfs_check_frame_tag(): Take
	propertylist

2006-02-05 18:33  llundin

	* irplib/irplib_framelist.c:
	irplib_framelist_load_propertylist_all(): Added diagnostics

2006-02-04 16:47  llundin

	* irplib/irplib_utils.c: irplib_get_license(): Changed to a macro
	(multi-recipe safe)

2006-02-04 16:44  llundin

	* irplib/irplib_utils.h: irplib_get_license(): Changed to a macro
	(multi-recipe safe)

2006-02-04 16:43  llundin

	* irplib/irplib_framelist.c: Removed one unnecessary error check.
	Fixed typo

2006-02-04 03:41  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: irplib_get_license().
	irplib_plugin_get_info(). irplib_recipe_create().
	irplib_recipe_exec(). irplib_recipe_destroy()

2006-02-03 21:55  llundin

	* irplib/: irplib_framelist.c, irplib_framelist.h, irplib_utils.h:
	irplib_framelist_set(): Reorder 2nd and 3rd argument.
	irplib_framelist_extract(). irplib_framelist_extract_regexp().
	irplib_imagelist_load_framelist(). Deprecate
	irplib_frameset_extract*()

2006-02-03 15:21  llundin

	* irplib/: irplib_dfs.c, irplib_dfs.h: frameset check -> framelist
	check

2006-02-03 14:26  llundin

	* irplib/Makefile.am: Removed irplib_framelist for the moment

2006-02-03 09:34  jmlarsen

	* irplib/Makefile.am: Added irplib_error.[ch] entries

2006-02-03 02:17  llundin

	* irplib/Makefile.am: Added irplib_framelist

2006-02-02 23:19  llundin

	* irplib/irplib_framelist.c: irplib_framelist_contains(): Add type
	to an error msg

2006-02-02 22:53  llundin

	* irplib/: irplib_framelist.c, irplib_framelist.h:
	irplib_framelist_contains()

2006-02-02 16:32  llundin

	* irplib/irplib_framelist.c: file irplib_framelist.c was initially
	added on branch CPL-2_1-BRANCH.

2006-02-02 16:32  llundin

	* irplib/irplib_framelist.h: file irplib_framelist.h was initially
	added on branch CPL-2_1-BRANCH.

2006-02-02 16:32  llundin

	* irplib/: Makefile.am, irplib_framelist.c, irplib_framelist.h:
	irplib_framelist

2006-02-02 15:53  jmlarsen

	* irplib/irplib_utils.c: Removed duplicate function definition

2006-02-02 15:49  jmlarsen

	* irplib/: irplib_fit.c, irplib_plot.c, irplib_std.c,
	irplib_strehl.c, irplib_utils.c: From CPL-2.1 branch: Removed a few
	doxygen warnings

2006-02-02 15:35  jmlarsen

	* irplib/: irplib_fit.c, irplib_plot.c, irplib_std.c,
	irplib_strehl.c, irplib_utils.c: Removed a few doxygen warnings

2006-02-02 14:58  jmlarsen

	* irplib/: Makefile.am, irplib_error.c, irplib_error.h: From
	CPL-2.1 branch: Added error handling module

2006-02-02 14:57  jmlarsen

	* irplib/: irplib_utils.c, irplib_utils.h: From CPL-2.1 branch:
	Added irplib_reset()

2006-02-02 14:44  jmlarsen

	* irplib/: irplib_utils.c, irplib_utils.h: Added irplib_reset()

2006-02-02 14:42  jmlarsen

	* irplib/irplib_error.h: file irplib_error.h was initially added on
	branch CPL-2_1-BRANCH.

2006-02-02 14:42  jmlarsen

	* irplib/irplib_error.c: file irplib_error.c was initially added on
	branch CPL-2_1-BRANCH.

2006-02-02 14:42  jmlarsen

	* irplib/: Makefile.am, irplib_error.c, irplib_error.h: Added error
	handling module

2006-02-01 20:34  llundin

	* irplib/irplib_utils.h: __func_ is #defined if needed

2006-01-30 08:01  jmlarsen

	* irplib/irplib_fit.c: Fixed doxygen bug

2006-01-30 07:58  jmlarsen

	* irplib/irplib_fit.c: Fixed doxygen bug

2006-01-26 16:06  llundin

	* irplib/: Makefile.am, irplib_dfs.c, irplib_dfs.h: From CPL-2.1
	branch: Added irplib_dfs_check_frameset_tag()

2006-01-26 16:05  llundin

	* irplib/: irplib_pfits.c, irplib_pfits.h: From CPL-2.1 branch:
	Added irplib_pfits_get_dpr_{catg,tech,type}()

2006-01-26 09:47  yjung

	* irplib/irplib_strehl.c: implemented the nan values for SINFONI

2006-01-26 09:43  yjung

	* irplib/irplib_strehl.c: implemented the nan checks

2006-01-25 17:12  yjung

	* irplib/: irplib_distortion.c, irplib_distortion.h: [no log
	message]

2006-01-25 17:06  yjung

	* irplib/: Makefile.am, irplib_distortion.c, irplib_distortion.h:
	[no log message]

2006-01-25 16:44  yjung

	* irplib/: irplib_distortion.c, irplib_distortion.h: moved the
	distortion estimation from ISAAC to IRPLIB

2006-01-25 16:31  yjung

	* irplib/: Makefile.am, irplib_distortion.c, irplib_distortion.h:
	[no log message]

2006-01-25 16:31  yjung

	* irplib/irplib_distortion.c: file irplib_distortion.c was
	initially added on branch CPL-2_1-BRANCH.

2006-01-25 16:31  yjung

	* irplib/irplib_distortion.h: file irplib_distortion.h was
	initially added on branch CPL-2_1-BRANCH.

2006-01-25 12:43  jmlarsen

	* irplib/: Makefile.am, irplib_fit.c, irplib_fit.h, irplib_utils.c,
	irplib_utils.h: Simplified interface of gauss. fitting, moved to
	irplib_fit.c

2006-01-25 12:03  jmlarsen

	* irplib/: Makefile.am, irplib_fit.c, irplib_fit.h, irplib_utils.c,
	irplib_utils.h: Simplified interface of gauss. fitting, moved to
	irplib_fit.c

2006-01-25 12:03  jmlarsen

	* irplib/irplib_fit.c: file irplib_fit.c was initially added on
	branch CPL-2_1-BRANCH.

2006-01-25 12:03  jmlarsen

	* irplib/irplib_fit.h: file irplib_fit.h was initially added on
	branch CPL-2_1-BRANCH.

2006-01-23 11:30  llundin

	* irplib/irplib_dfs.c: Reset error on missing DPR

2006-01-22 11:31  llundin

	* irplib/: irplib_utils.c, irplib_utils.h:
	irplib_frameset_get_first_from_group()

2006-01-22 10:14  llundin

	* irplib/: Makefile.am, irplib_dfs.c, irplib_dfs.h, irplib_pfits.c,
	irplib_pfits.h: Check of DPR <=> consistency

2006-01-22 10:14  llundin

	* irplib/irplib_dfs.h: file irplib_dfs.h was initially added on
	branch CPL-2_1-BRANCH.

2006-01-22 10:14  llundin

	* irplib/irplib_dfs.c: file irplib_dfs.c was initially added on
	branch CPL-2_1-BRANCH.

2006-01-18 13:31  jmlarsen

	* irplib/: irplib_plot.c, irplib_plot.c: Added missing doxygen end
	tag

2006-01-13 15:23  jmlarsen

	* irplib/: irplib_utils.c, irplib_utils.h: Changed type bool to
	cpl_boolean

2006-01-13 15:15  jmlarsen

	* irplib/: irplib_utils.c, irplib_utils.h: Changed type bool to
	cpl_boolean

2006-01-12 14:53  jmlarsen

	* irplib/: irplib_utils.h, irplib_utils.c: Shortened lines to 80
	characters

2006-01-12 14:40  jmlarsen

	* irplib/irplib_utils.c: Shortened lines to 80 characters

2006-01-12 13:25  jmlarsen

	* irplib/irplib_utils.h: Shortened lines to 80 characters

2006-01-12 12:55  jmlarsen

	* irplib/irplib_utils.h: Just testing

2006-01-12 10:15  jmlarsen

	* irplib/: irplib_utils.c, irplib_utils.h: Added 1d gauss. fit

2006-01-12 10:11  jmlarsen

	* irplib/: irplib_utils.c, irplib_utils.h: Added 1d gauss. fit

2006-01-05 14:13  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: Merged changes from
	CPL-2_1-BRANCH (irplib_apertures_find_max_flux())

2006-01-05 14:02  llundin

	* irplib/: irplib_utils.c, irplib_utils.h:
	irplib_apertures_find_max_flux()

2006-01-04 17:31  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: Merged changes from
	CPL-2_1-BRANCH (visir_frameset_*() -> irplib_frameset_*()

2006-01-04 17:26  llundin

	* irplib/: irplib_utils.c, irplib_utils.h: Added
	irplib_frameset_{find_file,extract,extract_regexp}()

2006-01-04 09:19  llundin

	* irplib/irplib_strehl.c: Merged changes from CPL-2_1-BRANCH
	(removed definition of __func__, irplib_assure*()

2006-01-03 16:11  llundin

	* irplib/: Makefile.am, irplib_pfits.c, irplib_pfits.h,
	irplib_strehl.c, irplib_utils.c, irplib_utils.h: Merged changes
	from CPL-2_1-BRANCH

2005-12-22 16:33  llundin

	* irplib/irplib_pfits.c: file irplib_pfits.c was initially added on
	branch CPL-2_1-BRANCH.

2005-12-22 16:33  llundin

	* irplib/: Makefile.am, irplib_pfits.c, irplib_pfits.h: pfits
	support functions

2005-12-22 16:33  llundin

	* irplib/irplib_pfits.h: file irplib_pfits.h was initially added on
	branch CPL-2_1-BRANCH.

2005-12-22 16:32  llundin

	* irplib/: irplib_strehl.c, irplib_utils.c, irplib_utils.h: Some
	error testing

2005-12-13 15:44  llundin

	* irplib/irplib_strehl.c: Removed arbitrary constant. Require M1 to
	be greater than M2

2005-12-13 13:34  llundin

	* irplib/: irplib_strehl.c, irplib_strehl.h: Merged changes from
	CPL-2_1-BRANCH

2005-12-13 13:30  llundin

	* irplib/: irplib_strehl.c, irplib_strehl.h: Added error checks:
	pixel type, negative inputs. const cpl_image * input. Use CPL error
	system. Forbid negative Strehl and Strehl-error estimate. Added
	IRPLIB_STREHL_BORDER

2005-11-25 09:38  yjung

	* irplib/irplib_strehl.c: new API in CPL

2005-11-24 17:15  yjung

	* irplib/irplib_strehl.c: back to compile with cpl 2.1

2005-11-24 09:50  yjung

	* irplib/irplib_flat.c: check that at least 2 images are input in
	the flat function

2005-11-21 11:26  yjung

	* irplib/irplib_strehl.c: Changed the cpl_image_fft() call !!!

2005-11-17 12:27  yjung

	* irplib/irplib_flat.c: DFS02648: irplib_flat_fit_set() check if
	the input is FLOAT

2005-10-19 12:24  jmlarsen

	* irplib/irplib_plot.c: Added support for plotting int/float table
	columns

2005-10-19 11:01  jmlarsen

	* irplib/irplib_plot.c: Disabled calls to popen/pclose when not
	available

2005-10-19 10:59  jmlarsen

	* irplib/irplib_flat.c: Remove warnings about uninitialized
	variables

2005-10-19 09:53  jmlarsen

	* irplib/irplib_flat.c: Remove warnings about uninitialized
	variables

2005-10-12 15:01  yjung

	* irplib/Makefile.am: do not install

2005-10-06 16:56  llundin

	* irplib/irplib_plot.c: irplib_image_{row,col}_plot(): Rewrote
	internals to support multiple plots

2005-09-29 11:07  llundin

	* irplib/: irplib_plot.c, irplib_plot.h:
	irplib_image_{row,col}_plot(): Added first, last, step

2005-09-29 10:09  llundin

	* irplib/irplib_plot.c: Defined and use has_process_io

2005-09-19 15:39  llundin

	* irplib/: irplib_flat.c, irplib_std.c, irplib_utils.c: Fixed
	doxygen errors

2005-09-15 14:16  llundin

	* irplib/irplib_plot.c: Cast %p-argument to void*

2005-09-15 13:47  llundin

	* irplib/: Makefile.am, irplib_calib.c, irplib_calib.h,
	irplib_flat.c, irplib_flat.h, irplib_plot.c, irplib_plot.h,
	irplib_slitpos.c, irplib_slitpos.h, irplib_spectrum.c,
	irplib_spectrum.h, irplib_std.c, irplib_std.h, irplib_strehl.c,
	irplib_strehl.h, irplib_utils.c, irplib_utils.h: Fixed DFS02446

2005-09-13 10:54  yjung

	* irplib/: irplib_strehl.c, irplib_strehl.h: added a param to
	irplib_strehl_ring_background()

2005-09-13 10:43  llundin

	* irplib/irplib_plot.c: irplib_image_{row,col}_plot_macro(): Fixed
	-t bug on empty options string

2005-08-03 08:56  yjung

	* irplib/irplib_std.c: warning removed

2005-08-01 15:10  yjung

	* irplib/irplib_spectrum.c: [no log message]

2005-08-01 15:08  yjung

	* irplib/irplib_spectrum.c: added some checks to avoir CPL_ERROR on
	borders

2005-08-01 10:01  yjung

	* irplib/: irplib_spectrum.c, irplib_spectrum.h: changed interface
	to support vert spec

2005-08-01 09:30  yjung

	* irplib/: irplib_spectrum.c, irplib_spectrum.h: changed name

2005-08-01 09:23  yjung

	* irplib/: irplib_spectrum.c, irplib_spectrum.h: new revision

2005-08-01 09:22  yjung

	* irplib/Makefile.am: added irplib_spectrum.c

2005-07-27 16:15  yjung

	* irplib/: irplib_utils.c, irplib_utils.h: added
	irplib_bivector_load()

2005-06-30 13:45  yjung

	* irplib/irplib_strehl.c: removed usage of M_PI

2005-06-28 17:46  yjung

	* irplib/: irplib_irlist.h, irplib_std.c, irplib_std.h: added stad
	star temperatures

2005-06-16 16:45  yjung

	* irplib/: irplib_std.c, irplib_std.h: added irplib_std_band_name()

2005-06-10 13:43  yjung

	* irplib/irplib_std.h: added some isaac BB

2005-06-07 14:56  llundin

	* irplib/: irplib_plot.c, irplib_plot.h: Renamed visir to irplib in
	private names. Moved plotting struct from .h to .c

2005-06-07 14:18  llundin

	* irplib/: Makefile.am, irplib_plot.c, irplib_plot.h: visir_plot =>
	irplib_plot

2005-05-19 11:30  llundin

	* irplib/irplib_utils.c: removed useless call of
	cpl_error_get_code() in irplib_propertylist_dump_paf()

2005-05-19 11:22  llundin

	* irplib/: irplib_utils.c, irplib_utils.h:
	irplib_propertylist_dump_paf()

2005-05-11 10:18  yjung

	* irplib/: irplib_strehl.c, irplib_strehl.h: added 2 params to
	irplib_strehl_compute()

2005-05-10 10:43  yjung

	* irplib/: irplib_calib.c, irplib_calib.h: added
	irplib_detlin_correct()

2005-05-03 08:59  yjung

	* irplib/: irplib_std.c, irplib_std.h: removed filter info
	functions

2005-05-03 08:49  yjung

	* irplib/: Makefile.am, irplib_std.c, irplib_std.h: in progress

2005-05-02 15:19  yjung

	* irplib/: Makefile.am, irplib_irlist.h: added irplib_irlist.h

2005-04-28 15:28  yjung

	* irplib/irplib_strehl.c: remove check on TYPE==FLOAT

2005-04-28 14:42  yjung

	* irplib/: irplib_calib.c, irplib_calib.h: [no log message]

2005-04-28 10:53  yjung

	* irplib/irplib_calib.c: small typo

2005-04-28 10:35  yjung

	* irplib/: irplib_calib.c, irplib_calib.h: added
	irplib_flat_dark_bpm_calib()

2005-04-28 10:00  yjung

	* irplib/: Makefile.am, irplib_calib.c, irplib_calib.h: added
	irplib_calib

2005-04-26 16:52  llundin

	* irplib/: irplib_flat.c, irplib_flat.h, irplib_slitpos.h,
	irplib_strehl.c, irplib_strehl.h, irplib_utils.c, irplib_utils.h:
	Replaced tabulation with 4 spaces (bis)

2005-04-26 16:32  llundin

	* irplib/: irplib_flat.c, irplib_flat.h, irplib_slitpos.h,
	irplib_strehl.c, irplib_strehl.h, irplib_utils.c, irplib_utils.h:
	Replaced tabulation with 4 spaces

2005-04-25 14:51  yjung

	* irplib/irplib_slitpos.c: added missing include

2005-04-25 14:44  yjung

	* irplib/: Makefile.am, irplib_slitpos.c, irplib_slitpos.h: added
	irplib_slitpos.[ch]

2005-04-25 14:12  yjung

	* irplib/: Makefile.am, irplib_strehl.c, irplib_strehl.h: added
	irplib_strehl.[ch]

2005-04-25 13:50  yjung

	* irplib/: Makefile.am, irplib_utils.c, irplib_utils.h: added
	irplib_utils

2005-04-25 13:28  yjung

	* irplib/: Makefile.am, irplib_flat.c, irplib_flat.h: Initial
	revision

2005-04-25 13:28  yjung

	* irplib/: Makefile.am, irplib_flat.c, irplib_flat.h: Library for
	infrared pipelines

