ChangeLog for ppssumm =============================== Version 3.3 - 2004-10-07 (EO) ----------- + Copy of 3.1.8 that will continue in release track builds. Version 3.2 - 2004-10-07 (EO) ----------- + Copy of 3.1.5 that will enter into public SAS 6.1.0 Version 3.1.8 - 2004-05-04 ------------- - Removed _ and __ as prefixes to names to help MAC OSX builds. - Replaced toupper wrapper 'struct toUpper_' with simpler function 'char toUpper(char)' - Replaced tolower wrapper 'struct toLower_' with simpler function 'char toLower(char)' - Replaced _asHms struct with function asHms - Replaced _asDms struct with function asDms - Version 3.1.7 - 2004-03-30 ------------- - Blank entries OSW column in OM Summary page where the OSW field has been used to provide the OM Filter Version 3.1.6 - 2004-03-26 ------------- - Display target and boresight RA/DEC in HMS/DMS - Overenthusiastic testing for column existence was filling DATA_MODE column with blanks. Version 3.1.5 - 2004-03-01 ------------- - Added creation of blank ACDS page. - Corrected case for when there is only one source specific product. Version 3.1.4 - 2004-02-24 ------------- - Added export of SAS_ODF to test script. Version 3.1.3 - 2004-02-24 ------------- - Test for FILTER, FILTER WHEEL,FILTER POTENTIOMETER and DATAMODE columns before trying to read them from FIT Observation summary file. - New optional parameter 'fitsum'. The FIT format observation summary file is written out to this file rather than created as a temporary file. Version 3.1.2 - 2003-07-14 ------------- - Corrected href's between pages. Was using full path rather than just filename. - Changed .lyt config file to use a column rather than a page. Version 3.1.1 - 2003-07-08 ------------- - Yet more fixes for build errors which don't occur here at LUX. Version 3.1 - 2003-07-08 ------------- - Updated to param-2.0 Version 3.0.2 - 2003-07-07 ------------- - Fixed some C++ errors in SOC build which don't occur locally. Version 3.0.1 - 2003-07-03 ------------- - Added taskname and version number to bottom of pages. Version 3.0 - 2003-01-28 ------------- - Complete rewrite in C++ Version 2.3.7 - 08-07-2002 ------------- - Corrected DTD reference Version 2.3.6 - 13-03-2002 ------------- - Added full instrument name to exposure links to overcome problem when more than one instrument have the same exposure ids. Version 2.3.5 - 11-03-2002 ------------- - Fixed 'Top of Page' href to top anchor. Version 2.3.4 - 12-02-2002 ------------- - Moved #top anchor to image at top of page Version 2.3.3 - 12-02-2002 ------------- - Added reference to #top in link bar to make sure we go tot the top of the page. Version 2.3.2 - 29-01-2002 ------------- - Change order of RGS exposure/source specific products - Second upload. Fixed omission in Changelog and removed extra bits which should not have been included in previous version. Version 2.3.1 - 29-01-2002 -------------- - Below Changes made for SAS 5.2.2. See Version 2.3.1 for SAS 5.3+ - Added OM source specific products to OM summary page. - Amended RGS summary page to maintain common appearance between source specific products. - Amend to produce only one warning message per missing column Version 2.3 - 24-01-02 ----------- - Updated library dependencies - Removed timestamp from bottom of pages. It has been causing confusion. as it was the time the output was generated, not the official sequence processing time Version 2.2.10 -------------- - 05-Dec-2001 - Added sort of exposure specific product details on filename - Fixed missing instrument products. Version 2.2.9 - 01-11-09 ------------- - Amended internal links to allow two instruments to have identical exposure id's - Change ordering of 'OM Exposures Processed by PPS' table to instrument, start-time, expid. NOTE: The sort order must group all of an exposures entries together for deduplication. If this does not happen we get multiple entries. Version 2.2.8 - 01-08-06 ------------- - Added sort on exposure ID to the PPS summary 'processed by PPS'. Otherwise different exposures with the same start time can be interleaved. This prevents deduplication. Version 2.2.7 - 01-07-17 ------------- - Fix link bar generation to handle different orders of summary file names. - Added allowance for different intruments having the same exposure ID. Version 2.2.6 - 15-05-08 ------------- - Change TARGET keyword to OBJECT Version 2.2.5 - 01-05-08 ------------- - Fix overzealous exclusion of cetain products. Version 2.2.4 - 01-04-18 ------------- - Fixed order of PPS headers. - Amended column headings (Exp Duration became Duration) - Added OM products from OMSW to OM report - Added RGS products from RGSSRC to RGS report - Fixed missing products from PPS index Version 2.2.3 - 01-03-29 ------------- - Change layout for consistency with OBSSUMM Version 2.2.2 - 01-03-26 ------------- - warn rather than error when NoPPSOBStoHTML Version 2.2.1 - 01-03-22 ------------- - Changed layout and content of HTML page - Changed to generate valid html - Reversed bahaviour of clobber - Added sub title Version 2.2 - 01-01-30 ------------- - Changed layout of HTML page. - Added links from top-level table to exposure-sorted records. - Removed Source Products section. Version 2.1.3 - 00-11-30 ------------- - Reordered dates in ChangeLog and docs. - Added info file to config Makefile. Version 2.1.2 - 00-11-16 ------------- - Removed tables and added <PRE> tags to speed HTML load. - Changed exponential notation "e" to "g" for coords and times. - Fixed Glossary and Top references. Version 2.1.1 - 00-06-16 ------------- - Changed INFILE param to SET. - Added Abbreviation Glossary to pages. - Exponential notation for Real32 and Real64 cols. - Changed HTML layout slightly. - Fixed broken DOC links (SSC-SPR-1832). - Removed hard link to logo gif file (SSC-SPR-1231). - Fixed overwrite problem (SSC-SPR-1112). Version 2.1 - 00-05-25 ------------- - New HTML page layout. - Added layout file ppssumm.lyt. - Added info file ppssumm.info. - Corrected errors and warnings with SAS macros in doc. Version 2.0 - 00-01-15 ------------- - Integrated tasks ESUMM, OMSUMM, and RGSSUMM into single task PPSSUMM. - Corrected dependency errors. Version 1.6 - 99-06-23 ------------- - Dependency error fixed. Version 1.5 - 99-06-16 ------------- - Bug fixes for V3 release. Version 1.4 - 98-12-15 ------------- - Completed integration as full SAS task with peDAL. Version 1.3 - 98-12-11 ------------- - bug fixes, added features in HTML output file Version 1.2 - 98-11-28 ------------- - added new peDAL library methods Version 1.1 - 98-11-05 ------------- - Fixed bugs, added INSTSUMM to input FITS file - Changed input parameter names. Version 1.0 - 9820-10-98 ------------- - Initial version for SAS v2 integration Version 0.1 - 20-10-98 ------------- - Task initiated with pkgmaker. Open SPRs: