ChangeLog for rgsprods ====================== Version 1.11.1 - 2022-07-05 (EO) -------------- + src/rgsprods.pl & test/rgsprods_test: Replaced she-bang /usr/local/bin/perl by /usr/bin/env perl plus "use warnings" and "use strict" Version 1.11 - 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.10 - 2004-03-25 (IMS/LUX) ---------------------- - Copy of patches to devtrack. Version 1.9.1 - 2004-03-17 (IMS SSC/LUX) ---------------------- - Fixed SPR 3278. - Updated the documentation. Version 1.9 - 2003-12-03 (IMS SSC/LUX) ---------------------- - Removed perlutils from the USEDLIBS line in src/Makefile. Version 1.8 - 2003-11-24 (IMS SSC/LUX) ---------------------- - Removed old files. Version 1.7 - 2003-11-11 (IMS SSC/LUX) ---------------------- - Changed the script to a task. Version 1.6 - 2002-07-09 (IMS SSC/LUX) ---------------------- - Upgraded to param>2.0. Version 1.5 - 21 Jan 2002 (IMS SSC/LUX) ---------------------- - Rewritten so as to generate only those products NOT produced by rgsproc. Parameter values in the task calls conform to version 1.16 of pcms module RGSProducts.pm. - Now writes output to STDERR (closes SPR 2520). - In the call to rgsimplot, rgsprods now includes all sources for which PROCESS=T in the src list (closes SPR 2519). - No longer writes CONTENT keywords. Version 1.4 - 11 Jul 2001 (IMS SSC/LUX) ---------------------- - Fixed SPRs 2468 and 2469. - Added some more output giving the prime source number and the number of sources to process (+ a warning when there are none). - Added warning messages when tasks don't run properly but --harsh=no. - Changed the rgspecplot pgplot device to /PS and added an invocation of ps2pdf to make the PDF product. - --cleanup now removes just the newly-created temp files. Version 1.3.1 - 13 Jun 2001 (IMS SSC/LUX) ---------------------- - Removed mention of rgschain from docs. No code changes. Version 1.3 - 9 Apr 2001 (IMS SSC/LUX) ---------------------- - Fixed SPRs 2053 and 2184. - Now more flexibility in names of input - either rgsproc or pcms style accepted. - Added a parameter --harsh, controls whether the chain fails or not on task errors. - Rearranged the code to make it more modular. Version 1.2.3 - 1 Dec 2000 (IMS SSC/LUX) ---------------------- - Added .lyt, .info to config/Makefile. Version 1.2.2 - 21 Nov 2000 (IMS SSC/LUX) ---------------------- - Updated documentation. Version 1.2.1 - 16 Nov 2000 (IMS SSC/LUX) ---------------------- - Now makes SRCLI_ product. Version 1.2 - 6 Nov 2000 (IMS SSC/LUX) ---------------------- - Implemented cleanup and clobbertemps parameters. Version 1.1 - 30 Oct 2000 (IMS SSC/LUX) ---------------------- - Changed FTZ to FIT. - Writes CONTENT and RGSORDER keywords where specified in ICD. - Minor changes to do with copying to prods dir etc. - Parameters filenamestyle, rev, obs, instrum, expid, srclistset and expmapset deleted. - Changes to conform with rgsproc-0.83, as follows: - Now uses rgsspectrum. - rgsspectrum parameters rebin and edgechannels introduced. - Introduced parameter 'orders'. - Gets list of selected sources from sources file. - Makes bkg spectra. Version 1.0 - 21 Sep 2000 (IMS SSC/LUX) ---------------------- - Re-written completely. Version 0.1 - 2000-03-30 (JR MSSL) ---------------------------- - Original task.