ChangeLog for omsrclistcomb =========================== Version 2.0.3 - 2005-08-08 (CB) ----------------------------- Improved documentation and comments added to the output source-list file. Version 2.0.2 - 2005-06-28 (CB) ----------------------------- Removed redundant code to help fix low-memory test failure of omichain (SPR 3485). Version 2.0.1 - 2006-06-09 (CB) ----------------------------- Ammended program so that the correct colour combinations for the standard magnitudes are given in the table (SPR 4374). Version 2.0 - 2005-05-21 (CB) ----------------------------- Introduced vector columns into table and fluxes. Version 1.30.4 - 2004-06-01 (CB) ----------------------------- Made small ammendement to configuration file for SPR 3330. Version 1.30.3 - 2004-05-28 (CB) ----------------------------- Introduced parameters "maxradecerr" and "maxrmsres" to check if computed astrometry correction paramters okay (SPR 3330). Version 1.30.2 - 2004-03-15 (CB) ----------------------------- Documentation ammended. Version 1.30.1 - 2004-03-08 (CB) ----------------------------- Samll Ammendment to make use of mssllib 2.43.2. Version 1.30 - 2003-03-24 (CB) ----------------------------- Ammended to make use of mssllib 2.30. Version 1.29 - 2003-03-24 (CB) ----------------------------- Ammended to make use of mssllib 2.24. Version 1.28 - 2003-03-24 (CB) ----------------------------- Version number of Mssllib in depend file corrected. Version 1.27 - 2003-03-21 (CB) ----------------------------- DEPEND file ammended to correct build problem on some machines. Version 1.26 - 2003-03-15 (CB) ----------------------------- Optional parameter "usecat" added to allow astrometry correction to be carried out on the ras and decs of the combined source list. Code added to find the mean ra and dec offsets of those stored in the individual source-list files. Code added to correct the ras and decs in those source-list files that couldn't be corrected. Version 1.25 - 2003-02-27 (CB) ----------------------------- Uploaded into development track Version 1.24 - 2002-10-17 (CB) ----------------------------- Uploaded into release track Version 1.23 - 2002-10-03 (CB) ----------------------------- + (src/omsrclistcomb_mod.f90) - Modified to only combine sources with the same extension flag number(fixes SPR 2984). Version 1.22 - 2002-09-12 (VNY) ----------------------------- DEPEND-file updated Version 1.21.9 : - 2002-05-30 (CB) ----------------------------- Documentation updated. Version 1.21.8 : - 2002-03-14 (CB) ----------------------------- Uploaded because I previously accidentally uploaded a test version of the program. Version 1.21.7 : - 2002-03-14 (CB) ----------------------------- Documentation corrected. Version 1.21.6 : - 2002-03-01 + (doc/) - Updated documentation (fixes SPR 2790) Version 1.21.5 : - 2002-02-21 + (src/omsrclistcomb_mod.f90) - Added call to OAL_addCommonAttributes to add new attributes needed for SCR 84 (fixes SPR 2775). Changes instrumental magnitude error column names to ERR_V_INS (etc) (fixes SPR 2774). Version 1.21.4 : - 2002-02-18 + (src/omsrclistcomb_mod.f90) - Removed some write statements. Version 1.21.3 : - 2002-02-18 + (src/omsrclistcomb_mod.f90) - The standard magnitude errors have been set equal to the instrumental magnitude errors. When the call routines have been modified to compute the standard magnitude errors correctly the program will be updated (fixes SPR 2765) Version 1.21.2 : - 2002-02-08 + (src/omsrclistcomb_mod.f90) - Program modified to average the ras and decs by first converting them to standard coordinates, averaging these, and then converting the mean standard coordinates value back to raand dec. When averaging magnitudes, check added to filter out 9999 values (fixes SPR 2737). Column names for standard magnitudes ammended. Version 1.21.1 : - 2002-01-27 (CB) Fixed configuration file (SPR 2723). Version 1.21 : - 2001-12-14 (CB) Added new standard colour-table to enable all possible standard magnitudes to be calculated (fixes SPR 2672) Corrected fault in adding source flags for different filters (fixes SPR 2666). Attribute "OBS_ID" added to output source-list file (fixes SPR 2660). Columns for major-axis position angles added (fixes SPR 2599). Extra columns added for standard magnitudes computed from different colours. Version 1.20: - 2001-06-14 (CB) -------------- Removed line of code converting position errors to arcsecs (fixes SPR 2428). Version 1.19.1: - 2001-06-05 (CB) -------------- Documentation updated. Version 1.19: - 2001-05-23 (CB) -------------- + (src/omsrclistcomb_mod.f90) - Program modified to check the magnitude errors when averagin-- uses equal weighting in this case (fixes SPR 2391). Version 1.18.1: - 2001-04-26 (CB) -------------- + (src/omsrclistcomb_mod.f90) - Column names for the colours changed to make them more meaningful (to fix SPR 2339). Code also tidied up. Version 1.18: - 2001-01-21 (CB) -------------- + (src/omsrclistcomb_mod.f90) - Code will now accept any number of source-list files (previous versions had a default max of 50 and no check was made if that number was exceeed- program would have crashed). Output source-list arranged in order of increasing right-ascension. Version 1.17: - 2000-12-05 (CB) -------------- + (src/omsrclistcomb_mod.f90) Removed exposure-specific keywords (SPR 2093). Start and end dates calculated from min and max values of input files (SPR 2124). Output table tidied up. Magnitudes averaged correctly. Version 1.16.5: - 2000-11-07 (CB) -------------- + (src/omsrclistcomb_mod.f90) Some changes to output table headings made.. Version 1.16.2: - 2000-11-07 (CB) -------------- + (src/omsrclistcomb_mod.f90) Some write statements removed. Version 1.16.1: - 2000-11-04 (CB) -------------- + (config/omsrclistcomb.info) om addedd. Version 1.16: - 2000-11-04 (AMK) -------------- + (src/omsrclistcomb_mod.f90) Standard magnitudes and colours calculated. Version 1.15: - 2000-09-05 (AMK) -------------- + (src/omsrclistcomb_mod.f90) General tidy of memory allocation and deallocation code. Version 1.14: - 2000-07-07 (AMK) -------------- + (test/checkoutput.f90) Ammended code to reflect change of column heading from NOBS to SRC_ID. (SSC-SPR-1911) Low memory failure. Open SPRs Version 1.13.1: 8th June 2000 Added Galtic coordinates - SPR 1702 (AMK) Converted RA and DEC from 4bytes to 8bytes as per spec. Cleaned up allocated memory at exit of task. Version 1.13.1: 8th June 2000 Added taskmain to DEPEND file - SPR 1726 (AMK) Version 1.13.1: 8th June 2000 Added info file to task - AMK Version 1.12.1: 1999-12-15 (Marco Beijersbergen) Fixed obsolete DAL call. Version 1.12: 2nd December 1999 Added DISTRIBUTION (world) file Version 1.11: 8th June 1999 Updated dependancies for V3. Version 1.10: 28 May 1999 Changed parameter names to conform to new convention. Modified testomsrclistcomb. Version 1.9: 4 May 1999 Updated DEPEND and src/Makefile for new structure of SAS Updated 'message' calls in code for new error library. Version 1.8: 18 September 1998 Used correct syntax for parameter lists in .par file SPR 517: Version 1.7: 14 August 1998 parse call removed SPR 500 closed: removed cal from test/Makefile Version 1.6: 17 June 1998 SPR 441 closed: test harness now checks some values SPR 440 closed: .par file changed SPR 439 closed: file permissions changed Version 1.5: 21 May 1998 ChangeLog added DEPEND edited Version 1.4: 14 May 1998 SPR 6 closed: task now checks for NOBS columns Version 1.3: 8 May 1998 SPR 251 closed: test harness altered SPR 252 closed: see 251 SPR 256 closed: see 251 SPR 258 closed: see 251 Version 1.2: 27 April 1998 SPR 253 closed: access privs changed SPR 254 closed: .par added SPR 255 closed: warning not split SPR 257 closed: datestamp call removed Version 1.1: 20 March 1998 Original version submitted to the SOC