ChangeLog for swcx ===================== Version 0.16.2 - 2023-04-04 (BP) ------------------------ + Doc improvements. Version 0.16.1 - 2023-02-14 (BP) ------------------------ + Cleaned up output messages. + Reconciled doc with parameter file. Version 0.16 - 2022-05-15 (BP) ------------------------ + New call to read_rmf (in gofio). + Sanity checks for rmf arrays. + Fixed bug in calculation of area from ARF. + Fixed bug in calculation for frac. Version 0.15.1 - 2021-11-22 (BP) ------------------------ + Removed rotation to sky coords until algorithm is figured out. + Fixed array bound issue with masking chips. + Added elow ehigh as keywords to header for downstream task. Version 0.15 - 2021-09-19 (BP) ------------------------ + Tweaked call to rotdet2sky yet again. + Fixed call to read_2Darray in goflib. + Allows for different input array types. + Fixed wrong array index in arf. + Updated dependencies. Version 0.14.1 - 2020-09-21 (BP) ------------------------ + Tweaked call to rotdet2sky again. + Removed choosenames, added default naming convention. + Added string scan to remove text output in esky2det call results. Version 0.14 - 2020-08-13 (BP) ------------------------ + Tweaked call to rotdet2sky. + Moved array bounds. + Fixed output formatting. Version 0.13 - 2020-06-18 (BP) ------------------------ + Mismatch with updated goflib sub call corrected. + Docs updated. + Params adjusted to fit modularity schema for esas. Version 0.12 - 2020-06-18 (BP) ------------------------ + Parameter name change. + Fixed bug in frac determination. Version 0.11 - 2020-05-11 (BP) ------------------------ + Comprehensive rewrite from ESAS task swcx. + Removed from ESAS. First standalone version. + Links to goflib functions. + Preserves continuity with old ESAS versioning. + Changed several parameters. + Added optional (default) call to rotdet2sky. + Docs made consistent with ChangeLog. + First CAL using version. + Utilizes CAL and CCF format SWCX calibration files. + Utilizes goflib for fits file I/O. + Changes below were swcx-related changes in task esas. 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 . + All ChangeLog entries below are the swcx task specific entries from ESAS --------------------------------------------------------------------- Version 0.9.39 - 2016-10-18 (BP) ------------------------ + Cleaned up config files. 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.16 - 2012-03-19 (SS) ------------------------ + swcx - Add pulse-height smearing + read_rmf in subs.f - actually return the response matrix Version 0.9.12 - 2011-02-10 (SS) ------------------------ + Minor tweaks to a few tasks - cleaning code + Extended implementation of SWCX modeling and subtraction + Changed flag parameters for withpartcontrol, withpartcontrol, and withswcxcontrol to Boolean + mos-spectra, mos-back, proton, and swcx all test for the revolution and will exclude MOS1 CCD#6 from processing if the time observation occurred after the micrometeorite hit. Version 0.9.9 - 2010-06-25 (SS) ------------------------ + Added the tasks swcx and swcx_partial (by SS) First time SWCX in ESAS. + Added read_arf and swcxscale to subs.f (by SS) + Minor tweaks to a few other tasks (by SS) + Mods to comb, adapt_900 for SWCX modeling (by SS) + Mods to rot_det_sky and rot-im-det-sky SWCX modeling (by SS) Version 0.1 - 2009-02-03 (AI) ------------------------ + First version (of ESAS).