ChangeLog for ompsfprofile ========================== Version 1.6.4 - 2023-04-03 (RDS) ---------------------------- + Improved documentation Version 1.6.3 - 2023-03-10 (RDS) ---------------------------- + Updated test to check existence of ompsfprofile.pdf or ompsfprofile.ps Version 1.6.2 - 2023-03-07 (RDS) ---------------------------- + Set default name to ompsfprofile.pdf (SPR-7674). + Also resolve problem with wrong output filename. Version 1.6.1 - 2022-01-12 (AG) ---------------------------- + Added graph.py to src/Makefile to prevent errors in the build. Version 1.6 - 2022-01-11 (AG) ----------------------------- + Added graph.py containing the Python code to be used instead of PGPlot. + In order to make testing easier, both PGPlot and matplotlib results will be produced in this version (.ps and pdf, respectively). 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-11-13 (VNY) ----------------------------- +src(ompsfprofile_mod.f90): added a new parameter sigmaPoisson to the call of the subroutine getBackgroundMode1 (fixing the problem reported in SSC-SPR-0007157). Version 1.4 - 2012-06-26 (VNY) ----------------------------- +src(ompsfprofile_mod.f90) Extending the PSF profile to 12 unbinned pixels; adding two new columns to the output table (the number of counts per frame and the 6/12-pixel ratio of the profile) Version 1.3 - 2011-11-05 (VNY) ------------------------------ +src(ompsfprofile_mod.f90) Fixed a bug resulting in erroneous values in the output columns for the source max and total counts. Version 1.2 - 2011-11-05 (VNY) ------------------------------ +src(ompsfprofile_mod.f90, ompsfprofile1_mod.f90) Added the source counts in its centre and the total number of source counts into the output table; added a new parameter cumulativetype to use two different methods for computing the cumulative counts inside of circle centred on the source. Version 1.1 - 2011-10-08 (VNY) ------------------------------ +src(ompsfprofile_mod.f90, ompsfprofile1_mod.f90) Improved the background calculation by using median values insetad of the averages; improved the calculation of the integral growth curve by correcting the integration procedure. Version 1.0 - 2011-06-10 (VNY) -------------------------------- +src ompsfprofile_mod.f90: new parameter for the output FITS data set with PSF profiles for individual sources and average profiles is introduced. Version 0.5 - 2010-01-40 (CB) -------------------------------- +src graph_mod - replaced pgline by pgmove and pgdraw to fix build failure on xmac02 Version 0.4 - 2010-01-23 (CB) -------------------------------- +test - Ammended test-harness to fix failure on some machines Version 0.3 - 2010-01-23 (CB) -------------------------------- +src loadimagefiles.cc- Fixed build failure on sasbld02 Version 0.2 - 2010-01-22 (CB) -------------------------------- +src Corrected line 159 in ompsfprofile_mod.f90 to fix build failure +doc Corrected document to fix build failure Version 0.1 - 2010-01-21 (CB) -------------------------------- First uploaded version of this task (SCR 291)