Changes between Version 4 and Version 5 of IPP_Progress_Report_20110418
- Timestamp:
- Apr 25, 2011, 9:57:28 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPP_Progress_Report_20110418
v4 v5 32 32 * new temp Db table to store meta data from DVO, eg flags, photcode etc 33 33 * redesigned ippToPsps database to keep track of batch types, processing, whether they are loaded or merged etc 34 * fixed issue of NaNs in fits headers not writing to database34 * fixed issue of !NaNs in fits headers not writing to database 35 35 * changes to lots of SQL due to Heather's changes in gpc1 addRun table 36 36 * now performing clean-up in Db before export to FITS, i.e. removing NULL objIDs, NULL fluxes etc 37 37 38 38 * Successfully tested loading and merging of new stack batches. Problems encountered: 39 * missing tables: SkinnyObject,ObjectCalColor in stack batches. Added these to code.39 * missing tables: !SkinnyObject, !ObjectCalColor in stack batches. Added these to code. 40 40 * NULLs sneaking in to new 'updated' column in Object table: we had forgotten to add a default. Changed schema 41 41 * crazy -999 "NULL"s don't fit in byte field and so broke load. Fixed
