IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of IPP_Progress_Report_20110801


Ignore:
Timestamp:
Aug 8, 2011, 8:26:54 AM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20110801

    v2 v3  
    1414
    1515 * DVO duplicates investigation:
    16   * some confusion over DVO IMAGE_ID/EXTERN_ID. Finally got code making sense
    17   * added nice safe code to re-create DVO master tables in MySQL
    18   * ran code, found duplicates, and showed Gene . Appears to be a chip-boundary issue
     16  * some confusion over DVO IMAGE_ID-EXTERN_ID relationship. Finally got code making sense
     17  * added nice, safe code to re-create DVO master tables in MySQL
     18  * ran code, found duplicates, and showed Gene. Appears to be a chip-boundary issue
    1919
    2020 * ippToPsps coding:
     
    2222  * rewrote convertPhotCodesToXml.pl to produce VOTable-compliant output
    2323  * a lot of awk scripting to convert old IN data format to VOTable
    24   * main ippToPsps can now produce and publish IN batches. Old C and Perl code has be purged. Very satisfying.
     24  * main ippToPsps program can now produce and publish IN batches. Old C and Perl code has be purged. Very satisfying.
    2525  * extra methods for logging class, including some debug messages and a 'title' method
    2626  * now using one, and only one, name for batch types: P2, ST, IN. Changed directory structure for configs accordingly
    2727  * added batch types to config
    28   * new section for config enabling a list of IDs (cam_id or stack_id) to process
     28  * new section for config enabling a list of IDs (cam_id or stack_id) to process (useful for testing)
    2929 
    3030 * documentation