IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of IPP_Progress_Report_20130204


Ignore:
Timestamp:
Feb 11, 2013, 10:12:33 AM (13 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20130204

    v2 v3  
    1919     * Using the same notations as in the previous point, {{{ppImage}}} hard-codes the 2) and 3) steps. No way to insert another step (like for instance the MOPS synthetics generation). Facade and Command Design Patterns would have helped a lot. I can tell more about this.
    2020 * MOPS
    21    * Implemented the data copy from the MHPCC cluster to the NEO cluster. Requires connections to the IPP nebulous database (ssh neb-ls is way too slow) and gpc1 database. Replication slaves on ippdb04 and ipp001 are used (no the masters).
     21   * Implemented the data copy from the MHPCC cluster to the NEO cluster. Requires connections to the IPP nebulous database (ssh neb-ls is way too slow) and gpc1 database. Replication slaves on ippdb04 and ipp001 are used (no the masters). Implemented also the installation of data where the IPP expects them.
    2222   * Renamed the tessellation from GPC1.RINGS.V3 to the expected RINGS.V3 in order not to change the recipes and the pantasks modules too much. (My intention was able to be able to distinguish between GPC1, MegaCam...).
    2323   * Installed paramiko (python ssh client) on the NEO cluster (that I don't actually use).