IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of IPP_Progress_Report_20100524


Ignore:
Timestamp:
Jun 1, 2010, 10:59:53 AM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20100524

    v2 v3  
    1111
    1212=== Roy Henderson ===
     13
     14 * PSPS
     15  * Continued loading demo month data, now approx 6000 exposures in Db. Issues encountered:
     16   * some duplicate exposures 'sneaked in', so wrote a script to generate a list from audit logs then Sue purged them from Db before merging
     17   * found bug (logic error) whereby code was not getting newest reprocessed smf data. Fixed query.
     18   * fixed bug arising after certain exposures (legitimately) failed, but caused all subsequent exposures to fail as well
     19   * loading halted when I encountered corrupt DVO database. Heather built me a new one for 3PI demo month
     20  * added two new tables and functions to the schema for handling detection and image quality flags
     21
     22 * IPP
     23  * bulk of work was creating a database back-end for ippToPsps:
     24   * wrote 'createDb' script to generate the Db, complete with a revision table
     25   * table logging batch_id -> exp_id and various processing states. Populated from old audit logs
     26   * changed run script to use Db in place of old flat-file auditing
     27  * Czar for two days
     28   * Changed czartool to use a menu to be more in-keeping with the rest of ippMonitor
     29   * can now link from faults to a pages where logs can be located
    1330
    1431=== Paul Price ===