ChangeLog for evqpb
===================

Version 1.0 - 2024-11-14 (AI)
-----------
	+ Upgrade to Version 1.0. Same version as 0.11.1 

Version 0.11.1 - 2024-08-27 (RDS)
-----------
	+ doc/evqpb_description.tex   - included description of 
									missing parameters (SCR-7703)  

Version 0.10.3 - 2022-06-03 (EO)
--------------
	+ Copy of version 0.11 to be able to build a patch package for SAS
	20.0.0, where the package entered as v.0.10.1. 

Version 0.11 - 2021-12-17 (RDS)
-----------
	+ doc/evqpb_description.tex     Minor update to productname param
	  src/evqpb.cc			Support for EPN eFF mode FWC
					data (SCR-7648)

Version 0.10.2 - 2021-12-21 (AI)
-----------------------------
	+ src/evqpb.cc Solve problem with wrong index in exps array.
	Solve problem with output file in case the attfile was not passed
	as input parameter (SPR-7642)

Version 0.10.1 - 2021-09-30 (AI/RDS)
-----------------------------
	+ src/evqpb.cc			Solve problem for missing CCDS, 
					principally in MOS-1 (SPR-7630)
	+ added tests

Version 0.10 - 2021-09-13 (RDS)
-----------
	+ doc/evqpb_description.tex	Changed error description to state 
					that only FF mode may be used.
					(SPR-7620)

Version 0.9 - 2021-08-11 (EO)
-----------
    + Added test/notest.

Version 0.8 - 2021-04-20 (RDS)
-----------------------------
	+ src/evqpb.cc,			Add param "useodfatt" to allow the
	  doc/evqpb_description,	tasks to get attitude keywords
	  src/QPBselect.cc/h,		from the event file header
	  doc/qpbselect_description	(SCR-7602)

Version 0.7 - 2021-02-18 (RDS)
-----------------------------
	+ src/qpbselect.cc              Scale the exposure time in the 
	  doc/qpbselect_description	output spectrum/image rather than 
					converting the counts into a rate 
					(SCR-7591)

Version 0.6.4 - 2020-10-08 (RDS)
-----------------------------
	+ src/evqpb.cc,			Roll back to just using FF mode
	  src/qpbselect.cc	        in evqpb and qpbselect

Version 0.6.3 - 2020-10-02 (RDS)
-----------------------------
	+ src/evqpb.cc,			Rearrange code to avoid
	  src/qpbselect.cc	        out of memory issues

Version 0.6.2 - 2020-09-25 (RDS)
-----------------------------
	+ src/evqpb.cc,			Introduce an "insitu" parameter
	  src/qpbselect.cc	        which allows the input event file
				        to be cloned within qpbselect (SPR-7564)

Version 0.6.1 - 2020-09-25 (RDS)
-----------------------------
	+ src/evqpb.cc			Allows FF, eFF, LW modes
					(SPR-7564)

Version 0.6 - 2020-06-18 (RDS)
-----------------------------
	+ Added a new task QPBselect which produces a product
	  with QPB data (SCR-7556)

Version 0.5 - 2018-02-13 (EO)
-----------------------------
	+ This is a new major version of this package including a new GNU
	Public License Text disclaimer required to distribute the SAS source
	code to the Astronomical Community under the terms of the GNU Public
	License. The text as it is shown below is the same that has been 
	included in all SAS source code files.

	ESA (C) 2000-2018 

	This file is part of ESA's XMM-Newton Scientific Analysis System
	(SAS).

	SAS is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.

	SAS is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.
	   
	You should have received a copy of the GNU General Public License
	along with SAS.  If not, see <http://www.gnu.org/licenses/>.
	---------------------------------------------------------------------


Version 0.4.7 - 2017-01-09 (AI)
----------------------------
	+ FILTER keyword set to "Colsed" in all output extensions.

Version 0.4.6 - 2017-01-01 (AI)
----------------------------
	+ Parameter "calctlmax" from attcalc added to the task.

Version 0.4.5 - 2016-12-27 (AI)
----------------------------
	+ Error message if instrument mode is not Full 
	Frame Window changed.
	
Version 0.4.4 - 2016-12-20 (AI)
----------------------------
	+ (config/evqpb.info) VISIBLE tag set to true.
	+ New Column REVNO added to the output file.
	+ doc updated

Version 0.4.3 - 2016-11-23 (AI)
----------------------------
	+ New column "EWEIGHT" added with the exposure weight per CCD.

Version 0.4.2 - 2016-10-27 (AI)
----------------------------
	+ Dead CCDs removed from FWC data computations.
	
Version 0.4.1 - 2016-10-21 (AI)
----------------------------
	+ Set instrument in cal calls to retrieve correct ccds numbers.
	+ Remove PAT_ID, PAT_SEQ and TIME_RAW for EPIC PN event files.
	
Version 0.4 - 2016-10-07 (AI)
----------------------------
	+  keyword XPWEIXX updated to a 
	percentage.

Version 0.3 - 2016-10-06 (AI)
----------------------------
	+  Added keyword XPWEIXX: Exposure 
	Weight per CCD
	
Version 0.2 - 2016-10-06 (AI)
----------------------------
- First stable version. SCR-7361 closed.


Version 0.1 - 2016-09-26 (AI)
----------------------------
- Directory structure created by pkgmaker.