IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 10 and Version 11 of IPP_Progress_Report_20110131


Ignore:
Timestamp:
Feb 7, 2011, 1:55:17 PM (15 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20110131

    v10 v11  
    4848=== Chris Waters ===
    4949
     50 * Updated DQstats code to use detection efficiency CDF to report quality back to OTIS. Added columns as requested.
     51 * Work on nebulous to attempt to speed up shuffling files around. Discovered that the faster code pushed a lot of processing into the future, which results in effectively no speed improvement. Began running old shuffling code instead.
     52 * Updated registration code to correctly handle ISP data.  Changed some underlying registration SQL to better deal with large amounts of unregistered data.
     53 * Work on burntool --continue and burntool --fixit modes.  Continue should be finished, fixit postponed until the future.