| | 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. |