ChangeLog for implotregions
===========================

Version 1.1.1 - 2022-07-05 (EO)
-------------
	+ test/implotregions_test: Replaced she-bang /usr/local/bin/perl -w by
	/usr/bin/env perl plus "use warnings" and "use strict".

Version 1.1 - 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 <http://www.gnu.org/licenses/>.
	---------------------------------------------------------------------


Version 1.0 - 2017-08-25 (JVP)
----------------------

- Changed to world
	+ DISTRIBUTION

- Improving the minimum cut scale in PNG image
  Counts per pixel density is obtained from the Bkg Spectrum and the Image Bkg region,
  then the minimum between them is selected.
  (for the Bkg Spec the counts/pix density is scaled by the ratio Image Exposure time vs Spec Exposure time)
	+ implotregions.cc
	+ loadImage.cc
	+ loadImage.h
	+ SourceRegions.cc
	+ SourceRegions.h

Version 0.6 - 2017-03-08 (JVP)
----------------------
- "const char *" string concatenation re-defined
	+ src/implotregions.cc
	+ src/plotImage.cc

Version 0.5 - 2017-03-06 (JVP)
----------------------
- Source ID label included in thumbnail image title
- Image brightness cuts fixed only to source values whether background level is higher than source ( effMin > effMax )

Version 0.4 - 2015-09-15 (JVP)
----------------------
- Change circle color notes

Version 0.3 - 2015-09-06 (JVP)
----------------------
- Update dependencies file DEPEND

Version 0.2 - 2015-09-05 (JVP)
----------------------
- Re-uploaded because of minor git problem

Version 0.1 - 2015-09-02 (JVP)
----------------------
- Original version.