ChangeLog for epreject
===============================

Version 5.7 - 2005-04-26 (HB)
-----------------------------

+ (src/epreject_mod.f90): if noise screening is not yet calibrated:
	                  skip noise screening, only perform offset 
	                  correction
	
Version 5.6 - 2005-04-18 (HB)
-----------------------------

+ (test/epreject_test): test harness fixed	
	
Version 5.5 - 2005-03-23 (MJF, HB)
----------------------------------	
	
+ (src/epreject_mod.f90): if uncalibrated mode do nothing
+ (src/epreject_mod.f90): check for (yet) uncalibrated modes, issue warnings
+ (src/epreject_mod.f90): added/modified diagnostic output
+ (config/epreject.par): changed default of "withoffsetmap" from "N" to "Y"

Version 5.4 - 2004-11-08 (HB)
-------------------------------

+ (src/epreject_mod.f90): calculation of offset correction directly from
	                  offset maps (new default); old method (offset
	                  correction based on 20 adu images) still available
	                  for datasets where no offset maps are available;
	                  new task parameter: -set, -withoffsetmap
+ (config/epreject.par): new task parameters added
+ (config/epreject.lyt): new task parameters added
+ (doc/epreject_description.tex): new algorithm and task parameters added

Version 5.3.1 - 2004-01-29 (HB)
-------------------------------	

+ (doc/epreject_description.tex): included soft flare screening code in
	                  description

Version 5.3 - 2003-12-11 (HB)
-------------------------------

+ (src/epreject_mod.f90): code to flag soft flare events added (turned off
	                  by default)
	
Version 5.2 - 2003-12-08 (HB)
-------------------------------

+ (src/epreject_mod.f90): call to random number generator corrected
+ (doc/epreject_description.tex): figures added
	
Version 5.1 - 2003-12-07 (HB)
-------------------------------
+ (config/Makefile): epreject.lyt removed from Makefile
	
Version 5.0 - 2003-12-05 (HB)
-------------------------------	

changed version to 5.0 to avoid clash with
previous task epreject
	
Version 0.7 - 2003-12-05 (HB)
-------------------------------

CAL interface included; first submitted version	
	
Version 0.6 - 2003-11-06 (HB)
-------------------------------
	
now uses fixed median reference images	
	
Version 0.5 - 2003-03-12 (HB)
-------------------------------

sigma threshold for offset correction added
hardoced chip specific corection factors removed
rows 1-15 of mask set to bad	
	
Version 0.4 - 2003-03-06 (HB)
-------------------------------

offset correction thesholds now defined
per pixel; offsetcorr.tab modified accordingly.
	
Version 0.3 - 2003-03-05 (HB)
-------------------------------

Mask out offset columns, selected bad columns, 
bad pixels from BADPIX extension, sources 
found in 30-40 ADU image, and hot pixels found in
20 ADU image. Calculation of mean and offset 
correction is only performed inside the mask. 
 		
Version 0.2 - 2003-02-27 (HB)
-------------------------------

offset correction values now read from file	
	
Version 0.1 - 2003-02-26 (HB)
-------------------------------	
	
1st version. 
