ChangeLog for eimagecombine =========================== Version 0.9.1 - 2022-07-04 (EO) ------------- + src/eimagecombine: Replaced she-bang /usr/local/bin/perl -w by /usr/bin/env perl plus "use warnings" and "use strict". Version 0.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 0.8.1 - 2017-06-19 (mjf) -------------------------------- - (src/eimagecombine.sh): compress intermediate files that are not re-used immediately but kept until the end (to reduce used disk space significantly) - (test/eimagecombine_test_1): check for existence of compressed files Version 0.8 - 2015-12-08 (nclerc) --------------------------------- - add consistency check on SUBMODE for each image/exposure/band Version 0.7 - 2015-06-23 (nclerc) --------------------------------- - re-upload due to new permissions in folders and mistake in previous commit Version 0.6 - 2015-02-04 (nclerc) --------------------------------- - (src/eimagecombine): expr bugfix (Mac) [SPR-7264] Version 0.5 - 2014-09-02 (rsturm) --------------------------------- - (src/eimagecombine): sed bugfix (Mac) Version 0.4 - 2014-08-11 (rsturm) --------------------------------- - new parameter: allow to start and stop the script at several places Version 0.3 - 2014-06-05 (rsturm) --------------------------------- - (src/eimagecombine): /bin/bash bugfix (Ubuntu) Version 0.2 - 2014-05-27 (rsturm) --------------------------------- - small modifications Version 0.1 - 2014-05-09 (rsturm/mjf) ------------------------------------- - first version within SAS environment