ChangeLog for pnspectra =============================== Version 0.18.2 - 2023-04-04 (BP) ---------------------- + Doc improvements. Version 0.18.1 - 2023-02-10 (BP) ---------------------- + Changed logic of whether to run atthkgen. Version 0.18 - 2023-01-30 (BP) ---------------------- + Fixed initialization issues with region definition. Version 0.17 - 2023-01-14 (BP) ---------------------- + Removed parameter withimages (confused downstream esas tasks). Makes all images by default. + Fixed typo in emask call. + Removed print statements. + Added more diagnosic messages. + Added param withdetcoords=Y in eexpmap call. + Replaces hardcoded calls to determine file exists. Now calls goflib check_clobber like other ESAS tasks. + Added more filename variables to help diagnose sub call issue. + Added revolution check similar to mosspectra where orbit<42 has no cal. Version 0.16 - 2022-09-20 (BP) ---------------------- + Lengthened command string to accommodate longer region expressions. + Fixed missing character in fwcmask filename. Version 0.15 - 2022-08-28 (BP) ---------------------- + Added warning if withimages=F downstream ESAS tasks will not work. + Removed superfluous print statements. + Added print of OBSID and EXPID. Version 0.14 - 2022-05-17 (BP) ---------------------- + Aligned check_clobber call with new gofio call. Version 0.13 - 2022-03-22 (BP) ---------------------- + Standalone f95 version converted from perl in esas. + Replaced "prefix" param with eventfile/cornerfile/imagefile. + Users can enter full file names or allow pnspectra to derive them from INST+EXPID by default. + Added keepinterfiles param to allow user to delete intermediary files. + Allows user to enter evselect PATTERN. + Changed "mask" integer param to boolean withsrcrem paired with mask filename for source exclusion. + Four 'quadN' parameters are now a single boolean array. + Allows user to pass badpixelresolution param to backscale to speed runtime. + Now reads new EPN_FWC_nnnn.CCF not 'caldb' FWC files. Version 0.12.2 - 2021-11-22 (BP) ---------------------- + Fixed cut and paste error in filename, array variable names, keyword names. + Set limits for PATTERN parameter. + Writes PATTERN as keyword to products pnback uses. + Added content to docs. + Added copyAttributes for other keywords to output files. Version 0.12.1 - 2021-10-04 (BP) ---------------------- + Removed STOP command. Version 0.12 - 2021-09-19 (BP) ---------------------- + Added sub to add attributes from FOV spectra to FWC spectra (needed for backscale, rmfgen, arfgen). + Removed debugging print statements. + Added diagnostic statements. + Added missing tasks called by mosspectra to DEPEND file. + Calculates FWC exposure per CCD. + Tweaked evselect calls. + Tweaked quad definitions. + Adds EXPOSURE attribute to relevant FWC output files. + Processes new FWC CCFs. + Added missing call to release dataset. + Added badpixelresolution param to pass to backscale call to speed run time. Version 0.11 - 2021-05-10 (BP) ---------------------- + Added CAL_fwcInfo call. + Changed evselect selection criteria. + Moved I/O calls to gofio in goflib. + Bug fixes. + Some output file name changes for downstream. Version 0.10.4 - 2020-10-20 (BP) ---------------------- + Fixed missing config dir in Makefile. + Fixed boolean parameter bug. + Fixed parameter name reversal. Version 0.10.3 - 2020-10-01 (BP) ---------------------- + Cleaned up docs (wrong filenames). + Corrected filenames in package. Version 0.10.2 - 2020-09-30 (BP) ---------------------- + Fixed DEPEND file (missing goflib, updated version numbers). + Removed some print statements. + Changed printParams formatting. Version 0.10.1 - 2020-09-10 (BP) ---------------------- + REMOVED from ESAS. + First standalone version. + Renamed pnspectra from pn-spectra. + Start version counting from last ESAS (0.10) + Updated parameters. + Added lyt file. + Updated output filenames. + User-selected and/or derived output filenames. + Removed command.csh. + Conversion to f95. + Updated evselection calls. + Consolidated changes between ESAS and pn-spectra specifically. + Reconsiled old change history. + All changes below are the pn-spectra-relevant ESAS ChangeLog entries. 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 . --------------------------------------------------------------------- Version 0.9.37 - 2016-10-17 (SS&BP) ------------------------ + Removed sls code from perl subdir to avoid paralled devel confusion. + Config file changes. + Updates to pnspectra\_GVariables, mosspectra\_parameters\_init Version 0.9.35 - 2016-07-21 (SS) ------------------------ + Cleaned up failing LaTeX Version 0.9.32 - 2014-10-27 (BP) ------------------------ + Changed "mv" to "cp" in perl tasks for HERA and TREND usage. Version 0.9.28 - 2013-10-31 (SS) ------------------------ + Docs updated for all subtasks. Version 0.9.13 - 2011-03-02 (BP) ------------------------ + Requires download of CalDB files + Minor tweaks to increase utility of filtering Version 0.9 - 2012-05-01 (SS) ------------------------ + ESAS 0.9.23 + Improve CCD region selection. Version 0.5 - 2010-11-26 (SS) ------------------------ + ESAS 0.9.11 + Modified the CalDB files to combine and reduce the total number. Version 0.4 - 2009-04-23 (SN&AI) ------------------------ + ESAS 0.7 + New parameter "caldb" added. Version 0.3 - 2009-04-23 (CG) ------------------------ + Updated for SAS compliance by C. Gabriel. Version 0.2.1 - 2009-03-11 (AI) ------------------------ + ESAS 0.5 + DEPEND file updated Version 0.2 - 2009-02-06 (AI) ------------------------ + New subroutines added + Parameter interfaces updated. Version 0.1 - 2009-02-03 (BP&AI) ---------------------------- + ESAS directory structure created by pkgmaker.