ChangeLog for emosaicproc
=========================

Version 0.5.1 - 2022-07-04 (EO)
-------------
	+ src/emosaicproc, src/emosaic_prep: replaced she-bangs
	/usr/local/bin/perl by /usr/bin/env perl. 


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


Version 0.4.1 - 2016-03-28 (AI)
-----------
	+ Typo in the parameter imagesets of emldetect call fixed.

Version 0.4 - 2015-12-04 (AI)
-----------
	+  Inconsistent order of input images sets and pi ranges fixed in the the call 
	to emldetect and eboxdetect. (SOC-SPR-7290) closed 
	
Version 0.3.4 - 2014-10-14 (JVP)
-----------

        + Previous versions (0.3.2 and 0.3.3) rejected in DELIVERY_LOG.
	  User Jose V Perea was not allowed for deliveries.
	  Fixed: User included in GnuPG keyring.

Version 0.3.3 - 2014-10-09 (JVP)
-----------

	+ Re-commit and upload package

Version 0.3.2 - 2014-10-08 (JP/AI)
-----------
	+ Roll back to version 0.3

Version 0.3.1 - 2014-10-01 (AI/EO)
-----------	
	+ Proper perl configuration.
	
Version 0.3 - 2014-07-03 (AI)
-----------
	+ preqgti call added to create GTI file for stable pointings.
	
Version 0.2.1 - 2012-04-16 (AI)
-------------
	+ Documentation updated.
	+ RAM memory checking.
	+ FoV checking.
	
Version 0.2 - 2012-03-23 (AI)
-------------
	+ This version fixes the following SPRs:
	SOC-SPR-6663, SOC-SPR-6674,SOC-SPR-6675, SOC-SPR-6676 
	
Version 0.1.11 - 2010-04-23 (AI)
------------------------
	+ (src/emosaicproc) array definition and initialization in run_eboxdetect changed
	
Version 0.1.10 - 2010-04-22 (AI)
------------------------
	+ (src/emosaicproc) instrument checking performed before running eboxdetect
	+ (src/emosaicproc) Attitude file filtered per pointing observation
	
Version 0.1.9 - 2010-04-16 (AI)
------------------------
	+ (src/emosaicproc) imagesize paramater on attcalc set to default values in case the size of the fov is
	smaller than 0.36 deg
	
Version 0.1.8 - 2010-04-12 (AI)
------------------------
	+ emosaicproc calculates the median attitude for all the pointings to get a correct reference attitude
	+ emosaicproc calculates min and max RA and DEC to run attcalc with the correct imagesize value.
	+ Parameter "ignorelegallimits" removed from "evselect" call.
	
Version 0.1.7 - 2010-04-01 (AI)
------------------------
	+ Parameter "ignorelegallimits=yes" added to "evselect" call.
	
Version 0.1.6 - 2009-06-12 (AI)
------------------------
	+ DEPEND file updated
	
Version 0.1.5 - 2009-06-11 (CG&AI)
------------------------
	+ Param files updated
	+ doc updated

Version 0.1.4 - 2009-05-25 (AI)
------------------------
	+ subroutine to deal with relative and absolute files added.
	+ Unique reference attitude for several odfs added (attcalc). 
	+ (emosaic_prep) parameter files updated.
	
Version 0.1.3 - 2009-05-21 (AI)
------------------------
	+ perl files updated
	+ parameter files updated
	
Version 0.1.2 - 2009-05-19 (AI)
------------------------
	+ parameter files updated
	+ new subroutines to filter file and directory
	names added
	+ emosaicproc and emosaic_prep updated
	
Version 0.1.1 - 2009-05-18 (AI)
------------------------
	+ perl code updated
	+ parameter files updated
	
	
Version 0.1 - 2009-04-23 (AI)
------------------------
	+ First version