IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of IPP_Progress_Report_20110321


Ignore:
Timestamp:
Mar 28, 2011, 8:25:11 AM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20110321

    v2 v3  
    1818   * finally finished refactoring all code to use new Fits class. Much cleaner now.
    1919   * made a new class to encapsulate the initialization data, i.e. a clean OO interface to config data such as filterIDs, surveyIDs etc
    20    * new FitsGenerator class to encapsulate code for generating and populating FITS files
     20   * new !FitsGenerator class to encapsulate code for generating and populating FITS files
    2121   * new Logger class that can write to stdout or log file, complete with debug, info and error levels. Also handles code timing.
    2222   * added unit tests for stack batches and init batches, so a complete set.