ChangeLog for dscalc ==================== Version 2.9 - 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 2.8 - 2016-05-21 (AI) ----------- + (phasecalc.cc) Error handler exception properly coded in a try/catch structure Version 2.7 - 2015-09-22 (AI) ----------- + Bug related to the timesys convertion of UTC and TT/TDB times fixed. SOC-SPR-2853 fixed. Version 2.6.2 - 2012-05-23 (AI) ----------- + Added comment to the PHASEXP and PERIOD attributes. Version 2.6.1 - 2009-09-03 (AI) ----------- + Fixes to make dscalc gcc-4.3 compliant. Version 2.6 - 2006-02-27 (AI) ----------- + (phasecalc) Frame Time and period checking (related to SPR-2632). + (phasecalc) New keyword (PERIOD) added to the header (related to SPR-2632) Version 2.5 - 2005-06-06 (JSH) ----------- + SPR 2511 (phasecalc) Use TIMESYS attribute in input table to modify Epoch. The assumption is: * Input Epoch is UTC * Default Time System is TT (in case that there is no TIMESYS keyword) Version 2.4 - 2002-09-20 (GV) ----------- + It now works with gcc-3.1 Version 2.3 - 2002-05-13 (GV) ----------- + Updated for param 2.0 Version 2.2.1 - 2002-02-11 (GV) ------------- + timeconv -> mjdconv Version 2.2 - 2001-12-20 (GV) ----------- + DEPEND updated (daltools). Version 2.1 - 2001-10-08 (GV) ----------- + DEPEND: add daltools, needed for test harnesses. Version 2.0 - 2001-10-02 (GV) ----------- + (tabcalc) allows one to set unit and label for the result column (SOC-SPR-2165). Test harness adjusted accordingly. + (tabcalc.par) new optional parameters columnunit and columnlabel. Offer the possibility to have the output as unsigned integer (16 and 32). + (tabcalc_description.tex) Updated. + (phasecalc_description.tex) add examples (SOC-SPR-2106). + add std:: namespace qualifier. Version 1.0.4 - 2000-11-16 (GV) ------------- + (phasecalc) looks for time attributes at the set and/or table level. + (test/phasecalctest.cc) SOC-SPR-1801. Version 1.0.3 - 2000-11-10 (GV) ------------- + (src/tabcal_description.tex) typo in documentation SOC-SPR-1829. Version 1.0.2 - 2000-10-26 (GV) ------------- + (phasecalc) now does a proper clean up if one of the attributes is not found. This allows clean behavior from xmmselect (SOC-SPR-1799). + (phasecalc) remove unnecessary error checking code. Version 1.0.1 - 2000-10-24 (GV) ------------- + removed \newcommand in doc (SOC-SPR-1641). Version 1.0 - 2000-06-27 (GV) ----------- + reupload of 0.13.1 for the development track. Version 0.13.1 - 2000-06-27 (GV) -------------- + add task info files (SOC-SPR-1521) Version 0.13 - 2000-04-25 (GV) ------------ + DEPEND: add taskmain Version 0.12 - 2000-04-11 (GV) ------------ + (test/Makefile) should have USEDLIBS metatask. Version 0.11 - 2000-03-06 (UL) ------------ + brought in line with utils-1.66 Version 0.10 - 1999-12-06 (GV) ------------ + fix test harnesses for lowmem DAL. Version 0.9 - 1999-10-21 (GV) ----------- + tabcalc approved with reduced scope (just table calculator) + phase calculation moved to phasecalc + add timeconv Version 0.8 - 1999-06-04 (UL) ----------- - minor modification to documentation Version 0.7 - 1999-05-11 (UL) ----------- - brought in line with error-1.18 Version 0.6 - 1999-05-10 (UL) ----------- - implemented PHASE column calculation Version 0.5 - 1999-05-05 (UL) ----------- - brought in-line with selectlib-4.2 - internal changes - prepared implementation of special modes to compute PHASE, RATE, HARDNESS columns Version 0.4 - 1999-??-?? (GV) ----------- - update DEPEND Version 0.3 - 1999-02-11 (MB) ----------- - now includes tabcalc.h to comply with sas-1.81 Version 0.2 - 1998-11-04 (GV) ----------- - fix memory leak in the tests harness, that was alos causing it to fail. Version 0.1 - 1998-11-03 (GV) ----------- - released with tabcalc - directory structure created by pkgmaker.