| | 28 | * Vacation for two days |
| | 29 | * Registration: bugfix to use the same date (summitExp.dateobs) in both ippTools and ippScripts to determine if we should burntool an exposure or not. This should prevent hangups when this date and rawExp.dateobs disagree. |
| | 30 | * LAP: bugfix to allow lapRuns to share exposures better. This should result in a dramatic speed up in processing, as we will no longer need to reprocess an exposure multiple times. Fixed stuck lapRuns. |
| | 31 | * Diskspace: queued cleanup for old data that had not been destreaked previously. Rewrote ROC correction code and fixed a bug that allowed ROC compressed data to be shuffled across the cluster. |
| | 32 | * Stacking: more tests on stacking code, with evidence that filtering the pixels using KMM clustering should result in a more robust rejection algorithm. |