ChangeLog for makemask
==================

Version 0.13.1 - 2023-04-04 (BP)
------------------------------
        + Doc improvements.

Version 0.13 - 2022-09-22 (BP)
------------------------------
        + Changed some writes from Always to Verbose.
	+ Changed print statements to call message.
	+ Removed reserved keyword writes (caused warning messages).

Version 0.12.2 - 2021-10-04 (BP)
------------------------------
        + Returned to 0.12 code. Vector fixes in 0.12.1 produced rotated
	maps and elongated ellipses for sources.

Version 0.12.1 - 2020-09-30 (BP)
------------------------------
        + Corrected reversed vector indices in region file.
        + Corrected SHAPE vector index (0 to n vs 0 to n-1).

Version 0.12 - 2020-08-10 (BP)
------------------------------
	+ Fixed dependency issue with goflib.
	+ slight change to param names for consistency.
	+ Fixed array sizes, types to match input with output.

Version 0.11 - 2020-08-03 (BP)
------------------------------
	+ Renamed to makemask from make_mask.
	+ Parameters changed (see docs).
	+ Removed all FITSIO calls.
	+ Modularized and removed from ESAS to standalone package.
	+ All below changes are old ESAS changes relevant to make_mask.

Version 0.10.4 - 2018-06-05 (BP)
------------------------------
	+ Resubmit for pgp signature fail on upload. Code unchanged.

Version 0.10.3 - 2018-06-04 (BP)
------------------------------
	+ Fixed imlist and evtlist parsing problem in cheese (make_mask,
	edetect_chain failures).

Version 0.10 - 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 0.9.35 - 2016-07-21 (BP)
	+ Proof of concept "old esas" still compiles in gfortran.
	+ Cleaned up failing laTex.
	+ removed f90_unix_proc from several tasks.
	+ Cleaned up antique F77 code.

Version 0.9.30 - 2014-09-20 (BP)
	+ Cleaned up antique F77 code.

Version 0.9.28 - 2013-10-31 (SS)
	+ Docs updated for all subtasks.

Version 0.9.26 - 2013-08-30 (SS)
------------------------
	+ make_mask - Code improvement

Version 0.9.14 - 2011-03-10 (SS)
------------------------
	+ More minor tweaks to make_mask_sub.f consistent with emask

Version 0.9.13 - 2011-03-06 (SS)
------------------------
	+ Minor tweaks to a few tasks to make ESAS consisitent with
		the output of emask
	+ Minor tweaks to make_mask_merge so it will work with
		emask and will work with just the output from cheese

Version 0.9.6 - 2010-03-22 (CG)
------------------------
	+ Updated make_mask_sub f77 code (by SS)

Version 0.9.4 - 2009-06-11 (BP)
------------------------
	+ Updated main LaTeX doc.
	+ bug fixes to comp, merge_comp_xmm, make_mask f77 code.

Version 0.9.3 - 2009-06-09 (CG)
------------------------
	+ All single routines' docs added.

Version 0.9.1 - 2009-05-18 (SS&BP)
------------------------
	+ Added to docs. Fixed Solaris build problem.

Version 0.5 - 2009-03-11 (AI)
------------------------
	+ DEPEND file updated

Version 0.4 - 2009-02-26 (AI)
------------------------
	+ caldb files included in the task.
	+ par parameter files updated.

Version 0.3 - 2009-02-20 (AI)
------------------------
	+ new par files (perl scripts).
	+ new perl parameter interface.
	+ upgrade fortran 77 subroutines.

Version 0.2 - 2009-02-06 (AI)
------------------------
	+ parameter interfaces updated.

Version 0.1 - 2009-02-03 (AI)
------------------------
	+ First version.
