IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of IPP_Progress_Report_20120220


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

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20120220

    v3 v4  
    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 
    23   * instead of each loader client queuing stuff up, a 'queue' program writes a list in the db for all clients to see:
    24    * this required some new tables: pending is stored by 'boxes' on sky so that the new DVO ingest code can be used if necessary
    25    * these and some other database tables now use foreign key relationships with cascading delete enabled for safety
    26 
    27   * wrote plotter program to create nice density plot of still-to-be-processed stuff for a given config
    28   * 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.
    2927
    3028 * PSPS
    31   * added section detailing Gene's recommended detection cuts to wiki FAQ
    32   * fixed PSVO plugins to use Sue's workaround for BIGINT detection masks
    33   * support emails
     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
     32
    3433=== Mark Huber ===
    3534