IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of IPP_Progress_Report_20110425


Ignore:
Timestamp:
May 2, 2011, 8:46:18 AM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20110425

    v4 v5  
    2626  * confusion over IMAGEID key: IMAGEID in smf files is not same as IMAGE_ID in DVO. Using SQL workaround.
    2727  * crazy -999 "NULL" overflowing byte fields and breaking load
    28   * ImageMeta extension existing for empty Detection extension: fixed
     28  * !ImageMeta extension existing for empty Detection extension: fixed
    2929  * duplicate detections in smf files breaking load: altered my tables to reject them and report to the log
    3030  * nightly stacks in DVO do not have header values that were in original stack demo file. Changed code to query gpc1 for them instead
    3131  * 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 in StackDetection: ignoring for now
     32  * found rows in !StackApFlx and !StackModelFit not in !StackDetection: ignoring for now
    3333
    3434 * actual loading:
     
    3838
    3939 * made plot of magic mask fraction across lunations for Ken
     40
    4041=== Bill Sweeney ===
    4142 * 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.