ChangeLog for omphotom ====================== Version 1.5.1 - 2021-05-05 (AI) -------------------------------------- + (src/DopeVector.h) operator[] updated with new array descriptor definition introduced in gcc8 Version 1.5 - 2020-06-04 (AI) -------------------------------------- + New definition of array descriptors (Dope vector) compatible with the new Fortran standard 2018. This modification of the Dope vector is only compatible for gcc v8.0 and higher. Nevertheless we have kept backward compatibility. SOC-SPR-7550 Version 1.4.1 - 2018-02-16 (JVP & EO) -------------------------------------- + test/paramfile.txt: Removed GPL disclaimer to avoid being interpreted as entries to test programs. Version 1.4 - 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.3 - 2017-11-23 (RDS) -------------------------------- +src/OmSourceParameters.h - Uses version from omsource src/DopeVector.h which has been updated for new compilers. src/omphotom_f1.f90 Keeps old values of COILOSS arrays. doc Clarification about meaning of source number (SPR-7369) Version 1.2.6 - 2013-11-13 (VNY) -------------------------------- +src/omphotom_f1.f90, psfphotometry_mod.f90: added the new parameters required by the updated mssllib-2.66.4 (fixing the problem reported in SSC-SPR-0007156. Version 1.2.5 - 2009-07-21 (CB) -------------------------------- +src Deleted ssc lib from Makefile to fix gcc build failure Version 1.2.4 - 2009-07-20 (CB) -------------------------------- +src Added cstdlib to omphotom to fix gcc build failure Version 1.2.3 - 2009-05-19 (CB) -------------------------------- +doc Further amendment to doc fix compilation failure on cld.mpe.mpg.de Version 1.2.2 - 2009-05-18 (CB) -------------------------------- +doc Another minor amendment to fix compilation failure on cld.mpe.mpg.de Version 1.2.1 - 2009-05-17 (CB) -------------------------------- +doc Amended to fix compilation failure on cld.mpe.mpg.de Version 1.2 - 2009-04-06 (CB) -------------------------------- Changed logical qualityimage to logical(boolean) qualityimage to fix build failues on some machines Version 1.1 - 2009-04-05 (CB) -------------------------------- Ammended call to aperturephotometry to fix build failure Version 1.0 - 2009-02-11 (CB) -------------------------------- Removed ssclib from DEPEND file to fix build problem at Vilsp Version 0.6.7 - 2008-05-16 (CB) -------------------------------- Ammended the documentation (SPR 6461). Version 0.6.6 - 2007-06-29 (CB) -------------------------------- Version 0.6.5 fixed the test failure on Jupiter.ifca.unican.es. This version has a couple of test messages removed that I put in to locate the problem (SPR 3691). Version 0.6.5 - 2007-06-25 (CB) -------------------------------- Made a couple of small changes to omphotom_f1.f9 to try to fix test failure on Jupiter.ifca.unican.es (SPR 3691). Have run the program with gnu debugger. Version 0.6.4 - 2007-06-25 (CB) -------------------------------- Made small mod to omphotom_f1.f90 to try to fix test failure on Jupiter.ifca.unican.es (SPR 3691). Version 0.6.3 - 2007-06-25 (CB) -------------------------------- Changed math function "powf" to "pow", in omphotom.cc for SPR 3689 Version 0.6.2 - 2007-06-25 (CB) -------------------------------- Changed all "or"s and all "not"s to "||" and "!", respectively, for SPR 3686 Version 0.6.1 - 2007-06-21 (CB) -------------------------------- Made a few minor modifications to psfphotometry_mod and improved documentation (SPR 3675). Version 0.6 - 2007-05-17 (CB) -------------------------------- Made small modifications and improved documentation. Version 0.5 - 2007-05-11 (CB) -------------------------------- Made small modifications and improved documentation. Version 0.3 - 2007-05-03 (CB) -------------------------------- Made small modification to fix LOW-MEMORY test failure. Version 0.2 - 2007-05-02 (CB) -------------------------------- Test harness ammended to do a proper test. Version 0.1 - 2007-05-01 (CB) -------------------------------- First uploaded version of omphotom