ChangeLog for rgsevents ======================= Version 3.13 - 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 3.12.3 - 2006-06-09 (CG) -------------- + TSTART, TSTOP and MJDREF not copied from PIXELS by HTR mode (SPR 2683) Version 3.12.2 - 2005-06-14 (CG) -------------- + TUNIT keyword added to TIME in event list (SPR 2606) Version 3.12.1 - 2004-02-16 (CG) -------------- + TSTART and TSTOP events list keyword (SPR 2480) - copied from PIXELS + MJDREF added to events list (SPR2481) - copied from PIXELS Table Version 3.12 - 2003-03-11 (CG) ------------ + a few transparent changes to improve C++ standard compliance Version 3.11 - 2002-08-19 (UL) ------------ + now DEPENDs on package sas + a few transparent changes to improve C++ standard compliance Version 3.10 - 2002-05-29 (JDR) ------------ - requires rgslib-1.29 - added ON_NODE_INTERFACE to event attribute flags - replaced NEXT_TO_CCD_BORDER with ON_WINDOW_BORDER Version 3.9 - 2002-05-09 (JDR) ----------- - requires param-2.0 Version 3.8 - 2002-04-02 (JDR) ----------- - requires utils-1.88 - event reconstruction and energy thresholds implemented for HTR mode Version 3.7 - 2002-03-22 (JDR) ----------- - work-around for problem with RandomNumberGenerator interface Version 3.6 - 2002-03-21 (JDR) ----------- - updated for htrframes-0.7, requires rgslib-1.28 and utils-1.84 Version 3.5.2 - 2002-02-26 (JDR) ------------- - fixed bug causing segmentation fault on --withdetcoord=y --detcoord=chip Version 3.5.1 - 2002-01-30 (JDR) ------------- - updated the task description Version 3.5 - 2002-01-16 (JDR) ----------- - requires rgslib-1.24 - HTR mode recoded as a degenerate case of Spectroscopy Version 3.4 - 2001-11-29 (JDR) ----------- - fully supports HTR mode Version 3.3 - 2001-10-18 (JDR) ----------- - requires cal-3.121 Version 3.2 - 2001-10-10 (JDR) ----------- - changed parameter name --set to --ccdset Version 3.1 - 2001-08-09 (JDR) ----------- - requires rgslib-1.17 - energy calibrations are now handled by rgsenergy Version 2.22 - 2001-04-20 (JDR) ------------ - no longer adds frame cross-referencing, task description updated Version 2.21 - 2001-04-06 (JDR) ------------ - requires EXPOSURE table from rgsframes-3.1 - removed GTI table repairs Version 2.20 - 2001-03-09 (JDR) ------------ - added EVENTS table attributes required by evlistcomb - added GTI table attributes required by evlistcomb (pending rgsframes update) - requires rgslib-1.8 Version 2.19 - 2001-02-16 (JDR) ------------ - complete rewrite, preserving all previous functionality, new features added: - REJPIX tables (0 and 1) added to output - EXPOSURE table added to output (temporary feature) - new option, --detcoord=chip, adds floating-point chip coordinates to output Version 2.18 - 2001-02-07 (JDR) ------------ - requires two node-specific BADPIX tables (rgsbadpix-2.1) Version 2.17 - 2000-12-08 (JDR) ------------ - switched from generic to RGS-specific CTI correction interface Version 2.16 - 2000-11-03 (JDR) ------------ - requires rgslib-1.2 Version 2.15.1 - 2000-10-27 (JDR) -------------- - updated GROUPS Version 2.15 - 2000-10-05 (JDR) ------------ - switched from generic to RGS-specific CTI correction interface but switched back again after noticing problems - bug fixed: inappropriate extra randomization of coordinate values Version 2.14 - 2000-08-30 JDR ------------ - no longer sets the RGS rejection mask Version 2.13 - 2000-08-29 JDR ------------ - compiles under gcc-2.95.2 - flagging of NEXT_TO_BADPIX and NEXT_TO_CCD_BORDER slightly modified Version 2.11 - 2000-07-11 JDR ------------ - now depends on dal-1.21 Version 2.10 - 2000-07-06 JDR ------------ - now depends on rgslib-1.0 Version 2.9 - 2000-05-25 JDR ----------- - fixed flag statistics messages with new EventAttributes API Version 2.8 - 2000-05-16 JDR ----------- - added coordinate randomization Version 2.7 - 2000-05-12 JDR ----------- - updated for compatibility with rgsframes-1.1 - sets flag bit description attributes - added diagnostic messages with flag statistics Version 2.6 - 2000-04-05 JDR ----------- - badFrameId error changed to lostFrame warning in spectroscopy mode Version 2.5 - 2000-03-24 JDR ----------- - coordinateDupl and coordinateRange downgraded to warnings - improved error and warning messages Version 2.4 - 2000-03-14 JDR ----------- - class name CoordTransformer changed to GeometryDataServer in cal-3.54 - TELAPSE keyword copied from PIXELS table to EVENTS table Version 2.2 (JDR 1 March 2000) ------------------------------ - HTR mode added Version 2.1 (JDR 29 February 2000) ---------------------------------- - first approved version - various minor improvements Version 1.10 (JDR 27 September 1999) ------------------------------------ - minor correction to task description Version 1.9 (PV 27 September 1999) ---------------------------------- - parameter set renamed to dataset - spurious .nfs* files deleted Version 1.8 (JDR 24 September 1999) ----------------------------------- - revised after third RGS pipeline meeting - task description to be submitted for approval Version 1.7 (UL 15 September 1999) ---------------------------------- - brought in line with cal-3.21 (rgsevents.cc: changed GainCorrector -> EnergyCorrector) Version 1.6 (JDR 9 September 1999) ---------------------------------- - fixed empty FRAMES table bug Version 1.5 (JDR 8 September 1999) ---------------------------------- - fixed empty PIXELS table bug Version 1.4 (JDR 4 August 1999) ------------------------------- - BADPIX and EVENTS changed to chip-oriented coordinates Version 1.3 (JDR 27 July 1999) ------------------------------ - test harness temporarily disabled, pending rgsframes update Version 1.2 (JDR 22 July 1999) ------------------------------ - extensive revisions in response to RGS pipeline meeting Version 1.1 (PV 01 July 1999) ------------------------------ - patched for incompatible name change in CALv3.8 change (ctiCorrect) Version 1.0 (JDR 18 June 1999) ------------------------------ - Directory structure created by pkgmaker. - Complete rewrite, but CAL interface still in development