IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 10 and Version 11 of IPP_Progress_Report_20120206


Ignore:
Timestamp:
Feb 13, 2012, 10:38:14 AM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20120206

    v10 v11  
    4848 * ippToPsps:
    4949  * finally implemented a class encapsulating the ippToPsps config file:
    50   * less code duplication as all classes can be passed config object and use 'getters' for the various fields
    51   * logger objects now created by config object, again, to reduce duplicated code across programs
    52   * a refresh() method means the config can be re-read at any time meaning config settings can be changed on-the-fly without a need to stop/start programs
    53   * config values can be printed to log on demand
    54   * re-factored all other code accordingly
    55  * finally finished off code changes to load by box on the sky, configurable from the config. Still needs some tweaking.
     50   * less code duplication as all classes can be passed config object and use 'getters' for the various fields
     51   * logger objects now created by config object, again, to reduce duplicated code across programs
     52   * a refresh() method means the config can be re-read at any time meaning config settings can be changed on-the-fly without a need to stop/start programs
     53   * config values can be printed to log on demand
     54   * re-factored all other code accordingly
     55  * finally finished off code changes to load by box on the sky, configurable from the config. Still needs some tweaking.
    5656
    5757 * PSVO