ChangeLog for protonscale
====================

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

Version 0.13 - 2022-03-23 (BP)
------------------------
	+ Fixed call to spscale in goflib (again).
	+ Derives iNST from input files.
	+ Reads spdetmap from CCF not "caldb" file.
	+ Sanity checks input arrays.
	+ Uses allocatable arrays instead of hardcoded.

Version 0.12 - 2021-04-16 (BP)
------------------------
	+ Fixed call to spscale in goflib.
	+ Added diagnostics.
	+ Added layout file.
	+ Updated documentation.
	+ Added text file sanity check.

Version 0.11 - 2021-04-08 (BP)
------------------------
	+ Renamed from proton_scale.
	+ Parameters changed (see docs).
	+ Removed fitsio (all DAL/CAL/OAL usage).
	+ Completed, f95, CCF-supported version.
	+ Modularized and removed from ESAS to standalone package.
	+ Added CAL call to retrieve SPDETMAP instead of caldb method.
	+ All below changes are old ESAS changes relevant to proton_scale.

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.27 - 2013-09-01 (SS)
------------------------
	+ Config changes.

Version 0.6 - 2009-04-15 (BP&AI)
------------------------
	+ Corrected param/code mismatch.
	+ Updated docs.

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

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

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

