IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of IPP_Progress_Report_20120220


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

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20120220

    v1 v2  
    1212=== Roy Henderson ===
    1313
     14 * vacation on Friday
     15
     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.
     29
     30 * 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
    1434=== Mark Huber ===
    1535