Changes between Version 4 and Version 5 of IPP_Progress_Report_20110425
- Timestamp:
- May 2, 2011, 8:46:18 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPP_Progress_Report_20110425
v4 v5 26 26 * confusion over IMAGEID key: IMAGEID in smf files is not same as IMAGE_ID in DVO. Using SQL workaround. 27 27 * crazy -999 "NULL" overflowing byte fields and breaking load 28 * ImageMeta extension existing for empty Detection extension: fixed28 * !ImageMeta extension existing for empty Detection extension: fixed 29 29 * duplicate detections in smf files breaking load: altered my tables to reject them and report to the log 30 30 * nightly stacks in DVO do not have header values that were in original stack demo file. Changed code to query gpc1 for them instead 31 31 * deep stacks not in addRun table (they were loaded manually) so I couldn't queue. Heather to the rescue... 32 * found rows in StackApFlx and StackModelFit not inStackDetection: ignoring for now32 * found rows in !StackApFlx and !StackModelFit not in !StackDetection: ignoring for now 33 33 34 34 * actual loading: … … 38 38 39 39 * made plot of magic mask fraction across lunations for Ken 40 40 41 === Bill Sweeney === 41 42 * Spent many hours tracking down a memory corruption problem in addstar when importing SDSS data. It was very difficult to find since the problem only happened in an optimized build. Code was wiping out a saved variable on the stack.
