ChangeLog for responselib
=========================
Version 1.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 .
---------------------------------------------------------------------
Version 1.4.1 - 2013-03-08 (RDS)
-----------
- test/Makefile
Version 1.4 - 2013-02-15 (RDS)
-----------
- src/PiledUpResponseCorrector.h,
- src/NullResponseCorrector.h,
+ src/EnergySpectrum.cc/h,
+ src/ImageWithCoordinates.h
+ src/PatternFractions.cc/h
+ src/PileUpRateMap.cc/h,
+ src/ProbabilityFunctions.cc/h
+ src/ProductionFactor.cc/h etc.
Changes are related to the 'added-event' pile-up correction
and in preparation for the Ballet method corrections
(SCR-297)
Version 1.3.1 - 2009-09-01 (AI)
-----------
+ Fixes to make gcc-4.3 happy.
Version 1.3 - 2003-06-16 (GV)
-----------
+ Misc. fixes to make gcc-3.3 happy: include and/or
proper initialization of base classes.
Version 1.2 - 2003-01-22 (UL)
-----------
+ several stdc++ compliance changes enforced by gcc-3.2
+ now DEPENDs on package sas
Version 1.1 - 2002-07-08 (RDS)
-----------
updated for development track with param 2.0 (not used)
Version 1.0 2001-12-18 (RDS)
-----------
changed to version 1.0.
Version 0.18 2000-09-21 (HS)
-----------
+ (src): Moved rmfgen-specific classes to rmfgen package
Version 0.17 2000-08-04 (HS)
-----------
+ (./DEPEND): added datautils package
Version 0.16 2000-08-02 (HS)
-----------
+ (src dir): moved a number of classes related to pixel lists and iterators to the datautils package.
Version 0.15 2000-06-28 (HS)
-----------
+ doc/responselib_description.tex: Commented out error section (SOC-SPR-1294).
+ doc/responselib_description.tex: Commented parameter section and improved description (SOC-SPR-1621).
Version 0.15 2000-05-29 (HS)
-----------
+ Fixed CALReponse class to address SPR [1361] rmfgen supports PHA spectra, not PI spectra
Version 0.14 2000-05-24 (HS)
-----------
+ Added new classes PixCoords and TelCoords. Revised class CamCoord.
Version 0.13 2000-05-22 (HS)
-----------
- Fixed DEPEND file (now includes cal).
- Removed redundant header file coordsystems.h
Version 0.12 2000-05-19 (HS)
-----------
- Moved several general classes from arfgen/rmfgen packages to responselib.
Version 0.11 1999-12-02 (HS)
-----------
- Added DISTRIBUTION file to ensure `Doomsday' compatibility.
Version 0.10 1999-06-24 (HS)
-----------
- Made various modifications, in particular those related to detector lut feature.
Version 0.9 1999-06-08 (HS)
-----------
- Modified SpatialRegion.h to accommodate inner and outer radii.
Version 0.8 1999-05-31 (HS)
-----------
- Added NullPhotonDistribution.h . This prevents rmfgen/arfgen from accessing
the photon distribution file when it is not necessary.
Version 0.7 1999-05-27 (HS)
-----------
- Added NumericalRange.h to fix HUGE_VAL problem raised by Achim Bohnet
Version 0.6 1999-05-20 (HS)
-----------
- Made compatible with error-1.18
Version 0.5 1999-03-15 (MB)
-----------
- added fits file to test harness and removed automatic generation using deceit;
test data is recreated with make data in the directory test.
Version 0.4
----------------------------
- Fixed library following changes to DAL (now 1.43)
Version 0.3
----------------------------
- Added deceit package to DEPEND file
Version 0.2
----------------------------
- Fixed bug in PhotonDistribution/TablePhotonDistribution
regarding virtual destructor.
Version 0.1
----------------------------
- Initial release.
- Directory structure created by pkgmaker.