ChangeLog for mosaicmerge
==================

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

Version 0.14 - 2022-07-30 (BP)
------------------------------
        + Lengthened file paths.
	+ Removed several unused variables.
	+ Removed parameter maskfile.
	+ Moved masking loop inside main do loop.

Version 0.13 - 2022-07-12 (BP)
------------------------------
	+ Added params cheesemasktype and cheesemosaictype.
	+ Zeroed out temp arrays in loop causing pixel count errors.
	+ Fixed bug where only FOV counts were R32 when cheese are also.
	+ Fixed bug in name change of MSL type cheese files.
	+ Fixed makeInName and makeOutName to correctly do cheese filenames.
	+ Fixed bug where it would look for MOS OOT files in if block.
	+ Fixed hardcoded CTYPE to take all allowed values.

Version 0.12 - 2022-07-11 (BP)
------------------------------
        + New parameters.
	+ New filename constructs.
	+ Updated call to hardscale in goflib.
	+ Updated DEPEND.
	+ Updated docs.
	+ Added array sanity checks.
	+ Fixed cheese map mosaicking construct.
	+ Fixed bug in coord type call to fitsio coord conversion.

Version 0.11.2 - 2021-08-11 (BP)
------------------------------
	+ Fixed hardscale call to goflib.

Version 0.11.1 - 2021-05-11 (BP)
------------------------------
	+ Fixed doc build error.
	+ Fixed calls to goflib routines.

Version 0.11 - 2021-04-25 (BP)
------------------------------
	+ Renamed to mosaicmerge from merge_comp_xmm.
	+ 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 merge_comp_xmm.

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

Version 0.10.1 - 2018-05-05 (BP)
------------------------------
	+ Added optional PN pattern selection parameter.

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.34 - 2016-02-18 (BP)
------------------------
	+ Corrected inclusion of task merge_comp_xmm.

Version 0.9.33 - 2016-01-10 (BP)
------------------------
	+ Fixed rectangular matrices bug.

Version 0.9.31 - 2014-09-29 (BP)
------------------------
	+ Fixed uninitialized variables bug. 

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.21 - 2012-04-25 (SS)
------------------------
        + Bug fix for Galactic coordinates projections.

Version 0.9.16 - 2012-03-19 (SS)
------------------------
	+ Added units and COMMENT lines.

Version 0.9.8 - 2010-06-22 (SS)
------------------------
	+ Added code to allow hardness. 

Version 0.9.4 - 2009-06-11 (BP)
------------------------
        + Updated LaTeX docs.
        + Array bug fixes.

Version 0.9 - 2009-05-07 (SS&BP)
------------------------
        + Added code to allow scaling of image data for consistent surface brightness.

Version - 2009-04-23 (SN&AI)
------------------------
	+ Added this task to ESAS.

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