IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 5 and Version 6 of IPP_Progress_Report_20120220


Ignore:
Timestamp:
Feb 23, 2012, 3:38:23 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20120220

    v5 v6  
    1212=== Roy Henderson ===
    1313
    14 * vacation on Friday
     14 * vacation on Friday
    1515
    16 * some big ippToPsps changes to improve usability:
    17  * configs are now stored in a database table
    18  * created base-class for all programs which:
    19   * sets up config and logger
    20   * handles graceful exiting (including catching Ctrl-C)
    21   * handles pausing, killing and checking for config changes via Db
    22  * instead of each loader client queuing stuff up, a 'queue' program writes a list in the db for all clients to see:
    23   * this required some new tables: pending is stored by 'boxes' on sky so that the new DVO ingest code can be used if necessary
    24   * these and some other database tables now use foreign key relationships with cascading delete enabled for safety
    25  * wrote plotter program to create nice density plot of still-to-be-processed stuff for a given config
    26  * all loaders now automatically choose an available scratch database.
     16 * some big ippToPsps changes to improve usability:
     17  * configs are now stored in a database table
     18  * created base-class for all programs which:
     19   * sets up config and logger
     20   * handles graceful exiting (including catching Ctrl-C)
     21   * handles pausing, killing and checking for config changes via Db
     22  * instead of each loader client queuing stuff up, a 'queue' program writes a list in the db for all clients to see:
     23   * this required some new tables: pending is stored by 'boxes' on sky so that the new DVO ingest code can be used if necessary
     24   * these and some other database tables now use foreign key relationships with cascading delete enabled for safety
     25  * wrote plotter program to create nice density plot of still-to-be-processed stuff for a given config
     26  * all loaders now automatically choose an available scratch database.
    2727
    28 * PSPS
    29  * added section detailing Gene's recommended detection cuts to wiki FAQ
    30  * fixed PSVO plugins to use Sue's workaround for BIGINT detection masks
    31  * support emails
     28 * PSPS
     29  * added section detailing Gene's recommended detection cuts to wiki FAQ
     30  * fixed PSVO plugins to use Sue's workaround for BIGINT detection masks
     31  * support emails
    3232
    3333=== Mark Huber ===